Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Drone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
Drone
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ab1a57d98894847f8e06493cfaf3ea9d154533a6
Select Git revision
Branches
2
develop
protected
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Apr
26
Mar
15
14
13
16
Jan
9
Nov
26
Oct
16
Sep
15
13
Jun
12
May
11
5
24
Mar
22
21
20
19
Add a X-Jussi-Param-Hash header for analysis tools to use
develop
develop
Remove X-Jussi-Params header.
Merge branch 'develop' into 'master'
master
master
Add endpoints to dump cache stats, use logging instead of prints
Fix most error handling to return a correctly-shaped jsonrpc response
Switch to using moka to deduplicate calls
Fix cache times when updating an expired-but-not-yet-removed cache entry. lots of logging
Add in new jussi-stype config file parsing, and make drone decode
Replace lrutimecache with moka
support both int, and string in the ID field
Make id String in the JSON RPC request/response
Beautify reqwest related errors
Accept API calls without params field properly
add "method == "call"" support
Merge pull request #4 from Rishi556/patch-1
Force Set To Bullseye
Bump h2 from 0.3.16 to 0.3.19
Bump openssl from 0.10.46 to 0.10.54
- Update error structure to support JSON-RPC 2.0 specification
Create "params" by default in APIRequest
- Version bump
Revert JSON order requirements, adjust text and formatting
Preserve JSON order
Update single call return structure
Update response
Update version.
Merge branch 'master' of https://github.com/DeathwingTheBoss/drone
- Update README.md
Create GitHub Action
- Limit batch calls with 100 calls
- Return null responses
- Version bump
- Fix CORS
- Attempt to fix CORS.
- Increase default payload limit to 1KB
- Fix batched calls caching
- Handle batch calls
Improve docker-compose
- Improve unwrap survival
- Remove log file writing to increase speed (TBD later)
Loading