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
6cb4ff7d89817a512a49bffd5fe3aa465f590ff4
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
15
Sep
14
13
11
10
9
8
7
6
5
3
2
1
31
Aug
30
29
27
26
25
24
23
22
20
19
18
17
16
13
12
11
10
9
8
7
6
5
4
3
2
30
Jul
29
28
25
24
23
21
20
18
16
15
14
9
8
6
5
1
30
Jun
29
28
24
21
20
19
18
17
15
9
5
29
May
28
27
26
25
24
23
22
15
14
9
3
1
30
Apr
29
28
27
26
23
22
21
20
19
18
17
16
13
12
11
10
9
6
3
29
Mar
28
27
24
21
20
19
18
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
28
Feb
26
25
24
23
22
21
20
19
18
17
16
15
14
13
adjust some api
remove tests that were removed in trunk
use direct method call
Update acts_as_journalized
change issue specific journal query and show_details for journal helper
forgot a few versioned => journaled conversions
fix mailer tests
fix attachment_removal
Change the TimelogController's to/from dates based on the project time entries
Refactor: move method to Model.
use latest acts_as_journalized
fix 2 more tests
Still use the event api for now
Refactor: convert FilesController to a restful resource.
more test fixes
fix wiki content specs
init journal will return the last_journal, not the new one, now
fix syntax error
it's created_at on journals
remove test helper method
journals are the events, now
get the object from the db anew, in case it didn't save
fix use of versions vs journals
render done_ratio as decimal
add show_detail to issue helper for limited backwards compatibility
fix applicationcontroller test
Update acts_as_journalized
fix various tests in mailer, wiki content and issue helper
Merge branch 'journals' into 1.0-stable
add fixture, fixes another test
Refactor: split FilesController#new into #new and #create.
Fixed "Create and continue" redirection broken by recent changes. #6333
Fixed broken context_menu on roadmap. #6351
Translations update
Refactor: move method to Project#css_classes
Refactor: replace chained finders with an inject. Should handle edge cases better.
Added a "Member of Role" to the issues filters. #5869
Added a "Member of Group" to the issues filter. #5869
Define Principal#name so all subclasses will have some sort of name when printed.
Refactor: convert ProjectEnumerations to a resource on a project.
Loading