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.
f3cb87821926c60842af9b18fd1e2ec726d46382
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
2
Nov
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
4
3
28
Feb
25
14
30
Jan
24
23
17
15
9
8
3
30
Dec
29
27
8
28
Nov
23
22
19
17
9
7
6
31
Oct
27
26
25
23
22
11
10
8
7
6
4
2
29
Sep
28
27
12
11
1
31
Aug
30
22
21
19
17
14
11
10
9
8
7
6
5
4
2
1
31
Jul
23
20
19
11
10
9
23
Jun
17
15
14
13
12
9
30
May
29
26
23
22
18
4
3
2
19
Apr
18
15
7
25
Mar
24
17
7
7
Feb
6
4
3
2
1
29
Jan
28
17
12
11
10
9
7
4
3
15
Dec
2
30
Nov
29
22
20
19
4
20
Oct
19
17
15
14
Merge pull request #105 from shirlei/upstream_password
Get user by type and id to avoid cross-user sec risk.
made login with clever work
first pass at login with clever
removed max_conns
remove dbpool
Fix user object not JSON serializable
Merge pull request #104 from benadida/upgrade-to-django-1.7
go back to old db-pool for now
updated a bunch of requirements
updated transaction decorators for 1.7 deprecation
removed traces of south
upgraded travis
updated requirements and runtime
no more python2.6
no test errors in django 1.7 anymore
updating django to 1.7, looking a bit ugly for now
Merge pull request #96 from shirlei/helios-allowed-hosts
Fix tests
beta-2
beta-2
Translations
beta-1
beta-1
Create LICENSE
Allow to override voters_upload from environment
Allow to restrict election by time
Implement voters fetching by category in pirateid auth_system
Add support for fetch voters list and freezing it
Fix email delivery
Add support for fetching constraints/categories from pirate graph database
Support for custom AX_REQUIRED_ATTRIBUTES in openid view_helpers
Restore the settings, hopefully fixing the tests
Update README
i18n: Error pages
Fix create_user function in auth_systems.password
PirateID icon/logo added
PirateID support
Add ALLOWED_HOSTS setting
Merge pull request #82 from benadida/update-to-django-1.6
workaround for different testing behavior
voter obj not serializable to JSON, which is how we're pickling sessions now, so moving to voter_id serialization
more new syntax for url tag
removed old pdb's and fixed csrf token setting to consider unicode
Loading