aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 714523 - editversions.cgi should use ->set_allSunil Joshi2013-09-262-7/+9
| | | r=simon, a=simon
* Bug 621216 - Don't call GetQuip() if the user doesn't want quipsSunil Joshi2013-09-261-1/+4
| | | r=simon, a=simon
* Bug 455301: Don't show password box on userprefs.cgi if your auth method ↵Dirk Steinmetz2013-09-251-15/+19
| | | | | | didn't use DB passwords r=LpSolit a=justdave
* Temporary fix for bug 916882: whitelist product and component when used with ↵Frédéric Buclin2013-09-241-1/+4
| | | | | | the changed* operators r/a=glob
* Bug 919475: [Oracle] Crash when non-mandatory free text custom fields are ↵Jiří Netolický2013-09-231-0/+4
| | | | | | left empty on bug creation r=LpSolit a=justdave
* Bug 918647: "Use of uninitialized value" warnings when using quicksearchByron Jones2013-09-231-1/+5
| | | | r=simon, a=glob
* Bug 918362 - The "order" parameter passed to Bug.search is ignoredDave Lawrence2013-09-201-4/+4
| | | | r=LpSolit,a=glob
* Bug 897510 - Create and Modify User Screen must also contain password rules ↵Sunil Joshi2013-09-191-1/+8
| | | | | as hint r=simon, a=glob
* Bug 373820 - View User Account Log should include real nameSunil Joshi2013-09-191-1/+1
| | | r=simon, a=glob
* Bug 368541 - Make it obvious that the bug alias is not part of the bug summarySunil Joshi2013-09-191-2/+2
| | | r=simon, a=simon
* Bug 365501 - admin/products/groupcontrol/updated uses p as brSunil Joshi2013-09-191-7/+19
| | | r=simon, a=glob
* Bug 332034 - Add New Attachment as an option for attachment.cgi when we are ↵Sunil Joshi2013-09-191-2/+8
| | | | not passed any parameters\nr=simon, a=glob
* Bug 578434 - Bug group checkboxes lay out poorly beside attachment fieldDave Lawrence2013-09-184-78/+64
| | | | | - Backed out to make adjustments on screen size before the groups drop down https://bugzilla.mozilla.org/show_bug.cgi?id=578464
* Bug 578434 - Bug group checkboxes lay out poorly beside attachment field Dave Lawrence2013-09-184-64/+78
| | | | r/a=glob
* Bug 916979 - Bug.search ignores the "limit" parameterDave Lawrence2013-09-182-10/+6
| | | | a/r=glob
* fix typo in commentByron Jones2013-09-181-1/+1
|
* Bug 877545: quicksearch shouldn't treat apostrophes as quote charactersByron Jones2013-09-181-6/+27
| | | | r=simon, a=glob
* Bug 916935 - Add Access-Control-Allow-Headers to REST API to indicate which ↵Dave Lawrence2013-09-171-0/+1
| | | | | | HTTP headers can be used when making the request r/a=glob
* Fix POD (bogus in bug 866927)Frédéric Buclin2013-09-161-3/+3
|
* Bug 785565: Search by change history between two dates doesn't give expected ↵Frédéric Buclin2013-09-161-35/+14
| | | | | | result r/a=glob
* Bug 914986 - Create Bug.update_attachment to update attachments via RPC/RESTSimon Green2013-09-133-4/+242
| | | r=dkl, a=sgreen
* Bug 911509: SOAP::Lite 1.0 no longer includes XMLRPC::LiteFrédéric Buclin2013-09-121-0/+10
| | | | r=dkl a=glob
* Bug 914262: KHTML-based browsers such as Konqueror do not support the ↵Frédéric Buclin2013-09-101-1/+1
| | | | | | Server-Push technology r=dkl a=sgreen
* Bug 914196 - Documentation for User.login should state cookies not used for ↵Dave Lawrence2013-09-091-1/+3
| | | | | | JSONRPC and REST when making future connections r/a=glob
* Bug 801284: whine.pl should use DEFAULT_COLUMN_LIST as the default column ↵Edmund Wong2013-09-051-10/+2
| | | | | | list instead of its hardcoded list r=LpSolit a=sgreen
* Bug 909720 - Remove unused code in Bugzilla::SearchSimon Green2013-09-041-5/+0
| | | r=glob, a=glob
* 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