summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-05Bug 69447 - Make CC changes not cause midairs.Dave Lawrence1-9/+29
2012-09-04Bug 675171 - standardize font weight for field labelsDave Lawrence1-44/+44
2012-09-04Bug 783866: Add support to call Bugzilla::Milestone->check({ id => $id })Koosha Khajeh Moogahi1-4/+6
2012-09-04Bug 779799: Add support to call Bugzilla::Version->check({ id => $id })Koosha Khajeh Moogahi1-3/+5
2012-09-04Bug 787688: AllowOverride Options missing when running under mod_perlFrédéric Buclin1-1/+1
2012-09-04Bug 787687: SQLite doesn't support CHAR_LENGTH nativelyFrédéric Buclin1-0/+1
2012-09-03Bug 781075 - Add WebService support for accessing a user's saved reportsReed Loden1-9/+41
2012-09-03Bug 786889: Add missing 'Summary (first 60 chars)' header to CSV outputMatt Tyson1-0/+1
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin195-150/+400
2012-08-31Bug 785729 - Webservice Bug.fields (_legal_field_values) should return isacti...Frank Becker1-0/+9
2012-08-31Bug 783222 - Make set_all() throw error on invalid param names1-0/+5
2012-08-31Bug 785728 - config.cg?ctype=rdf should have is_active for versions, compone...Frank Becker1-0/+3
2012-08-31Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin10-83/+21
2012-08-31Branch for 4.4 created. Trunk is now 4.5Frédéric Buclin2-3/+3
2012-08-30Bumped version post-releaseDave Lawrence1-1/+1
2012-08-30Bump version to 4.3.3Dave Lawrence2-3/+3
2012-08-30Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can l...Reed Loden1-0/+2
2012-08-30Bug 785522: [SECURITY] Block access to templates in extensions/Frédéric Buclin1-1/+1
2012-08-30Bug 786691 - Do not display the (more flags) link to logged out users as they...Dave Lawrence1-1/+1
2012-08-30Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL co...Frédéric Buclin2-29/+97
2012-08-30Bug 786351: Release notes for Bugzilla 4.2.3Frédéric Buclin1-0/+41
2012-08-29Bug 772620: Ignore empty strings in the CC listFrédéric Buclin1-0/+2
2012-08-29Bug 782856: Remove the obsolete BEGIN block in Bugzilla/CGI.pmFrédéric Buclin1-9/+0
2012-08-29Bug 786310: Remove tokens when saving the default queryByron Jones1-0/+2
2012-08-29Fix more bustage caused by Bug 772953Byron Jones1-4/+6
2012-08-29Fix bustage caused by Bug 772953Byron Jones1-1/+4
2012-08-29Bug 785511: Prevent directory browsing, especially in docs/ and extensions/Frédéric Buclin2-5/+9
2012-08-28Bug 772953: Remove the token from buglist urlsByron Jones5-2/+29
2012-08-27Bug 785917: Custom field descriptions are not properly escaped when displayed...Frédéric Buclin2-2/+1
2012-08-26Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATEDavid Taylor1-0/+6
2012-08-21Bug 779747: The "Browse" link in the page header/footer doesn't sort products...Frédéric Buclin3-22/+54
2012-08-21Bug 783786: PostgreSQL databases can be created with the wrong encodingFrédéric Buclin1-0/+10
2012-08-20Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin3-3/+3
2012-08-19Bug 783879: Sub-optimal SQL query when displaying tags in buglistsFrédéric Buclin1-1/+1
2012-08-18Bug 610581: The Bug.fields method doesn't include available bug statuses when...Frank Becker2-2/+7
2012-08-18Forgot to remove some codeFrédéric Buclin1-3/+0
2012-08-18Bug 697224: User.get should return a list of all your saved searchesKoosha Khajeh Moogahi1-28/+63
2012-08-18Include missing newlineFrédéric Buclin1-0/+1
2012-08-18Bug 187753: Specify a maximum length for quips (512 characters)Koosha Khajeh Moogahi6-4/+39
2012-08-17Bug 783386: Removing PATH_INFO prevents Bugzilla from working correctly with IISFrédéric Buclin1-2/+9
2012-08-15Bug 771100: Unable to attach a file to a bug with perl 5.16Frédéric Buclin1-1/+1
2012-08-12Bug 781059 part 2: -moz-border-radius is obsolete and must be replaced by the...Frédéric Buclin1-1/+1
2012-08-12Fix bustageFrédéric Buclin1-1/+0