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
7b99adb3d615b0b4c96806150de176852b70144e
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
30
Apr
29
28
27
26
23
22
21
20
19
18
17
16
13
12
11
10
9
6
3
29
Mar
28
27
24
21
20
19
18
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
28
Feb
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
30
28
27
25
23
21
18
17
14
13
12
10
9
7
5
3
1
31
Dec
30
29
27
26
25
24
23
22
21
20
19
18
17
16
14
13
12
11
10
9
8
7
6
4
3
2
30
Nov
29
28
27
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
Fixes an object instantiation in tests.
Only copy visible issues.
Refactor: pull #query_statement_invalid up to ApplicationController.
Refactor: Move gantts to a separate controller.
Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (#3201).
Adds an assertion on issues deletion when deleting a project (#5381).
Fixed: private subprojects names may be revealed on issue summary report (#5360).
Refactor: move method to helper.
Refactor: extract error to new method with before_filter.
Refactor: Extract duplicated code to a new method.
Refactor: Split IssuesController#new to #new and #create to match REST pattern.
Refactor: Move the rest of the routing tests to RoutingTest.
Move more routing tests into the routing integration test.
Adding missing setter for Query#available_columns
Refactor: Move method to Query model
Fixes behaviour of move_issues permission for non member role (#5309).
Removes hard-coded size on user search fields (#5319).
Fixes acts_as_event with a String as url option (#5343).
Add "Repository" menu item after repository creation (#5328).
Fixed: API 401 response does not include WWW-Authenticate header (#5322).
Fixed: Error on db:migrate with table prefix set (#5335).
Fixes error on subtask XML format (#5336).
Translation updates
Let custom field formats control how they are edited.
Change the case statement into a method call based on the name
Refactor: Move method
Replace the hardcoded CustomField::FIELD_FORMATS with a class.
Adds parent issue id in issue REST API (#5304).
Added missing Enumeration STI exemplars.
Fixes a test failure with SQLite3 due to transaction fixtures (#5290).
Do not raise an error when destroying a Version with assigned issues.
Adds bottom margin to issue watchers avatars (#5264).
Fixed: empty ul tag for issue updates with notes only (#5281).
Merge issue and time entry validation error messages.
Fixes Issue#save_issue_with_child_records so that time entry do not get saved if issue save fails.
Fixed: issue optimistic locking broken by r3308 (#5280).
Linkify folder names on revision view (#5164).
Fixed: Update of Subversion changesets broken by r3466 under Solaris (#5255).
Check that admin LDAP user is untouched after authentication (#5263).
Fixes calculation of version estimated hours with subtasks (#5265).