summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Util.pm
AgeCommit message (Expand)AuthorFilesLines
2018-12-05no bug - reformat all the code using the new perltidy rulesPerl Tidy1-233/+241
2018-10-09Bug 1497343 - Add some rudimentary type checking to Bugzilla::WebServe::Util...Dylan William Hardison1-6/+18
2018-09-19Bug 1455495 - Replace apache with MojoliciousDylan William Hardison1-3/+5
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-6/+6
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-19/+8
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-8/+19
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-19/+8
2015-12-22Revert "Bug 1234325 - Backport upstream bug 1230932 to bmo/4.2 to fix providi...David Lawrence1-9/+1
2015-12-21Bug 1234325 - Backport upstream bug 1230932 to bmo/4.2 to fix providing a con...David Lawrence1-1/+9
2015-03-11Bug 1141440 - OPTION response for CORS requests to REST doesn't allow X-Bugzi...David Lawrence1-10/+4
2015-03-09Bug 1139755: Fix 'Use of uninitialized value' warningByron Jones1-1/+1
2015-03-09Bug 1140458: backport upstream bug 1139755 to bmo/master to allow API authent...David Lawrence1-1/+19
2015-01-29Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api keys...David Lawrence1-0/+5
2014-11-14Bug 1097813: backport upstream bug 1001462 to bmo/4.2 to fix issue with using...David Lawrence1-3/+3
2014-06-16Bug 880669 - Extend current BzAPI BMO extension to contain compatibility chan...David Lawrence1-5/+5
2014-04-28Bug 1000913 - Backport upstream bug 540818 to bmo/4.2 to improve include_fiel...David Lawrence1-21/+51
2014-02-25Bug 976765 - backport upstream bug 972881 to bmo/4.2 to add hooks to Bugzilla...Dave Lawrence1-0/+3
2014-01-01Bug 918384 - backport upstream bug 756048 to bmo/4.2 to allow setting bug/att...Dave Lawrence1-0/+88
2013-09-27Bug 915685 - backport upstream bug 914986 and bug 917483 to bmo/4.2 for allow...Dave Lawrence1-0/+11
2013-08-29Bug 909634 - backport upstream bug 893195 to bmo/4.2 for token auth support i...Dave Lawrence1-0/+23
2013-07-26Bug 898259 - Backport bug 880093 to BMO (Cache filter_wants)Dave Lawrence1-7/+17
2013-07-15Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2Dave Lawrence1-0/+33
2013-03-25Bug 838846 - In Product.get, include_fields => ['components'] no longer retur...Simon Green1-4/+13
2013-01-09Fixed filter_wants in Bugzilla::WebService::Bug to work properly with exludes...Dave Lawrence1-3/+2
2012-11-14merged with bugzilla/4.2Dave Lawrence1-1/+1
2012-10-13Fix typoFrédéric Buclin1-1/+1
2012-07-31Bug 775056 - Add prefix to filter() and filter_wants()Frank Becker1-7/+17
2010-11-04Bug 605573: List all available WebService methods at the top of the PODFrédéric Buclin1-7/+3
2010-07-20Bug 579514: Make Bug.attachments also return attachment dataMax Kanat-Alexander1-11/+25
2010-07-14The changes to accept positional parameters in XML-RPC meant that sometimesMax Kanat-Alexander1-0/+5
2010-07-14Bug 577765: Allow XML-RPC to accept multiple positional parametersMax Kanat-Alexander1-4/+4
2009-11-09Bug 513593: Make the WebService taint incoming parametersmkanat%bugzilla.org1-2/+35
2009-01-26Bug 473646 - WebService methods should check list parameters for scalars and...dkl%redhat.com1-1/+27
2008-11-26Bug 450209: Clean up WebService POD and add a History section for all functio...mkanat%bugzilla.org1-5/+6
2008-06-20Bug 432914: include_fields and exclude_fields arguments for WebService User.g...mkanat%bugzilla.org1-0/+74