aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.4rc2release-4.4rc2bugzilla-4.4rc2Dave Lawrence2013-02-192-4/+4
* Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an inva...Frédéric Buclin2013-02-193-10/+16
* Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ...Simon Green2013-02-194-2/+22
* Bug 832262: Release notes for Bugzilla 4.4rc2Frédéric Buclin2013-02-191-3/+67
* Bug 824346 - The flaginclusions and flagexclusions DB tables have no UNIQUE i...Dave Lawrence2013-02-172-4/+36
* Fix regression due to bug 830330Frédéric Buclin2013-02-171-1/+1
* Bug 839950: Cannot search by Change History on multi-select fieldsMatt Tyson2013-02-171-2/+6
* Bug 825758: Most Bugzilla::BugUrl::* modules incorrectly validate the domain ...Hugo Seabrook2013-02-168-9/+9
* Bug 840824: It is possible to create a new bug with a non active target miles...Simon Green2013-02-161-6/+3
* Bug 838846: In Product.get, include_fields => ['components'] no longer return...Simon Green2013-02-153-19/+41
* Bug 830330: Make flags honour bug_check_can_change_fieldHugo Seabrook2013-02-153-3/+9
* Bug 830333: Make the comment box hidden if bug_check_can_change_field reports...Hugo Seabrook2013-02-152-15/+21
* Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ...Byron Jones2013-02-153-10/+71
* Bug 834770: testserver.pl should support uppercase URLsKoosha Khajeh Moogahi2013-02-031-1/+1
* Bug 835780: Order quips chronologically when listing themDaniel Piddock2013-01-301-1/+1
* Bug 819371: Weird list of arguments passed to query.cgi when accessing advanc...Frédéric Buclin2013-01-221-1/+1
* Bug 820766: The requester and requestee fields in the Requests page are way t...Frédéric Buclin2013-01-172-4/+15
* Bug 752946 - Fixed uninitialized errorDave Lawrence2013-01-171-1/+1
* Bug 752946 - Moving a bug into another product lists inactive components, mil...Dave Lawrence2013-01-172-7/+26
* Bug 830467: Don't call _wanted_languages() when only one is availableFrédéric Buclin2013-01-173-11/+16
* Bug 819432: Execute queries in two steps to improve performanceFrédéric Buclin2013-01-168-47/+218
* Fix bustageFrédéric Buclin2013-01-151-1/+4
* Bug 829601: Bugzilla->local_timezone should be stored in process_cache instea...Frédéric Buclin2013-01-141-3/+3
* Bug 830373: Remove the unused global/help.html.tmpl templateFrédéric Buclin2013-01-142-22/+0
* Bug 829939: Only build default_authorizer on requestFrédéric Buclin2013-01-141-1/+1
* Bug 829709: Do not load CSS files from all skins by defaultFrédéric Buclin2013-01-142-72/+21
* Bug 829852: Requirements.pm no longer uses SafeFrédéric Buclin2013-01-141-1/+0
* Bug 824361: Add an index on (bug_id, work_time) in the longdescs table to imp...Frédéric Buclin2013-01-072-1/+13
* Bug 826678: Disable warnings about the deprecated Return::Value module when l...Frédéric Buclin2013-01-063-0/+19
* Bug 824262: Querying for strings in comments is now ultra slowFrédéric Buclin2013-01-031-7/+18
* Bug 824616: The urlbase field in global/header.html.tmpl must be filteredMatt Selsky2013-01-031-1/+1
* Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_descByron Jones2013-01-035-24/+43
* Bug 822547: Make jobqueue.pl clear the request cache before sending each mailByron Jones2013-01-032-1/+20
* Bug 825781: extensions/create.pl should capitalize the name of the new extens...Frédéric Buclin2013-01-021-0/+1
* Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part()Frédéric Buclin2013-01-021-1/+2
* Bug 825524: When cloning a bug, the "We've made a guess at your operating sys...Sunil Joshi2013-01-021-1/+1
* Bug 685607: When a user edits the last bug of a buglist and his user pref is ...Sunil Joshi2013-01-021-2/+2
* fix typoFrédéric Buclin2012-12-291-1/+1
* Bug 825443: Linkify "Add a new classification"Sunil Joshi2012-12-291-4/+4
* Bug 824620: Unclosed <tr> in dependency block ("Blocks")Olav Vitters2012-12-251-0/+1
* Bug 818621: Perl 5.16 complains with "Variable length lookbehind not implemen...Frédéric Buclin2012-12-191-1/+7
* Bug 819330: Bugzilla crashes when cloning a bug if the CC list is emptyFrédéric Buclin2012-12-193-4/+2
* Bug 813628 - New extension hook for Bugzilla::Bug::update called bug_start_of...Dave Lawrence2012-12-183-0/+73
* Bug 818890: Bugzilla doesn't obey the "Comment required on status transition"...Alexander Tereschenko2012-12-171-3/+4
* Bug 605086: Messages about wrong login-attemps should refer to the forget pas...Hugo Seabrook2012-12-161-0/+2
* Bug 406758: The help page for keywords uses "tag", but tags are something elseSunil Joshi2012-12-161-1/+1
* Bug 806809: Custom field values with "Enabled for bugs" set to "No" break the...Alexander Tereschenko2012-12-161-0/+1
* Bug 818007: Searching by commenter is slowFrédéric Buclin2012-12-071-1/+1
* Bug 460372: The confirmation thrown when deleting a custom field, component, ...Sunil Joshi2012-12-026-9/+16
* Bug 812054: JavaScript error on the Advanced Search page when a classificatio...Hugo2012-12-011-2/+13