| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 759413 - Use "cannot" instead of "can not". | Matt Selsky | 2012-08-03 | 1 | -5/+5 |
* | Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UI | Matt Selsky | 2012-07-24 | 1 | -4/+4 |
* | Bug 339369: During logout, reword "Your login has been forgotten" | Koosha Khajeh Moogahi | 2012-07-04 | 1 | -1/+1 |
* | Bug 756314: Fix dropping of unique matches when the "confirm page" page is di... | Byron Jones | 2012-05-29 | 1 | -4/+4 |
* | Fix bustage: email_confirmation_failed is no longer used | Frédéric Buclin | 2012-05-28 | 1 | -4/+0 |
* | Bug 355596: Your password should be requested to confirm your email address c... | Koosha Khajeh Moogahi | 2012-05-28 | 1 | -2/+2 |
* | The calendar widget is not localizable. | Marc Schumann | 2012-05-18 | 1 | -0/+33 |
* | Bug 728138: Custom fields should have a "Long Description" attribute to bette... | rojanu | 2012-05-17 | 1 | -0/+5 |
* | Bug 663747: Add an option to disable 'New: ' prefix on bugmail | Byron Jones | 2012-05-08 | 1 | -0/+1 |
* | Bug 616191: Implement UI to easily tag bugs from the bug report directly (and... | Frédéric Buclin | 2012-05-07 | 5 | -104/+1 |
* | Bug 571740: Add support for getsatisfaction for the See Also field | Matt Selsky | 2012-05-07 | 1 | -3/+3 |
* | Bug 749074: Throw an error message instead of syntax error on invalid search ... | Byron Jones | 2012-04-30 | 1 | -0/+4 |
* | Bug 704999: Add support for GitHub for the 'See Also' field | Matt Selsky | 2012-04-18 | 1 | -0/+1 |
* | Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ... | Frédéric Buclin | 2012-04-17 | 1 | -4/+2 |
* | 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 | 1 | -1/+2 |
* | Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co... | Frédéric Buclin | 2012-03-29 | 1 | -0/+21 |
* | Bug 730670: Do not redirect in buglist.cgi to improve performance | Frédéric Buclin | 2012-02-27 | 1 | -0/+7 |
* | Bug 696387: Remove useless calls to field-descs.none.tmpl | Matt Selsky | 2012-02-26 | 3 | -7/+0 |
* | Fix bustage | Frédéric Buclin | 2012-02-22 | 1 | -1/+1 |
* | Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC API... | Dave Lawrence | 2012-02-22 | 1 | -0/+5 |
* | Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classes | Tiago Mello | 2012-02-19 | 1 | -2/+1 |
* | Bug 718319: (CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token check... | Frédéric Buclin | 2012-01-31 | 1 | -0/+5 |
* | Bug 617802: Add see also support for Rietveld installations on appspot.com | Matt Selsky | 2012-01-25 | 1 | -0/+1 |
* | Bug 319953: Missing real email syntax check | Frédéric Buclin | 2012-01-23 | 2 | -5/+3 |
* | Bug 718397: New extensions should be created using the MPL 2.0 license | Matt Selsky | 2012-01-20 | 1 | -2/+1 |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 31 | -522/+155 |
* | Bug 716283: Clickjacking in the attachment "Details" page allows to bypass to... | Frédéric Buclin | 2012-01-10 | 1 | -0/+3 |
* | Bug 661533: The See Also field should support Review Board URLs | Matt Selsky | 2012-01-06 | 1 | -0/+1 |
* | Bug 714664: The content of the "emailregexpdesc" parameter is not escaped whe... | Frédéric Buclin | 2012-01-06 | 2 | -2/+2 |
* | Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently) | Matt Selsky | 2011-12-26 | 1 | -3/+1 |
* | Bug 301656: Adds a preference to CC flag requestees to bugs | Byron Jones | 2011-12-01 | 1 | -0/+1 |
* | Bug 255606: Do not let buglist.cgi return all bugs by default | Frédéric Buclin | 2011-11-26 | 1 | -0/+4 |
* | Fix missing-space bugs in error messages. a=LpSolit. | Gervase Markham | 2011-11-01 | 3 | -6/+6 |
* | Bug 685552 - Email auto-completion causes server to thrash | David Lawrence | 2011-10-24 | 1 | -2/+2 |
* | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 2011-10-23 | 11 | -50/+1 |
* | Bug 582529: Ambiguous error message "You did not specify a file to attach" wh... | Frédéric Buclin | 2011-10-01 | 1 | -0/+4 |
* | Bug 637648 - Rename the "tags" table to "tag" | Stephanie Daugherty | 2011-08-29 | 1 | -1/+1 |
* | Bug 661476: sanitycheck.pl should check if all products have components defined. | Frédéric Buclin | 2011-08-17 | 2 | -3/+11 |
* | Bug 678844: When trying to edit a non-existent classification, the error mess... | Frédéric Buclin | 2011-08-16 | 1 | -2/+4 |
* | Bug 677187: If the attachment filename contains a newline, an error is thrown... | Frédéric Buclin | 2011-08-10 | 1 | -2/+3 |
* | Bug 585440 - Allow disabled accounts to turn off all bugmail | David Lawrence | 2011-08-09 | 1 | -0/+3 |
* | Bug 622203 - Allow filing closed bugs via the WebService | Max Kanat-Alexander | 2011-08-09 | 1 | -4/+9 |
* | Bug 660691: Allow Bugzilla to parse HTML-only inbound email via email_in.pl | Max Kanat-Alexander | 2011-08-09 | 1 | -3/+2 |
* | Bug 437076: Allow email_in to accept multipart/alternative HTML email with | Max Kanat-Alexander | 2011-08-09 | 1 | -2/+2 |
* | Bug 288049: "internal error" from ThrowCodeError is confusing. Reword it | Frédéric Buclin | 2011-08-07 | 1 | -5/+7 |
* | Bug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause XS... | Byron Jones | 2011-08-04 | 1 | -0/+5 |
* | Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creati... | Frédéric Buclin | 2011-08-04 | 1 | -20/+8 |
* | Bug 676237: The traceback in code-error.html.tmpl is displayed on a single line | Frédéric Buclin | 2011-08-04 | 1 | -1/+1 |
* | Bug 634812: Having a very large number of custom fields can make displaying s... | Frédéric Buclin | 2011-08-01 | 1 | -1/+3 |