Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
beat.web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
beat
beat.web
Graph
9634d704897433661f6f81952529f4ac4d7d544f
Select Git revision
Branches
5
1.2.x
577_cleanup_yearly_supervision
conda-ci
environment_parameters
master
default
protected
Tags
20
v2.3.0
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.1
v2.0.0
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.1
v1.4.0
v1.3.1rc2
v1.3.1rc1
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Nov
17
16
14
13
10
8
7
3
23
Oct
20
19
13
12
29
Sep
28
27
26
21
14
11
8
5
25
Aug
24
23
21
17
16
9
8
4
3
28
Jul
27
21
20
18
17
11
5
27
Jun
19
14
13
12
9
8
7
6
2
1
31
May
30
29
24
18
17
16
15
12
9
8
5
3
2
25
Apr
24
21
20
19
18
13
12
11
7
6
5
4
3
30
Mar
28
27
24
23
22
21
20
17
16
14
13
10
9
8
7
6
3
2
23
Feb
22
21
16
14
13
10
9
8
7
6
3
2
25
Jan
24
23
16
3
21
Dec
20
19
16
15
29
Nov
24
23
18
16
15
11
10
9
8
16
Sep
14
8
20
Jul
4
1
30
Jun
29
24
23
22
10
9
8
3
2
1
25
May
23
20
19
18
12
11
10
9
8
6
3
2
1
30
Apr
29
28
[accounts/ui] added list/grant supervisor access workflow
[accounts] added possibility to admins to accept/refuse supervisees
[ui] added template email for rejected and blocked supervisor
[accounts] updated management/commands year_revalidation_users
[merge] applied upstream changes into branch
[unittests] Add a special configuration for the tests on the CI server
[tests] patched unit tests for superviser revalidate - error as no supervisor now
Remove a print statement
[unittests] Update the version of the C++ docker image needed
[accounts] patched WAITINGWALIDATION accounts to be deleted when supervisor is rejected by admin
[accounts] updated rejection of supervisors by admins
[accounts] patched views and exclude validation of NEWUSERS status profiles
[backend, tests] Better comparison between backend configurations
[accounts] patched settings to display yearrevalidation supervisors for admins
[accounts/ui] added supervisor registration workflow
[version] Bump to v1.2.3
v1.2.3
v1.2.3
[experiments] Always propose the highest version of an execution Python environment by default
[algorithms] Bugfix: Can't use the admin interface for binary algorithms
[algorithms] Bugfix: C++ algorithms are created with a (downloadable) Python source code
Update to the beat.core v1.5.1
[scripts] scheduler.py: Better handling of the shutdown of the scheduler
[backend] Remove unused function
[scripts] Remove localhost.py and process.py (not used anymore)
[scripts] scheduler.py: Refactoring of the logging setup
[scripts] scheduler.py: Importation of beat.web modules must be done after the call to django.setup()
[experiments] Fix a migration
[backend] Add back the transaction decorators (needed for select_for_update)
[version] Bump to v1.3.0rc3
v1.3.0rc3
v1.3.0rc3
Remove the dependency on gevent & greenlet
Merge branch 'reports-hotfix-dom-query' into 'master'
Merge branch 'reports-change-docs' into 'master'
Force 4-spaces indentation
[unittest] Ensures everything pass
[backend] Update to the latest version of beat.core
[backend] More refactoring
[backend] Refactoring of the local scheduler mechanism
[backend] Refactoring of the Job mechanism
[backend] Refactoring: Split the models into separate, more manageable files
use getById to query for non-conforming id strings, fixes #478
[experiments, backend] Move all scheduling-related code into helper functions of the backend module
Loading