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
13e0b6b9809c8474259ab995bb795580b206cdc3
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
scm: code clean up test/functional/repositories_controller_test.rb.
scm: filesystem: change project id of unit model test from 1 to 3.
scm: filesystem: code clean up unit model test.
scm: filesystem: code clean up unit adapter test.
add GNU gettext po to Redmine::MimeType.
scm: cvs: check assign changesets in root directory showing of functional test.
scm: cvs: remove duplicate test in functional test.
Show open and closed issues from "Issues by" version links.
Fixed: atom links on wiki index broken by r4266.
Fixed: Simultaneous wiki updates cause internal error (#7939).
Fix an internal server error on formatting an issue as a PDF in Japanese (#7794).
Fix typo in test/test_helper.rb.
Changes polish csv separator to ; and decimal to , (#7875).
Silently ignore invalid status_by param.
Adds an option to view issues count by status on the version page (#7921).
Adds border and margin for issue list printing.
Fixed: issue list truncated when printing with Firefox 3.
Fixed: news comments not deleted when deleting a project (#7904).
Fixes subversion tests not running on win32.
Adds links on the issue list to collapse/expang all groups (#7236).
scm: filesystem: prevent exception raises if path encoding is incorrect.
Fixed: children projects are deleted instead of being destroyed when destroying parent project (#7904).
Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil.
Fixes RepositoriesHelper#to_utf8 test failure for ruby1.8.
scm: git: default_branch() returns nil explicitly if branches are empty.
scm: add unit test of invalid utf8 sequences should be stripped in repository_helper to_utf8().
scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9.
scm: git: strict Ruby 1.9 string test in unit adapter test.
scm: git: strict Ruby 1.9 string test in unit model test.
scm: subversion: code clean up unit model test.
scm: code clean up unit model changeset test.
scm: strict Ruby 1.9 string test in unit model test.
scm: subversion: simplify Ruby 1.9 string test in unit model test.
scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale.
Prevent error when referencing an issue without project (#7890).
Do not actually try to fetch changesets from the subversion repository.
Adds a test for AuthSourcesController#destroy with users.
Indentation.
Saves an extra SQL query on each request.
Removes a space before argument parentheses.