Age | Commit message (Expand) | Author | Files | Lines |
2011-07-18 | Bug 561170: Date validations are done in the wrong order, generating unwanted... | Frédéric Buclin | 1 | -6/+6 |
2009-11-10 | Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa... | lpsolit%gmail.com | 1 | -11/+23 |
2008-06-30 | Bug 440612 â Use Bugzilla::Bug->check everywhere instead of ValidateBugID | mkanat%bugzilla.org | 1 | -1/+1 |
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 |
2007-09-19 | Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric B... | lpsolit%gmail.com | 1 | -244/+76 |
2006-09-05 | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 1 | -2/+2 |
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 |
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -1/+1 |
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 1 | -3/+4 |
2006-06-20 | Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod... | lpsolit%gmail.com | 1 | -2/+0 |
2006-04-13 | Bug 308668: summarize_time.cgi: Use of uninitialized value in concatenation (... | lpsolit%gmail.com | 1 | -1/+1 |
2006-02-26 | Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals.... | lpsolit%gmail.com | 1 | -1/+0 |
2006-02-21 | Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M... | lpsolit%gmail.com | 1 | -0/+1 |
2006-01-06 | Backing out fix for bug 287325 (initial implementation of custom fields): tur... | myk%mozilla.org | 1 | -1/+0 |
2006-01-06 | Bug 287325: an initial implementation of custom fields, including the ability... | myk%mozilla.org | 1 | -0/+1 |
2005-12-30 | Bug 315551: time summary split by month counts days twice - Patch by Miluse N... | lpsolit%gmail.com | 1 | -34/+73 |
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 1 | -3/+3 |
2005-08-25 | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ... | lpsolit%gmail.com | 1 | -3/+2 |
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 1 | -1/+1 |
2005-04-08 | Bug 286686: ORDER BY column needs to be selected or grouped | mkanat%kerio.com | 1 | -1/+2 |
2005-04-05 | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 1 | -17/+22 |
2005-03-30 | Bug 286003: Direct access to summarize-time.cgi when time tracking is off gen... | lpsolit%gmail.com | 1 | -2/+4 |
2005-03-17 | Bug 286501: Summarize time fails with "Can't bind reference" error | mkanat%kerio.com | 1 | -5/+5 |
2005-03-16 | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless... | mkanat%kerio.com | 1 | -4/+6 |
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 1 | -1/+1 |
2005-03-01 | Bug 250410 : Time tracking summaries | travis%sedsystems.ca | 1 | -0/+484 |