summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-04-29fix default permissions on clean-bug-user-last-visit.plByron Jones1-0/+0
2014-04-25Bug 1001497: User.login incorrectly returns id = 0 when the login or ↵Frédéric Buclin1-1/+1
password is missing r=dkl a=justdave
2014-04-25Fix regression due to bug 539894Frédéric Buclin1-1/+1
2014-04-24Don't call Bugzilla.pm from a Perl module itself (see bug 866927)Frédéric Buclin1-1/+0
2014-04-24Fix some syntax errors left by bug 489028Frédéric Buclin2-3/+3
2014-04-23Bug 993910: Bugzilla/Search/Saved.pm:294 isn't using the cacheByron Jones1-3/+2
r=gerv, a=glob
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison18-8/+596
r=glob a=justdave
2014-04-21Bumped versiion post-releaseDavid Lawrence1-1/+1
2014-04-19Bump version to 4.5.4David Lawrence1-1/+1
2014-04-18Bug 998484: Release notes for Bugzilla 4.4.4Frédéric Buclin1-0/+7
r=dkl a=justdave
2014-04-18Bug 998323 - URLs pasted in comments are no longer displayedDavid Lawrence1-14/+11
r=LpSolit,a=justdave
2014-04-18Backout bug 984980Frédéric Buclin3-43/+0
2014-04-18Fix bustage due to bug 984980Frédéric Buclin1-5/+5
2014-04-17Bumped version post-releaseDavid Lawrence1-1/+1
2014-04-17Bump version to 4.5.3David Lawrence1-1/+1
2014-04-17Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla textManish Goregaokar4-2/+18
r=glob a=justdave
2014-04-17Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin12-62/+130
r=dkl a=justdave
2014-04-17Remove tabsFrédéric Buclin1-4/+4
2014-04-17Bug 984980 - add framework for keyboard shortcuts, and key to switch between ↵Acho Arnold3-0/+43
preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave.
2014-04-16Bug 997281: New QuickSearch operators can short-circuit each other depending ↵Frédéric Buclin1-1/+5
on which ones are tested first r/a=justdave
2014-04-16Bug 995988: can_edit_product() can throw warnings if SUM() returns NULLGervase Markham1-1/+1
r=LpSolit a=justdave
2014-04-16Bug 993894 - the database query in bless_groups is slowByron Jones1-22/+30
r=dkl,a=justdave
2014-04-16Bug 994619 - show_bug product list is sometimes missing the actual product a ↵David Lawrence2-10/+21
bug is in r=gerv,a=justdave
2014-04-16Bug 996946: Kill contrib/cvs-update.plFrédéric Buclin2-39/+0
a=justdave
2014-04-15Bug 996164: Release notes for Bugzilla 4.4.3Frédéric Buclin1-0/+27
r=dkl a=justdave
2014-04-15Bug 995238 - Incomplete implementation of bug 540818 causes ↵David Lawrence1-9/+0
include_fields=_all to not work as expected r/a=justdave
2014-04-15Bug 925181: contrib/jb2bz.py was out of dateQuanah Gibson-Mount1-61/+91
r=justdave/a=justdave
2014-04-15Bug 995873 - Don't use replaceState if it would result in an invalid URLSimon Green1-5/+7
r=justdave, a=justdave
2014-04-14Bug 987205: Bugzilla crashes because it tries to import a non-exported ↵Frédéric Buclin3-4/+3
login_token() subroutine from Bugzilla::Auth::Login::Cookie r=dkl a=justdave
2014-04-11Bug 540818 - Improve include_fields and exclude_fields to accept _default, ↵David Lawrence6-77/+143
_all and _custom keywords r=glob,a=justdave
2014-04-09Bug 974411: js/comments.js::toggle_all_comments() shouldn't try to matchByron Jones1-4/+7
non-comment elements r=gerv, a=glob
2014-04-07Bug 987032: allow memcached to cache bugzilla configuration informationByron Jones13-45/+216
r=dkl, a=glob
2014-04-04Bug 984505 - Link component and product to browse for other bugs in this ↵David Lawrence1-0/+6
category r=glob,a=justdave
2014-04-02Bug 990252 - Using the webservices API, passing in certain keys as ↵David Lawrence1-2/+3
parameters containing . and - characters are silently dropped r=glob,a=justdave
2014-04-02Bug 539894: Use <optgroup/> to group products into classifications in the ↵rojanu10-88/+135
product drop-down on show_bug.cgi r=glob, a=justdave
2014-04-01Bug 990328: Document that bug tags can be searched by RPC.Matt Tyson1-0/+8
2014-03-31Bug 989633 - Unable to change content type using Bug.update_attachment if ↵David Lawrence1-1/+2
attachment previously set to is_patch = 1 r=glob,a=justdave
2014-03-31Bug 989647 - Bug.update_attachment should allow for adding a comment when ↵David Lawrence1-1/+14
updating attachment details similar to attachment.cgi r=glob,a=justdave
2014-03-27Bug 456043 - Make enter_bug consistent with show_bug for Severity and PrioritySimon Green1-13/+18
r=glob, a=justdave
2014-03-26Fix bustageFrédéric Buclin1-0/+1
2014-03-26Bug 978070: Do not use document.write() to insert HTML codeFrédéric Buclin5-56/+58
r/a=justdave
2014-03-26remove tabs added by bug 984999Byron Jones1-2/+2
2014-03-23Bug 984999: Move set_assign_to() out of bug/create/create.html.tmplAcho Arnold2-73/+74
r=LpSolit a=justdave
2014-03-23Bug 962812: Use the "required" attribute where appropriateSunil Joshi26-39/+48
r=LpSolit a=justdave
2014-03-22Bug 276560: Use webbadge icons for alternate format links on buglistFrédéric Buclin8-29/+59
r=LpSolit a=justdave
2014-03-21Bug 399087 - Remove the 'mostfreqthreshold' parameterSunil Joshi [:SunilJoshi]4-15/+8
r=dkl,a=justdave
2014-03-21Bug 986141 - As part of bug 513212, the see_also field still displays in ↵David Lawrence1-8/+10
enter_bug,cgi even if use_see_also param is disabled r/a=glob
2014-03-21Bug 294021: Allow requestees to set attachment flags even if they don't have ↵Frédéric Buclin5-26/+55
editbugs privs r=gerv a=justdave
2014-03-21Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzillaGervase Markham7-19/+62
2014-03-21Bug 980918 - Rename "Tags" to "Personal Tags". Patch by acho; r=gerv, ↵Gervase Markham3-2/+3
a=justdave.