| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 704999: Add support for GitHub for the 'See Also' field | Matt Selsky | 2012-04-18 | 2 | -0/+37 |
* | Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ... | Frédéric Buclin | 2012-04-17 | 2 | -43/+79 |
* | Bug 745320: Shared queries do not work when tags are part of the query | Frédéric Buclin | 2012-04-17 | 1 | -3/+3 |
* | Fix bustage | Frédéric Buclin | 2012-04-14 | 1 | -0/+1 |
* | Bug 616192: Display personal tags in buglists | Frédéric Buclin | 2012-04-14 | 2 | -63/+82 |
* | Fix bustage (wrong POD) | Tiago Mello | 2012-04-14 | 1 | -2/+4 |
* | Bug 616336: Add a Bug.update_tags WebService method to edit personal tags | Tiago Mello | 2012-04-14 | 1 | -1/+101 |
* | Move doc of the admin_editusers_action hook at its right place | Frédéric Buclin | 2012-04-13 | 1 | -24/+24 |
* | Bug 737850 - Bug.history and Bug.get use different field names | Dave Lawrence | 2012-04-13 | 1 | -3/+10 |
* | Bug 740536 - Webservice for maximum time of audit_log | Frank Becker | 2012-04-13 | 1 | -1/+70 |
* | Bug 349337: The time between two successive token requests should be a constant | Koosha Khajeh Moogahi | 2012-04-13 | 2 | -3/+8 |
* | Bug 737436: Relative dates do not work correctly with the deadline field | Frédéric Buclin | 2012-04-12 | 1 | -5/+11 |
* | Fix typo | Frédéric Buclin | 2012-04-12 | 1 | -1/+1 |
* | Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by... | Frédéric Buclin | 2012-04-11 | 1 | -42/+30 |
* | Bug 706412 - make JobQueue.pm support insertion of Job objects, and also enab... | Gervase Markham | 2012-04-11 | 1 | -5/+13 |
* | Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINS | rojanu | 2012-04-10 | 2 | -1/+51 |
* | Fix typo | Frédéric Buclin | 2012-04-09 | 1 | -1/+1 |
* | 2nd part of bug 679965: contrib/Bugzilla.pm shouldn't be executable | Frédéric Buclin | 2012-04-09 | 1 | -0/+1 |
* | Bug 58179: End date not included in the Search By Change History section | Frédéric Buclin | 2012-04-04 | 1 | -0/+5 |
* | Search for start-of-time-interval in date fields is (partially?) broken. | Marc Schumann | 2012-03-31 | 1 | -1/+1 |
* | Bug 690879 - Webservice Bug.fields should include include keyword name and de... | Frank Becker | 2012-03-29 | 1 | -3/+18 |
* | Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead) | Frédéric Buclin | 2012-03-30 | 1 | -1/+1 |
* | Bug 643681 - Bug.get should also return the time spent on a bug for users in ... | frase | 2012-03-29 | 1 | -0/+11 |
* | Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co... | Frédéric Buclin | 2012-03-29 | 2 | -95/+95 |
* | Bug 730984: A single whitespace in the Status Whiteboard field generates an i... | Frédéric Buclin | 2012-03-28 | 1 | -1/+5 |
* | Bug 425647: get_activity() should use INNER JOIN to join the fielddefs table | Frédéric Buclin | 2012-03-28 | 1 | -1/+1 |
* | Fix bustage due to bug 448551 | Frédéric Buclin | 2012-03-26 | 1 | -1/+1 |
* | Make Target Milestone field have the same maximum length as Version field. r,... | Gervase Markham | 2012-03-26 | 3 | -14/+14 |
* | Bug 733458: The "creator" argument is listed twice for the Bug.search WebServ... | Matt Selsky | 2012-03-22 | 1 | -7/+3 |
* | Bug 731526: Adds an email event for product and/or component notifications | Byron Jones | 2012-03-22 | 3 | -7/+14 |
* | Bug 731163: Search.pm can use undefined alias in ORDER BY clause | Frédéric Buclin | 2012-03-10 | 1 | -1/+1 |
* | Bug 730794 - Need new hook edituser page | Francisco Donalisio | 2012-03-09 | 1 | -0/+24 |
* | 2nd part of bug 731559: fix get_attachments_by_bug() everywhere | Frédéric Buclin | 2012-03-06 | 1 | -1/+1 |
* | Bug 732978: preload() must load Bugzilla::Component itself | Frédéric Buclin | 2012-03-05 | 1 | -1/+2 |
* | Bug 731562: Cache the global/user.html.tmpl template for improved performance | Frédéric Buclin | 2012-03-01 | 2 | -1/+18 |
* | Bug 731175: Bugzilla::Field shouldn't assume that someone else already loaded... | Frédéric Buclin | 2012-02-29 | 2 | -6/+8 |
* | Bug 730877: Improve _get_string_from_file() performances by caching loaded files | Frédéric Buclin | 2012-02-29 | 1 | -0/+6 |
* | Bug 731559: Preload all attachment submitters when viewing a bug report | Frédéric Buclin | 2012-02-29 | 2 | -6/+17 |
* | Bug 731219: Fix XMLRPC breakage when content-type contains a charset | Byron Jones | 2012-02-29 | 1 | -1/+4 |
* | Bug 528918: Bugzilla::Object->match() shouldn't call _check_field() when the ... | Frédéric Buclin | 2012-02-29 | 1 | -2/+5 |
* | Bug 731055: get_enterable_products() is very slow when a product has many com... | Frédéric Buclin | 2012-02-28 | 1 | -6/+8 |
* | Bug 730598: Running checksetup.pl twice deletes the DEFAULT value of the bug_... | Frédéric Buclin | 2012-02-27 | 1 | -1/+1 |
* | Bug 730670: Do not redirect in buglist.cgi to improve performance | Frédéric Buclin | 2012-02-27 | 1 | -1/+9 |
* | Bug 714368: Add Windows 8 detection | Matt Selsky | 2012-02-25 | 1 | -0/+1 |
* | Bug 714030: Add Mac OS 10.7 Lion detection | Matt Selsky | 2012-02-25 | 1 | -0/+1 |
* | Bug 692507 - WebService API calls where appropriate should be using the shado... | Dave Lawrence | 2012-02-24 | 3 | -3/+24 |
* | Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC API... | Dave Lawrence | 2012-02-22 | 2 | -0/+16 |
* | Bug 709944 - Expose groups of which a user is part | Dave Lawrence | 2012-02-21 | 1 | -3/+51 |
* | Bug 331925: Unable to use pronouns (%user%, %reporter%, ...) in boolean chart... | Frédéric Buclin | 2012-02-21 | 1 | -1/+3 |
* | Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classes | Tiago Mello | 2012-02-19 | 4 | -90/+21 |