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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
da5eddb3c8393101d8a043b4e10dc73c27d20d7d
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
Begin with the selected commit
Created with Raphaël 2.2.0
30
May
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
27
26
25
24
23
22
21
20
19
18
14
convert exp table to angular & cache report exp removals, closes #35, closes #32
update viewmode layout, stop deepfreezing groups obj, #36
fixed unknown reference to service obj inside the service
update e2e docs
migration now only selects "selected" rows for tables
add a global error Service and modal to manage user-facing errors
add errorService to handle user-facing errors
rm modalService, unused
fix reportdialog broken after angular dep upgrade
rm dep on `reportdialog.js`, #26
pins first column of tables to first column placement, fixes #31
wow accidentally fixed scroll via clicking wrong SO link, #18
fix tablefield generation using startswith instead of actual matching, #21
a bit better debugging help for these plot bugs
Merge remote-tracking branch 'upstream/master'
fix finding next available id for report items, #16
download link downloads all plots, fix weird angular undefined variables issues, fixes #15
rm all the logging bogging down the browser
plots update when aliases change, fixed table alias update, #20
reverse CSV-view sort so it sorts the same way as angular, #23
Merge branch 'master' into security_accounts
fix reportController div scope
throw error instead of logging, add logging for groupsService
re-indent templates, rm unused divs, move report content to own row
add back link to exps, fixes #11
[accounts] added profile migration
[accounts/navigation/settings] added Profile model to User and its related admin views and updated settings to link with user
[backend, tests] Fix the tests
[buildout] Will now download the missing docker images
[experiments, webapi] Bugfix: No more possible to create an experiment using an inaccessible environment
Merge remote-tracking branch 'upstream/master'
Installation: Fix the C++ backend environment name
force sys eggs, works with beat.env.web cleaning branch
[version] Bump to v1.2.0rc4
v1.2.0rc4
v1.2.0rc4
finish pinning down permissions, add redirect
refactor compileRST code to Report model, actually use perms in CompileRST api views
Add settings to use a directory with restricted access for the datasets
properly use alias instead of full expName when generated tables, fixes report lock bug
rm alias_experiments from report data, not used anymore
add links to exps in tables
Loading