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
57372d9d8e8ce54eb1b6a5ed21b4cb0b3f29c69a
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
11
Nov
9
7
6
5
4
3
2
1
30
Oct
29
28
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
11
10
8
7
6
5
4
30
Sep
29
28
27
26
24
23
22
21
20
19
18
17
16
15
14
13
11
10
9
8
7
6
5
3
2
1
31
Aug
30
29
27
26
25
24
23
22
20
19
18
17
16
13
12
11
10
9
8
7
6
5
4
3
2
30
Jul
29
28
25
24
23
21
20
18
16
15
14
9
8
6
5
1
30
Jun
29
28
24
21
20
19
18
17
15
9
5
29
May
28
27
26
25
24
23
22
15
14
9
3
1
30
Apr
29
28
27
26
23
22
21
20
19
18
17
Allow non-unique names for projects (#630).
Fixed: Trunk not working with i18n gem 0.4.2 (#6784).
Reverted r4381.
Fixed: unchecking status filter on the issue list has no effect (#6844).
Added missing --no-color option in some git shell-outs. #5324
Fixed: User list not sorted on category form (#6760).
Updated locales.
Make sure existing custom fields visibility is set to true.
Adds a "visible" option on User and Project custom fields (#1738).
Removed gantt and calendar menu items that do not fit into the core project menu (#6271).
Removed hardcoded links in my/page_layout (#6839).
Render level 4 headings in TOC (#5494).
Fixed: start date being filled with current date even when blank value is submitted (#6575).
Render TOC as nested lists (#1857).
Extract headings and TOC parsing from the textile formatter.
Adds a combo to select parent on wiki page rename (#5136).
Makes textile formatter accept 2 letters acronym (#6591).
Fixed: URLs broken in wiki notifications (#6838).
Fixed: 'View difference' broken on wiki page history (#6747).
Disable button to prevent accidental double click on project members (#6826).
Clean up member_roles if needed.
Adds a unique index on members (#6826).
Rewrites UpdateMailNotificationValues migration to avoid model validations and failures.
update to incorporate latest acts_as_journalized fixes
update to incorporate latest acts_as_journalized fixes
Merge remote branch 'edavis/master' into master-journalized
Allow key authentication when deleting issues (with tests) #6447
Allow key authentication when updating issues (with tests) #6447
update to latest acts_as_journalized plugin
make sure we have activity to find
Allow key authentication when creating issues (with tests) #6447
more test fixes
fixin
fix journal test
fix journal observer test
fixing tests
test fixes
Merge remote branch 'edavis/master' into master-journalized
Refactor: Convert the tests for Issues#index and #show APIs to shoulda. #6447
update actsasjournalized