aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 875217 - SecurityError in Javascript on buglist.cgiSimon Green2013-09-041-6/+6
| | | r=glob, a=glob
* Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the ↵Sunil Joshi2013-09-042-5/+11
| | | | | search page r=simon, a=simon
* Bug 331529 - editusers list should let me search for disabled usersSunil Joshi2013-09-042-7/+12
| | | r=simon, a=simon
* Bug 901589: The 'isempty' operator does not work for custom multiselect fieldsPami Ketolainen2013-09-031-0/+9
| | | | r/a=glob
* Bug 911512: Bugzilla::DB::Oracle lacks POD coverageDamien Nozay2013-09-031-0/+66
| | | | r=LpSolit a=sgreen
* Bug 911513: 007util.t fails due to a missing dependency to DateTimeDamien Nozay2013-09-031-0/+1
| | | | r=LpSolit a=sgreen
* Bug 848063: [Oracle] importxml.pl fails with ORA-01830: comment timestamps ↵Mateusz Kuśmierczyk2013-09-031-1/+1
| | | | | | are not correctly formatted r=LpSolit a=sgreen
* Fix bustage on Oracle due to bug 898830Frédéric Buclin2013-09-021-2/+2
|
* Bug 388653 - Stars in chart.html.tmpl could be thought as typosSunil Joshi2013-08-301-1/+1
| | | r=simon, a=glob
* Bug 547311 - Remove the "align" attribute from <th>Christopher Trom2013-08-3014-21/+24
| | | r=simon, a=sgreen
* Bug 903895 - Allow more than 32k componentsSimon Green2013-08-302-7/+27
| | | r=gerv, a=sgreen
* Bug 893195 - Allow token based authentication for webservicesDave Lawrence2013-08-269-47/+178
| | | | r=glob,a=sgreen
* Bug 908338 - Create a new webservice called User.valid_login that will ↵Dave Lawrence2013-08-262-0/+60
| | | | | | verify if a cookie or login token is valid for the current user r=glob,a=sgreen
* Bug 908572 - Grammatical error in "Query Defaults" admin paramsChristopher Trom2013-08-271-1/+1
| | | r=simon, a=glob
* Bug 903337 - Do not display the CC list and the "Remove selected CCs" ↵Sunil Joshi2013-08-274-6/+6
| | | | | checkbox if the CC list is empty r=simon, a=glob
* Bug 601825 - "Linux Distributions" should link to the "Prerequisites" wiki ↵Sunil Joshi2013-08-271-5/+5
| | | | | page, not "Linux_Distro_Installation" r=simon, a=glob
* Bug 477601 - Adapt Bug.search to use Search.pmDave Lawrence2013-08-261-35/+77
| | | | r=sgreen,a=glob
* Bug 904568: emails generated by jobqueue.pl unable to reference custom fieldsByron Jones2013-08-272-56/+79
| | | | r=simon, a=simon
* Bug 884705 - Bugzilla->user does not return undefSunil Joshi2013-08-231-4/+4
| | | r=simon, a=simon
* Bug 455016 - Documentation about "Boolean charts" talks about "equals" and ↵Sunil Joshi2013-08-231-11/+11
| | | | | so, while these choices have been renamed r=simon, a=glob
* Bug 891236 - Allow Redmine See Also URLsSimon Green2013-08-221-0/+37
| | | r=justdave, a=justdave
* Bug 891236 - Allow Redmine See Also URLsSimon Green2013-08-222-0/+2
| | | r=justdave, a=justdave
* Bug 252004 - Cannot change capitalisation of KeywordsSunil Joshi2013-08-221-1/+1
| | | r=simon, a=glob
* Bug 907245 - Allow for URL params to also be passed with POST/PUT REST API ↵Dave Lawrence2013-08-211-0/+11
| | | | | | requests r/a=glob
* Bug 905948: under mod_perl, HTTP/200 is returned when etags match If-None-MatchByron Jones2013-08-191-3/+4
| | | | r=dkl, a=glob
* Bug 905537 - Add support for iPod Touch in useragent strings for platform ↵Dave Lawrence2013-08-181-2/+2
| | | | | | detection r=LpSolit,a=sgreen
* Bug 365499 - admin/products/groupcontrol/confirm-edit uses p as brSunil Joshi2013-08-161-18/+27
| | | r=sgreen, a=sgreen
* Bug 902314 - Make the title and headings consistent on the pre enter bug pagesSimon Green2013-08-162-3/+8
| | | r=dkl, a=sgreen
* Bug 853638 - Status and resolution values in dependency graphs not localizable.Marc Schumann2013-08-152-3/+5
| | | | r=dkl, a=sgreen
* Bug 105865: Bugzilla should pay attention to linebreaks when linkifying bug ↵Frédéric Buclin2013-08-151-13/+17
| | | | | | IDs in comments r=dkl a=sgreen
* Bug 569177 - Add support for eTag for WebServicesDave Lawrence2013-08-097-18/+131
| | | | r/a=glob
* Bug 902515: Internet Explorer 11 receives multipart/x-mixed-replace content ↵Frédéric Buclin2013-08-091-1/+1
| | | | | | from buglist.cgi r=dkl a=justdave
* Bug 861582: Missing description in the "Bug Fields" page for "Importance"Frédéric Buclin2013-08-092-0/+9
| | | | r=sgreen a=justdave
* Bug 898830: Improve loading time of show_bug.cgiFrédéric Buclin2013-08-093-39/+33
| | | | r=sgreen a=justdave
* Bug 899586: Consecutive whitespaces in field values are ignored in <select> ↵Frédéric Buclin2013-08-081-1/+1
| | | | | | elements r=sgreen a=glob
* Bug 669535 - User pref for "Possible Duplicates"Dave Lawrence2013-08-081-1/+1
| | | | - Failed test 'template/en/default/bug/create/create.html.tmpl contains tabs --WARNING'
* Bug 669535 - User pref for "Possible Duplicates"Sunil Joshi2013-08-083-1/+5
| | | | r=dkl,a=glob
* Bug 875732 - Need hooks for new column in saved-searchesrajanu2013-08-081-0/+3
| | | | r=dkl,a=glob
* Bug 901620 - Grammar error in the documentationSunil Joshi2013-08-071-1/+1
| | | r=sgreen, a=glob
* Bug 817306 - Add additional words to test for reserved SQL words in schemaSunil Joshi2013-08-071-4/+4
| | | r=sgreen, a=glob
* Bug 868330 - Password creation directions incompleteSunil Joshi2013-08-072-4/+13
| | | r=sgreen, a=sgreen
* Bug 897264 - letters_numbers_specialchars password restriction is incorrectSimon Green2013-08-072-16/+16
| | | r=LpSolit, a=sgreen
* Bug 899679 - Bug History page, "back to" should not be striked of only Bug # ↵Sunil Joshi2013-08-061-2/+2
| | | | | should be striked off. r=sgreen, a=sgreen
* Bug 899679 - Bug History page, "back to" should not be striked of only Bug # ↵Sunil Joshi2013-08-061-1/+9
| | | | | should be striked off. r=sgreen, a=sgreen
* Bug 898784 - Clarify on the CreateAccount page that email address is login ↵Sunil Joshi2013-08-061-1/+7
| | | | | when param emailsuffix is set. r=sgreen, a=sgreen
* Bug 491316 - Allow the reporter to enter keywords at bug creationSunil Joshi2013-08-062-17/+11
| | | r=sgreen, a=sgreen
* Bug 467510 - Remove 'bug' from all page titles containing bug numberSunil Joshi2013-08-062-3/+3
| | | | | r=sgreen, a=sgreen https://bugzilla.mozilla.org/show_bug.cgi?id=457510
* Fix wrong links in REST PODFrédéric Buclin2013-08-033-3/+3
|
* Bug 834290: Add support for iPads and iPhones in useragent stringsFrédéric Buclin2013-08-011-0/+7
| | | | r=dkl a=sgreen
* Bug 781672: checksetup.pl fails to check the version of the latest ↵Frédéric Buclin2013-08-011-2/+9
| | | | | | Apache2::SizeLimit release (it throws "Invalid version format (non-numeric data)") r=dkl a=sgreen