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
3f4defe48215c460933343fffdb6888603e62492
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
21
Feb
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
27
25
24
23
22
21
20
19
17
16
15
14
13
12
11
10
5
4
31
Aug
28
26
25
20
15
13
11
10
7
3
30
Jul
28
27
26
22
21
20
19
17
16
14
13
12
10
9
6
5
4
3
2
30
Jun
29
28
Fixes UsersControllerTest.
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Refactored the mess known as Hook default_url_options in favor of the simpler
Implementing the missing tests now that HookTest has a cleaner setup.
Refactored the HookTest methods to use Redmine::Hook::Helper instead
List the Default Columns displayed on the issue list vertically
Allow the other format links to appear on the issue list (ATOM, PDF, CSV).
Fixes "too few arguments" error on activerecord error translation (#2626).
Adds (a maximum of 3) links to project ancestors in the page title (#2788).
Send an email to the user when an administrator activates a registered user (#2656).
Fixed the bug in the OpenID registration where the form wouldn't take a login
Fixed a bug in the OpenID login when a user signed up with OpenID but hasn't
Fixes Setting.openid? (#2764).
translation updates: hu (#2737), sv (#2740), pl (#2741), pt-br (#2781)
translation updates: zh, zh-tw (#2743, #2758), ru
Fixed: add group option to set the repository gid. Default is root (#2747)
Fixed: User#identity_url raises an error when invalid url is supplied (#2742).
Makes the "type" field disabled when updating a custom field (#2744).
Create a wiki with a default start page named 'Wiki' when enabling wiki module (#2657).
Do not DELETE/INSERT enabled_modules when updating project modules.
Replaces Enumeration.get_values and Enumeration.default with named scopes.
Updates 0.8.1 CHANGELOG.
Removes invalid css class on issue details (#2753).
Adds an index on watchers table to speed up watched issue filtering.
Fixes headings style in html emails (#2739).
Timelog is ignored when updating an issue if user is admin but not a project member (#2717).
Removes invalid css class on issue details (#2733).
Adds watch/unwatch link on the issue context menu (#2730).
Issues pagination loses project param after applying or clearing filter (#2726).
Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support.
Link to watched issues list on my page.
Adds ability to filter watched issues (#846).
Adds missing strings (#699).
Hide openid stuff on my account if disabled (#699).
Normalize the identity_url when it's set.
Fixed the bundled ruby-openid gem
Slight changes to the issue lists displayed on My page.
Added a space so words don't runtogeatherlikethis. #699
Added a system setting for allowing OpenID logins and registrations
Prevent registration via OpenID if self registration is off. #699