Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
caucase
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Tyagov
caucase
Graph
0da27fdc9c62ba81b144080aef947afae48f7cf6
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jan
27
May
1
Apr
25
Jan
24
5
3
31
Dec
30
18
14
13
14
Nov
9
5
2
19
Oct
26
Sep
21
20
12
22
Jul
21
15
13
12
8
5
Nov
4
3
1
31
Oct
30
27
26
25
24
22
21
20
19
18
21
Sep
14
29
Aug
23
21
Jul
30
Jun
28
30
May
12
27
Apr
31
Mar
29
Skip tests for Python3.
fix-tests-not-r…
fix-tests-not-run-python3
CHANGES: Update.
0.9.6 master
0.9.6 master
ca: Do not use a 128bits OID arc for caucase internal use
cli: Add missing crt_path for message
storage: Make pylint happier.
cli: Provide next try time on network error
CHANGES: Update.
0.9.5
0.9.5
cli: Use utcnow() as everywhere else
http: Improve coding style a bit.
shell: Resist inputs starting with dashes.
shell: Add (minimal) tests.
shell: Use single-quote strings wherever possible.
shell: Add --version support.
shell: Fix indentation.
shell: Add mktemp as a dependency.
all: Bump copyright year.
storage: Forbid subtransactions.
test: Fix Date header check rounding.
utils: Returns timestamp as an integer.
wsgi: Fix docstring.
wsgi: Make response headers RFC7231-compliant.
test: Unpack request's return value.
test: Remove unused import.
ca: Fold single-use local.
test: Simplify a bit.
test: format_exc in 3rd assert* method argument is pointless.
test: Remove unused import.
test: Do not expect coverage of test failure code path.
cli,http: Use future-compatible --version declaration.
test: Validate cli.key_id output.
test: Use a context manager for temporary stdout overrides.
cli: Fix key_id used with no-encoding stdout on python2.
all: Rework logging.
http: Catch an occasional error not handled in standard library.
http: Fix typo.
cli.updater: Reduce verbosity when getting network errors.
shell: Fix port extraction after a bracket-enclosed address.
shell: Escape literal end bracket in "case" patterns.
cli,http: Add --version support.
cli: Fix import ordering.