Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OHR Support
Manage
Activity
Members
Labels
Plan
Issues
97
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Projects
OHR Support
Graph
1930cf3d4603f996e1639ca535b3b6a5b2604d44
Select Git revision
Branches
7
download_button
protected
faster-scm-downloads
master
default
pepe
pepe2
redmine_simple_join_project
review-projects
Tags
20
last-chiliproject
v3.3.0
v3.2.2
v2.7.3
v3.2.1
v3.2.0
v2.7.2
v3.1.0
v2.7.1
v3.0.0
v2.7.0
v3.0.0beta2
v2.6.0
v3.0.0beta1
v1.5.5
v2.5.0
v1.5.4
v2.4.0
v1.5.3
v2.3.0
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Nov
26
25
24
23
22
21
20
17
16
15
14
13
12
11
9
8
7
6
5
4
3
31
Oct
29
25
24
22
21
20
19
18
17
11
10
7
2
25
Sep
24
20
17
13
12
10
7
4
3
2
1
21
Aug
17
15
13
12
11
2
1
29
Jul
27
19
18
10
8
5
4
2
28
Jun
25
23
14
13
10
8
7
6
2
30
May
26
25
18
17
14
13
12
10
8
6
4
3
1
26
Apr
25
24
21
19
17
10
8
7
5
4
2
30
Mar
28
27
26
25
24
23
22
21
20
19
17
15
13
12
10
8
7
6
4
1
28
Feb
27
26
25
23
22
21
20
19
18
16
15
14
13
12
11
10
9
8
7
5
3
2
1
31
Jan
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
12
11
10
9
7
Add failing test for #4302.
Show last update datetime (last attachment added) on document list (#4232).
Display an error when authenticity token is invalid.
Remove broken cookies after upgrade from 0.8.x to prevent an error from Rails (#4292).
Updated menus from JPL's feedback.
Add support for unattached menus (generated dynamically)
Converted Menus to a Tree structure to allow submenus.
Added :view_my_account_contextual hook.
Fixed: error raised when rendering text that contains an email address with textile disabled (#4268).
Fixed: Editing issue notes removes quote link (#4279).
Fixes revision form when browsing a subdirectory (#4281).
Fixes css classes in table in admin/info (#4261).
Translation updates
Changes misleading scopes on Enumeration.
Fixed roadmap progress display error (#4255).
Reset session on login/logout (#4248).
Reverts r3014 (CodeRay back to 0.7.6).
Load roles when loading project members.
Avoid useless database queries.
Add a setting to pick alternative Gravatar images. #2734
Copy issue status on project copy (#3877).
Use /raw/ for url instead of ?format=raw for getting raw repository files (#1901, #4119).
Adds style for acronyms (#4224).
Optimize associations loading on the issue list.
Allow issue grouping by custom field (#2679).
Translation updates:
Fixed: Alternate theme lacking right border if no sidebar present (#4069).
Adds a setting for new projects default modules (#1797).
Adds links to versions on changelog.
Eager load priorities on roadmap and changelog.
Fixes css classes on issue detail view (#4180).
Adds custom fields for versions (#4219).
Adds a 'Move and follow' button on Move/Copy view to be redirected to the created issue(s) rather than the source project issue list (#1847).
Make use of link_to_issue.
Remove dead code.
Run all tests for coverage.
Allow non admin users to add subprojects (#2963).
Set trunk version to 0.8.7.
Protect controllers from potential CSRF attacks. #4216
Fix 500 errors with a POST request that requires a login. #4216