Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-22 | Bug 489028 - Record last-visited time of bugs when logged in | Dylan William Hardison | 18 | -8/+596 | |
r=glob a=justdave | |||||
2014-04-21 | Bumped versiion post-release | David Lawrence | 1 | -1/+1 | |
2014-04-19 | Bump version to 4.5.4 | David Lawrence | 1 | -1/+1 | |
2014-04-18 | Bug 998484: Release notes for Bugzilla 4.4.4 | Frédéric Buclin | 1 | -0/+7 | |
r=dkl a=justdave | |||||
2014-04-18 | Bug 998323 - URLs pasted in comments are no longer displayed | David Lawrence | 1 | -14/+11 | |
r=LpSolit,a=justdave | |||||
2014-04-18 | Backout bug 984980 | Frédéric Buclin | 3 | -43/+0 | |
2014-04-18 | Fix bustage due to bug 984980 | Frédéric Buclin | 1 | -5/+5 | |
2014-04-17 | Bumped version post-release | David Lawrence | 1 | -1/+1 | |
2014-04-17 | Bump version to 4.5.3 | David Lawrence | 1 | -1/+1 | |
2014-04-17 | Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla text | Manish Goregaokar | 4 | -2/+18 | |
r=glob a=justdave | |||||
2014-04-17 | Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection | Frédéric Buclin | 12 | -62/+130 | |
r=dkl a=justdave | |||||
2014-04-17 | Remove tabs | Frédéric Buclin | 1 | -4/+4 | |
2014-04-17 | Bug 984980 - add framework for keyboard shortcuts, and key to switch between ↵ | Acho Arnold | 3 | -0/+43 | |
preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave. | |||||
2014-04-16 | Bug 997281: New QuickSearch operators can short-circuit each other depending ↵ | Frédéric Buclin | 1 | -1/+5 | |
on which ones are tested first r/a=justdave | |||||
2014-04-16 | Bug 995988: can_edit_product() can throw warnings if SUM() returns NULL | Gervase Markham | 1 | -1/+1 | |
r=LpSolit a=justdave | |||||
2014-04-16 | Bug 993894 - the database query in bless_groups is slow | Byron Jones | 1 | -22/+30 | |
r=dkl,a=justdave | |||||
2014-04-16 | Bug 994619 - show_bug product list is sometimes missing the actual product a ↵ | David Lawrence | 2 | -10/+21 | |
bug is in r=gerv,a=justdave | |||||
2014-04-16 | Bug 996946: Kill contrib/cvs-update.pl | Frédéric Buclin | 2 | -39/+0 | |
a=justdave | |||||
2014-04-15 | Bug 996164: Release notes for Bugzilla 4.4.3 | Frédéric Buclin | 1 | -0/+27 | |
r=dkl a=justdave | |||||
2014-04-15 | Bug 995238 - Incomplete implementation of bug 540818 causes ↵ | David Lawrence | 1 | -9/+0 | |
include_fields=_all to not work as expected r/a=justdave | |||||
2014-04-15 | Bug 925181: contrib/jb2bz.py was out of date | Quanah Gibson-Mount | 1 | -61/+91 | |
r=justdave/a=justdave | |||||
2014-04-15 | Bug 995873 - Don't use replaceState if it would result in an invalid URL | Simon Green | 1 | -5/+7 | |
r=justdave, a=justdave | |||||
2014-04-14 | Bug 987205: Bugzilla crashes because it tries to import a non-exported ↵ | Frédéric Buclin | 3 | -4/+3 | |
login_token() subroutine from Bugzilla::Auth::Login::Cookie r=dkl a=justdave | |||||
2014-04-11 | Bug 540818 - Improve include_fields and exclude_fields to accept _default, ↵ | David Lawrence | 6 | -77/+143 | |
_all and _custom keywords r=glob,a=justdave | |||||
2014-04-09 | Bug 974411: js/comments.js::toggle_all_comments() shouldn't try to match | Byron Jones | 1 | -4/+7 | |
non-comment elements r=gerv, a=glob | |||||
2014-04-07 | Bug 987032: allow memcached to cache bugzilla configuration information | Byron Jones | 13 | -45/+216 | |
r=dkl, a=glob | |||||
2014-04-04 | Bug 984505 - Link component and product to browse for other bugs in this ↵ | David Lawrence | 1 | -0/+6 | |
category r=glob,a=justdave | |||||
2014-04-02 | Bug 990252 - Using the webservices API, passing in certain keys as ↵ | David Lawrence | 1 | -2/+3 | |
parameters containing . and - characters are silently dropped r=glob,a=justdave | |||||
2014-04-02 | Bug 539894: Use <optgroup/> to group products into classifications in the ↵ | rojanu | 10 | -88/+135 | |
product drop-down on show_bug.cgi r=glob, a=justdave | |||||
2014-04-01 | Bug 990328: Document that bug tags can be searched by RPC. | Matt Tyson | 1 | -0/+8 | |
2014-03-31 | Bug 989633 - Unable to change content type using Bug.update_attachment if ↵ | David Lawrence | 1 | -1/+2 | |
attachment previously set to is_patch = 1 r=glob,a=justdave | |||||
2014-03-31 | Bug 989647 - Bug.update_attachment should allow for adding a comment when ↵ | David Lawrence | 1 | -1/+14 | |
updating attachment details similar to attachment.cgi r=glob,a=justdave | |||||
2014-03-27 | Bug 456043 - Make enter_bug consistent with show_bug for Severity and Priority | Simon Green | 1 | -13/+18 | |
r=glob, a=justdave | |||||
2014-03-26 | Fix bustage | Frédéric Buclin | 1 | -0/+1 | |
2014-03-26 | Bug 978070: Do not use document.write() to insert HTML code | Frédéric Buclin | 5 | -56/+58 | |
r/a=justdave | |||||
2014-03-26 | remove tabs added by bug 984999 | Byron Jones | 1 | -2/+2 | |
2014-03-23 | Bug 984999: Move set_assign_to() out of bug/create/create.html.tmpl | Acho Arnold | 2 | -73/+74 | |
r=LpSolit a=justdave | |||||
2014-03-23 | Bug 962812: Use the "required" attribute where appropriate | Sunil Joshi | 26 | -39/+48 | |
r=LpSolit a=justdave | |||||
2014-03-22 | Bug 276560: Use webbadge icons for alternate format links on buglist | Frédéric Buclin | 8 | -29/+59 | |
r=LpSolit a=justdave | |||||
2014-03-21 | Bug 399087 - Remove the 'mostfreqthreshold' parameter | Sunil Joshi [:SunilJoshi] | 4 | -15/+8 | |
r=dkl,a=justdave | |||||
2014-03-21 | Bug 986141 - As part of bug 513212, the see_also field still displays in ↵ | David Lawrence | 1 | -8/+10 | |
enter_bug,cgi even if use_see_also param is disabled r/a=glob | |||||
2014-03-21 | Bug 294021: Allow requestees to set attachment flags even if they don't have ↵ | Frédéric Buclin | 5 | -26/+55 | |
editbugs privs r=gerv a=justdave | |||||
2014-03-21 | Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzilla | Gervase Markham | 7 | -19/+62 | |
2014-03-21 | Bug 980918 - Rename "Tags" to "Personal Tags". Patch by acho; r=gerv, ↵ | Gervase Markham | 3 | -2/+3 | |
a=justdave. | |||||
2014-03-20 | Bug 513212 - Allow people to set "See Also" when filing/creating/entering a ↵ | David Lawrence | 7 | -19/+62 | |
bug on enter_bug.cgi or the Bug.create webservice r/a=glob | |||||
2014-03-12 | Bug 728892: The attachment "Details" page is still vulnerable to ↵ | Frédéric Buclin | 2 | -2/+2 | |
Clickjacking with SVG or XHTML attachments r/a=justdave | |||||
2014-03-11 | Renamed .bzrignore to .gitignore | David Lawrence | 1 | -0/+14 | |
2014-03-10 | Bug 566331: Move JS functions out of bug/edit.html.tmpl | Ishitva Goel | 2 | -17/+14 | |
r=LpSolit a=justdave | |||||
2014-03-10 | Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, ↵ | Frédéric Buclin | 14 | -626/+609 | |
enter_bug.css and show_bug.css into bug.css r/a=justdave | |||||
2014-03-08 | Bug 956190 (part 4): Merge duplicates.css, reports.css, search_form.css, ↵ | Frédéric Buclin | 24 | -547/+451 | |
show_multiple.css and summarize-time.css with buglist.css |