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
3110e97038b3b2c4aeccdd6adc87b6d5dc66fcc5
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
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).
Fixed: line breaks are ignored in quoted text (#6148).
Moved text formatting tests from application_helper tests to formatter tests.
scm: mercurial: add tag test in functional test (#1981).
scm: mercurial: add named branch test in functional test (#7246).
scm: mercurial: branches and tags are enable in model (#1981, #7246).
scm: mercurial: add test of latest changesets support named branch in unit model test (#7246).
scm: mercurial: latest changesets support named branch (#7246).
scm: mercurial: add latest changesets supporting tag test in unit model test (#1981).
scm: mercurial: add latest changesets improvement test in unit model test.
scm: mercurial: add latest changesets improvement test in functional test.
scm: mercurial: latest changesets improvement and supporting tag (#1981).
scm: mercurial: check changesets size is greater than 0 in browse test in functional test.
scm: git: add browsing tag test in functional test.
scm: git: check entries and changesets size are greater than 0 in browse test in functional test.
scm: git: code clean up functional test.
scm: mercurial: prepare tests of named branch and tag in functional test (#1981, #7246).
scm: mercurial: prepare tests of named branch and tag in unit model test (#1981, #7246).