aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug 340439: Include classifications in config.cgiFrank Becker2012-04-132-1/+32
* Bug 741078: Release notes for Bugzilla 4.2.1Frédéric Buclin2012-04-121-2/+47
* Bug 737436: Relative dates do not work correctly with the deadline fieldFrédéric Buclin2012-04-121-5/+11
* Bug 744823 - Deadline throws error when selected in change history field list...Dave Lawrence2012-04-121-0/+1
* 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
* Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by...Frédéric Buclin2012-04-111-42/+30
* Bug 734997: The 'take' link for the assignee field doesn't work when usemenuf...Frédéric Buclin2012-04-111-7/+22
* Bug 706412 - make JobQueue.pm support insertion of Job objects, and also enab...Gervase Markham2012-04-111-5/+13
* Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINSrojanu2012-04-103-1/+67
* Fix typoFrédéric Buclin2012-04-091-1/+1
* 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
* Search for start-of-time-interval in date fields is (partially?) broken.Marc Schumann2012-03-311-1/+1
* Bug 690879 - Webservice Bug.fields should include include keyword name and de...Frank Becker2012-03-291-3/+18
* 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
* Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...Frédéric Buclin2012-03-294-103/+191
* Bug 735821: Fix broken HTML code in bugmail.html.tmpl.Tiago Mello2012-03-281-1/+1
* Bug 730984: A single whitespace in the Status Whiteboard field generates an i...Frédéric Buclin2012-03-281-1/+5
* Bug 425647: get_activity() should use INNER JOIN to join the fielddefs tableFrédéric Buclin2012-03-281-1/+1
* Bug 734471 - Need new hook edituser search templateFrancisco Donalisio2012-03-261-0/+2
* 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. r,...Gervase Markham2012-03-266-17/+17
* Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham2012-03-262-0/+5
* Bug 733458: The "creator" argument is listed twice for the Bug.search WebServ...Matt Selsky2012-03-221-7/+3
* Bug 732440: Add SQL execution timings to buglist.cgi's debug outputByron Jones2012-03-223-5/+11
* Bug 731526: Adds an email event for product and/or component notificationsByron Jones2012-03-224-7/+16
* Fix bustage: Bugzilla -> terms.BugzillaFrédéric Buclin2012-03-171-3/+3
* Bug 736057: Add to the release notes that |FILTER url_quote| has been replace...Frédéric Buclin2012-03-171-0/+3
* Bug 735332: Add 'start' hook in bugmail templates.Renata Ghisloti2012-03-152-0/+3
* Bug 734078: cache localconfig per-processByron Jones2012-03-121-3/+3
* Tabular reports' column headers do not use display_value.Marc Schumann2012-03-101-1/+1
* Bug 730032: The documentation must mention bzr instead of cvs in the "Upgradi...Frédéric Buclin2012-03-101-56/+78
* Bug 731163: Search.pm can use undefined alias in ORDER BY clauseFrédéric Buclin2012-03-101-1/+1
* Bug 730794 - Need new hook edituser pageFrancisco Donalisio2012-03-093-0/+41
* Bug 679965: Offer Linux packagers an easy way to specify the location of the ...Frédéric Buclin2012-03-091-0/+48
* 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
* Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports wh...Frédéric Buclin2012-03-061-0/+8
* 2nd part of bug 731559: fix get_attachments_by_bug() everywhereFrédéric Buclin2012-03-062-4/+3
* Bug 732978: preload() must load Bugzilla::Component itselfFrédéric Buclin2012-03-051-1/+2
* Bug 731586: Email notifications about status changes in blockers are incorrec...Frédéric Buclin2012-03-032-11/+7
* Bug 731725 - In the documentation license, the address of the FSF is incorrect Emmanuel Seyman2012-03-011-2/+2
* Bug 731562: Cache the global/user.html.tmpl template for improved performanceFrédéric Buclin2012-03-014-5/+37
* Bug 731175: Bugzilla::Field shouldn't assume that someone else already loaded...Frédéric Buclin2012-02-292-6/+8
* Bug 730877: Improve _get_string_from_file() performances by caching loaded filesFrédéric Buclin2012-02-291-0/+6
* Bug 731559: Preload all attachment submitters when viewing a bug reportFrédéric Buclin2012-02-292-6/+17