index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
WebService
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
remove MOD_PERL bits
Dylan William Hardison
1
-5
/
+1
2018-06-28
remove weird hacks
Dylan William Hardison
1
-1
/
+0
2018-06-28
use an explicit check for the _handle stuff
Dylan William Hardison
1
-0
/
+1
2018-06-28
good stuff
Dylan William Hardison
1
-3
/
+0
2018-06-28
more working
Dylan William Hardison
1
-0
/
+3
2018-06-28
working more
Dylan William Hardison
1
-3
/
+5
2018-06-28
Remove metrics stuff
Dylan William Hardison
1
-5
/
+0
2018-05-23
Bug 1461400 - Log errors in webservices when undef values are passed to $self...
Dylan William Hardison
1
-2
/
+10
2018-04-10
Bug 1421110 - Add REST API endpoint for /bug/possible_duplicates
Israel Madueme
2
-5
/
+43
2018-04-05
Bug 1449282 - add jobqueue_status api
Israel Madueme
3
-0
/
+46
2018-03-29
Bug 1450008 - documentation link in API errors is wrong
Dylan William Hardison
1
-1
/
+2
2017-12-16
Bug 1403777 - Migrate urlbase from params to localconfig
Dylan William Hardison
2
-3
/
+3
2017-12-02
Bug 1417980 - Fix non-HTTPS links and outdated links where possible
Kohei Yoshino
2
-2
/
+2
2017-11-29
Bug 1393950 - Block users from signing into Phabricator unless they have MFA...
Dylan William Hardison
1
-7
/
+11
2017-09-15
Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to Data:...
Dylan William Hardison
1
-3
/
+2
2017-07-07
Bug 1377933 - Remove trailing whitespace from all perl files
Dylan William Hardison
8
-124
/
+124
2017-07-07
Bug 1355169 - Add rate-limiting to show_bug.cgi and rest.cgi
Mary Umoh
1
-1
/
+4
2017-05-27
Bug 1361376 - Bugzilla::WebService::Bug: render_comment() should not pass a l...
Dylan William Hardison
1
-8
/
+1
2017-05-24
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...
Dylan William Hardison
4
-0
/
+91
2017-03-21
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...
Dylan William Hardison
4
-91
/
+0
2017-03-17
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...
Dylan William Hardison
4
-0
/
+91
2017-03-14
Revert "Bug 1307485 - Add code to run a subset of buglist.cgi search queries ...
Dylan William Hardison
4
-91
/
+0
2017-03-07
Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...
Dylan William Hardison
4
-0
/
+91
2016-10-14
Bug 1309737 - Add User-Agent to the Access-Control-Allow-Headers header
Kohei Yoshino
1
-1
/
+1
2016-10-14
Bug 1309487 - include longdescs.count in result for /rest/bug
David Lawrence
1
-0
/
+4
2016-09-20
Bug 1303659 - Bug.comments (/rest/bug/<id>/comment) should return the count v...
David Lawrence
1
-0
/
+1
2016-09-13
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
18
-160
/
+84
2016-09-12
Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...
Dylan William Hardison
18
-84
/
+160
2016-09-12
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
18
-160
/
+84
2016-04-04
Bug 1197061 - don't create a new session for every authenticated XMLRPC/JSONR...
David Lawrence
1
-0
/
+7
2016-03-03
Bug 1253032 - Recent change to JSON::XS breaks some APIs
Dylan Hardison
1
-0
/
+1
2016-02-23
Bug 1244718 - API documentation is missing error codes
David Lawrence
1
-0
/
+3
2015-12-22
Revert "Bug 1234325 - Backport upstream bug 1230932 to bmo/4.2 to fix providi...
David Lawrence
3
-15
/
+1
2015-12-21
Bug 1234325 - Backport upstream bug 1230932 to bmo/4.2 to fix providing a con...
David Lawrence
3
-1
/
+15
2015-12-14
Bug 1232324 - BMO: Incorrect regexp used to filter bug IDs in Bugzilla::WebSe...
Dylan Hardison
1
-2
/
+2
2015-11-13
Bug 1209625 - MozReview API Keys should use a more specific error message
Dylan Hardison
1
-9
/
+1
2015-11-04
Bug 1209625 - Error when using bzexport: abort: REST error on PUT to https://...
Dylan Hardison
1
-3
/
+8
2015-10-20
Bug 1209625 - Error when using bzexport: abort: REST error on PUT to https://...
Dylan William Hardison
1
-1
/
+3
2015-10-16
Bug 1196626 - log all authenticated requests
Dylan William Hardison
1
-0
/
+14
2015-10-12
Bug 1199089 - add support for duo-security
Byron Jones
1
-1
/
+1
2015-09-24
Bug 1204683: Add whoami endpoint
David Lawrence
2
-0
/
+71
2015-09-01
Bug 1197073 - add support for 2fa using totp (eg. google authenticator)
Byron Jones
2
-1
/
+23
2015-08-21
Bug 1195645 - don't create a new session for every authenticated REST/BzAPI call
Byron Jones
1
-0
/
+7
2015-08-11
Bug 1184332 - Add Restricted API calls for MozReview
Dylan William Hardison
1
-0
/
+1
2015-07-24
Bug 1184828: backport bug 1161070 to bmo (api searches should honour the same...
David Lawrence
1
-1
/
+19
2015-07-14
Bug 1173442 - Implement admin UI changes to allow selecting default product s...
David Lawrence
1
-0
/
+2
2015-07-10
Bug 1182387: add bug.votes to api responses
Byron Jones
1
-0
/
+6
2015-07-06
Bug 1180711: invalid_cookies_or_token should have a real error code
Byron Jones
1
-0
/
+1
2015-05-26
Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to jq...
Byron Jones
1
-4
/
+7
2015-05-19
Bug 1160430: Backport bug 69267 to BMO (Add the ability to deactivate keywords)
Dylan William Hardison
1
-0
/
+1
[next]