Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 621216 - Don't call GetQuip() if the user doesn't want quips | Sunil Joshi | 2013-09-26 | 1 | -1/+4 | |
| | | | r=simon, a=simon | |||||
* | Bug 455301: Don't show password box on userprefs.cgi if your auth method ↵ | Dirk Steinmetz | 2013-09-25 | 1 | -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 Buclin | 2013-09-24 | 1 | -1/+4 | |
| | | | | | | the changed* operators r/a=glob | |||||
* | Bug 919475: [Oracle] Crash when non-mandatory free text custom fields are ↵ | Jiří Netolický | 2013-09-23 | 1 | -0/+4 | |
| | | | | | | left empty on bug creation r=LpSolit a=justdave | |||||
* | Bug 918647: "Use of uninitialized value" warnings when using quicksearch | Byron Jones | 2013-09-23 | 1 | -1/+5 | |
| | | | | r=simon, a=glob | |||||
* | Bug 918362 - The "order" parameter passed to Bug.search is ignored | Dave Lawrence | 2013-09-20 | 1 | -4/+4 | |
| | | | | r=LpSolit,a=glob | |||||
* | Bug 897510 - Create and Modify User Screen must also contain password rules ↵ | Sunil Joshi | 2013-09-19 | 1 | -1/+8 | |
| | | | | | as hint r=simon, a=glob | |||||
* | Bug 373820 - View User Account Log should include real name | Sunil Joshi | 2013-09-19 | 1 | -1/+1 | |
| | | | r=simon, a=glob | |||||
* | Bug 368541 - Make it obvious that the bug alias is not part of the bug summary | Sunil Joshi | 2013-09-19 | 1 | -2/+2 | |
| | | | r=simon, a=simon | |||||
* | Bug 365501 - admin/products/groupcontrol/updated uses p as br | Sunil Joshi | 2013-09-19 | 1 | -7/+19 | |
| | | | r=simon, a=glob | |||||
* | Bug 332034 - Add New Attachment as an option for attachment.cgi when we are ↵ | Sunil Joshi | 2013-09-19 | 1 | -2/+8 | |
| | | | | not passed any parameters\nr=simon, a=glob | |||||
* | Bug 578434 - Bug group checkboxes lay out poorly beside attachment field | Dave Lawrence | 2013-09-18 | 4 | -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 Lawrence | 2013-09-18 | 4 | -64/+78 | |
| | | | | r/a=glob | |||||
* | Bug 916979 - Bug.search ignores the "limit" parameter | Dave Lawrence | 2013-09-18 | 2 | -10/+6 | |
| | | | | a/r=glob | |||||
* | fix typo in comment | Byron Jones | 2013-09-18 | 1 | -1/+1 | |
| | ||||||
* | Bug 877545: quicksearch shouldn't treat apostrophes as quote characters | Byron Jones | 2013-09-18 | 1 | -6/+27 | |
| | | | | r=simon, a=glob | |||||
* | Bug 916935 - Add Access-Control-Allow-Headers to REST API to indicate which ↵ | Dave Lawrence | 2013-09-17 | 1 | -0/+1 | |
| | | | | | | HTTP headers can be used when making the request r/a=glob | |||||
* | Fix POD (bogus in bug 866927) | Frédéric Buclin | 2013-09-16 | 1 | -3/+3 | |
| | ||||||
* | Bug 785565: Search by change history between two dates doesn't give expected ↵ | Frédéric Buclin | 2013-09-16 | 1 | -35/+14 | |
| | | | | | | result r/a=glob | |||||
* | Bug 914986 - Create Bug.update_attachment to update attachments via RPC/REST | Simon Green | 2013-09-13 | 3 | -4/+242 | |
| | | | r=dkl, a=sgreen | |||||
* | Bug 911509: SOAP::Lite 1.0 no longer includes XMLRPC::Lite | Frédéric Buclin | 2013-09-12 | 1 | -0/+10 | |
| | | | | r=dkl a=glob | |||||
* | Bug 914262: KHTML-based browsers such as Konqueror do not support the ↵ | Frédéric Buclin | 2013-09-10 | 1 | -1/+1 | |
| | | | | | | Server-Push technology r=dkl a=sgreen | |||||
* | Bug 914196 - Documentation for User.login should state cookies not used for ↵ | Dave Lawrence | 2013-09-09 | 1 | -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 Wong | 2013-09-05 | 1 | -10/+2 | |
| | | | | | | list instead of its hardcoded list r=LpSolit a=sgreen | |||||
* | Bug 909720 - Remove unused code in Bugzilla::Search | Simon Green | 2013-09-04 | 1 | -5/+0 | |
| | | | r=glob, a=glob | |||||
* | Bug 875217 - SecurityError in Javascript on buglist.cgi | Simon Green | 2013-09-04 | 1 | -6/+6 | |
| | | | r=glob, a=glob | |||||
* | Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the ↵ | Sunil Joshi | 2013-09-04 | 2 | -5/+11 | |
| | | | | | search page r=simon, a=simon | |||||
* | Bug 331529 - editusers list should let me search for disabled users | Sunil Joshi | 2013-09-04 | 2 | -7/+12 | |
| | | | r=simon, a=simon | |||||
* | Bug 901589: The 'isempty' operator does not work for custom multiselect fields | Pami Ketolainen | 2013-09-03 | 1 | -0/+9 | |
| | | | | r/a=glob | |||||
* | Bug 911512: Bugzilla::DB::Oracle lacks POD coverage | Damien Nozay | 2013-09-03 | 1 | -0/+66 | |
| | | | | r=LpSolit a=sgreen | |||||
* | Bug 911513: 007util.t fails due to a missing dependency to DateTime | Damien Nozay | 2013-09-03 | 1 | -0/+1 | |
| | | | | r=LpSolit a=sgreen | |||||
* | Bug 848063: [Oracle] importxml.pl fails with ORA-01830: comment timestamps ↵ | Mateusz Kuśmierczyk | 2013-09-03 | 1 | -1/+1 | |
| | | | | | | are not correctly formatted r=LpSolit a=sgreen | |||||
* | Fix bustage on Oracle due to bug 898830 | Frédéric Buclin | 2013-09-02 | 1 | -2/+2 | |
| | ||||||
* | Bug 388653 - Stars in chart.html.tmpl could be thought as typos | Sunil Joshi | 2013-08-30 | 1 | -1/+1 | |
| | | | r=simon, a=glob | |||||
* | Bug 547311 - Remove the "align" attribute from <th> | Christopher Trom | 2013-08-30 | 14 | -21/+24 | |
| | | | r=simon, a=sgreen | |||||
* | Bug 903895 - Allow more than 32k components | Simon Green | 2013-08-30 | 2 | -7/+27 | |
| | | | r=gerv, a=sgreen | |||||
* | Bug 893195 - Allow token based authentication for webservices | Dave Lawrence | 2013-08-26 | 9 | -47/+178 | |
| | | | | r=glob,a=sgreen | |||||
* | Bug 908338 - Create a new webservice called User.valid_login that will ↵ | Dave Lawrence | 2013-08-26 | 2 | -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 params | Christopher Trom | 2013-08-27 | 1 | -1/+1 | |
| | | | r=simon, a=glob | |||||
* | Bug 903337 - Do not display the CC list and the "Remove selected CCs" ↵ | Sunil Joshi | 2013-08-27 | 4 | -6/+6 | |
| | | | | | checkbox if the CC list is empty r=simon, a=glob | |||||
* | Bug 601825 - "Linux Distributions" should link to the "Prerequisites" wiki ↵ | Sunil Joshi | 2013-08-27 | 1 | -5/+5 | |
| | | | | | page, not "Linux_Distro_Installation" r=simon, a=glob | |||||
* | Bug 477601 - Adapt Bug.search to use Search.pm | Dave Lawrence | 2013-08-26 | 1 | -35/+77 | |
| | | | | r=sgreen,a=glob | |||||
* | Bug 904568: emails generated by jobqueue.pl unable to reference custom fields | Byron Jones | 2013-08-27 | 2 | -56/+79 | |
| | | | | r=simon, a=simon | |||||
* | Bug 884705 - Bugzilla->user does not return undef | Sunil Joshi | 2013-08-23 | 1 | -4/+4 | |
| | | | r=simon, a=simon | |||||
* | Bug 455016 - Documentation about "Boolean charts" talks about "equals" and ↵ | Sunil Joshi | 2013-08-23 | 1 | -11/+11 | |
| | | | | | so, while these choices have been renamed r=simon, a=glob | |||||
* | Bug 891236 - Allow Redmine See Also URLs | Simon Green | 2013-08-22 | 1 | -0/+37 | |
| | | | r=justdave, a=justdave | |||||
* | Bug 891236 - Allow Redmine See Also URLs | Simon Green | 2013-08-22 | 2 | -0/+2 | |
| | | | r=justdave, a=justdave | |||||
* | Bug 252004 - Cannot change capitalisation of Keywords | Sunil Joshi | 2013-08-22 | 1 | -1/+1 | |
| | | | r=simon, a=glob | |||||
* | Bug 907245 - Allow for URL params to also be passed with POST/PUT REST API ↵ | Dave Lawrence | 2013-08-21 | 1 | -0/+11 | |
| | | | | | | requests r/a=glob | |||||
* | Bug 905948: under mod_perl, HTTP/200 is returned when etags match If-None-Match | Byron Jones | 2013-08-19 | 1 | -3/+4 | |
| | | | | r=dkl, a=glob |