aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug 69447 - Make CC changes not cause midairs.Dave Lawrence2012-09-041-9/+29
* Bug 675171 - standardize font weight for field labelsDave Lawrence2012-09-041-44/+44
* Bug 783866: Add support to call Bugzilla::Milestone->check({ id => $id })Koosha Khajeh Moogahi2012-09-041-4/+6
* Bug 779799: Add support to call Bugzilla::Version->check({ id => $id })Koosha Khajeh Moogahi2012-09-041-3/+5
* Bug 787688: AllowOverride Options missing when running under mod_perlFrédéric Buclin2012-09-041-1/+1
* Bug 787687: SQLite doesn't support CHAR_LENGTH nativelyFrédéric Buclin2012-09-041-0/+1
* Bug 781075 - Add WebService support for accessing a user's saved reportsReed Loden2012-09-031-9/+41
* Bug 786889: Add missing 'Summary (first 60 chars)' header to CSV outputMatt Tyson2012-09-031-0/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-01195-150/+400
* Bug 785729 - Webservice Bug.fields (_legal_field_values) should return isacti...Frank Becker2012-08-311-0/+9
* Bug 783222 - Make set_all() throw error on invalid param names2012-08-311-0/+5