summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-27Bug 768870: The "Un-forget the search" link has no tokenFrédéric Buclin1-1/+3
2012-06-26Bug 768573: Templates must INCLUDE bug/field.html.tmpl instead of PROCESS'ing itFrédéric Buclin4-6/+6
2012-06-21Bug 762785: Attachments are attached to the wrong comment when created by ema...A. Shimono1-1/+2
2012-06-09Bug 577014: [SINGLE|MULTIPLE]_SELECT custom fields with no new values, contai...Koosha Khajeh Moogahi1-0/+6
2012-06-08Bug 760075: Fix error thrown when an allwords search starts with or ends with...Simon Green1-3/+3
2012-06-07Bug 761230: The server push page no longer displays all debug dataFrédéric Buclin1-9/+4
2012-05-29Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized s...Reed Loden2-9/+16
2012-05-29Bug 754673 - CSRF vulnerability in query.cgi allows possible unauthorized use...Reed Loden2-1/+5
2012-05-29Bug 754561 - Escape HTML in keywords in the auto-complete formReed Loden1-0/+1
2012-05-28Bug 756314: Fix dropping of unique matches when the "confirm page" page is di...Byron Jones1-4/+4
2012-05-28Bug 754981: Add a link pointing to the bug itself in HTML bugmails when only ...Koosha Khajeh Moogahi1-0/+1
2012-05-24Bug 744691: Throw an error early when calling a method from a non-existent classByron Jones1-0/+1
2012-05-21Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is n...Frédéric Buclin2-2/+15
2012-05-17Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...Simon Green1-1/+1
2012-05-07Bug 744338: jobqueue.pl won't work if not called from the bugzilla/ root dire...Håkan Jerning1-1/+7
2012-04-30Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones2-1/+7
2012-04-19Bumping the version post-releaseDave Lawrence1-1/+1
2012-04-18Bump version to 4.2.1Dave Lawrence2-3/+3
2012-04-18Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits a...Frédéric Buclin3-57/+0
2012-04-18Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...Frédéric Buclin3-5/+117
2012-04-18Bug 746547: SMALLSERIAL is of type INT2, not INT1Frédéric Buclin1-1/+1
2012-04-17Bug 741078: Update relnotes for 4.2.1Frédéric Buclin1-3/+6
2012-04-17Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin4-48/+101
2012-04-17Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin2-7/+12
2012-04-17Bug 745080: Voting extension causes database deadlocksFrédéric Buclin1-1/+4
2012-04-15Comment toggling text is not localizable because it's in a .js file.Marc Schumann2-5/+3
2012-04-14Change columns: empty buttons when images turned off.Marc Schumann6-37/+19
2012-04-13Move doc of the admin_editusers_action hook at its right placeFrédéric Buclin1-24/+24
2012-04-12Bug 741078: Release notes for Bugzilla 4.2.1Frédéric Buclin1-2/+47
2012-04-12Bug 737436: Relative dates do not work correctly with the deadline fieldFrédéric Buclin1-5/+11
2012-04-12Bug 744823 - Deadline throws error when selected in change history field list...Dave Lawrence1-0/+1
2012-04-12Fix typoFrédéric Buclin1-1/+1
2012-04-11If you're not allowed to change status or resolution, their values are being ...Marc Schumann1-15/+24
2012-04-11Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by...Frédéric Buclin1-42/+30
2012-04-11Bug 734997: The 'take' link for the assignee field doesn't work when usemenuf...Frédéric Buclin1-7/+22
2012-04-10Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINSrojanu3-1/+67
2012-04-04Bug 58179: End date not included in the Search By Change History sectionFrédéric Buclin1-0/+5
2012-03-31Search for start-of-time-interval in date fields is (partially?) broken.Marc Schumann1-1/+1
2012-03-30Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead)Frédéric Buclin1-1/+1
2012-03-29Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...Frédéric Buclin4-103/+191
2012-03-28Bug 735821: Fix broken HTML code in bugmail.html.tmpl.Tiago Mello1-1/+1
2012-03-28Bug 730984: A single whitespace in the Status Whiteboard field generates an i...Frédéric Buclin1-1/+5
2012-03-26Bug 734471 - Need new hook edituser search templateFrancisco Donalisio1-0/+3
2012-03-26Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham2-0/+5
2012-03-22Bug 733458: The "creator" argument is listed twice for the Bug.search WebServ...Matt Selsky1-7/+3
2012-03-17Fix bustage: Bugzilla -> terms.BugzillaFrédéric Buclin1-3/+3
2012-03-17Bug 736057: Add to the release notes that |FILTER url_quote| has been replace...Frédéric Buclin1-0/+3
2012-03-10Tabular reports' column headers do not use display_value.Marc Schumann1-1/+1
2012-03-10Bug 730032: The documentation must mention bzr instead of cvs in the "Upgradi...Frédéric Buclin1-56/+78
2012-03-10Bug 731163: Search.pm can use undefined alias in ORDER BY clauseFrédéric Buclin1-1/+1