Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 635882: html_light_quote() should accept the "target" attribute for links | Koosha Khajeh Moogahi | 2012-06-26 | 1 | -6/+7 |
| | | | | r/a=LpSolit | ||||
* | Bug 762288 - Change bugs_activity.removed to match data type of ↵ | Dave Lawrence | 2012-06-26 | 2 | -1/+7 |
| | | | | | | bugs_activity.added r/a=LpSolit | ||||
* | Bug 138546: Add a checkbox to add himself to the CC list when creating or ↵ | Reed Loden | 2012-06-26 | 1 | -12/+12 |
| | | | | | | editing an attachment r/a=LpSolit | ||||
* | Bug 759030: Clean up Bugzilla::BugUrl modules | Matt Selsky | 2012-06-17 | 7 | -96/+58 |
| | | | | r=timello a=LpSolit | ||||
* | Bug 765315: Mention the data type of 'product' param in POD of ↵ | Koosha Khajeh Moogahi | 2012-06-17 | 1 | -4/+6 |
| | | | | | | Bugzilla::Component->new to avoid misunderstanding r/a=LpSolit | ||||
* | Bug 765558: params_to_objects() does not work properly in consecutive calls | Koosha Khajeh Moogahi | 2012-06-17 | 1 | -2/+3 |
| | | | | r/a=LpSolit | ||||
* | Bug 760020 – Remove leftover support for single-file skins. | Marc Schumann | 2012-06-10 | 1 | -5/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 577014: [SINGLE|MULTIPLE]_SELECT custom fields with no new values, ↵ | Koosha Khajeh Moogahi | 2012-06-09 | 1 | -0/+6 |
| | | | | | | containing only the default value '---' and marked as mandatory, blocks the user to update/create a bug r/a=LpSolit | ||||
* | Bug 745533 - database add index audit_log_class_at_time_idx for audit_log | Frank Becker | 2012-06-08 | 2 | -0/+6 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 760075: Fix error thrown when an allwords search starts with or ends ↵ | Simon Green | 2012-06-08 | 1 | -3/+3 |
| | | | | | | with a space r=glob, a=LpSolit | ||||
* | Bug 761199: buglist.cgi enters in an infinite loop if called without ↵ | Frédéric Buclin | 2012-06-07 | 1 | -0/+4 |
| | | | | | | arguments and the user is logged in r=timello a=LpSolit | ||||
* | Bug 761331: Remove our customized multipart_init() method | Frédéric Buclin | 2012-06-05 | 1 | -29/+0 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 671612: Send "X-Content-Type-Options: nosniff" with every response | Matt Selsky | 2012-05-29 | 2 | -2/+4 |
| | | | | r/a=LpSolit | ||||
* | Bug 744691: Throw an error early when calling a method from a non-existent class | Byron Jones | 2012-05-24 | 1 | -0/+1 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 753288: Adds support for detecting Android operating system | Byron Jones | 2012-05-22 | 1 | -0/+1 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is ↵ | Frédéric Buclin | 2012-05-21 | 1 | -2/+12 |
| | | | | | | not a number a=LpSolit | ||||
* | Bug 752303: It is no longer possible to cancel an email address change when ↵ | Koosha Khajeh Moogahi | 2012-05-18 | 2 | -12/+22 |
| | | | | | | this one has already been confirmed r/a=LpSolit | ||||
* | Bug 486255: Timezone is displayed incorrectly in outgoing email with SMTP ↵ | Matt Selsky | 2012-05-17 | 1 | -1/+2 |
| | | | | | | for 1/2 & 3/4 timezones r/a=LpSolit | ||||
* | Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are ↵ | Simon Green | 2012-05-17 | 1 | -1/+1 |
| | | | | | | not escaped correctly in SAFE_URL_REGEXP r/a=LpSolit | ||||
* | Fix bustage in POD | Frédéric Buclin | 2012-05-17 | 1 | -0/+1 |
| | |||||
* | Bug 728138: Custom fields should have a "Long Description" attribute to ↵ | rojanu | 2012-05-17 | 4 | -1/+38 |
| | | | | | | better understand what they are used for r/a=LpSolit | ||||
* | Bug 729001: Reverse resolves the IP address in account lockout notifications | Byron Jones | 2012-05-08 | 1 | -0/+9 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 663747: Add an option to disable 'New: ' prefix on bugmail | Byron Jones | 2012-05-08 | 1 | -0/+2 |
| | | | | r=gerv, a=LpSolit | ||||
* | Bug 744015: Fix 'use of uninitialized value in string' in PatchReader | Byron Jones | 2012-05-08 | 1 | -1/+3 |
| | | | | r=gerv, a=LpSolit | ||||
* | Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵ | Frédéric Buclin | 2012-05-07 | 3 | -4/+8 |
| | | | | | | (and get rid of the current form in the footer) r=timello a=LpSolit | ||||
* | Bug 571740: Add support for getsatisfaction for the See Also field | Matt Selsky | 2012-05-07 | 1 | -2/+1 |
| | | | | r=timello, a=LpSolit | ||||
* | Bug 749074: Throw an error message instead of syntax error on invalid search ↵ | Byron Jones | 2012-04-30 | 1 | -1/+3 |
| | | | | | | type operators r=LpSolit,a=LpSolit | ||||
* | Bug 747189: Remove Bugzilla::Util::file_mod_time() | Matt Selsky | 2012-04-26 | 1 | -25/+1 |
| | | | | r/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 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 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 | 2 | -0/+37 |
| | | | | r=timello a=LpSolit | ||||
* | Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ↵ | Frédéric Buclin | 2012-04-17 | 2 | -43/+79 |
| | | | | | | 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 | 1 | -3/+3 |
| | | | | r=dkl a=LpSolit | ||||
* | 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 | ||||
* | 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 349337: The time between two successive token requests should be a constant | Koosha Khajeh Moogahi | 2012-04-13 | 2 | -3/+8 |
| | | | | r/a=LpSolit | ||||
* | 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 | ||||
* | Fix typo | Frédéric Buclin | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | 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 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 | 2 | -1/+51 |
| | | | | r/a=LpSolit | ||||
* | Fix typo | Frédéric Buclin | 2012-04-09 | 1 | -1/+1 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=679965 |