aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 490764: Bugzilla should explain why creating a user account is worthwhileFrédéric Buclin2012-05-162-2/+19
| | | | r=glob a=LpSolit
* Bug 726953 - Link the bug alias & summary to fields.html in show_bug.cgi. ↵Matt Selsky2012-05-081-9/+9
| | | | r=gerv, a=LpSolit.
* Bug 729001: Reverse resolves the IP address in account lockout notificationsByron Jones2012-05-082-2/+11
| | | | r=LpSolit, a=LpSolit
* Bug 663747: Add an option to disable 'New: ' prefix on bugmailByron Jones2012-05-083-1/+6
| | | | r=gerv, a=LpSolit
* Bug 744015: Fix 'use of uninitialized value in string' in PatchReaderByron Jones2012-05-081-1/+3
| | | | r=gerv, a=LpSolit
* Bug 744338: jobqueue.pl won't work if not called from the bugzilla/ root ↵Håkan Jerning2012-05-071-1/+7
| | | | | | directory r/a=LpSolit
* Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin2012-05-0721-196/+85
| | | | | | (and get rid of the current form in the footer) r=timello a=LpSolit
* Bug 571740: Add support for getsatisfaction for the See Also fieldMatt Selsky2012-05-075-5/+43
| | | | r=timello, a=LpSolit
* Bug 749074: Throw an error message instead of syntax error on invalid search ↵Byron Jones2012-04-302-1/+7
| | | | | | type operators r=LpSolit,a=LpSolit
* Bug 747189: Remove Bugzilla::Util::file_mod_time()Matt Selsky2012-04-262-26/+2
| | | | r/a=LpSolit
* Bug 745751: Remove support for microsummariesMatt Selsky2012-04-241-11/+3
| | | | r/a=LpSolit
* Bug 645433: Bugzilla->error_mode( ERROR_MODE_WEBPAGE ) doesn't change ↵Koosha Khajeh Moogahi2012-04-241-2/+8
| | | | | | Bugzilla->error_mode r/a=LpSolit
* Bug 645427: Bugzilla->usage_mode( USAGE_MODE_BROWSER ) doesn't change ↵Koosha Khajeh Moogahi2012-04-241-2/+8
| | | | | | Bugzilla->usage_mode r/a=LpSolit
* Bug 747110: Fix race condition in showdependencygraph.cgi triggering "use of ↵Byron Jones2012-04-231-1/+2
| | | | | | uninitialized value" warnings. r=LpSolit, a=LpSolit
* Bug 349015: importxml.pl throws a warning if there is no bug status definedKoosha Khajeh Moogahi2012-04-211-3/+2
| | | | r/a=LpSolit
* Bug 675502 - show_bug.cgi ctype=xml should include some more comment informationFrank Becker2012-04-202-14/+25
| | | | r=dkl, a=LpSolit
* Bump the version post-releaseFrédéric Buclin2012-04-191-1/+1
|
* Bump version to 4.3.1Dave Lawrence2012-04-181-1/+1
|
* Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits ↵Frédéric Buclin2012-04-183-45/+0
| | | | | | attackers to access all bugs that the victim can see r=glob a=LpSolit
* Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed ↵Frédéric Buclin2012-04-183-5/+117
| | | | | | by altering the X-FORWARDED-FOR header r=glob a=LpSolit
* Bug 746547: SMALLSERIAL is of type INT2, not INT1Frédéric Buclin2012-04-181-1/+1
| | | | r=timello a=LpSolit
* Bug 731727: Add support for RT to MoreBugUrl extensionMatt Selsky2012-04-183-0/+39
| | | | r=timello, a=LpSolit
* Bug 416137: WebService function to update a user's information (User.update)Julien Heyman2012-04-181-2/+180
| | | | r=mkanat a=LpSolit
* Bug 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky2012-04-183-0/+38
| | | | r=timello a=LpSolit
* Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ↵Frédéric Buclin2012-04-174-47/+100
| | | | | | can control the way to throw errors r=dkl a=LpSolit
* Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin2012-04-172-7/+12
| | | | r=dkl a=LpSolit
* Bug 745080: Voting extension causes database deadlocksFrédéric Buclin2012-04-171-1/+4
| | | | r=glob a=LpSolit
* Comment toggling text is not localizable because it's in a .js file.Marc Schumann2012-04-152-5/+3
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460
* Fix bustageFrédéric Buclin2012-04-141-0/+1
|
* Bug 616192: Display personal tags in buglistsFrédéric Buclin2012-04-142-63/+82
| | | | r=timello a=LpSolit
* Fix bustage (wrong POD)Tiago Mello2012-04-141-2/+4
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=616336
* Bug 616336: Add a Bug.update_tags WebService method to edit personal tagsTiago Mello2012-04-141-1/+101
| | | | r/a=LpSolit
* Change columns: empty buttons when images turned off.Marc Schumann2012-04-146-37/+19
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747
* Move doc of the admin_editusers_action hook at its right placeFrédéric Buclin2012-04-131-24/+24
|
* Bug 737850 - Bug.history and Bug.get use different field namesDave Lawrence2012-04-131-3/+10
| | | | r/a=LpSolit
* Bug 740536 - Webservice for maximum time of audit_logFrank Becker2012-04-131-1/+70
| | | | r=dkl, a=LpSolit
* Bug 741627: Add ability to toggle search description in bug lists likeTiago Mello2012-04-121-1/+10
| | | | | 'Show Advanced Fields' does in enter bug. r/a=LpSolit
* Fix bustage (missing filter)Frédéric Buclin2012-04-131-1/+2
|
* Bug 349337: The time between two successive token requests should be a constantKoosha Khajeh Moogahi2012-04-133-4/+10
| | | | r/a=LpSolit
* Bug 340439: Include classifications in config.cgiFrank Becker2012-04-132-1/+32
| | | | r/a=LpSolit
* Bug 741078: Release notes for Bugzilla 4.2.1Frédéric Buclin2012-04-121-2/+47
| | | | r=dkl
* Bug 737436: Relative dates do not work correctly with the deadline fieldFrédéric Buclin2012-04-121-5/+11
| | | | r=dkl a=LpSolit
* Bug 744823 - Deadline throws error when selected in change history field ↵Dave Lawrence2012-04-121-0/+1
| | | | | | list in query.cgi when not in time tracking group r/a=LpSolit
* Fix typoFrédéric Buclin2012-04-121-1/+1
|
* If you're not allowed to change status or resolution, their values are being ↵Marc Schumann2012-04-111-15/+24
| | | | | | | displayed unlocalized. r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=740879
* Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated ↵Frédéric Buclin2012-04-111-42/+30
| | | | | | by the default status selection r=dkl a=LpSolit
* Bug 734997: The 'take' link for the assignee field doesn't work when ↵Frédéric Buclin2012-04-111-7/+22
| | | | | | usemenuforusers is turned on r=glob a=LpSolit
* Bug 706412 - make JobQueue.pm support insertion of Job objects, and also ↵Gervase Markham2012-04-111-5/+13
| | | | enable prioritization. r,a=LpSolit.
* Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINSrojanu2012-04-103-1/+67
| | | | r/a=LpSolit
* Fix typoFrédéric Buclin2012-04-091-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=679965