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