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