aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/code-error.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Bug 1230932: Providing a condition as an ID to the webservice results in a ta...Frédéric Buclin2016-03-191-0/+8
* Bug 1046241: All links to the documentation displayed besides error messages ...Frédéric Buclin2016-02-081-1/+1
* Revert "Bug 1230932 - Providing a condition as an ID to the webservice result...David Lawrence2015-12-221-7/+0
* Bug 1230932 - Providing a condition as an ID to the webservice results in a t...Dylan Hardison2015-12-221-0/+7
* Bug 1106653: Truncate the field-* and type-* values in error messagesFrédéric Buclin2014-12-231-2/+4
* Bug 978070: Do not use document.write() to insert HTML codeFrédéric Buclin2014-03-261-9/+3
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...Connor Behan2014-01-071-3/+3
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-8/+7
* Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin2013-12-221-8/+8
* Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ...Dave Lawrence2013-10-161-0/+3
* Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is no...Frédéric Buclin2012-11-121-73/+0
* Bug 604388 - Filenames used to store data for Old Charts should be based on p...Marc Schumann2012-10-161-2/+2
* Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones2012-04-301-0/+4
* Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin2012-04-171-4/+2
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-261-2/+0
* Bug 319953: Missing real email syntax checkFrédéric Buclin2012-01-231-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-111-17/+5
* Bug 714664: The content of the "emailregexpdesc" parameter is not escaped whe...Frédéric Buclin2012-01-061-1/+1
* Fix missing-space bugs in error messages. a=LpSolit.Gervase Markham2011-11-011-4/+4
* Bug 288049: "internal error" from ThrowCodeError is confusing. Reword itFrédéric Buclin2011-08-071-5/+7
* Bug 676237: The traceback in code-error.html.tmpl is displayed on a single lineFrédéric Buclin2011-08-041-1/+1
* Bug 647466: Allow Search.pm to take the new URL syntax for custom searchMax Kanat-Alexander2011-04-021-0/+7
* Allow extensions to add new Jobs. r,a=mkanat.Gervase Markham2011-01-051-1/+2
* Bug 622105 - Misspelling in setting_info_invalid error message David Lawrence2010-12-301-1/+1
* Another unused error tagFrédéric Buclin2010-10-221-3/+0
* Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment)Christian Legnitto2010-10-131-0/+4
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-181-5/+1
* Bug 578258: Calling votes.cgi with no arguments should either display the use...Frédéric Buclin2010-07-161-0/+5
* Remove unsused error tag left by bug 578904Frédéric Buclin2010-07-151-5/+0
* Bug 578739: Instead of removing REFERENCES from _bz_real_schema and thenMax Kanat-Alexander2010-07-141-1/+6
* Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.Max Kanat-Alexander2010-07-081-4/+0
* Bug 490930: Always store attachments locally if they are over X size (and bel...Frédéric Buclin2010-07-081-5/+1
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-181-4/+0
* Bug 567303: Implement a working algorithm for sorting fields based onMax Kanat-Alexander2010-05-241-0/+5
* Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v...Frédéric Buclin2010-05-201-14/+1
* Bug 565899: Make the html_linebreak filter safe by having it first call theMax Kanat-Alexander2010-05-191-1/+1
* Need to do FILTER html FILTER html_linebreak to actually have a safe filter.Max Kanat-Alexander2010-05-141-1/+1
* Bug 372537: Improve CodeErrors: show the traceback (without functionMax Kanat-Alexander2010-05-141-0/+3
* Bug 565880: Do not throw an error when obsoleting an already obsolete attachmentFrédéric Buclin2010-05-141-4/+0
* Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should be...Frédéric Buclin2010-05-141-10/+0
* Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander2010-03-291-3/+0
* Fix bustage (unused error tag)Frédéric Buclin2010-02-241-4/+0
* Move the no_open_bug_status code error into the Voting extension.Max Kanat-Alexander2010-02-151-5/+0
* Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin2010-02-061-0/+3
* Bug 467992: Login fails if the user's LDAP account is denied search in LDAP -...lpsolit%gmail.com2010-01-051-1/+5
* Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org2009-12-041-0/+17
* Fix bustage: the 'extension_invalid' error tag is no longer usedlpsolit%gmail.com2009-11-241-4/+0
* Fix test failures caused by check-in of bug 430014.mkanat%bugzilla.org2009-11-241-1/+1
* Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org2009-11-241-0/+27
* Bug 529495: The open bracket is missing for a directive in global/code-error....lpsolit%gmail.com2009-11-181-1/+1