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
a4c64ff84befbd87653f0b5c0c5a6c69a78401a6
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
Apr
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
19
18
17
11
10
7
2
25
Sep
24
20
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).
Makes the wiki sidebar editable (#5208).
Removed count from issues.xml. It causes a typecast error in ActiveResource. (#4745)
Added rake task to generate the yardoc (rake yard)
Translation updates:
Translation updates
New strings to localization (#5225)
Translation updates and new Mongolian language (#5237)
Adds a css class to issue id tds (#5204).
Fixes an error when running tests coverage.
Preview description if it was edited while updating an issue (#741).
Fixes broken test.
Applies the same style to the admin project tree than issues.
Slight optimization in issue tree rendering.
Fixes diff highlighting (#5199).
Issue list improvements for subtasking (#5196):
Adds parent issue id to the issues CSV export.
Fixes backslashes escaping when quoting issue description/note (#5129).
Width of pre blocks in descriptions changed to auto (#5160).
Fixed: Links to missing wiki pages not red on project overview page (#5177).
Escape revision on repository view (#5153).
Escape href attribute in auto links (#5179).
Fixes permission check in QueriesController (#5181).
Translation updates and fixes
Translation ru, fix for #5157
Adds an option to enable/disable email notifications during a project copy (#4672).
Optimize retrieval of user's projects members.
Cleans up status assignment in IssuesController#new handled by Issue#safe_attributes= now.
Fixed: Double-dash results in strikethrough text (#5122).
Refactor: Extract Query#sortable_columns from the controller.
Fixed: code syntax highlighting not working in Document page (#3740).
Adds text formatting to documents index (#202).
Refactor: Extract method to the Member model
Adds an helper for displaying the 'checked' image.
Do not query the database for project level on projects list.
Accept issue links inside brackets (#4418).
Refactor: Change the different find_object filters to share a common method.
Fixes undefined method 'notes' error from r3594