Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CCats
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Wach, Tobias Alexander
CCats
Graph
753535c4dd770fde85983a62b34cb79659bbb05f
Select Git revision
Branches
2
develop
protected
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Mar
29
28
27
26
25
24
20
19
17
13
12
10
9
8
5
28
Feb
26
24
21
20
19
17
16
14
13
12
7
5
3
27
Jan
24
23
22
21
20
18
17
15
13
7
6
5
4
3
2
1
27
Dec
24
23
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
2
1
30
Nov
29
28
27
26
23
22
21
20
19
17
15
14
13
12
11
8
Merge branch 'develop'
master
master
Lorem Ipsum is new speĺled correctly
develop
develop
Link READMEs
Add example CLI usage scenario
Add example CLI usage scenario
Add information about the status command to cli/README.md, correct GUI-CLI Protocol.
Add information about the status command to cli/README.md, correct GUI-CLI Protocol.
Merge branch 'develop' into 'master'
Merge branch 'develop' of git.rwth-aachen.de:tobias.wach/ccats into develop
Added GUI code documentation and updated GUI Readme
Update README.md, cli/README.md files
Update GUI-CLI Protocol.md, Client-Server Protocol.md files
Merge branch 'clean-ssl-quit-networkmain' into 'develop'
Merge branch 'cli-more-status-info' into 'develop'
US53: CLI adjust output of status command to show username and IP/port
try to quit ssl more cleanly, make network thread die graciously if the tcp connection was closed from the other side and no data was left
Merge branch 'us52-gui-supports-ssl-file' into 'develop'
Resolve "US52: GUI supports SSL file"
if connection is lost, the GUI now receives a connectionerror json
timestamp validity now initialised in IoMan
Merge branch 'cli-readline-issues' into 'develop'
Merge branch 'cli-connect-only-when-not-connected' into 'develop'
too few args now cause a json output with command field error (as this is a syntactical error), adjust tests, add tests for connect
Daemon installation notes improved
Removed needless TODOs
Merge branch 'fix-filereading-cli' into 'develop'
Resolve: "CLI file put loads whole file into memory"
Merge branch '99-there-are-no-tests-for-executequeue-and-executedequeue' into 'develop'
Resolve "There are no tests for executeQueue and executeDequeue"
Merge branch '94-commands-getting-lost' into 'develop'
Resolve "multiple extendedlist commands cause all following commands to fail"
Merge branch 'us51-gui-final-layout-change' into 'develop'
Resolve "US51: GUI final layout change"
Merge branch '91-extendedlist-head-should-return-4-bytes-if-file-is-smaller-than-32-bytes' into 'develop'
Fix progress calculation
Merge branch '98-server-cannot-delete-a-user' into 'develop'
Fix user deletion hash check
only lock msgmutex and perform readline manipulation if there actually is something to print
Merge branch 'cli-head-output' into 'develop'
Correct output texts for cmdman
Loading