-
- Downloads
Merge remote-tracking branch 'origin/master' into add-filter-sort-dropdown-to-dashboard-group-pages
No related branches found
No related tags found
Showing
- app/models/repository.rb 4 additions, 2 deletionsapp/models/repository.rb
- app/models/tree.rb 12 additions, 4 deletionsapp/models/tree.rb
- app/services/notes/create_service.rb 2 additions, 17 deletionsapp/services/notes/create_service.rb
- app/services/notes/post_process_service.rb 30 additions, 0 deletionsapp/services/notes/post_process_service.rb
- app/services/projects/import_service.rb 67 additions, 0 deletionsapp/services/projects/import_service.rb
- app/views/admin/application_settings/_form.html.haml 3 additions, 19 deletionsapp/views/admin/application_settings/_form.html.haml
- app/views/admin/applications/_form.html.haml 1 addition, 1 deletionapp/views/admin/applications/_form.html.haml
- app/views/admin/deploy_keys/index.html.haml 1 addition, 1 deletionapp/views/admin/deploy_keys/index.html.haml
- app/views/admin/groups/_form.html.haml 1 addition, 2 deletionsapp/views/admin/groups/_form.html.haml
- app/views/admin/groups/index.html.haml 1 addition, 1 deletionapp/views/admin/groups/index.html.haml
- app/views/admin/hooks/index.html.haml 1 addition, 2 deletionsapp/views/admin/hooks/index.html.haml
- app/views/admin/projects/index.html.haml 3 additions, 3 deletionsapp/views/admin/projects/index.html.haml
- app/views/admin/users/index.html.haml 1 addition, 1 deletionapp/views/admin/users/index.html.haml
- app/views/dashboard/projects/index.atom.builder 1 addition, 1 deletionapp/views/dashboard/projects/index.atom.builder
- app/views/explore/groups/index.html.haml 1 addition, 1 deletionapp/views/explore/groups/index.html.haml
- app/views/explore/projects/_dropdown.html.haml 1 addition, 1 deletionapp/views/explore/projects/_dropdown.html.haml
- app/views/groups/activity.atom.builder 1 addition, 1 deletionapp/views/groups/activity.atom.builder
- app/views/groups/edit.html.haml 0 additions, 2 deletionsapp/views/groups/edit.html.haml
- app/views/groups/group_members/index.html.haml 1 addition, 2 deletionsapp/views/groups/group_members/index.html.haml
- app/views/groups/projects/edit.html.haml 3 additions, 3 deletionsapp/views/groups/projects/edit.html.haml
app/services/notes/post_process_service.rb
0 → 100644
app/services/projects/import_service.rb
0 → 100644
Please register or sign in to comment