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
74e85953f00f07141a0226ad951646279765a9f5
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
Jul
6
5
1
30
Jun
29
28
24
21
20
19
18
17
15
9
5
29
May
28
27
26
25
24
23
22
15
14
9
3
1
30
Apr
29
28
27
26
23
22
21
20
19
18
17
16
13
12
11
10
9
6
3
29
Mar
28
27
24
21
20
19
18
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
28
Feb
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
30
28
27
25
23
21
18
17
14
13
12
10
9
7
5
3
1
31
Dec
30
29
27
26
25
24
23
22
21
20
19
18
17
16
14
13
12
11
10
9
8
7
6
4
3
2
30
Nov
29
28
27
26
25
24
23
22
21
20
17
16
15
Check the browse repository or commit access permissions in Redmine.pm with LDAP. #5797
Have Redmine.pm respect the Authentication Required setting. #5797
Force the default value of path to be set on the Change model class. #5771
Include visible subprojects when checking for available Activity event types. #5589
Extend changes.path and changes.from_path to support longer paths. #5771
Allow js formatted responses.
Added hook :controller_timelog_available_criterias
Refactor: extract @available_criterias to utility method.
Set @project so macros will work on the welcome and project list. #5781
Don't style lists in a project description as a sub-project. #5752
Fix Chrome JavaScript bug in the pop up calendar. #5769
Recalculate inherited attributes on parents when a child is moved under a new parent. #5524
Rename code and locale typo: Developper. #5751
Add some tests for User#try_to_login with LDAP. #5592
Added helper functions to base journal class
Merge branch 'master' of git://github.com/edavis10/redmine into journals
Bump release to 0.9.5
Updating documentation for the 0.9.5 release.
Force string comparison for login search to be case sensitive on MySQL. #2473
Sanitize image links and handle nils in the toc formatter. #5445
Refresh locales
New language en-GB (#5648 thank to Tom Knight for work)
Refactor and documentation for User#find_by_login.
Change User#login to be case-insensitive. #2473
Typecast issue ids when searched for.
Handle unsuccessful destroys in TimelogController. #5700
Exclude fields_for in the TabularFormBuilder, it has a different method
Optimize the N+1 query in watcher_recipients. #5415
Add a link to the cross project time entries page to /projects. #4935
Truncate incoming email subject lines to 255 characters. #5698
Support listing directories in svn which include square brackets. #5548
Add some assertions on the default data loading test to debug a Ruby 1.9 failure.
Fix for Ruby 1.9 strings.
Added two hooks to the issues report. #5233
Display the correct ISO week number on the project calendar.
Calculate the correct week number for weeks starting at any date. #4857
Added tests for #5533's behavior.
Add a css class to hide content when printing. #5508
Display the link name when external links are used in the toc macro. #5445
Added documentation about the session_path. #3968