Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Deadbeat
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
713
Warden
Deadbeat
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
devel
Select Git revision
Selected
devel
Branches
1
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Mar
2
Jul
25
Oct
24
13
Aug
11
Jul
3
22
May
10
29
Apr
15
8
2
1
25
Mar
16
Jan
10
9
8
7
20
Dec
18
17
13
7
26
Nov
19
16
12
7
6
5
31
Oct
30
22
16
11
9
8
6
Sep
4
3
29
Aug
13
Jul
12
3
22
Jun
21
20
15
14
12
7
6
5
1
31
May
30
29
25
24
23
22
14
9
8
4
3
2
30
Apr
26
20
19
16
12
10
9
6
5
4
28
Mar
20
19
16
14
13
9
8
6
1
11
Dec
7
6
30
Nov
27
24
23
16
15
14
3
17
Oct
1
Aug
Fix more strict struct string api for py2
devel
devel
Fix for py3 stricter type checking
Ok, yet another license change
Change license to BSD as for project requirement
Add project affiliation
Merge branch 'context_mgr_timeout_fix' into devel
Add better exception logging in Movement
Add getter/setter support to normalize
Add better exception logging in Movement
Add getter/setter support to normalize
Fixes for tests
Merge branch 'FileWatcherSupply_fix' into devel
Merge branch 'feature_RewriteFileDrain' into devel
Merge branch 'feature_WindowContextMgr_v2' into devel
Merge branch 'context_mgr_timeout_fix' into devel
Merge branch 'feature_EscapementTest' into devel
Merge branch 'test_WindowContextMgr' into devel
Using escapement time in fs module cogs
Forgotten unplanning of actions in set generator
Extends testing supply cog to allow run all planned actions before ending
Merge branch 'devel' into feature_EscapementTest
Fix condifion for using default_subtrain in CaseChooser
Fix - forgotten self
Small fix for _TickTuple without which raise exception in python 3 when more actions are planned on the same timestamp
Test escapement that run all planed actions directly after each other and cog that generates input described in csv file
Forgotten return and better docstring
Unplaning FileWatcherSupply cog from both escapement queues. Without that cog fails with exception on quickly changing files.
WindowContextMgr now does not reschedule timeout expire instead of window expire
Allows infinity window and timeout for WindowContextMgr cog
Tests on SetGenerator cog
Merge branch 'devel' into test_WindowContextMgr
RegexpLexicons now support multiline matching if input is iterable of strings
More correct solution to PEP 475 (non interruptible syscalls). We now don't shoot around arbitrary exception instead of correct signal propagation.
Merge branch 'feature_ListGenerator' into devel
Adding cog to manual, update of docstring
Merge branch 'feature_RewriteFileDrain' into devel
Add RewriteFileDrain into manual
More tests for WindowContextMgr
Renaming class
Test for WindowContextMgr
Loading