aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* no bug - perltidy again, using the latest releasePerl Tidy2019-01-311-1/+1
* no bug - reformat all the code using the new perltidy rulesPerl Tidy2019-01-301-241/+262
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
* Bug 402745 - Improve the error message displayed when accessing summarize_tim...Sunil Joshi2013-07-301-1/+1
* Bug 450546: Use visible_bugs() where appropriate instead of/in combination wi...Koosha Khajeh Moogahi2012-09-201-1/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-1/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-16/+5
* Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgiFrédéric Buclin2011-08-171-2/+1
* Bug 561170: Date validations are done in the wrong order, generating unwanted...Frédéric Buclin2011-07-181-6/+6
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-101-11/+23
* Bug 440612 – Use Bugzilla::Bug->check everywhere instead of ValidateBugIDmkanat%bugzilla.org2008-06-301-1/+1
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
* Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric B...lpsolit%gmail.com2007-09-191-244/+76
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-2/+2
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-1/+1
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-3/+4
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com2006-06-201-2/+0
* Bug 308668: summarize_time.cgi: Use of uninitialized value in concatenation (...lpsolit%gmail.com2006-04-131-1/+1
* Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com2006-02-261-1/+0
* Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M...lpsolit%gmail.com2006-02-211-0/+1
* Backing out fix for bug 287325 (initial implementation of custom fields): tur...myk%mozilla.org2006-01-061-1/+0
* Bug 287325: an initial implementation of custom fields, including the ability...myk%mozilla.org2006-01-061-0/+1
* Bug 315551: time summary split by month counts days twice - Patch by Miluse N...lpsolit%gmail.com2005-12-301-34/+73
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com2005-10-251-3/+3
* Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...lpsolit%gmail.com2005-08-251-3/+2
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-1/+1
* Bug 286686: ORDER BY column needs to be selected or groupedmkanat%kerio.com2005-04-081-1/+2
* Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com2005-04-051-17/+22
* Bug 286003: Direct access to summarize-time.cgi when time tracking is off gen...lpsolit%gmail.com2005-03-301-2/+4
* Bug 286501: Summarize time fails with "Can't bind reference" errormkanat%kerio.com2005-03-171-5/+5
* Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com2005-03-161-4/+6
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-1/+1
* Bug 250410 : Time tracking summariestravis%sedsystems.ca2005-03-011-0/+484