|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
Good open source bug/workitem tracking softwareDoes anyone have any suggestions for a good bug/workitem tracking
system? FogBugz would be my first choice, but I'm hoping for something that can integrate with AD security, so we don't have to maintain a duplicate set of usernames/passwords. TFS may be an option - assuming that I can ever get over the learning curve. J Thanks, Erick This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the NBR system manager. If you are not the named addressee please notify the sender immediately by e-mail and please delete this e-mail from your system. If you are not the intended recipient you are hereby notified that disclosing, copying, distributing, or taking any action in reliance on the contents of this information is strictly prohibited. Warning: Although having taken reasonable precautions to ensure no viruses are present in this e-mail, The National Bureau of Asian Research cannot accept responsibility for any loss or damage arising from the use of this e-mail or attachments. |
|
|
Re: Good open source bug/workitem tracking softwareFor smaller teams, I'm using Trac (simple to setup, simple to use,
integrated Wiki). I've used RT in the past (harder to customize, but once set up it works) and bugzilla. If you can spend some (there is open source in the subject?) then you might want to take a look at Jira which is very flexible. TFS? No thank you. I was not satisfied with it. Performance was poor and so was the customizations. As for the AD integration, I'm sure you can do that with Trac (it relies on Apache auth) and Jira as well. hth, Miha. On Wed, Sep 9, 2009 at 10:12 PM, Erick Thompson <erickt@...> wrote: > Does anyone have any suggestions for a good bug/workitem tracking system? > FogBugz would be my first choice, but I’m hoping for something that can > integrate with AD security, so we don’t have to maintain a duplicate set of > usernames/passwords. > TFS may be an option – assuming that I can ever get over the learning > curve. J > > > |
|
|
Re: Good open source bug/workitem tracking softwareTry RedMine
On Wed, Sep 9, 2009 at 1:18 PM, Miha Valencic <miha.valencic@...>wrote: > > > For smaller teams, I'm using Trac (simple to setup, simple to use, > integrated Wiki). I've used RT in the past (harder to customize, but once > set up it works) and bugzilla. > > If you can spend some (there is open source in the subject?) then you > might want to take a look at Jira which is very flexible. > > TFS? No thank you. I was not satisfied with it. Performance was poor and so > was the customizations. > > As for the AD integration, I'm sure you can do that with Trac (it relies on > Apache auth) and Jira as well. > > hth, > Miha. > > > On Wed, Sep 9, 2009 at 10:12 PM, Erick Thompson <erickt@...> wrote: > >> Does anyone have any suggestions for a good bug/workitem tracking system? >> FogBugz would be my first choice, but I’m hoping for something that can >> integrate with AD security, so we don’t have to maintain a duplicate set of >> usernames/passwords. >> TFS may be an option – assuming that I can ever get over the learning >> curve. J >> >> >> > > -- Adam http://twitter.com/adymitruk/ http://www.agilevancouver.net/ http://altnetvancouver.ning.com/ |
|
|
Re: Good open source bug/workitem tracking softwareJetBrains now has one. It integrates with TeamCity and uses that to make
links to the commits in the repos. What SCM are you using? On Wed, Sep 9, 2009 at 1:18 PM, Miha Valencic <miha.valencic@...>wrote: > > > For smaller teams, I'm using Trac (simple to setup, simple to use, > integrated Wiki). I've used RT in the past (harder to customize, but once > set up it works) and bugzilla. > > If you can spend some (there is open source in the subject?) then you > might want to take a look at Jira which is very flexible. > > TFS? No thank you. I was not satisfied with it. Performance was poor and so > was the customizations. > > As for the AD integration, I'm sure you can do that with Trac (it relies on > Apache auth) and Jira as well. > > hth, > Miha. > > > On Wed, Sep 9, 2009 at 10:12 PM, Erick Thompson <erickt@...> wrote: > >> Does anyone have any suggestions for a good bug/workitem tracking system? >> FogBugz would be my first choice, but I’m hoping for something that can >> integrate with AD security, so we don’t have to maintain a duplicate set of >> usernames/passwords. >> TFS may be an option – assuming that I can ever get over the learning >> curve. J >> >> >> > > -- Adam http://twitter.com/adymitruk/ http://www.agilevancouver.net/ http://altnetvancouver.ning.com/ |
|
|
Re: Good open source bug/workitem tracking softwareMiha Valencic wrote:
> > > For smaller teams, I'm using Trac (simple to setup, simple to use, > integrated Wiki). I've used RT in the past (harder to customize, but > once set up it works) and bugzilla. > > If you can spend some (there is open source in the subject?) then you > might want to take a look at Jira which is very flexible. > > TFS? No thank you. I was not satisfied with it. Performance was poor > and so was the customizations. > > As for the AD integration, I'm sure you can do that with Trac (it > relies on Apache auth) and Jira as well. |
|
|
Re: Good open source bug/workitem tracking software+ 1 For Redmine, it's nice.
I'm using Trac as well for a few older projects - AD Integration was fairly easy to set up and works well. On Thu, Sep 10, 2009 at 8:18 AM, Miha Valencic <miha.valencic@...>wrote: > > > For smaller teams, I'm using Trac (simple to setup, simple to use, > integrated Wiki). I've used RT in the past (harder to customize, but once > set up it works) and bugzilla. > > If you can spend some (there is open source in the subject?) then you > might want to take a look at Jira which is very flexible. > > TFS? No thank you. I was not satisfied with it. Performance was poor and so > was the customizations. > > As for the AD integration, I'm sure you can do that with Trac (it relies on > Apache auth) and Jira as well. > > hth, > Miha. > > > On Wed, Sep 9, 2009 at 10:12 PM, Erick Thompson <erickt@...> wrote: > >> Does anyone have any suggestions for a good bug/workitem tracking system? >> FogBugz would be my first choice, but I’m hoping for something that can >> integrate with AD security, so we don’t have to maintain a duplicate set of >> usernames/passwords. >> TFS may be an option – assuming that I can ever get over the learning >> curve. J >> >> >> > > |
|
|
Re: Good open source bug/workitem tracking software+1 for redmine. You can find simplified installer on www.bitnami.org, which
will setup rails, mysql and redmine for you, all at once. It also integrates with bunch of source control tools. On Wed, Sep 9, 2009 at 10:12 PM, Erick Thompson <erickt@...> wrote: > > > Does anyone have any suggestions for a good bug/workitem tracking system? > FogBugz would be my first choice, but I’m hoping for something that can > integrate with AD security, so we don’t have to maintain a duplicate set of > usernames/passwords. > > > > TFS may be an option – assuming that I can ever get over the learning > curve. J > > > > Thanks, > > Erick > > > * > > This e-mail and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > If you have received this e-mail in error please notify the NBR system > manager. If you are not the named addressee please notify the sender > immediately by e-mail and please delete this e-mail from your system. If you > are not the intended recipient you are hereby notified that disclosing, > copying, distributing, or taking any action in reliance on the contents of > this information is strictly prohibited. > > Warning: Although having taken reasonable precautions to ensure no viruses > are present in this e-mail, The National Bureau of Asian Research cannot > accept responsibility for any loss or damage arising from the use of this > e-mail or attachments. > * > > |
|
|
RE: Good open source bug/workitem tracking softwareI've been using Bugtracker.net <http://ifdefined.com/bugtrackernet.html>
which integrates with AD, along with VisualSVN integrated with AD. Plus, Bugtracker offers SVN integration so you can see related check-ins on the Bugtracker UI, and bugIDs on the SVN UI. Probably best for smaller projects, but I haven't used it long so I'm not sure about how well it would handle larger ones. From: altdotnet@... [mailto:altdotnet@...] On Behalf Of Erick Thompson Sent: Wednesday, September 09, 2009 3:13 PM To: altdotnet@... Subject: [altdotnet] Good open source bug/workitem tracking software Does anyone have any suggestions for a good bug/workitem tracking system? FogBugz would be my first choice, but I'm hoping for something that can integrate with AD security, so we don't have to maintain a duplicate set of usernames/passwords. TFS may be an option - assuming that I can ever get over the learning curve. J Thanks, Erick This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the NBR system manager. If you are not the named addressee please notify the sender immediately by e-mail and please delete this e-mail from your system. If you are not the intended recipient you are hereby notified that disclosing, copying, distributing, or taking any action in reliance on the contents of this information is strictly prohibited. Warning: Although having taken reasonable precautions to ensure no viruses are present in this e-mail, The National Bureau of Asian Research cannot accept responsibility for any loss or damage arising from the use of this e-mail or attachments. |
|
|
Re: Good open source bug/workitem tracking softwareI don't think FogBugz or TFS is open source. Is open source a requirement?
--Ian On Wed, Sep 9, 2009 at 3:12 PM, Erick Thompson <erickt@...> wrote: > > > Does anyone have any suggestions for a good bug/workitem tracking system? > FogBugz would be my first choice, but I’m hoping for something that can > integrate with AD security, so we don’t have to maintain a duplicate set of > usernames/passwords. > > > > TFS may be an option – assuming that I can ever get over the learning > curve. J > > > > Thanks, > > Erick > > > * > > This e-mail and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > If you have received this e-mail in error please notify the NBR system > manager. If you are not the named addressee please notify the sender > immediately by e-mail and please delete this e-mail from your system. If you > are not the intended recipient you are hereby notified that disclosing, > copying, distributing, or taking any action in reliance on the contents of > this information is strictly prohibited. > > Warning: Although having taken reasonable precautions to ensure no viruses > are present in this e-mail, The National Bureau of Asian Research cannot > accept responsibility for any loss or damage arising from the use of this > e-mail or attachments. > * > > |
|
|
Re: Good open source bug/workitem tracking softwareRedmine works fine with GIT
On Wed, Sep 9, 2009 at 4:06 PM, Scott Wilson<abnormalus@...> wrote: > > > I've been using Bugtracker.net which integrates with AD, along with > VisualSVN integrated with AD. Plus, Bugtracker offers SVN integration so > you can see related check-ins on the Bugtracker UI, and bugIDs on the SVN > UI. Probably best for smaller projects, but I haven't used it long so I'm > not sure about how well it would handle larger ones. > > > > From: altdotnet@... [mailto:altdotnet@...] On Behalf > Of Erick Thompson > Sent: Wednesday, September 09, 2009 3:13 PM > To: altdotnet@... > Subject: [altdotnet] Good open source bug/workitem tracking software > > > > > > Does anyone have any suggestions for a good bug/workitem tracking system? > FogBugz would be my first choice, but I’m hoping for something that can > integrate with AD security, so we don’t have to maintain a duplicate set of > usernames/passwords. > > > > TFS may be an option – assuming that I can ever get over the learning curve. > J > > > > Thanks, > > Erick > > > > This e-mail and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > If you have received this e-mail in error please notify the NBR system > manager. If you are not the named addressee please notify the sender > immediately by e-mail and please delete this e-mail from your system. If you > are not the intended recipient you are hereby notified that disclosing, > copying, distributing, or taking any action in reliance on the contents of > this information is strictly prohibited. > > Warning: Although having taken reasonable precautions to ensure no viruses > are present in this e-mail, The National Bureau of Asian Research cannot > accept responsibility for any loss or damage arising from the use of this > e-mail or attachments. > > -- Adam http://twitter.com/adymitruk/ http://www.agilevancouver.net/ http://altnetvancouver.ning.com/ ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/altdotnet/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/altdotnet/join (Yahoo! ID required) <*> To change settings via email: mailto:altdotnet-digest@... mailto:altdotnet-fullfeatured@... <*> To unsubscribe from this group, send an email to: altdotnet-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: Good open source bug/workitem tracking softwareRedmine looks nice. I might consider it for my next project. :)
On Wed, Sep 9, 2009 at 10:32 PM, Adam Dymitruk <adam@...> wrote: > > Try RedMine > |
|
|
Re: Good open source bug/workitem tracking softwareWe use 5x8 Post-It notes. Green for stories, Yellow for small tweaks
(change label, etc.), Orange for bugs. For individual tasks for stories, we use lined Post-It index cards. We fought *very* hard not to have an electronic solution, as everyone was in the same room. Even if a remote user generates a bug, it still gets made into an orange card, and put up on our big task board. On Wed, Sep 9, 2009 at 3:12 PM, Erick Thompson <erickt@...> wrote: > > > Does anyone have any suggestions for a good bug/workitem tracking system? > FogBugz would be my first choice, but I’m hoping for something that can > integrate with AD security, so we don’t have to maintain a duplicate set of > usernames/passwords. > > > > TFS may be an option – assuming that I can ever get over the learning > curve. J > > > > Thanks, > > Erick > > > * > > This e-mail and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > If you have received this e-mail in error please notify the NBR system > manager. If you are not the named addressee please notify the sender > immediately by e-mail and please delete this e-mail from your system. If you > are not the intended recipient you are hereby notified that disclosing, > copying, distributing, or taking any action in reliance on the contents of > this information is strictly prohibited. > > Warning: Although having taken reasonable precautions to ensure no viruses > are present in this e-mail, The National Bureau of Asian Research cannot > accept responsibility for any loss or damage arising from the use of this > e-mail or attachments. > * > > |
|
|
Re: Good open source bug/workitem tracking softwareHere is my experience, with each of those i managed small to medium sized
hobby and commercial projects Trac Started with this, managed most of the projects with it, it feels fast, simple, and agile. the thing is that its very open and easy to modify and extend that if you have the time, modifying can be your pet project itself. I stopped using it when i felt i don't have the overview i want over all of my projects. it has nothing in terms of overview, dashboard, summary, which gets really annoying because you spend a lot of time deciding what to do next. Redmine With this, i had all of Trac's functionality, better looking, and i had an average amount of overview over all of my projects. the advantage is that it allows you to manage many projects at once. it feels as good as the paid alternatives out there like assembla and unfuddle, only lacking in functionaliy. what got annoying quickly is the fact that it is very slow and feels bulky. some of the things with it just dont feel right, in a workflow point of view. TargetProcess tried it as soon as i was able to get over that this was not open source, (however you get free 5-dev license). It is VERY good. it gives you all of the tracking you need, including issue tracking for clients, developers, bug tracking, test plans, and to top it all it gives you everything in an agile atmosphere. i'm able to say to myself - i've got 2 hours - what can i do? and pick a task right from it and start working. it is extremely efficient, fast. thats where i'm staying for now. bad points - its a bit ugly, and microsoft oriented. i also tried JIRA (felt bulky), bugzilla (felt OLD) etc. hope it helps. On Thu, Sep 10, 2009 at 3:36 PM, Jimmy Bogard <jimmy.bogard@...>wrote: > > > We use 5x8 Post-It notes. Green for stories, Yellow for small tweaks > (change label, etc.), Orange for bugs. For individual tasks for stories, we > use lined Post-It index cards. We fought *very* hard not to have an > electronic solution, as everyone was in the same room. Even if a remote > user generates a bug, it still gets made into an orange card, and put up on > our big task board. > > On Wed, Sep 9, 2009 at 3:12 PM, Erick Thompson <erickt@...> wrote: > >> >> >> Does anyone have any suggestions for a good bug/workitem tracking >> system? FogBugz would be my first choice, but I’m hoping for something that >> can integrate with AD security, so we don’t have to maintain a duplicate set >> of usernames/passwords. >> >> >> >> TFS may be an option – assuming that I can ever get over the learning >> curve. J >> >> >> >> Thanks, >> >> Erick >> >> >> * >> >> This e-mail and any files transmitted with it are confidential and >> intended solely for the use of the individual or entity to whom they are >> addressed. If you have received this e-mail in error please notify the NBR >> system manager. If you are not the named addressee please notify the sender >> immediately by e-mail and please delete this e-mail from your system. If you >> are not the intended recipient you are hereby notified that disclosing, >> copying, distributing, or taking any action in reliance on the contents of >> this information is strictly prohibited. >> >> Warning: Although having taken reasonable precautions to ensure no viruses >> are present in this e-mail, The National Bureau of Asian Research cannot >> accept responsibility for any loss or damage arising from the use of this >> e-mail or attachments. >> * >> > > > |
|
|
Re: Good open source bug/workitem tracking softwareRedmine is super fast. Just install it on a Linux box. Apparently Apache's
running on Windows is the culprit. On Fri, Sep 11, 2009 at 6:36 AM, Dotan N. <dipidi@...> wrote: > > > Here is my experience, with each of those i managed small to medium sized > hobby and commercial projects > > Trac > Started with this, managed most of the projects with it, it feels fast, > simple, and agile. the thing is that its very open > and easy to modify and extend that if you have the time, modifying can be > your pet project itself. > I stopped using it when i felt i don't have the overview i want over all of > my projects. it has nothing in terms of > overview, dashboard, summary, which gets really annoying because you spend > a lot of time deciding what to do next. > > Redmine > With this, i had all of Trac's functionality, better looking, and i had an > average amount of overview over all of my projects. > the advantage is that it allows you to manage many projects at once. it > feels as good as the paid alternatives out there > like assembla and unfuddle, only lacking in functionaliy. what got annoying > quickly is the fact that it is very slow and feels > bulky. some of the things with it just dont feel right, in a workflow point > of view. > > TargetProcess > tried it as soon as i was able to get over that this was not open source, > (however you get free 5-dev license). > It is VERY good. it gives you all of the tracking you need, including issue > tracking for clients, developers, bug tracking, test plans, and to top it > all it gives you everything in an > agile atmosphere. i'm able to say to myself - i've got 2 hours - what can i > do? and pick a task right from it and start working. > it is extremely efficient, fast. thats where i'm staying for now. bad > points - its a bit ugly, and microsoft oriented. > > > i also tried JIRA (felt bulky), bugzilla (felt OLD) etc. > hope it helps. > > > On Thu, Sep 10, 2009 at 3:36 PM, Jimmy Bogard <jimmy.bogard@...>wrote: > >> >> >> We use 5x8 Post-It notes. Green for stories, Yellow for small tweaks >> (change label, etc.), Orange for bugs. For individual tasks for stories, we >> use lined Post-It index cards. We fought *very* hard not to have an >> electronic solution, as everyone was in the same room. Even if a remote >> user generates a bug, it still gets made into an orange card, and put up on >> our big task board. >> >> On Wed, Sep 9, 2009 at 3:12 PM, Erick Thompson <erickt@...> wrote: >> >>> >>> >>> Does anyone have any suggestions for a good bug/workitem tracking >>> system? FogBugz would be my first choice, but I’m hoping for something that >>> can integrate with AD security, so we don’t have to maintain a duplicate set >>> of usernames/passwords. >>> >>> >>> >>> TFS may be an option – assuming that I can ever get over the learning >>> curve. J >>> >>> >>> >>> Thanks, >>> >>> Erick >>> >>> >>> * >>> >>> This e-mail and any files transmitted with it are confidential and >>> intended solely for the use of the individual or entity to whom they are >>> addressed. If you have received this e-mail in error please notify the NBR >>> system manager. If you are not the named addressee please notify the sender >>> immediately by e-mail and please delete this e-mail from your system. If you >>> are not the intended recipient you are hereby notified that disclosing, >>> copying, distributing, or taking any action in reliance on the contents of >>> this information is strictly prohibited. >>> >>> Warning: Although having taken reasonable precautions to ensure no >>> viruses are present in this e-mail, The National Bureau of Asian Research >>> cannot accept responsibility for any loss or damage arising from the use of >>> this e-mail or attachments. >>> * >>> >> >> > > -- Adam http://twitter.com/adymitruk/ http://www.agilevancouver.net/ http://altnetvancouver.ning.com/ |
|
|
Re: Good open source bug/workitem tracking softwareI'm a big fan of JIRA, but I realize it's not a fit for all projects.
--Ian On Fri, Sep 11, 2009 at 2:34 PM, Adam Dymitruk <adam@...> wrote: > > > Redmine is super fast. Just install it on a Linux box. Apparently Apache's > running on Windows is the culprit. > > > On Fri, Sep 11, 2009 at 6:36 AM, Dotan N. <dipidi@...> wrote: > >> >> >> Here is my experience, with each of those i managed small to medium sized >> hobby and commercial projects >> >> Trac >> Started with this, managed most of the projects with it, it feels fast, >> simple, and agile. the thing is that its very open >> and easy to modify and extend that if you have the time, modifying can be >> your pet project itself. >> I stopped using it when i felt i don't have the overview i want over all >> of my projects. it has nothing in terms of >> overview, dashboard, summary, which gets really annoying because you spend >> a lot of time deciding what to do next. >> >> Redmine >> With this, i had all of Trac's functionality, better looking, and i had an >> average amount of overview over all of my projects. >> the advantage is that it allows you to manage many projects at once. it >> feels as good as the paid alternatives out there >> like assembla and unfuddle, only lacking in functionaliy. what got >> annoying quickly is the fact that it is very slow and feels >> bulky. some of the things with it just dont feel right, in a workflow >> point of view. >> >> TargetProcess >> tried it as soon as i was able to get over that this was not open source, >> (however you get free 5-dev license). >> It is VERY good. it gives you all of the tracking you need, including >> issue tracking for clients, developers, bug tracking, test plans, and to top >> it all it gives you everything in an >> agile atmosphere. i'm able to say to myself - i've got 2 hours - what can >> i do? and pick a task right from it and start working. >> it is extremely efficient, fast. thats where i'm staying for now. bad >> points - its a bit ugly, and microsoft oriented. >> >> >> i also tried JIRA (felt bulky), bugzilla (felt OLD) etc. >> hope it helps. >> >> |
|
|
Re: Good open source bug/workitem tracking softwareI find that it is also fast enough on Windows. We run bunch of projects
through it, and have no performance issues. However, AFAIK it is served by mongrel, and not by apache (i am not a ruby/rails guy, so please forgive if I am talking nonsense). We installed it from one of the bitnami stacks and I never really bothered checking the details, because it was running flawlessly out of the box. On Fri, Sep 11, 2009 at 9:34 PM, Adam Dymitruk <adam@...> wrote: > > > Redmine is super fast. Just install it on a Linux box. Apparently Apache's > running on Windows is the culprit. > > On Fri, Sep 11, 2009 at 6:36 AM, Dotan N. <dipidi@...> wrote: > >> Here is my experience, with each of those i managed small to medium >> sized hobby and commercial projects >> >> Trac >> Started with this, managed most of the projects with it, it feels fast, >> simple, and agile. the thing is that its very open >> and easy to modify and extend that if you have the time, modifying can be >> your pet project itself. >> I stopped using it when i felt i don't have the overview i want over all >> of my projects. it has nothing in terms of >> overview, dashboard, summary, which gets really annoying because you spend >> a lot of time deciding what to do next. >> >> Redmine >> With this, i had all of Trac's functionality, better looking, and i had an >> average amount of overview over all of my projects. >> the advantage is that it allows you to manage many projects at once. it >> feels as good as the paid alternatives out there >> like assembla and unfuddle, only lacking in functionaliy. what got >> annoying quickly is the fact that it is very slow and feels >> bulky. some of the things with it just dont feel right, in a workflow >> point of view. >> >> TargetProcess >> tried it as soon as i was able to get over that this was not open source, >> (however you get free 5-dev license). >> It is VERY good. it gives you all of the tracking you need, including >> issue tracking for clients, developers, bug tracking, test plans, and to top >> it all it gives you everything in an >> agile atmosphere. i'm able to say to myself - i've got 2 hours - what can >> i do? and pick a task right from it and start working. >> it is extremely efficient, fast. thats where i'm staying for now. bad >> points - its a bit ugly, and microsoft oriented. >> >> >> i also tried JIRA (felt bulky), bugzilla (felt OLD) etc. >> hope it helps. >> >> >> On Thu, Sep 10, 2009 at 3:36 PM, Jimmy Bogard <jimmy.bogard@...>wrote: >> >>> >>> >>> We use 5x8 Post-It notes. Green for stories, Yellow for small tweaks >>> (change label, etc.), Orange for bugs. For individual tasks for stories, we >>> use lined Post-It index cards. We fought *very* hard not to have an >>> electronic solution, as everyone was in the same room. Even if a remote >>> user generates a bug, it still gets made into an orange card, and put up on >>> our big task board. >>> >>> On Wed, Sep 9, 2009 at 3:12 PM, Erick Thompson <erickt@...> wrote: >>> >>>> >>>> >>>> Does anyone have any suggestions for a good bug/workitem tracking >>>> system? FogBugz would be my first choice, but I’m hoping for something that >>>> can integrate with AD security, so we don’t have to maintain a duplicate set >>>> of usernames/passwords. >>>> >>>> >>>> >>>> TFS may be an option – assuming that I can ever get over the learning >>>> curve. J >>>> >>>> >>>> >>>> Thanks, >>>> >>>> Erick >>>> >>>> >>>> * >>>> >>>> This e-mail and any files transmitted with it are confidential and >>>> intended solely for the use of the individual or entity to whom they are >>>> addressed. If you have received this e-mail in error please notify the NBR >>>> system manager. If you are not the named addressee please notify the sender >>>> immediately by e-mail and please delete this e-mail from your system. If you >>>> are not the intended recipient you are hereby notified that disclosing, >>>> copying, distributing, or taking any action in reliance on the contents of >>>> this information is strictly prohibited. >>>> >>>> Warning: Although having taken reasonable precautions to ensure no >>>> viruses are present in this e-mail, The National Bureau of Asian Research >>>> cannot accept responsibility for any loss or damage arising from the use of >>>> this e-mail or attachments. >>>> * >>>> >>> >>> >> > > > -- > Adam > > http://twitter.com/adymitruk/ > http://www.agilevancouver.net/ > http://altnetvancouver.ning.com/ > > > > > |
|
|
Re: Good open source bug/workitem tracking softwareYou are probably right, as this was another individual who installed
it here. This was via a Bitnami stack as well. -- Adam http://adventuresinagile.blogspot.com/ http://twitter.com/adymitruk/ http://www.agilevancouver.net/ http://altnetvancouver.ning.com/ On Fri, Sep 11, 2009 at 2:08 PM, Zdeslav Vojkovic <zdeslav.vojkovic@...> wrote: > > > > I find that it is also fast enough on Windows. We run bunch of projects through it, and have no performance issues. However, AFAIK it is served by mongrel, and not by apache (i am not a ruby/rails guy, so please forgive if I am talking nonsense). We installed it from one of the bitnami stacks and I never really bothered checking the details, because it was running flawlessly out of the box. > > On Fri, Sep 11, 2009 at 9:34 PM, Adam Dymitruk <adam@...> wrote: >> >> >> Redmine is super fast. Just install it on a Linux box. Apparently Apache's running on Windows is the culprit. >> |
|
|
Re: Good open source bug/workitem tracking softwarePerhaps it had to do with the fact that i used SQLite with redmine then. I
was planning on saving everything on a USB stick later, so i could have my portable issue tracking with me. that didn't work so well though (it was even slower). Reason being is that I use issue tracking for everything, even grocery and todo lists. On Sat, Sep 12, 2009 at 12:15 AM, Adam Dymitruk <adam@...> wrote: > > > You are probably right, as this was another individual who installed > it here. This was via a Bitnami stack as well. > > -- > Adam > > http://adventuresinagile.blogspot.com/ > > http://twitter.com/adymitruk/ > http://www.agilevancouver.net/ > http://altnetvancouver.ning.com/ > > On Fri, Sep 11, 2009 at 2:08 PM, Zdeslav Vojkovic > <zdeslav.vojkovic@... <zdeslav.vojkovic%40gmail.com>> wrote: > > > > > > > > I find that it is also fast enough on Windows. We run bunch of projects > through it, and have no performance issues. However, AFAIK it is served by > mongrel, and not by apache (i am not a ruby/rails guy, so please forgive if > I am talking nonsense). We installed it from one of the bitnami stacks and I > never really bothered checking the details, because it was running > flawlessly out of the box. > > > > On Fri, Sep 11, 2009 at 9:34 PM, Adam Dymitruk <adam@...<adam%40dymitruk.com>> > wrote: > >> > >> > >> Redmine is super fast. Just install it on a Linux > box. Apparently Apache's running on Windows is the culprit. > >> > > |
|
|
Re: Good open source bug/workitem tracking software> Reason being is that I use issue tracking for everything, even grocery and todo lists.
That's hard core -- Adam http://adventuresinagile.blogspot.com/ http://twitter.com/adymitruk/ http://www.agilevancouver.net/ http://altnetvancouver.ning.com/ |
|
|
RE: Good open source bug/workitem tracking softwareOSS is not a requirement, but a reasonable cost is. We're a non-profit
organization, so we can get MS software fairly cheaply, but FogBugz is too costly. For source control, I am planning to use SVN (via VisualSVN), so integration with that would be a benefit. AD integration is always good, as that way I have one less set up of logins to worry about! I'll take a look at the recommended package... Thanks, Erick From: altdotnet@... [mailto:altdotnet@...] On Behalf Of Ian Joyce Sent: Wednesday, September 09, 2009 6:14 PM To: altdotnet@... Subject: Re: [altdotnet] Good open source bug/workitem tracking software I don't think FogBugz or TFS is open source. Is open source a requirement? --Ian On Wed, Sep 9, 2009 at 3:12 PM, Erick Thompson <erickt@...> wrote: Does anyone have any suggestions for a good bug/workitem tracking system? FogBugz would be my first choice, but I'm hoping for something that can integrate with AD security, so we don't have to maintain a duplicate set of usernames/passwords. TFS may be an option - assuming that I can ever get over the learning curve. J Thanks, Erick This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the NBR system manager. If you are not the named addressee please notify the sender immediately by e-mail and please delete this e-mail from your system. If you are not the intended recipient you are hereby notified that disclosing, copying, distributing, or taking any action in reliance on the contents of this information is strictly prohibited. Warning: Although having taken reasonable precautions to ensure no viruses are present in this e-mail, The National Bureau of Asian Research cannot accept responsibility for any loss or damage arising from the use of this e-mail or attachments. |
| < Prev | 1 - 2 | Next > |
| Free embeddable forum powered by Nabble | Forum Help |