summaryrefslogtreecommitdiffstats
path: root/Bugzilla/User/APIKey.pm
AgeCommit message (Collapse)AuthorFilesLines
2018-03-07Revert Bug 1273381Dylan William Hardison1-11/+1
This reverts commit ed53ecda0546d6c639fa3d227a59ace4d57b81a5.
2018-03-05Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ↵Upasana1-1/+11
for object accessors
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-1/+2
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison1-2/+1
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-1/+2
local symlink to data/ directory
2016-07-13Bug 1286650 - Add option to scripts/issue-api-key.pl to specify an API key ↵Mark Côté1-0/+6
explicitly. r=dylan This is useful for testing, so we don't have to store a randomly generated key for the duration of the test; instead we can hardcode one in the tests.
2015-08-13Bug 1192688 - non-schema changesByron Jones1-2/+5
2015-08-13Bug 1192688 - backout non-schema changesByron Jones1-5/+2
2015-08-11Bug 1192688 - add ip to last used api key informationDylan William Hardison1-2/+5
2015-08-11Bug 1184332 - Add Restricted API calls for MozReviewDylan William Hardison1-0/+11
2015-01-29Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api ↵David Lawrence1-0/+154
keys for authentication