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
109b42f4828c0966e771809afcfd99d545af3ca0
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
10
Dec
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
5
1
30
Jun
29
28
24
21
20
19
18
17
15
9
5
29
May
28
Fixes a fixture with valid attributes (start_date < due_date).
Support for updating custom fields using the received custom_fields array (#6345, #6403).
Fixed: error when serializing back objects with custom fields using ActiveResource (#6403).
Add tests for wiki edit notifications (#7024).
Select projects with issue_tracking module for gantt display and remove the nil start/due dates trick.
Gantt: Avoid unnecessary queries before rendering.
Gantt: fixes position of line in pdf (#6348).
Fixes gantt PDF pagination problem (#6348).
Gantt: view cleanup.
Gantt: iterate over all objects only once for html and pdf rendering (#6348).
Updated locales.
Automatic spent time logging from commit messages (#4155).
Changes russian CSV separator to ; (#7035).
Fixed: class attribute with spaces on pre tags truncated (#7033).
Safer code in IssueRelation (#7018).
Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically.
Adds subtasks to GET /issues/:id API (#5338).
Fixes unhandled case in json builder.
Fixes unhandled case in json builder.
Fixes test failure in r4461.
Adds REST API for TimeEntries (#6823).
Moves project attributes default assignments from ProjectsController#new to the model (#6064).
Prevents random failure in XmlTest.
Converts IssuesController to use the new API template system and makes xml/json responses consistent (#6136).
Projects API tests rewriting.
Converts ProjectsController to use the new API template system.
Adds a reusable method to render API response on validation failure.
Dry Users API responders.
Adds xml/json REST API for Users (#6260).
Adds a builder-like template system for rendering xml and json API responses.
Add responders to UsersController.
Escapes attachment ids in TracMigrate (#6996).
Updates for 1.0.4 release.
Accept key auth for ProjectsController#show (#6841).
Accept key auth for ProjectsController#destroy (#6841).
Accept key auth for ProjectsController#update (#6841).
Accept key auth for ProjectsController#create (#6841).
Prevents validation error when adding a user to a group (#6457).
Reload themes so that new themes can be used without restarting Redmine (#5712).
Fixed: messages attachments/watchers are not deleted when deleting a project or forum (#6966).