aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug 785511: Prevent directory browsing, especially in docs/ and extensions/Frédéric Buclin2012-08-292-5/+9
* Bug 772953: Remove the token from buglist urlsByron Jones2012-08-285-2/+29
* Bug 785917: Custom field descriptions are not properly escaped when displayed...Frédéric Buclin2012-08-272-2/+1
* Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATEDavid Taylor2012-08-261-0/+6
* Bug 779747: The "Browse" link in the page header/footer doesn't sort products...Frédéric Buclin2012-08-213-22/+54
* Bug 783786: PostgreSQL databases can be created with the wrong encodingFrédéric Buclin2012-08-211-0/+10
* Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin2012-08-203-3/+3
* Bug 783879: Sub-optimal SQL query when displaying tags in buglistsFrédéric Buclin2012-08-191-1/+1
* Bug 610581: The Bug.fields method doesn't include available bug statuses when...Frank Becker2012-08-182-2/+7
* Forgot to remove some codeFrédéric Buclin2012-08-181-3/+0
* Bug 697224: User.get should return a list of all your saved searchesKoosha Khajeh Moogahi2012-08-181-28/+63
* Include missing newlineFrédéric Buclin2012-08-181-0/+1
* Bug 187753: Specify a maximum length for quips (512 characters)Koosha Khajeh Moogahi2012-08-186-4/+39
* Bug 783386: Removing PATH_INFO prevents Bugzilla from working correctly with IISFrédéric Buclin2012-08-171-2/+9
* Bug 771100: Unable to attach a file to a bug with perl 5.16Frédéric Buclin2012-08-151-1/+1
* Bug 781059 part 2: -moz-border-radius is obsolete and must be replaced by the...Frédéric Buclin2012-08-121-1/+1
* Fix bustageFrédéric Buclin2012-08-121-1/+0
* Bug 746947: Determine the size of the images dynamically for graphical reportsFrédéric Buclin2012-08-124-72/+64
* Bug 779088 - Allow extensions to whitelist PATH_INFODave Lawrence2012-08-103-55/+83
* Backout bug 679224Frédéric Buclin2012-08-101-43/+0
* Bug 557183: In config.cgi, specify if fields controlled by a parameter are en...Frank Becker2012-08-092-0/+15
* Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot seeFrédéric Buclin2012-08-095-33/+44