aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.2.3release-4.2.3bugzilla-4.2.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 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 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 772953: Remove the token from buglist urlsByron Jones2012-08-294-3/+24
* 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-3/+5
* 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 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
* Bug 781059: -moz-border-radius is obsolete and must be replaced by the standa...Frédéric Buclin2012-08-082-10/+10
* Bug 780883 - s/fieldAutoComp/keywordAutoComp/ (fallout from bad 4.2 commit in...Reed Loden2012-08-071-1/+1
* Bug 779709: Don't allow searching on changes to private attachments or commentsSImon Green2012-08-071-3/+36
* Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized pass...Frédéric Buclin2012-08-063-3/+10
* Bug 682317 - Bug.create is incorrectly documented as ignoring invalid fields;...Koosha Khajeh Moogahi2012-08-031-2/+3
* Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in SE...Frédéric Buclin2012-08-031-4/+13
* Bug 778226 - Add Mac OS 10.8 Mountain Lion detectionMatt Selsky2012-07-301-0/+1
* Bumped version post releaseDave Lawrence2012-07-261-1/+1
* Bump version to 4.2.2release-4.2.2bugzilla-4.2.2Dave Lawrence2012-07-262-3/+3
* Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information about...Frédéric Buclin2012-07-263-24/+35
* Bug 774625 - describecomponents.cgi - product category listing is not sortedMarkus Kolb2012-07-261-1/+1
* Bug 777555: Release notes for Bugzilla 4.2.2Frédéric Buclin2012-07-261-0/+42
* Backout bug 768573 to fix bustageFrédéric Buclin2012-07-264-6/+6
* Bug 776103 - Syntax error in Bugzilla::User::Setting API docKoosha Khajeh Moogahi2012-07-251-2/+2
* Bug 753688: Classification doesn't work as z-axis on reportsFrédéric Buclin2012-07-241-4/+14
* Bug 764517: Don't automatically select the first keyword if the search string...Byron Jones2012-07-241-0/+3
* Bug 553553 - We shouldn't be using terms.Bugzilla in the "please contribute" ...Matt Selsky2012-07-021-5/+6
* Bug 762783: Change dependent bugs to use POST when the url exceeds the url le...Simon Green2012-06-291-5/+21
* Bug 768870: The "Un-forget the search" link has no tokenFrédéric Buclin2012-06-271-1/+3
* Bug 768573: Templates must INCLUDE bug/field.html.tmpl instead of PROCESS'ing itFrédéric Buclin2012-06-264-6/+6
* Bug 762785: Attachments are attached to the wrong comment when created by ema...A. Shimono2012-06-211-1/+2
* Bug 577014: [SINGLE|MULTIPLE]_SELECT custom fields with no new values, contai...Koosha Khajeh Moogahi2012-06-091-0/+6
* Bug 760075: Fix error thrown when an allwords search starts with or ends with...Simon Green2012-06-081-3/+3
* Bug 761230: The server push page no longer displays all debug dataFrédéric Buclin2012-06-071-9/+4
* Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized s...Reed Loden2012-05-292-9/+16
* Bug 754673 - CSRF vulnerability in query.cgi allows possible unauthorized use...Reed Loden2012-05-292-1/+5
* Bug 754561 - Escape HTML in keywords in the auto-complete formReed Loden2012-05-291-0/+1
* Bug 756314: Fix dropping of unique matches when the "confirm page" page is di...Byron Jones2012-05-291-4/+4
* Bug 754981: Add a link pointing to the bug itself in HTML bugmails when only ...Koosha Khajeh Moogahi2012-05-281-0/+1
* Bug 744691: Throw an error early when calling a method from a non-existent classByron Jones2012-05-241-0/+1
* Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is n...Frédéric Buclin2012-05-212-2/+15
* Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...Simon Green2012-05-171-1/+1
* Bug 744338: jobqueue.pl won't work if not called from the bugzilla/ root dire...Håkan Jerning2012-05-071-1/+7
* Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones2012-04-302-1/+7