Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Openlobby 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
openlobby
Openlobby Server
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7d479cdab4894c764ef7b1a5400b0315b6932248
Select Git revision
Branches
4
dependabot/pip/bleach-3.1.4
dependabot/pip/django-2.2.13
dependabot/pip/py-1.10.0
master
default
protected
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Aug
1
Oct
20
Apr
5
Jun
30
Mar
11
Nov
10
2
28
Oct
24
23
21
20
15
24
Jun
12
19
Mar
16
8
1
28
Feb
27
26
25
21
19
18
17
16
11
10
9
8
1
31
Jan
28
27
17
16
15
14
19
Dec
18
17
16
15
13
7
4
30
Nov
29
25
24
23
22
21
20
19
18
15
14
13
12
11
Fix system check
master
master
CI config
Upgrade requirements
Bump py from 1.7.0 to 1.10.0
dependabot/pip/…
dependabot/pip/py-1.10.0
Bump django from 2.1.2 to 2.2.13
dependabot/pip/…
dependabot/pip/django-2.2.13
Bump bleach from 3.0.2 to 3.1.4
dependabot/pip/…
dependabot/pip/bleach-3.1.4
Put Elasticsearch index settings into settings
Dockerignore update
Sort reports
Search of reports into one parametrized function
Order reports by published date as default
Refactor tests with more snapshots and time freezing
Refactor tests using call_api fixture
Dockerfile: swith to alpine
Disallow updating of superseded reports
Report type has revisions
Don't use Black on snapshots and migrations
Update of old report creates historical revision
Factories for tests and call_api fixture
Ignore pytest internal warnings
Split requirements for production and tests
Use Enum for User sort options
Exclude superseded reports from results and agregates
Add edited date to Report
Update requirements and update Elasticsearch to version 6
Use requirements.in and pip-compile to manage dependencies
Fix User objects manager so createsuperuser works
Adopt Black
Format code with Black
Merge pull request #15 from wotaen/author_sort
added unit tests for `sorted` method
Merge pull request #14 from wotaen/admin_static
removed default secret key from settings
Sort authors by first_name and total_reports
Static files now served with nginx
Setup.py update.
Merge pull request #10 from wotaen/master
response.content no longer breaks if bytes is returned
Don't parse query string, it's already done.
Order search of Reports by newest date.
Loading