Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Helios Server
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Helios Server
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c847f38c2c3dba6586afb6b4fd00eb2acdf83fea
Select Git revision
Branches
4
master
protected
original
pirati-backup
protected
test
default
protected
Tags
20
beta-2
beta-1
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.16
v3.0.15
v3.0.14
v3.0.13
v3.0.12
v3.0.11
v3.0.10
v3.0.9
v3.0.8
v3.0.7
v3.0.6
v3.0.5
v3.0.4
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jul
7
Jun
16
Apr
30
Mar
24
22
3
17
Feb
21
Aug
30
Jun
11
Apr
2
31
Mar
7
5
4
23
Feb
19
18
17
29
Jan
28
26
27
24
11
Dec
9
Oct
31
Jul
27
23
22
23
22
23
20
8
Jun
31
May
30
27
25
23
22
21
16
15
12
11
9
Apr
17
Feb
7
3
2
6
Jan
5
23
Dec
14
8
27
Oct
21
Aug
20
19
15
7
10
Jun
5
4
31
May
30
29
28
27
26
25
23
17
11
10
9
8
15
Apr
16
9
13
Mar
23
Dec
9
Oct
26
Sep
27
Aug
26
31
Jul
23
17
6
Jun
30
May
29
28
15
13
9
8
7
6
5
6
4
1
27
Apr
23
17
31
Mar
24
23
7
Feb
30
Jan
20
31
Dec
30
21
16
Nov
8
9
8
2
29
Oct
22
18
3
8
Sep
6
3
13
Jul
7
6
30
Jun
5
May
25
Jan
26
25
5
4
2
Sep
30
Aug
22
27
Jul
27
May
21
15
12
1
22
Apr
17
6
30
Mar
15
13
11
10
8
2
17
Feb
9
1
19
Jan
18
11
24
Nov
17
16
10
9
8
3
2
27
Oct
20
6
2
15
Sep
25
Aug
22
21
2
Jul
15
Mar
12
9
8
24
Feb
23
2
Dec
30
Sep
27
Aug
28
May
27
16
Apr
9
6
1
22
Dec
20
18
12
6
3
31
Oct
26
23
20
8
7
4
1
4
3
1
24
Sep
22
17
Aug
3
Jul
26
Jun
19
9
8
7
6
5
4
1
30
May
22
7
18
Apr
14
20
Mar
19
18
16
14
13
10
9
[tests] Let django test handle the json conversion where possible
[fix] Fix opening voter file as binary for unicodecsv reading
Completely move to python 3, updating some libraries
Remove in-house random pool in favor of pycryptodome library
Update heliosbooth/templates/seal.html
Approval voting improved message
Merge pull request #8 from benadida/master
Revert "Pulling updated benadida master branch (#6)" (#7)
Pulling updated benadida master branch (#6)
add recent significant contributors
Merge pull request #217 from McCio/django-1.11
[readme] revert travis badge to benadida/helios-server
[celery] Make celery backend configurable
[DJ1.8+] remove unneeded django-sslify and django-secure
Bump Django to 1.11.28
Merge pull request #5 from benadida/master
Revert "Update pull from benadida repository. (#3)" (#4)
Update pull from benadida repository. (#3)
Merge remote-tracking branch 'benadida/master' into django-1.11
Merge pull request #220 from pereira/master
Update random.js
Merge pull request #218 from shirlei/order_voter_files
Order loaded voter files by date
Merge pull request #214 from McCio/mccio/auth-improve
Merge remote-tracking branch 'benadida/master' into django-1.11
[DJ2] Update HSTS Middleware to latest definition
Fix csrf_token on perms_why
[Travis] Postgres 9.3 isn't present in Xenial
[Travis] Test to run travis on both Xenial and Trusty
[DJ1.11] Upgrade to Django 1.11
[DJ1.11] Fix widgets
[DJ1.10] reverse function is now in django.urls
[DJ1.10] Upgrade to Django 1.10
[DJ1.10] Update helios_auth.urls to have names and be reversed by name
Make stats_url_names and election_url_names visible from url_names
[DJ1.10] Update helios.urls to have names and be reversed by name
[DJ1.10] Update election_urls to have names and be reversed by name
[DJ1.10] Update stats_urls to have names and be reversed by name
[tests] Add admin user fixture and test accessibility of stats
[tests] Extend setup_login capabilities
Loading