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
944d1a68bd23b722e84243fda7eda0e4a0a23459
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
20
Dec
18
17
15
14
12
11
10
7
5
4
3
29
Nov
28
27
25
21
20
17
16
14
13
12
11
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
Adds support for requesting information about current user using /users/current (#7141).
Restore rev param validation that was removed in r2840.
Fixes mercurial adapter.
Fixed that some arguments where not properly escaped in scm adapters.
Adds tests for class attribute parsing on pre/code tags.
Fixes a data disclosure issue introduced in r3941.
Ported subtasks display with indentation to the new gantt (#7128) and fixed markers alignment.
Sort versions drop down on the bulk edit form.
Fixed: issue description Quote button lost by r3941 (#7122).
Fixed: r4492 breaks the ability to select issue custom fields available for projects issues (#7121).
Adds a css class for gantt subjects.
Gantt code cleaning.
Gantt code cleanup.
Gantt: make the png looks more like html.
Gantt: make the pdf looks more like html.
Gantt code cleanup.
Gantt code cleanup.
Gantt code cleanup.
Gantt: fixes progress width in some cases and start code cleaning.
Adds missing strings in locales.
Converts translations to the new i18n interpolation format (#6495).
Locales update before changing interpolation format.
Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#7013).
Skip a few SQL queries for cross project gantt.
Locales update.
Adds an application setting to limit the number of items that can be displayed on the gantt chart (#6276).
Adds journal created_on attribute to issue API (#7111).
Fixed: 404 when entering time with blank issue id (#7099).
Set encoding to utf-8 for ruby 1.9 compatibility. #4050
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Fixed bad html generated in users/memberships partial (multiple </tbody> tags)
Fixes tests after fixtures changes.
Restores the issue description label (#6677).
Refactor and add tests for News #index API (#7072).
Use GET instead of POST to retrieve context menu (#6762).
Make sure there's no nil result in auto_complete.
Autocomplete issue relations on subject (#3170).
UsersController tests cleanup.
Fixes password sending when creating user.
Extracts user groups assignment from controller.