• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cenobites / flask-jsonrpc / 138

Builds Branch Commit Type Ran Committer Via Coverage
138 feature/rcp-batch Merge 58cb9f82c into a4b6f4b39 Pull #81 20 Aug 2020 04:26PM UTC web-flow travis-ci pending completion   set done
136 feature/rcp-batch Merge 676043a42 into a4b6f4b39 Pull #81 20 Aug 2020 02:57PM UTC web-flow travis-ci pending completion   set done
135 feature/rcp-batch Add RPC Batch To send several Request objects at the same time, the Client MAY send an Array filled with Request objects. The Server should respond with an Array containing the corresponding Response objects, after all of the batch Request objec... push 20 Aug 2020 02:57PM UTC nycholas travis-ci pending completion   set done
134 feature/rcp-batch Merge 61dc5f38e into a4b6f4b39 Pull #81 19 Aug 2020 09:29PM UTC web-flow travis-ci pending completion   set done
133 feature/rcp-batch Add RPC Batch To send several Request objects at the same time, the Client MAY send an Array filled with Request objects. The Server should respond with an Array containing the corresponding Response objects, after all of the batch Request objec... push 19 Aug 2020 09:28PM UTC nycholas travis-ci pending completion   set done
132 master Merge pull request #79 from cenobites/feature/60-extract-method-register Extract register method push 22 Jul 2020 05:28PM UTC web-flow travis-ci pending completion   set done
131 feature/60-extract-method-register Merge 1ac1aa85f into 0ffce3747 Pull #79 22 Jul 2020 05:26PM UTC web-flow travis-ci pending completion   set done
130 feature/60-extract-method-register Extract register method Now you can register a method (function or class method) with alias `JSONRPC.register(view_func, name='some.name')`. For example: ``` from flask_jsonrpc import JSONRPC class MyApp: def index(self) -> str: re... push 22 Jul 2020 05:26PM UTC nycholas travis-ci pending completion   set done
129 feature/60-extract-method-register Extract register method Now you can register a method (function or class method) with alias `JSONRPC.register(view_func, name='some.name')`. For example: ``` from flask_jsonrpc import JSONRPC class MyApp: def index(self) -> str: re... push 22 Jul 2020 05:21PM UTC nycholas travis-ci pending completion   set done
128 feature/60-extract-method-register Merge 0b92737fe into 0ffce3747 Pull #79 22 Jul 2020 05:21PM UTC web-flow travis-ci pending completion   set done
127 feature/60-extract-method-register Merge 85109e22f into 0ffce3747 Pull #79 22 Jul 2020 05:19PM UTC web-flow travis-ci pending completion   set done
126 feature/60-extract-method-register Extract register method Now you can register a method (function or class method) with alias `JSONRPC.register(view_func, name='some.name')`. For example: ``` from flask_jsonrpc import JSONRPC class MyApp: def index(self) -> str: re... push 22 Jul 2020 05:16PM UTC nycholas travis-ci pending completion   set done
125 v1.0.2 Version 1.0.1 * Fix the JSON-RPC method signature (return) validation (#77 push 13 Jul 2020 05:11PM UTC nycholas travis-ci pending completion   set done
124 master Version 1.0.1 * Fix the JSON-RPC method signature (return) validation (#77 push 13 Jul 2020 05:11PM UTC nycholas travis-ci pending completion   set done
123 master Merge pull request #78 from cenobites/hotfix/77-method-validate Fix the JSON-RPC method signature (return) validation push 13 Jul 2020 05:09PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc