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
ce8113dea2a73eff5286bfbc31a2042693943471
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
16
Apr
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
10
9
8
6
5
4
3
2
1
31
Dec
30
29
23
22
21
20
18
17
15
14
12
11
10
7
5
4
3
29
Nov
28
27
25
21
20
17
16
14
13
12
11
9
7
6
5
4
3
2
1
30
Oct
29
28
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
11
10
8
7
6
5
4
Ruby 1.9 compatibility of unified_diff.rb.
scm: subversion: change some functional tests project id from 1 to 3.
Allow additional workflow transitions for issue author and assignee (#2732).
Fixed: date part of the time default format doesn't respect the date format (#7639).
scm: git: move "--no-color" option from scm_cmd() to revision().
Use #custom_field_values to display issue custom fields in email, just like on regular views (#7604).
Do not keep illegitimate custom_values when setting custom_field_values (#7604).
Fixed: Workflow summary shows X icon for workflow with exactly 1 status transition (#7611).
Fixed: Syntax highlighting unavailable from board new topic or topic edit preview (#7625).
scm: git: fix wrong commit range in git log command on Windows (#7657).
scm: git: add new method 'scm_cmd' to wrap shellout.
scm: git: add --no-color option to run "git --version".
scm: mercurial: code cleanup.
scm: catch exception of getting command and version in model (#4273).
scm: darcs: override client_available method (#4273).
scm: darcs: space cleanup in adapter.
scm: mercurial: fix exception operation in adapter all methods using xml and io.read (#4455).
scm: mercurial: simplify fixing exception operation in adapter "summary" method (#4455).
scm: mercurial: fix exception operation in adapter "summary" method (#4455).
scm: mercurial: unit test for named branches at adapter (#7246).
scm: mercurial: support named branches at adapter (#7246).
scm: mercurial: unit test for tags at adapter (#1981).
scm: mercurial: support tags at adapter (#1981).
scm: mercurial: temporary disable tags and branches at model (#1981, #7246, #4455).
scm: mercurial: unit app test for latest_changesets SQL "like" special character '%' and '_'.
scm: mercurial: unit app test for latest_changeset.
scm: mercurial: improvement latest_changesets without supporting tags and named branches (#4455).
scm: mercurial: entries unit lib test for named branch (#7246).
scm: mercurial: entries unit lib test for tag (#1981).
scm: mercurial: remove "TODO" comment and fix indent of unit lib test.
scm: mercurial: unit lib test for entries (#3421).
scm: mercurial: move entries unit test from app to lib.
scm: mercurial: fix unit lib test_info test fails on Windows.
scm: space cleanup of lib/redmine/scm/adapters/abstract_adapter.rb.
scm: fix diff revision param validation.
scm: mercurial: fix Ruby 1.9 "hg diff" test fails (#7518).
scm: in repository tree, use find_changeset_by_name instead of changesets.find_by_revision (#3724, #3421).
scm: mercurial: add identifier to entry.lastrev (#3724, #3421).
scm: mercurial: rewrite MercurialAdapter#entries to show per-file change log and size (#3421, #4455).
scm: mercurial: set instance value flag of whether "hg diff -c" supports true at tests (#7518).