Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OHR Support
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
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
Show more breadcrumbs
Projects
OHR Support
Graph
18c35f37921c793cd1d16fd60fd61fda2d4ecd9f
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
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.
Adds links to reset filters on users and projects list.
Adds a Group filter on the admin users list (#7893).
Replaces TimeEntry.visible_by with a visible scope.
scm: bazaar: add changesets order test in unit model test.
scm: use blank? for "root @ branch" in repository tree viewing.
scm: mercurial: increase limit of branch directory latest changesets.
scm: switch showing link all revisions and directory revisions if scm supports these feature or not.
scm: set supporting directory revisions or not at scm level.
scm: set supporting all revisions or not at scm level.
Adds a visible scope to the Journal model.
Adds Issue#visible_condition to build issue visibility statement.
Changed the way the visibility SQL statement is built.
scm: recovery showing "root @ branch" in repository tree viewing.
scm: code clean up repositories/show.rhtml.
scm: git: prevent showing trace when repository path changed.
scm: code clean up repositories/show.rhtml.
Use names instead of ids for wiki anchors (#6905).
Send the CSRF token with Ajax requests (#7843).
Loading