summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-13Bug 340439: Include classifications in config.cgiFrank Becker2-1/+32
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-11Bug 706412 - make JobQueue.pm support insertion of Job objects, and also enab...Gervase Markham1-5/+13
2012-04-10Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINSrojanu3-1/+67
2012-04-09Fix typoFrédéric Buclin1-1/+1
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
2012-03-31Search for start-of-time-interval in date fields is (partially?) broken.Marc Schumann1-1/+1
2012-03-30Bug 690879 - Webservice Bug.fields should include include keyword name and de...Frank Becker1-3/+18
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
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-28Bug 425647: get_activity() should use INNER JOIN to join the fielddefs tableFrédéric Buclin1-1/+1
2012-03-26Bug 734471 - Need new hook edituser search templateFrancisco Donalisio1-0/+2
2012-03-26Fix bustage due to bug 448551Frédéric Buclin1-1/+1
2012-03-26Make Target Milestone field have the same maximum length as Version field. r,...Gervase Markham6-17/+17
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-22Bug 732440: Add SQL execution timings to buglist.cgi's debug outputByron Jones3-5/+11
2012-03-22Bug 731526: Adds an email event for product and/or component notificationsByron Jones4-7/+16
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-15Bug 735332: Add 'start' hook in bugmail templates.Renata Ghisloti2-0/+3
2012-03-12Bug 734078: cache localconfig per-processByron Jones1-3/+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
2012-03-09Bug 730794 - Need new hook edituser pageFrancisco Donalisio3-0/+41
2012-03-09Bug 679965: Offer Linux packagers an easy way to specify the location of the ...Frédéric Buclin1-0/+48
2012-03-06Fix bustageFrédéric Buclin1-1/+0
2012-03-06Bug 545610: Correctly parse CGI parameters, especially when using mod_perlFrédéric Buclin2-14/+22
2012-03-06Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports wh...Frédéric Buclin1-0/+8
2012-03-062nd part of bug 731559: fix get_attachments_by_bug() everywhereFrédéric Buclin2-4/+3
2012-03-05Bug 732978: preload() must load Bugzilla::Component itselfFrédéric Buclin1-1/+2
2012-03-03Bug 731586: Email notifications about status changes in blockers are incorrec...Frédéric Buclin2-11/+7
2012-03-01Bug 731725 - In the documentation license, the address of the FSF is incorrect Emmanuel Seyman1-2/+2
2012-03-01Bug 731562: Cache the global/user.html.tmpl template for improved performanceFrédéric Buclin4-5/+37
2012-02-29Bug 731175: Bugzilla::Field shouldn't assume that someone else already loaded...Frédéric Buclin2-6/+8
2012-02-29Bug 730877: Improve _get_string_from_file() performances by caching loaded filesFrédéric Buclin1-0/+6
2012-02-29Bug 731559: Preload all attachment submitters when viewing a bug reportFrédéric Buclin2-6/+17
2012-02-29Bug 731219: Fix XMLRPC breakage when content-type contains a charsetByron Jones1-1/+4
2012-02-29Bug 528918: Bugzilla::Object->match() shouldn't call _check_field() when the ...Frédéric Buclin1-2/+5