-
- Downloads
Merge branch 'refactor/gitlab_git'
No related branches found
No related tags found
Showing
- app/contexts/commit_load_context.rb 0 additions, 1 deletionapp/contexts/commit_load_context.rb
- app/controllers/blame_controller.rb 1 addition, 2 deletionsapp/controllers/blame_controller.rb
- app/controllers/commits_controller.rb 0 additions, 1 deletionapp/controllers/commits_controller.rb
- app/controllers/compare_controller.rb 5 additions, 7 deletionsapp/controllers/compare_controller.rb
- app/controllers/merge_requests_controller.rb 0 additions, 3 deletionsapp/controllers/merge_requests_controller.rb
- app/controllers/refs_controller.rb 0 additions, 3 deletionsapp/controllers/refs_controller.rb
- app/decorators/commit_decorator.rb 0 additions, 93 deletionsapp/decorators/commit_decorator.rb
- app/decorators/tree_decorator.rb 0 additions, 33 deletionsapp/decorators/tree_decorator.rb
- app/helpers/application_helper.rb 1 addition, 1 deletionapp/helpers/application_helper.rb
- app/helpers/commits_helper.rb 71 additions, 3 deletionsapp/helpers/commits_helper.rb
- app/helpers/tree_helper.rb 16 additions, 18 deletionsapp/helpers/tree_helper.rb
- app/mailers/emails/notes.rb 0 additions, 1 deletionapp/mailers/emails/notes.rb
- app/models/commit.rb 48 additions, 152 deletionsapp/models/commit.rb
- app/models/gollum_wiki.rb 6 additions, 3 deletionsapp/models/gollum_wiki.rb
- app/models/merge_request.rb 12 additions, 3 deletionsapp/models/merge_request.rb
- app/models/network/commit.rb 1 addition, 1 deletionapp/models/network/commit.rb
- app/models/project.rb 4 additions, 10 deletionsapp/models/project.rb
- app/models/repository.rb 25 additions, 150 deletionsapp/models/repository.rb
- app/models/tree.rb 8 additions, 0 deletionsapp/models/tree.rb
- app/models/wiki_page.rb 2 additions, 2 deletionsapp/models/wiki_page.rb
Loading
Please register or sign in to comment