Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-02 | Bug 995209 - Create a Build.PL script using Module::Build for ↵ | David Lawrence | 1 | -1/+1 | |
testing/installing/packaging of Bugzilla code - Fixed incorrect package name Apache-SizeLimit | |||||
2014-05-02 | Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci | David Lawrence | 1 | -1/+1 | |
- Load from bugzilla/qa repo on github | |||||
2014-05-02 | Bug 974214 - Make email notification for cleared flag identify the flag ↵ | Matt Tyson | 1 | -2/+5 | |
requestee. r=gerv, a=glob. | |||||
2014-05-02 | Bug 811855 - Make the check for sslbase parameter report a failure reason. ↵ | Matt Selsky | 1 | -1/+1 | |
r=gerv, a=glob. | |||||
2014-05-02 | Bug 927452 - When creating a new user account, the requirements for the ↵ | Sunil Joshi | 1 | -1/+11 | |
password should be displayed. r=gerv, a=justdave. | |||||
2014-05-02 | Bug 999296: make checksetup.pl not complain about having added new | Dave Miller | 1 | -2/+8 | |
values to localconfig when the answers were supplied by an answer file. r=LpSolit, a=justdave | |||||
2014-05-01 | Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci | David Lawrence | 1 | -0/+39 | |
2014-05-01 | Bug 995209 - Create a Build.PL script using Module::Build for ↵ | David Lawrence | 2 | -0/+114 | |
testing/installing/packaging of Bugzilla code r=glob,a=justdave | |||||
2014-04-29 | Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzilla | Frédéric Buclin | 2 | -1/+5 | |
2014-04-29 | Bug 1001846: When editing cc_accessible using Bug.update, the method should ↵ | Frédéric Buclin | 1 | -1/+0 | |
always return is_cc_accessible as being changed r=dkl a=justdave | |||||
2014-04-29 | Bug 1002775 - For the purpose of continuous integration testing, makedocs.pl ↵ | David Lawrence | 1 | -1/+5 | |
should return failed status if one or more errors occurred building docs r/a=glob | |||||
2014-04-29 | fix default permissions on clean-bug-user-last-visit.pl | Byron Jones | 1 | -0/+0 | |
2014-04-25 | Bug 1001497: User.login incorrectly returns id = 0 when the login or ↵ | Frédéric Buclin | 1 | -1/+1 | |
password is missing r=dkl a=justdave | |||||
2014-04-25 | Fix regression due to bug 539894 | Frédéric Buclin | 1 | -1/+1 | |
2014-04-24 | Don't call Bugzilla.pm from a Perl module itself (see bug 866927) | Frédéric Buclin | 1 | -1/+0 | |
2014-04-24 | Fix some syntax errors left by bug 489028 | Frédéric Buclin | 2 | -3/+3 | |
2014-04-23 | Bug 993910: Bugzilla/Search/Saved.pm:294 isn't using the cache | Byron Jones | 1 | -3/+2 | |
r=gerv, a=glob | |||||
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 |