aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 2nd part of bug 679965: contrib/Bugzilla.pm shouldn't be executableFrédéric Buclin2012-04-091-0/+1
|
* Bug 58179: End date not included in the Search By Change History sectionFrédéric Buclin2012-04-041-0/+5
| | | | r=dkl a=LpSolit
* Search for start-of-time-interval in date fields is (partially?) broken.Marc Schumann2012-03-311-1/+1
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=715270
* Bug 690879 - Webservice Bug.fields should include include keyword name and ↵Frank Becker2012-03-291-3/+18
| | | | | | description as legal values r=dkl, a=LpSolit
* Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead)Frédéric Buclin2012-03-301-1/+1
|
* Bug 643681 - Bug.get should also return the time spent on a bug for users in ↵frase2012-03-291-0/+11
| | | | | | the timetracking group r=dkl, a=LpSolit
* Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵Frédéric Buclin2012-03-294-103/+191
| | | | | | | code in splitString Also fixes QS with accented characters (bug 730207) r=dkl a=LpSolit
* Bug 735821: Fix broken HTML code in bugmail.html.tmpl.Tiago Mello2012-03-281-1/+1
| | | | r/a=LpSolit
* Bug 730984: A single whitespace in the Status Whiteboard field generates an ↵Frédéric Buclin2012-03-281-1/+5
| | | | | | invalid SQL query r=dkl a=LpSolit
* Bug 425647: get_activity() should use INNER JOIN to join the fielddefs tableFrédéric Buclin2012-03-281-1/+1
| | | | r=dkl a=LpSolit
* Bug 734471 - Need new hook edituser search templateFrancisco Donalisio2012-03-261-0/+2
| | | | r=timello, a=LpSolit
* Fix bustage due to bug 448551Frédéric Buclin2012-03-261-1/+1
|
* Make Target Milestone field have the same maximum length as Version field. ↵Gervase Markham2012-03-266-17/+17
| | | | | r,a=LpSolit. https://bugzilla.mozilla.org/show_bug.cgi?id=448551
* Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham2012-03-262-0/+5
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=698418
* Bug 733458: The "creator" argument is listed twice for the Bug.search ↵Matt Selsky2012-03-221-7/+3
| | | | | | WebService method r/a=LpSolit
* Bug 732440: Add SQL execution timings to buglist.cgi's debug outputByron Jones2012-03-223-5/+11
| | | | r=LpSolit, r=LpSolit
* Bug 731526: Adds an email event for product and/or component notificationsByron Jones2012-03-224-7/+16
| | | | r=LpSolit, a=LpSolit
* Fix bustage: Bugzilla -> terms.BugzillaFrédéric Buclin2012-03-171-3/+3
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=736057
* Bug 736057: Add to the release notes that |FILTER url_quote| has been ↵Frédéric Buclin2012-03-171-0/+3
| | | | | | replaced by |FILTER uri| r=dkl a=LpSolit
* Bug 735332: Add 'start' hook in bugmail templates.Renata Ghisloti2012-03-152-0/+3
| | | | r=timello, a=LpSolit
* Bug 734078: cache localconfig per-processByron Jones2012-03-121-3/+3
| | | | r=dkl, a=LpSolit
* Tabular reports' column headers do not use display_value.Marc Schumann2012-03-101-1/+1
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=734413
* Bug 730032: The documentation must mention bzr instead of cvs in the ↵Frédéric Buclin2012-03-101-56/+78
| | | | | | "Upgrading to New Releases" section r=dkl a=LpSolit
* Bug 731163: Search.pm can use undefined alias in ORDER BY clauseFrédéric Buclin2012-03-101-1/+1
| | | | r=dkl a=LpSolit
* Bug 730794 - Need new hook edituser pageFrancisco Donalisio2012-03-093-0/+41
| | | | r=dkl, a=LpSolit
* Bug 679965: Offer Linux packagers an easy way to specify the location of the ↵Frédéric Buclin2012-03-091-0/+48
| | | | | | Bugzilla modules r=dkl a=LpSolit
* Fix bustageFrédéric Buclin2012-03-061-1/+0
|
* Bug 545610: Correctly parse CGI parameters, especially when using mod_perlFrédéric Buclin2012-03-062-14/+22
| | | | r=gerv a=LpSolit
* Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports ↵Frédéric Buclin2012-03-061-0/+8
| | | | | | when JS is enabled and a user field is used for the vertical axis r=gerv a=LpSolit
* 2nd part of bug 731559: fix get_attachments_by_bug() everywhereFrédéric Buclin2012-03-062-4/+3
| | | | a=LpSolit
* Bug 732978: preload() must load Bugzilla::Component itselfFrédéric Buclin2012-03-051-1/+2
| | | | r=dkl a=LpSolit
* Bug 731586: Email notifications about status changes in blockers are ↵Frédéric Buclin2012-03-032-11/+7
| | | | | | incorrectly formatted r=dkl a=LpSolit
* Bug 731725 - In the documentation license, the address of the FSF is incorrect Emmanuel Seyman2012-03-011-2/+2
| | | | r=dkl, a=LpSolit