Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-10 | Bug 1251100 - checksetup.pl no longer tells admins which modules are ↵ | Dylan William Hardison | 1 | -1/+2 | |
installed and which version is installed | |||||
2016-03-19 | Bug 1230932: Providing a condition as an ID to the webservice results in a ↵ | Frédéric Buclin | 1 | -0/+8 | |
taint error r=dkl | |||||
2016-02-08 | Bug 1046241: All links to the documentation displayed besides error messages ↵ | Frédéric Buclin | 1 | -1/+1 | |
are broken r=gerv | |||||
2015-12-22 | Revert "Bug 1230932 - Providing a condition as an ID to the webservice ↵ | David Lawrence | 1 | -7/+0 | |
results in a taint error" This reverts commit eb1357fe03bb47cdd479cf533022e11dd6bd22e0. | |||||
2015-12-22 | Bug 1230932 - Providing a condition as an ID to the webservice results in a ↵ | Dylan Hardison | 1 | -0/+7 | |
taint error r=dkl,a=dkl | |||||
2015-06-03 | Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of ↵ | Jeff Fearn | 1 | -0/+4 | |
dumping a stack trace r=glob,a=glob | |||||
2015-04-08 | Backout bug 1089475, it causes deep recursions when the DB server is not ↵ | Frédéric Buclin | 1 | -4/+0 | |
accessible | |||||
2014-12-23 | Bug 1106653: Truncate the field-* and type-* values in error messages | Frédéric Buclin | 1 | -2/+4 | |
r=dkl a=glob | |||||
2014-12-17 | Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of ↵ | Jeff Fearn | 1 | -0/+4 | |
dumping a stack trace r=glob,a=glob | |||||
2014-03-26 | Bug 978070: Do not use document.write() to insert HTML code | Frédéric Buclin | 1 | -9/+3 | |
r/a=justdave | |||||
2014-01-07 | Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵ | Connor Behan | 1 | -3/+3 | |
specific Bugzilla installation r=dkl,a=justdave | |||||
2013-12-31 | Bug 920681: Remove the cellspacing and cellpadding attributes from tables | Frédéric Buclin | 1 | -8/+7 | |
r/a=justdave | |||||
2013-12-22 | Bug 952793: Remove HTML4 elements which are obsolete in HTML5 | Frédéric Buclin | 1 | -8/+8 | |
r/a=justdave | |||||
2013-10-16 | Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ↵ | Dave Lawrence | 1 | -0/+3 | |
and allowing easier brute force r=LpSolit,a=glob | |||||
2012-11-12 | Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵ | Frédéric Buclin | 1 | -73/+0 | |
not triggered by the code itself r=glob a=LpSolit | |||||
2012-10-16 | Bug 604388 - Filenames used to store data for Old Charts should be based on ↵ | Marc Schumann | 1 | -2/+2 | |
product IDs, not names (avoid dataloss when renaming products). r/a=LpSolit | |||||
2012-04-30 | Bug 749074: Throw an error message instead of syntax error on invalid search ↵ | Byron Jones | 1 | -0/+4 | |
type operators r=LpSolit,a=LpSolit | |||||
2012-04-17 | Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ↵ | Frédéric Buclin | 1 | -4/+2 | |
can control the way to throw errors r=dkl a=LpSolit | |||||
2012-02-26 | Bug 696387: Remove useless calls to field-descs.none.tmpl | Matt Selsky | 1 | -2/+0 | |
r/a=LpSolit | |||||
2012-01-23 | Bug 319953: Missing real email syntax check | Frédéric Buclin | 1 | -2/+1 | |
r=glob a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -17/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2012-01-06 | Bug 714664: The content of the "emailregexpdesc" parameter is not escaped ↵ | Frédéric Buclin | 1 | -1/+1 | |
when displayed to the user r=dkl a=LpSolit | |||||
2011-11-01 | Fix missing-space bugs in error messages. a=LpSolit. | Gervase Markham | 1 | -4/+4 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=698737 | |||||
2011-08-07 | Bug 288049: "internal error" from ThrowCodeError is confusing. Reword it | Frédéric Buclin | 1 | -5/+7 | |
r=justdave a=LpSolit | |||||
2011-08-04 | Bug 676237: The traceback in code-error.html.tmpl is displayed on a single line | Frédéric Buclin | 1 | -1/+1 | |
r=glob a=LpSolit | |||||
2011-04-02 | Bug 647466: Allow Search.pm to take the new URL syntax for custom search | Max Kanat-Alexander | 1 | -0/+7 | |
r=mkanat, a=mkanat (module owner) | |||||
2011-01-05 | Allow extensions to add new Jobs. r,a=mkanat. | Gervase Markham | 1 | -1/+2 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=617012 | |||||
2010-12-30 | Bug 622105 - Misspelling in setting_info_invalid error message | David Lawrence | 1 | -1/+1 | |
r/a=LpSolit | |||||
2010-10-22 | Another unused error tag | Frédéric Buclin | 1 | -3/+0 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=523205 | |||||
2010-10-14 | Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment) | Christian Legnitto | 1 | -0/+4 | |
when creating or updating bug comment r=mkanat, a=mkanat | |||||
2010-07-18 | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 1 | -5/+1 | |
r/a=mkanat | |||||
2010-07-16 | Bug 578258: Calling votes.cgi with no arguments should either display the ↵ | Frédéric Buclin | 1 | -0/+5 | |
user's votes, or give a better error message if the extension is disabled r/a=mkanat | |||||
2010-07-15 | Remove unsused error tag left by bug 578904 | Frédéric Buclin | 1 | -5/+0 | |
2010-07-15 | Bug 578739: Instead of removing REFERENCES from _bz_real_schema and then | Max Kanat-Alexander | 1 | -1/+6 | |
populating FKs from _bz_schema at the end of checksetup, store REFERENCES in _bz_real_schema with a special "created => 0" key that tells us that we still need to create the FK. r=mkanat, a=mkanat (module owner) | |||||
2010-07-08 | Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere. | Max Kanat-Alexander | 1 | -4/+0 | |
Instead, we pass around a hashref and update the hashref. This patch also includes some cleanup for bugs surrounding percentage_complete, attachments.isobsolete, attachments.ispatch, and owner_idle_time. r=mkanat, a=mkanat | |||||
2010-07-08 | Bug 490930: Always store attachments locally if they are over X size (and ↵ | Frédéric Buclin | 1 | -5/+1 | |
below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit | |||||
2010-06-18 | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 1 | -4/+0 | |
called OldBugMove. r=dkl, a=mkanat | |||||
2010-05-25 | Bug 567303: Implement a working algorithm for sorting fields based on | Max Kanat-Alexander | 1 | -0/+5 | |
VALIDATOR_DEPENDENCIES in Bugzilla::Object. (The previous code did not actually sort fields correctly.) r=timello, a=mkanat | |||||
2010-05-20 | Bug 565879: Merge ThrowCodeError("action_unrecognized"), ↵ | Frédéric Buclin | 1 | -14/+1 | |
ThrowUserError("no_valid_action") and ThrowCodeError("unknown_action") r=ghendricks a=LpSolit | |||||
2010-05-19 | Bug 565899: Make the html_linebreak filter safe by having it first call the | Max Kanat-Alexander | 1 | -1/+1 | |
"html" filter r=LpSolit, a=LpSolit | |||||
2010-05-14 | Need to do FILTER html FILTER html_linebreak to actually have a safe filter. | Max Kanat-Alexander | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=372537 | |||||
2010-05-14 | Bug 372537: Improve CodeErrors: show the traceback (without function | Max Kanat-Alexander | 1 | -0/+3 | |
arguments) r=LpSolit, a=LpSolit | |||||
2010-05-14 | Bug 565880: Do not throw an error when obsoleting an already obsolete attachment | Frédéric Buclin | 1 | -4/+0 | |
a=LpSolit | |||||
2010-05-14 | Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should ↵ | Frédéric Buclin | 1 | -10/+0 | |
be user errors, not code errors a=LpSolit | |||||
2010-03-29 | Bug 554986: Add a "notmatches" search type, which allows the minus sign | Max Kanat-Alexander | 1 | -3/+0 | |
operator to start working for bare words in Quicksearch again r=LpSolit, a=LpSolit | |||||
2010-02-24 | Fix bustage (unused error tag) | Frédéric Buclin | 1 | -4/+0 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=526184 | |||||
2010-02-16 | Move the no_open_bug_status code error into the Voting extension. | Max Kanat-Alexander | 1 | -5/+0 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=372979 | |||||
2010-02-06 | Bug 515568: handle_login() doesn't check $@ after eval | Frédéric Buclin | 1 | -0/+3 | |
r/a=mkanat | |||||
2010-01-05 | Bug 467992: Login fails if the user's LDAP account is denied search in LDAP ↵ | lpsolit%gmail.com | 1 | -1/+5 | |
- Patch by Adam Batkin <adam@batkin.net> r/a=mkanat | |||||
2009-12-04 | Bug 452919: Allow the "created an attachment" message in comments to be ↵ | mkanat%bugzilla.org | 1 | -0/+17 | |
localized Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit |