aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug 785728 - config.cg?ctype=rdf should have is_active for versions, compone...Frank Becker2012-08-311-0/+3
* Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin2012-08-3110-83/+21
* Branch for 4.4 created. Trunk is now 4.5Frédéric Buclin2012-08-312-3/+3
* Bumped version post-releaseDave Lawrence2012-08-301-1/+1
* Bump version to 4.3.3Dave Lawrence2012-08-302-3/+3
* Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can l...Reed Loden2012-08-301-0/+2
* Bug 785522: [SECURITY] Block access to templates in extensions/Frédéric Buclin2012-08-301-1/+1
* Bug 786691 - Do not display the (more flags) link to logged out users as they...Dave Lawrence2012-08-301-1/+1
* Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL co...Frédéric Buclin2012-08-302-29/+97
* Bug 786351: Release notes for Bugzilla 4.2.3Frédéric Buclin2012-08-301-0/+41
* Bug 772620: Ignore empty strings in the CC listFrédéric Buclin2012-08-291-0/+2
* Bug 782856: Remove the obsolete BEGIN block in Bugzilla/CGI.pmFrédéric Buclin2012-08-291-9/+0
* Bug 786310: Remove tokens when saving the default queryByron Jones2012-08-291-0/+2
* Fix more bustage caused by Bug 772953Byron Jones2012-08-291-4/+6
* Fix bustage caused by Bug 772953Byron Jones2012-08-291-1/+4