summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-05-07Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin21-196/+85
(and get rid of the current form in the footer) r=timello a=LpSolit
2012-05-07Bug 571740: Add support for getsatisfaction for the See Also fieldMatt Selsky5-5/+43
r=timello, a=LpSolit
2012-04-30Bug 749074: Throw an error message instead of syntax error on invalid search ↵Byron Jones2-1/+7
type operators r=LpSolit,a=LpSolit
2012-04-26Bug 747189: Remove Bugzilla::Util::file_mod_time()Matt Selsky2-26/+2
r/a=LpSolit
2012-04-24Bug 745751: Remove support for microsummariesMatt Selsky1-11/+3
r/a=LpSolit
2012-04-24Bug 645433: Bugzilla->error_mode( ERROR_MODE_WEBPAGE ) doesn't change ↵Koosha Khajeh Moogahi1-2/+8
Bugzilla->error_mode r/a=LpSolit
2012-04-24Bug 645427: Bugzilla->usage_mode( USAGE_MODE_BROWSER ) doesn't change ↵Koosha Khajeh Moogahi1-2/+8
Bugzilla->usage_mode r/a=LpSolit
2012-04-23Bug 747110: Fix race condition in showdependencygraph.cgi triggering "use of ↵Byron Jones1-1/+2
uninitialized value" warnings. r=LpSolit, a=LpSolit
2012-04-21Bug 349015: importxml.pl throws a warning if there is no bug status definedKoosha Khajeh Moogahi1-3/+2
r/a=LpSolit
2012-04-20Bug 675502 - show_bug.cgi ctype=xml should include some more comment informationFrank Becker2-14/+25
r=dkl, a=LpSolit
2012-04-19Bump the version post-releaseFrédéric Buclin1-1/+1
2012-04-18Bump version to 4.3.1Dave Lawrence1-1/+1
2012-04-18Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits ↵Frédéric Buclin3-45/+0
attackers to access all bugs that the victim can see r=glob a=LpSolit
2012-04-18Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed ↵Frédéric Buclin3-5/+117
by altering the X-FORWARDED-FOR header r=glob a=LpSolit
2012-04-18Bug 746547: SMALLSERIAL is of type INT2, not INT1Frédéric Buclin1-1/+1
r=timello a=LpSolit
2012-04-18Bug 731727: Add support for RT to MoreBugUrl extensionMatt Selsky3-0/+39
r=timello, a=LpSolit
2012-04-18Bug 416137: WebService function to update a user's information (User.update)Julien Heyman1-2/+180
r=mkanat a=LpSolit
2012-04-18Bug 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky3-0/+38
r=timello a=LpSolit
2012-04-17Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ↵Frédéric Buclin4-47/+100
can control the way to throw errors r=dkl a=LpSolit
2012-04-17Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin2-7/+12
r=dkl a=LpSolit
2012-04-17Bug 745080: Voting extension causes database deadlocksFrédéric Buclin1-1/+4
r=glob a=LpSolit
2012-04-15Comment toggling text is not localizable because it's in a .js file.Marc Schumann2-5/+3
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460
2012-04-14Fix bustageFrédéric Buclin1-0/+1
2012-04-14Bug 616192: Display personal tags in buglistsFrédéric Buclin2-63/+82
r=timello a=LpSolit
2012-04-14Fix bustage (wrong POD)Tiago Mello1-2/+4
https://bugzilla.mozilla.org/show_bug.cgi?id=616336
2012-04-14Bug 616336: Add a Bug.update_tags WebService method to edit personal tagsTiago Mello1-1/+101
r/a=LpSolit
2012-04-14Change columns: empty buttons when images turned off.Marc Schumann6-37/+19
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747
2012-04-13Move doc of the admin_editusers_action hook at its right placeFrédéric Buclin1-24/+24
2012-04-13Bug 737850 - Bug.history and Bug.get use different field namesDave Lawrence1-3/+10
r/a=LpSolit
2012-04-13Bug 740536 - Webservice for maximum time of audit_logFrank Becker1-1/+70
r=dkl, a=LpSolit
2012-04-13Bug 741627: Add ability to toggle search description in bug lists likeTiago Mello1-1/+10
'Show Advanced Fields' does in enter bug. r/a=LpSolit
2012-04-13Fix bustage (missing filter)Frédéric Buclin1-1/+2
2012-04-13Bug 349337: The time between two successive token requests should be a constantKoosha Khajeh Moogahi3-4/+10
r/a=LpSolit
2012-04-13Bug 340439: Include classifications in config.cgiFrank Becker2-1/+32
r/a=LpSolit
2012-04-12Bug 741078: Release notes for Bugzilla 4.2.1Frédéric Buclin1-2/+47
r=dkl
2012-04-12Bug 737436: Relative dates do not work correctly with the deadline fieldFrédéric Buclin1-5/+11
r=dkl a=LpSolit
2012-04-12Bug 744823 - Deadline throws error when selected in change history field ↵Dave Lawrence1-0/+1
list in query.cgi when not in time tracking group r/a=LpSolit
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
displayed unlocalized. r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=740879
2012-04-11Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated ↵Frédéric Buclin1-42/+30
by the default status selection r=dkl a=LpSolit
2012-04-11Bug 734997: The 'take' link for the assignee field doesn't work when ↵Frédéric Buclin1-7/+22
usemenuforusers is turned on r=glob a=LpSolit
2012-04-11Bug 706412 - make JobQueue.pm support insertion of Job objects, and also ↵Gervase Markham1-5/+13
enable prioritization. r,a=LpSolit.
2012-04-10Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINSrojanu3-1/+67
r/a=LpSolit
2012-04-09Fix typoFrédéric Buclin1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=679965
2012-04-092nd part of bug 679965: contrib/Bugzilla.pm shouldn't be executableFrédéric Buclin1-0/+1
2012-04-04Bug 58179: End date not included in the Search By Change History sectionFrédéric Buclin1-0/+5
r=dkl a=LpSolit
2012-03-31Search for start-of-time-interval in date fields is (partially?) broken.Marc Schumann1-1/+1
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=715270
2012-03-30Bug 690879 - Webservice Bug.fields should include include keyword name and ↵Frank Becker1-3/+18
description as legal values r=dkl, a=LpSolit
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 643681 - Bug.get should also return the time spent on a bug for users in ↵frase1-0/+11
the timetracking group r=dkl, a=LpSolit