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
/
Util.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-11
Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzil...
David Lawrence
1
-10
/
+4
2015-03-09
Bug 1139755: Fix 'Use of uninitialized value' warning
Byron Jones
1
-1
/
+1
2015-03-09
Bug 1139755: Allow API authentication with X-Headers
Byron Jones
1
-1
/
+19
2014-11-12
Bug 1001462: Bug.search causes error when using simple token auth and specify...
David Lawrence
1
-3
/
+3
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
1
-0
/
+1
2014-07-27
Bug 726696 - All authenticated WebServices methods should require username/pa...
Simon Green
1
-0
/
+5
2014-06-18
Bug 1026726: filter_wants should be updated to allow exclude_fields higher pr...
David Lawrence
1
-4
/
+4
2014-05-12
Backout of Bug 1001462 - Bug.search causes error when using simple token auth...
David Lawrence
1
-11
/
+12
2014-05-12
Bug 1001462 - Bug.search causes error when using simple token auth and specif...
David Lawrence
1
-12
/
+11
2014-04-11
Bug 540818 - Improve include_fields and exclude_fields to accept _default, _a...
David Lawrence
1
-21
/
+51
2014-04-02
Bug 990252 - Using the webservices API, passing in certain keys as parameters...
David Lawrence
1
-2
/
+3
2014-02-25
Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ext...
Dave Lawrence
1
-0
/
+3
2013-12-31
Bug 756048 - Add and update bug and attachment flags using the WebService API
Dave Lawrence
1
-0
/
+87
2013-08-27
Bug 893195 - Allow token based authentication for webservices
Dave Lawrence
1
-0
/
+23
2013-07-26
Bug 880093 - Cache filter_wants
Simon Green
1
-7
/
+17
2013-02-15
Bug 838846: In Product.get, include_fields => ['components'] no longer return...
Simon Green
1
-4
/
+13
2012-12-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
1
-1
/
+1
2012-11-30
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
1
-0
/
+8
2012-10-13
Fix typo
Frédéric Buclin
1
-1
/
+1
2012-09-01
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
1
-0
/
+3
2012-07-31
Bug 775056 - Add prefix to filter() and filter_wants()
Frank Becker
1
-5
/
+14
2012-06-17
Bug 765558: params_to_objects() does not work properly in consecutive calls
Koosha Khajeh Moogahi
1
-2
/
+3
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
1
-19
/
+5
2011-08-09
Bug 647980: Implement a Product.update WebService method.
Julien Heyman
1
-0
/
+43
2010-11-04
Bug 605573: List all available WebService methods at the top of the POD
Frédéric Buclin
1
-7
/
+3
2010-07-20
Bug 579514: Make Bug.attachments also return attachment data
Max Kanat-Alexander
1
-11
/
+25
2010-07-14
The changes to accept positional parameters in XML-RPC meant that sometimes
Max Kanat-Alexander
1
-0
/
+5
2010-07-14
Bug 577765: Allow XML-RPC to accept multiple positional parameters
Max Kanat-Alexander
1
-4
/
+4
2009-11-09
Bug 513593: Make the WebService taint incoming parameters
mkanat%bugzilla.org
1
-2
/
+35
2009-01-26
Bug 473646 - WebService methods should check list parameters for scalars and...
dkl%redhat.com
1
-1
/
+27
2008-11-26
Bug 450209: Clean up WebService POD and add a History section for all functio...
mkanat%bugzilla.org
1
-5
/
+6
2008-06-20
Bug 432914: include_fields and exclude_fields arguments for WebService User.g...
mkanat%bugzilla.org
1
-0
/
+74