aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
* Bug 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky2012-04-181-0/+1
* Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin2012-04-171-4/+2
* Fix bustage (missing filter)Frédéric Buclin2012-04-131-1/+2
* Bug 349337: The time between two successive token requests should be a constantKoosha Khajeh Moogahi2012-04-131-1/+2
* Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...Frédéric Buclin2012-03-291-0/+21
* Bug 730670: Do not redirect in buglist.cgi to improve performanceFrédéric Buclin2012-02-271-0/+7
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-263-7/+0
* Fix bustageFrédéric Buclin2012-02-221-1/+1
* Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC API...Dave Lawrence2012-02-221-0/+5
* Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classesTiago Mello2012-02-191-2/+1
* Bug 718319: (CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token check...Frédéric Buclin2012-01-311-0/+5
* Bug 617802: Add see also support for Rietveld installations on appspot.comMatt Selsky2012-01-251-0/+1
* Bug 319953: Missing real email syntax checkFrédéric Buclin2012-01-232-5/+3
* Bug 718397: New extensions should be created using the MPL 2.0 licenseMatt Selsky2012-01-201-2/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-1131-522/+155
* Bug 716283: Clickjacking in the attachment "Details" page allows to bypass to...Frédéric Buclin2012-01-101-0/+3
* Bug 661533: The See Also field should support Review Board URLsMatt Selsky2012-01-061-0/+1
* Bug 714664: The content of the "emailregexpdesc" parameter is not escaped whe...Frédéric Buclin2012-01-062-2/+2
* Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently)Matt Selsky2011-12-261-3/+1
* Bug 301656: Adds a preference to CC flag requestees to bugsByron Jones2011-12-011-0/+1
* Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin2011-11-261-0/+4
* Fix missing-space bugs in error messages. a=LpSolit.Gervase Markham2011-11-013-6/+6
* Bug 685552 - Email auto-completion causes server to thrashDavid Lawrence2011-10-241-2/+2
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-2311-50/+1
* Bug 582529: Ambiguous error message "You did not specify a file to attach" wh...Frédéric Buclin2011-10-011-0/+4
* Bug 637648 - Rename the "tags" table to "tag"Stephanie Daugherty2011-08-291-1/+1
* Bug 661476: sanitycheck.pl should check if all products have components defined.Frédéric Buclin2011-08-172-3/+11
* Bug 678844: When trying to edit a non-existent classification, the error mess...Frédéric Buclin2011-08-161-2/+4
* Bug 677187: If the attachment filename contains a newline, an error is thrown...Frédéric Buclin2011-08-101-2/+3
* Bug 585440 - Allow disabled accounts to turn off all bugmailDavid Lawrence2011-08-091-0/+3
* Bug 622203 - Allow filing closed bugs via the WebServiceMax Kanat-Alexander2011-08-091-4/+9
* Bug 660691: Allow Bugzilla to parse HTML-only inbound email via email_in.plMax Kanat-Alexander2011-08-091-3/+2
* Bug 437076: Allow email_in to accept multipart/alternative HTML email withMax Kanat-Alexander2011-08-091-2/+2
* Bug 288049: "internal error" from ThrowCodeError is confusing. Reword itFrédéric Buclin2011-08-071-5/+7
* Bug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause XS...Byron Jones2011-08-041-0/+5
* Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creati...Frédéric Buclin2011-08-041-20/+8
* Bug 676237: The traceback in code-error.html.tmpl is displayed on a single lineFrédéric Buclin2011-08-041-1/+1
* Bug 634812: Having a very large number of custom fields can make displaying s...Frédéric Buclin2011-08-011-1/+3
* Bug 674574: When all components or versions are disabled, you cannot enter bu...Frédéric Buclin2011-08-011-2/+2
* Bug 674089: Add a new hook 'end_object_name' in user-error.html.tmpl templateTiago Mello2011-07-251-0/+1
* Bug 674117: Add a new hook 'auth_failure_object' in user-error.html.tmpl temp...Tiago Mello2011-07-251-0/+2
* Bug 642388: Description of field days_elapsed missing from global/field-descs...Frédéric Buclin2011-07-251-0/+1
* Bug 589128: Adds a preference allowing users to choose between text or htmlByron Jones2011-07-251-0/+3
* Bug 658929 - User autocomplete is very slow when there are lots of users in t...David Lawrence2011-07-051-0/+2
* Revert wrong indentation, see bug 652427Frédéric Buclin2011-07-011-1/+1
* Bug 652427: Going back to the new bug page loses the description if possible ...Guy Pyrzak2011-06-281-1/+2
* Bug 660464: Linkify the tag name in the confirmation message when tagging bugsFrédéric Buclin2011-05-301-1/+2
* Bug 28849: Block users from CCing other users if they do not have editbugs privsByron Jones2011-05-101-0/+4
* Bug 653341: Bug.create() fails to error out if an invalid group is passedFrédéric Buclin2011-05-061-0/+7
* Bug 653406: fix escaping of url vars in error messagesByron Jones2011-04-291-8/+8