Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Octopus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cosound
Octopus
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
11
Nov
10
7
1
15
Jul
14
13
30
Jun
29
28
27
24
23
26
May
5
2
Sep
1
31
Aug
28
Nov
26
Jul
2
1
8
Jun
1
Apr
31
Mar
12
11
10
5
4
26
Feb
21
20
19
11
8
5
3
1
30
Jan
29
23
22
21
7
Nov
6
5
28
Oct
27
23
17
11
10
9
8
7
6
2
30
Sep
26
24
23
20
18
17
Jul
Add message when an Agent connect to the orchestrator
master
master
Update Heartbeat so all data is synced
Remove unused classes
Handle situation where Chaos is unavailable
Fix bug where SimpleServer will use 100% CPU if the Request is never received
Remove jobs after finished in standalone mode
Add Simple script to launch octopus Daemon via jsvc
Remove print
Implement syncronous Enqueue calls
Write output from Commandline pluging to Task.output
Allowing Job's to be enqueued on the Orchestrator
Add JVM Memmory usage in the ClusterState
Make Heartbeat accessible through the API
Merge branch 'master' of bitbucket.org:chaosaps/octopus
Minor refactoring in CLI entrypoint
Remove debug print
Move all endpoints into separate files and package
Replaced all internal calls with the new Webserver
Replace internalt communication with new webserver
Handle Http Requests in parallel
Add Request endpoint parsing
Add Http Request and Response parsing
Create simple http server
update license
ItelliJ
Restrict a Job to be run on a particular Agent
Fix Maven config
Fix Maven configuration
Refactor Agent Socket listener functionality into strategy classes
AgentState is collected from all the connected Agents
Add agent current queue and currently running counts
Heartbeat with basic Agent information is sent each synchronization cycle
Send a heartbeat every sync tick
introduced overload for the Config, for use in the CLI.
Refactored the code style and Added a license text to all production code.
Removed unused exception.
Added simple build script for assembling the deploy package.
Updated readme with install instructions.
Possible fix of the update race condition.
Tasks can no longer be replaced in a job if the current task is already completed
Loading