Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
satella
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
public
satella
Graph
e1e9bc1398abe0384a1ad726d443bd0ffb4a6371
Select Git revision
Branches
4
develop
default
feature/callablegroup
feature/stuff
master
Tags
20
2.26.7
2.26.6
2.26.5
2.26.4
2.26.3
2.26.2
2.26.1
v2.26.0
2.25.9
2.25.7
2.25.6
v2.25.6
v2.25.6a4
v2.25.6a3
v2.25.6a2
v2.25.5
v2.25.4
2.25.4
2.25.3
2.25.2
24 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
Aug
11
Jul
19
Apr
15
4
3
12
Mar
11
7
6
5
4
1
2
Oct
8
Jun
23
Apr
15
14
2
Jan
1
3
Nov
17
Oct
15
Aug
12
31
Jul
30
1
Jun
30
May
29
28
9
8
25
Feb
30
Dec
10
9
29
Nov
18
16
29
Oct
28
15
14
9
1
30
Sep
29
24
27
Aug
24
21
18
15
1
29
Jul
28
23
22
21
14
11
6
3
29
Jun
27
26
16
15
14
13
11
10
9
7
4
31
May
25
21
11
10
21
Apr
18
9
4
2
31
Mar
29
28
7
6
3
2
1
24
Feb
23
22
17
15
13
12
11
5
Jan
2
30
Dec
29
28
27
23
22
20
18
14
10
9
4
3
2
1
30
Nov
28
27
26
25
24
23
20
18
17
16
15
13
12
11
9
8
ver bump
added some things, v2.25.4
fix unit test
added some things, v2.25.4
typo in docs
fix typing for reraise_as
fix unit tests
add JSONAbleDataObject
ver bump
2.25.3
2.25.3
2.25.3
simplify metric code
add unit tests for PyPy
fix tests
ver bump
version release
add list_values_to_indices
CacheDict will now accept time-like strings
CacheDict will now accept time-like strings
Merge branch 'master' into develop
changelog
ver bump
version release
added wrap_callable_in_context_manager
2.25.2
2.25.2
fixed docs build
add extra unit tests for apply_dict_object
ver bump
Merge branch 'develop' of https://github.com/piotrmaslanka/satella into develop
2.25.1
2.25.1
v2.25.1 - added arguments to EmptyContextManager
fix send-to-pypi step
2.25.0
2.25.0
fix echo
v2.25.0
fix earlier unit test breakage
strange bug: happens only in Python 3.11
README fix
update docs and pylint issues
write_json_to_file will warn upon setting its kwargs (which never did anything)
JSONEncoder will behave correctly on weird classes (no __slots and no __dict__)
pylint fixes
disable some pylint checks
DirectorySource will raise an exception if directory does not exist and on_fail is set to RAISE
Loading