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
e07c44543f9795c71d86bcb7240728576aa28951
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
13
Oct
12
11
10
9
8
7
6
5
4
3
1
30
Sep
29
27
25
24
23
22
21
20
19
18
17
15
14
11
10
9
8
7
6
5
4
2
1
31
Aug
30
29
26
25
17
16
15
14
13
12
2
1
18
Jul
16
15
14
2
29
Jun
27
25
24
23
17
14
13
12
31
May
30
29
28
27
26
25
24
23
20
15
14
13
10
9
8
7
6
5
2
1
30
Apr
28
27
26
25
24
23
22
21
20
17
12
11
10
9
8
7
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
21
20
19
18
17
15
14
12
11
10
9
7
6
5
3
1
28
Feb
27
26
25
20
18
5
4
3
2
31
Jan
29
28
27
26
25
24
21
19
15
13
9
8
6
5
3
2
1
31
Dec
Slight style change on plugin configuration view.
Removed inconsistent user manual stuff (html/docbook content and controller). Help link now points to the Redmine guide which will be more easy to maintain.
Removed translated email templates attachments_added and document_added (no longer usefull).
Added html part to news_added mail.
Moved translated strings of 'register' and 'lost password' mail templates to lang files.
Status can now be updated when bulk editing issues.
Fixed: Can not set 'No change' value for commit_fix_done_ratio setting.
Gantt chart:
Fixed: unable to change how many months are displayed on the gantt.
Updated Japanese translation (Go Maeda).
Bulk editing:
Bulk editing:
Added revision number in Redmine::VERSION (the revision number is read from .svn/entries if it exists).
Fixed: a user not authorized to edit wiki pages gets the edit form if the page doesn't exist. He now gets a 404.
Added custom fields in issue related mail notifications.
Added the ability to set the "done ratio" of issues fixed by commit (original path by Nikolay Solakov, slightly edited).
Fixed: Bulk edit doesn't change the category or fixed version properties.
Added missing string in lang files.
Added basic Theme support.
Added 'Bulk edit' functionality.
Set enumeration positions and default priority (Normal) in default configuration data.
Calendar:
Default encodings for repository files can now be set in application settings (Admin -> Settings -> Repositories encodings).
Fixed: improper 0x5c char handling in PDF output (Go Maeda).
Added preview on add/edit issue form.
Content of projects/add_issue.rhtml and issues/edit.rhtml moved to a shared partial.
Merged IssuesController#export_pdf into IssuesController#show.
Fixed: Migration 71 broken if run with code >= r803 (Enumeration#before_save relies on an attribute added in migration 72).
Sligth changes on my page issue tables and wiki history, changesets tables.
'Manage repository' permission requires to be a project member.
Added label tags on role form permission checkboxes.
Fixed: Title with non-ascii characters breaks wiki
Added some accesskeys:
Added default value for enumerations.
Added wiki_syntax.html Japanese translation (Motohiro Takayama).
Issues sorted by priority position.
Added position on Enumeration model.
Updated Japanese translation (Go Maeda).
Updated Spanish translation (Manuel Garcia Ortega).
Fixed: pagination broken on news list with Opera.