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
2a3fe1604a6ec17febff189305649d31e2ec871e
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
15
Nov
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
4
3
31
Dec
30
29
28
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
Fixed some tests that where looking for specific issue urls but weren't matching
Don't reveal issue subjects if user is only allowed to view spent time (#3187).
Locales update
Clean up ticket auto links.
Refactoring ApplicationHelper#link_to_issue.
Add view_issues permission (#3187).
Fixed that "RE:" prefix is added to the subject each time the message is quoted (#4215).
Move checkbox for "Send account information to the user" to be clicked before the "Create" button (#4193).
Fixed: Project#enabled_module_names= does not test if a module is already enabled (#4200).
Fixed: Quoting in forums does not take the subject from the message being quoted (#4215).
Add test for i18n number_to_human_size (#4208).
Adding the body of the feed to the failure message. #4204
Style the password field the same as the login field. #3845
Allow [#id] as subject to reply by email (#3653).
Fixed pre tags containing "<pre*" (#4125).
Reject empty Mercurial entries (#4098).
Fixes diff parser for when lines starting with multiple dashes are removed (#4186).
Redirect to the current page when using context menu on the issue list (#4184).
Hide paragraph terminator at the end of headings on html export (#4194).
Fixes jstoolbar lang files case (#4190).
Fixes ApplicationHelper#link_to_user
Adds a link to automatically close completed versions in project settings (#1245).
Ignore emails received from the application emission address to avoid hell cycles (#4139).
Development database required for running rake test (closes #4153).
Adds version status to limit issue assignments (#1245).
Added README.rdoc in the project root to display on Github
Allow a config/additional_environment.rb file to customize the Rails::Initializer.
Fixes SVG lib for ruby1.9.
Fixes distance of date in words calculation.