aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 801569: Require DBD::Pg 2.7.0 to correctly work with PostgreSQL 8.3Frédéric Buclin2012-10-151-1/+3
* Bug 163890: editusers.cgi incorrectly treats "_" (underscore) as a wildcardSunil Joshi2012-10-141-2/+1
* Bug 363910: "Add a new query" should be renamedSunil Joshi2012-10-142-17/+17
* Bug 800842: Inconsistency in field names in editcomponents.cgiKoosha Khajeh Moogahi2012-10-141-2/+2
* Bug 781314: The behavior of tags changedFrédéric Buclin2012-10-141-14/+6
* Fix typoFrédéric Buclin2012-10-131-1/+1
* Bug 532478: When attaching a file to a bug, display the max size allowed for ...Sunil Joshi2012-10-131-0/+3
* Bug 213440: quoteUrls() should permit multiple bug numbers to be linkified in...Koosha Khajeh Moogahi2012-10-131-0/+17
* Bug 330806: Reword the "Unknown Tab" and the "Invalid Keyword" error messagesSunil Joshi2012-10-131-3/+2
* Bug 335417: Minor tweaks to the description of the mybugstemplate and default...Sunil Joshi2012-10-131-3/+3
* Bug 245375: Scheduled whining needs custom columnsAlbert Ting2012-10-133-25/+38
* Bug 791554: Make clear that 0 is a valid sortkey for flagtypesSunil Joshi2012-10-122-3/+3
* s/sortey/sortkey/gFrédéric Buclin2012-10-121-2/+2
* Bug 790129: Bugzilla->fields returns fields in random order (the sortkey is i...Simon Green2012-10-121-2/+3
* Bug 793826: Prevent private web service methods from being calledKoosha Khajeh Moogahi2012-10-121-1/+3
* Bug 297213: Submit button appears without having anything to submitSunil Joshi2012-10-121-113/+106
* Bug 798994: Fix incorrect double escaping when displaying saved queries URLsSimon Green2012-10-111-1/+1
* Bug 448815: Support pronouns for the "changed by" field in boolean chartsFrédéric Buclin2012-10-101-3/+12
* Bug 753635: Allow editing local see also even if you cannot edit the other bugSimon Green2012-10-091-3/+7
* Bug 795650: Cache the HTML::Scrubber object for improved performanceFrédéric Buclin2012-10-081-8/+11
* Bug 652047: checksetup.pl fails to compile/run if the Voting extension is ena...Frédéric Buclin2012-10-082-1/+19
* Bug 798389: Update the URL mentioned by checksetup.pl to download patchutilsFrédéric Buclin2012-10-051-1/+1
* $_localconfig is now obsoleteFrédéric Buclin2012-10-051-1/+0
* Bug 797883: Adds a Bugzilla->process_cacheByron Jones2012-10-052-9/+16
* Bug 790909: Editing dependencies from the "Change Several Bugs at Once" page ...Frédéric Buclin2012-10-041-1/+1
* Bug 788098: Queries involving group substitution crash when usevisibilitygrou...Frédéric Buclin2012-10-042-6/+14
* Bug 794389: There is no field named 'actual_time' when generating reportsFrédéric Buclin2012-10-041-0/+4
* Bug 796072: Make admin/table.html.tmpl a bit fasterFrédéric Buclin2012-10-042-30/+15
* Bug 796386: Warn user if bugmails have been disabledMatt Tyson2012-10-041-0/+9
* Bug 794125: Make User.get ignore duplicate groups for membership look upsKoosha Khajeh Moogahi2012-10-041-3/+5
* Bug 349029: Renames the "Some attachment data changes" email preferenceSunil Joshi2012-10-041-1/+1
* Bug 757935: Bugs with resolution MOVED cannot be editedFrédéric Buclin2012-10-031-1/+3
* Remove the Contributors section from POD, we don't have it anywhere elseFrédéric Buclin2012-09-302-65/+4
* Bug 793893: Tabular reports crash when no format parameter is definedFrédéric Buclin2012-09-293-8/+6
* Bug 787697 - config.cgi uri is not unique for versions and target_milestonesFrank Becker2012-09-271-4/+8
* Bug 437212: Make page refreshing under Firefox update fieldsByron Jones2012-09-266-0/+75
* Bug 694755: Add Classification API to WebServices (implement Classification.g...Koosha Khajeh Moogahi2012-09-212-5/+205
* Fix bustageFrédéric Buclin2012-09-201-1/+2
* Bug 450546: Use visible_bugs() where appropriate instead of/in combination wi...Koosha Khajeh Moogahi2012-09-206-9/+24
* Bug 308709: Misleading confirmation when entering an invalid sort key for a f...Sunil Joshi2012-09-192-4/+4
* Bug 345244: Bug template creation window has silly titleSunil Joshi2012-09-191-1/+1
* Bug 436647: The "Bugzilla is pondering your search" page lacks a background c...Koosha Khajeh Moogahi2012-09-191-1/+3
* Bug 445861: $component->default_qa_contact should not return the default user...Koosha Khajeh Moogahi2012-09-196-15/+20
* Bug 761046: Don't redirect when hitting buglist.cgi directly to avoid duplica...Byron Jones2012-09-171-1/+0
* Bug 791564: If no flagtype is multiplicable for a given bug, then unset flags...Frédéric Buclin2012-09-161-4/+4
* Bug 345878 - "Access Denied" should be "Bug Access Denied"Sunil Joshi2012-09-151-2/+2
* Update POD to fix bustage in Perl 5.16.1Frédéric Buclin2012-09-142-0/+7
* Bug 783794: Bugzilla::User->visible_bugs should validate input dataFrédéric Buclin2012-09-131-0/+8
* Bug 790215 - Flag names are not properly escaped when displayed on confirm us...Reed Loden2012-09-112-2/+1
* Bug 749540: Avoid database deadlocks when deleting recent searchesByron Jones2012-09-051-6/+7