aboutsummaryrefslogtreecommitdiffstats
path: root/js/bug.js
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1121806: show_bug does not display in IE9Albert Ting2015-01-211-5/+5
| | | | r=dylan,a=justdave
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-271-2/+8
| | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-221-0/+46
| | | | r=glob a=justdave
* remove tabs added by bug 984999Byron Jones2014-03-261-2/+2
|
* Bug 984999: Move set_assign_to() out of bug/create/create.html.tmplAcho Arnold2014-03-231-0/+71
| | | | r=LpSolit a=justdave
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-16/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 652427: Going back to the new bug page loses the description if possible ↵Guy Pyrzak2011-06-281-3/+3
| | | | | | duplicates have been searched for r=mkanat, r=mkanat
* Bug 581448: Localize the status and resolution values in the list ofMax Kanat-Alexander2010-10-131-2/+4
| | | | | possible duplicates on enter_bug.cgi r=LpSolit, a=LpSolit
* Bug 594155: IE6 throws JS errors when filing new bugsGuy Pyrzak2010-09-191-2/+2
| | | | r/a=LpSolit
* Bug 576912: Make the automatic duplicate detection table appear onkeyupMax Kanat-Alexander2010-07-191-6/+18
| | | | | | | instead of onblur, but give it a delay so that (a) we're not sending too many queries and (b) so that it doesn't appear at the exact same time as you click Submit Bug (making the "Submit Bug" click not work) r=timello, a=mkanat
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-211-0/+117
r=glob, a=mkanat