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
e1f96ca4db645f0da090dfcee378217353505c62
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
8
Jun
7
6
2
30
May
26
25
18
17
14
13
12
10
8
6
4
3
1
26
Apr
25
24
21
19
17
10
8
7
5
4
2
30
Mar
28
27
26
25
24
23
22
21
20
19
17
15
13
12
10
8
7
6
4
1
28
Feb
27
26
25
23
22
21
20
19
18
16
15
14
13
12
11
10
9
8
7
5
3
2
1
31
Jan
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
12
11
10
9
7
4
3
31
Dec
30
29
28
27
24
23
22
19
18
16
15
14
12
10
9
8
7
6
5
3
2
1
30
Nov
28
27
26
25
23
22
21
19
18
17
16
15
14
13
12
11
10
9
8
7
6
4
1
31
Oct
30
28
27
26
25
24
23
18
17
16
15
12
11
7
6
5
4
2
30
Sep
29
28
Added an empty tmp/test directory so rake test will run out of the box.
Converted script/about to use Unix line ending. It has DOS line endings and would fail.
Fixes locales broken by r2781 (#3456).
Translation updates (#3401, #3409, #3434, #3446)
Fixed: Bazaar "[merge]" tags parsing fails (#3445).
Do not start user session when accessing atom feed with token-based authentication.
Delete previous tokens when creating a new one.
Changed Enumerations to use a Single Table Inheritance
Added Redmine::Info.issue to get links to specific issue numbers.
Added plugin hook, :controller_timelog_edit_before_save. (#3341)
Added more plugin hooks:
Added hook, :model_changeset_scan_commit_for_issue_ids_pre_issue_update. #3279
Added two plugin hooks to the account page:
Added :view_versions_show_contextual hook. (#3036)
Fixed failing test in #3391. Quotes (") are html escaped.
FIxed: inline images not displayed in atom feeds (#3391).
Render new message form if needed.
Add plugins information to script/about (#3387).
Ability to watch a wiki or a single wiki page (#413).
Fixed: Atom feeds leak email address (#3408).
Validate project identifier only when changed (#3352).
Link to the appropriate repository (#3376).
ru.yml translation, adding to zh.yml missed string
Translation updates (#3374, #3375, # 3378, #3380, #3381)
Fixed an interpolation argument error in nl.yml
Fixes code comments.
Translations updates.
Adds a setting to choose which role is given to a non-admin user who creates a project (#1007).
Translations updates.
Translations updates.
Ability to allow non-admin users to create projects (#1007).
Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings.
Makes issues/show accept rss key (#3362).
Fixed: issue status bulk edit broken by r2726 (#3347).
Ability to use any custom field as a cross-project custom query column (#3321).
Do not autologin if more that one token is found (#3351).
Add token value uniqueness validation (#3351).
Use ActiveSupport::SecureRandom to generate tokens (#3351).
Fixed: issue bulk edit view broken by r2726 (#3347).
Fixed: issue move by non-admin broken by r2726 (#3354).