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
c9497f39b8f683418cfcfea9e0daf00c22ec4733
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
Apr
20
21
20
16
14
9
8
7
30
Mar
27
25
24
20
19
18
14
13
9
7
2
27
Feb
26
24
22
21
20
19
18
16
15
14
13
12
11
10
9
15
Jan
14
13
11
Upgrade tests to new journals type.
Remove deprecated journals tests and controller.
Update the Issue#show.api to new journals type
Update to latest version of acts_as_journalized.
[#309] Set the back_url after sending a lost password so HTTP_REFERER isn't used
[#289] Remove single helpers in favor of :all in ApplicationController
JournalDetails don't exist anymore.
Force changeset journal creation.
Merge branch 'ticket/unstable/288-april-upstream-redmine-review' into unstable
Locales update post-merge
Shorten query[column_names] param name.
Keep issue filter params on sort headers.
Changes pagination links to non-AJAX requests (#5138).
Makes all pagination-like links use #link_to_content_update (#5138).
Removed the changeset-changes class to the commit logs on the issue view (#8038).
Disable unused fields when switching the period type.
Removed hidden project_id and issue_id parameters.
Changed timelogs filters to use non-AJAX requests (#1965).
PDF: code clean up lib/redmine/export/pdf.rb.
PDF: fix width calculation of multi byte character in Simplified and Traditional Chinese (#61).
Skip a count(*) SQL query.
Do not load projects association in #rolled_up_trackers.
Skip a few count(*) SQL queries on the issue list.
PDF: set enable to use TCPDF UTF-8 on Windows except CJK and Thai (#61).
PDF: fix the problem that TCPDF built-in font breaks in the Windows (#61).
Adds an index on users.type for faster retrieval of groups.
No PUT request to get previous/next month.
Limits nested set overhead when destroying an issue without children.
Fixed: deleting a parent issue may lead to a stale object error (#7920).
Fixed: list of users for adding to a group may be empty if 100 first users have been added (#8029).
Fixed: bulk destroying parent and child issues raises a stale object error (#7920).
PDF: back out r5253 (#7794, #61).
Shortens filter param names.
Keep filter params in 'Per page' links.
Disable unused filter fields so they don't get submitted.
Initialize TimeEntry with issue and project for the issue edit form.
Fixes #possible_values_options when given an object with nil project.
Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096).
Fix test/integration/api_test/users_test.rb fails due to changing en.yml (#8035, #7855).
Fix annotate functional roles_controller_test.rb due fails to changing en.yml (#8035, #7855).