Dancer-Plugin-RPC
view release on metacpan or search on metacpan
0.99_08 2016-01-29T13:14:34+01:00 (7431695 => abeltje)
- (abeltje, Fri, 29 Jan 2016 13:14:34 +0100) Autocommit for distribution
Dancer::Plugin::RPC 0.99_08 (test)
- (abeltje, Mon, 1 Feb 2016 21:12:07 +0100) Introduce DispatchItem and
CallbackResult
- CallbackResult: callback_success(), callback_fail()
- DispatchItem: dispatch_item()
- 'config' is now the default publishing-method
0.99_07 2016-01-29T00:15:07+01:00 (24e4e49 => abeltje)
- (abeltje, Fri, 29 Jan 2016 00:15:07 +0100) Autocommit for distribution
Dancer::Plugin::RPC 0.99_07 (test)
- (abeltje, Fri, 29 Jan 2016 13:13:49 +0100) FIX: use the Dancer
json-(de)serializer (again)
- No explicit use of JSON.pm; Dancer knows what to do.
0.99_06 2016-01-29T00:07:12+01:00 (b3a0012 => abeltje)
- (abeltje, Fri, 29 Jan 2016 00:07:12 +0100) Autocommit for distribution
Dancer::Plugin::RPC 0.99_06 (same)
- (abeltje, Fri, 29 Jan 2016 00:13:26 +0100) FIX: use the Dancer
json-(de)serializer
- No explicit use of JSON.pm; Dancer knows what to do.
0.99_05 2016-01-28T23:31:59+01:00 (4310179 => abeltje)
- (abeltje, Thu, 28 Jan 2016 23:31:59 +0100) Autocommit for distribution
Dancer::Plugin::RPC 0.99_05 (same)
- (abeltje, Fri, 29 Jan 2016 00:04:47 +0100) FIX: remove test problem with
JSON.pm
- JSON 2.90 serializes booleans different from v2.61 :(
0.99_04 2016-01-27T17:45:25+01:00 (2e32854 => abeltje)
- (abeltje, Wed, 27 Jan 2016 17:45:25 +0100) Autocommit for distribution
Dancer::Plugin::RPC 0.99_04 (test)
- (abeltje, Thu, 28 Jan 2016 23:11:10 +0100) FIX: jsonrpc_error_response
must return ëjsonrpc => '2.0'
- jsonrpc_error_response() did not return the correct key for
'jsonrpc'
0.99_03 2016-01-26T18:54:01+01:00 (303b015 => abeltje)
- (abeltje, Tue, 26 Jan 2016 18:54:01 +0100) Autocommit for distribution
Dancer::Plugin::RPC 0.99_03 (test)
- (abeltje, Wed, 27 Jan 2016 17:44:36 +0100) Add dependency:
Params::Validate
0.99_02 2016-01-26T14:24:13+01:00 (9159494 => abeltje)
- (abeltje, Tue, 26 Jan 2016 14:24:13 +0100) Autocommit for distribution
Dancer::Plugin::RPC 0.99_02 (test)
- (Larion Garaczi, Tue, 26 Jan 2016 15:27:25 +0100) Bail out early when
given an non-existing target function in the dispatch table
- This prevents strange runtime errors ("use of uninitialized value on
- subroutine entry") resulting from trying to call a non-function.
- (Larion Garaczi, Tue, 26 Jan 2016 17:30:53 +0100) Replace
Test::Exception with Test::Fatal
- (abeltje, Tue, 26 Jan 2016 18:48:53 +0100) Merge remote-tracking branch
'larion/bugfix_dont_call_nonexistent_handler' into
feature/die_on_bad_dispatch
- (abeltje, Tue, 26 Jan 2016 18:50:59 +0100) Fix MANIFEST after
pull-request.
0.99_01 2016-01-25T12:22:42+01:00 (6993bdc => abeltje)
- (abeltje, Mon, 25 Jan 2016 12:22:42 +0100) Autocommit for distribution
Dancer::Plugin::RPC 0.99_01 (test)
- (abeltje, Tue, 26 Jan 2016 09:35:03 +0100) Renamed
lib/Dancer/RPCPlugin/DispatchFromPod.pm
0.00_00 2015-06-15T09:07:42+02:00 (99373c1 => abeltje)
- (abeltje, Mon, 15 Jun 2015 09:07:42 +0200) Initial commit, working
XMLRPC code...
- (abeltje, Mon, 25 Jan 2016 07:37:51 +0100) First real commit.
- Both plugins now have the same interface.
- (abeltje, Mon, 25 Jan 2016 09:53:45 +0100) Add Changes after running
deployment script.
( run in 1.161 second using v1.01-cache-2.11-cpan-54e63673c56 )