Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backing out fix for bug 287325 (initial implementation of custom fields): ↵ | myk%mozilla.org | 2006-01-06 | 1 | -1/+0 |
| | | | | turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month. | ||||
* | Bug 287325: an initial implementation of custom fields, including the ↵ | myk%mozilla.org | 2006-01-06 | 1 | -0/+1 |
| | | | | ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob | ||||
* | Bug 315551: time summary split by month counts days twice - Patch by Miluse ↵ | lpsolit%gmail.com | 2005-12-30 | 1 | -34/+73 |
| | | | | Nemcova <miluse.nemcova@volny.cz> r=wicked a=justdave | ||||
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 2005-10-25 | 1 | -3/+3 |
| | | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | ||||
* | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵ | lpsolit%gmail.com | 2005-08-25 | 1 | -3/+2 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | ||||
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 2005-08-10 | 1 | -1/+1 |
| | | | | r=mkanat,wicked a=justdave | ||||
* | Bug 286686: ORDER BY column needs to be selected or grouped | mkanat%kerio.com | 2005-04-08 | 1 | -1/+2 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | ||||
* | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 2005-04-05 | 1 | -17/+22 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | ||||
* | Bug 286003: Direct access to summarize-time.cgi when time tracking is off ↵ | lpsolit%gmail.com | 2005-03-30 | 1 | -2/+4 |
| | | | | generates an error - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=jouni a=justdave | ||||
* | Bug 286501: Summarize time fails with "Can't bind reference" error | mkanat%kerio.com | 2005-03-17 | 1 | -5/+5 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | ||||
* | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵ | mkanat%kerio.com | 2005-03-16 | 1 | -4/+6 |
| | | | | | | unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | ||||
* | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 2005-03-16 | 1 | -1/+1 |
| | | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | ||||
* | Bug 250410 : Time tracking summaries | travis%sedsystems.ca | 2005-03-01 | 1 | -0/+484 |
Patch by Christian Reis <kiko@async.com.br> r=jpeshkin a=justdave |