Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 747189: Remove Bugzilla::Util::file_mod_time() | Matt Selsky | 2012-04-26 | 2 | -26/+2 |
| | | | | r/a=LpSolit | ||||
* | Bug 745751: Remove support for microsummaries | Matt Selsky | 2012-04-24 | 1 | -11/+3 |
| | | | | r/a=LpSolit | ||||
* | Bug 645433: Bugzilla->error_mode( ERROR_MODE_WEBPAGE ) doesn't change ↵ | Koosha Khajeh Moogahi | 2012-04-24 | 1 | -2/+8 |
| | | | | | | Bugzilla->error_mode r/a=LpSolit | ||||
* | Bug 645427: Bugzilla->usage_mode( USAGE_MODE_BROWSER ) doesn't change ↵ | Koosha Khajeh Moogahi | 2012-04-24 | 1 | -2/+8 |
| | | | | | | Bugzilla->usage_mode r/a=LpSolit | ||||
* | Bug 747110: Fix race condition in showdependencygraph.cgi triggering "use of ↵ | Byron Jones | 2012-04-23 | 1 | -1/+2 |
| | | | | | | uninitialized value" warnings. r=LpSolit, a=LpSolit | ||||
* | Bug 349015: importxml.pl throws a warning if there is no bug status defined | Koosha Khajeh Moogahi | 2012-04-21 | 1 | -3/+2 |
| | | | | r/a=LpSolit | ||||
* | Bug 675502 - show_bug.cgi ctype=xml should include some more comment information | Frank Becker | 2012-04-20 | 2 | -14/+25 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bump the version post-release | Frédéric Buclin | 2012-04-19 | 1 | -1/+1 |
| | |||||
* | Bump version to 4.3.1 | Dave Lawrence | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits ↵ | Frédéric Buclin | 2012-04-18 | 3 | -45/+0 |
| | | | | | | attackers to access all bugs that the victim can see r=glob a=LpSolit | ||||
* | Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed ↵ | Frédéric Buclin | 2012-04-18 | 3 | -5/+117 |
| | | | | | | by altering the X-FORWARDED-FOR header r=glob a=LpSolit | ||||
* | Bug 746547: SMALLSERIAL is of type INT2, not INT1 | Frédéric Buclin | 2012-04-18 | 1 | -1/+1 |
| | | | | r=timello a=LpSolit | ||||
* | Bug 731727: Add support for RT to MoreBugUrl extension | Matt Selsky | 2012-04-18 | 3 | -0/+39 |
| | | | | r=timello, a=LpSolit | ||||
* | Bug 416137: WebService function to update a user's information (User.update) | Julien Heyman | 2012-04-18 | 1 | -2/+180 |
| | | | | r=mkanat a=LpSolit | ||||
* | Bug 704999: Add support for GitHub for the 'See Also' field | Matt Selsky | 2012-04-18 | 3 | -0/+38 |
| | | | | r=timello a=LpSolit | ||||
* | Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ↵ | Frédéric Buclin | 2012-04-17 | 4 | -47/+100 |
| | | | | | | can control the way to throw errors r=dkl a=LpSolit | ||||
* | Bug 745320: Shared queries do not work when tags are part of the query | Frédéric Buclin | 2012-04-17 | 2 | -7/+12 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 745080: Voting extension causes database deadlocks | Frédéric Buclin | 2012-04-17 | 1 | -1/+4 |
| | | | | r=glob a=LpSolit | ||||
* | Comment toggling text is not localizable because it's in a .js file. | Marc Schumann | 2012-04-15 | 2 | -5/+3 |
| | | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460 | ||||
* | 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 |
| | | | | r=timello a=LpSolit | ||||
* | Fix bustage (wrong POD) | Tiago Mello | 2012-04-14 | 1 | -2/+4 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=616336 | ||||
* | Bug 616336: Add a Bug.update_tags WebService method to edit personal tags | Tiago Mello | 2012-04-14 | 1 | -1/+101 |
| | | | | r/a=LpSolit | ||||
* | Change columns: empty buttons when images turned off. | Marc Schumann | 2012-04-14 | 6 | -37/+19 |
| | | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747 | ||||
* | 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 |
| | | | | r/a=LpSolit | ||||
* | Bug 740536 - Webservice for maximum time of audit_log | Frank Becker | 2012-04-13 | 1 | -1/+70 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 741627: Add ability to toggle search description in bug lists like | Tiago Mello | 2012-04-12 | 1 | -1/+10 |
| | | | | | 'Show Advanced Fields' does in enter bug. r/a=LpSolit | ||||
* | Fix bustage (missing filter) | Frédéric Buclin | 2012-04-13 | 1 | -1/+2 |
| | |||||
* | Bug 349337: The time between two successive token requests should be a constant | Koosha Khajeh Moogahi | 2012-04-13 | 3 | -4/+10 |
| | | | | r/a=LpSolit | ||||
* | Bug 340439: Include classifications in config.cgi | Frank Becker | 2012-04-13 | 2 | -1/+32 |
| | | | | r/a=LpSolit | ||||
* | Bug 741078: Release notes for Bugzilla 4.2.1 | Frédéric Buclin | 2012-04-12 | 1 | -2/+47 |
| | | | | r=dkl | ||||
* | Bug 737436: Relative dates do not work correctly with the deadline field | Frédéric Buclin | 2012-04-12 | 1 | -5/+11 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 744823 - Deadline throws error when selected in change history field ↵ | Dave Lawrence | 2012-04-12 | 1 | -0/+1 |
| | | | | | | list in query.cgi when not in time tracking group r/a=LpSolit | ||||
* | Fix typo | Frédéric Buclin | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | If you're not allowed to change status or resolution, their values are being ↵ | Marc Schumann | 2012-04-11 | 1 | -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 Buclin | 2012-04-11 | 1 | -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 Buclin | 2012-04-11 | 1 | -7/+22 |
| | | | | | | usemenuforusers is turned on r=glob a=LpSolit | ||||
* | Bug 706412 - make JobQueue.pm support insertion of Job objects, and also ↵ | Gervase Markham | 2012-04-11 | 1 | -5/+13 |
| | | | | enable prioritization. r,a=LpSolit. | ||||
* | Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINS | rojanu | 2012-04-10 | 3 | -1/+67 |
| | | | | r/a=LpSolit | ||||
* | Fix typo | Frédéric Buclin | 2012-04-09 | 1 | -1/+1 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=679965 | ||||
* | 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 |
| | | | | r=dkl a=LpSolit | ||||
* | Search for start-of-time-interval in date fields is (partially?) broken. | Marc Schumann | 2012-03-31 | 1 | -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 Becker | 2012-03-29 | 1 | -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 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 |
| | | | | | | the timetracking group r=dkl, a=LpSolit | ||||
* | Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵ | Frédéric Buclin | 2012-03-29 | 4 | -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 Mello | 2012-03-28 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 730984: A single whitespace in the Status Whiteboard field generates an ↵ | Frédéric Buclin | 2012-03-28 | 1 | -1/+5 |
| | | | | | | invalid SQL query r=dkl a=LpSolit |