-
- Downloads
Rewrite and improve git backend logic. Fix project movind. Raise exception to...
Rewrite and improve git backend logic. Fix project movind. Raise exception to prevent unexpected issues
Showing
- app/controllers/admin/groups_controller.rb 1 addition, 0 deletionsapp/controllers/admin/groups_controller.rb
- app/controllers/projects_controller.rb 10 additions, 5 deletionsapp/controllers/projects_controller.rb
- app/helpers/application_helper.rb 1 addition, 0 deletionsapp/helpers/application_helper.rb
- app/models/namespace.rb 7 additions, 0 deletionsapp/models/namespace.rb
- app/models/project.rb 15 additions, 9 deletionsapp/models/project.rb
- app/roles/repository.rb 2 additions, 2 deletionsapp/roles/repository.rb
- app/views/admin/dashboard/index.html.haml 3 additions, 1 deletionapp/views/admin/dashboard/index.html.haml
- app/views/admin/groups/new.html.haml 20 additions, 2 deletionsapp/views/admin/groups/new.html.haml
- app/views/admin/groups/show.html.haml 11 additions, 7 deletionsapp/views/admin/groups/show.html.haml
- app/views/admin/users/_form.html.haml 52 additions, 58 deletionsapp/views/admin/users/_form.html.haml
- app/views/admin/users/edit.html.haml 4 additions, 1 deletionapp/views/admin/users/edit.html.haml
- app/views/admin/users/new.html.haml 4 additions, 2 deletionsapp/views/admin/users/new.html.haml
- app/views/dashboard/issues.atom.builder 4 additions, 4 deletionsapp/views/dashboard/issues.atom.builder
- app/views/events/_event.html.haml 1 addition, 1 deletionapp/views/events/_event.html.haml
- app/views/layouts/notify.html.haml 1 addition, 1 deletionapp/views/layouts/notify.html.haml
- app/views/search/show.html.haml 1 addition, 1 deletionapp/views/search/show.html.haml
- app/views/shared/_no_ssh.html.haml 1 addition, 1 deletionapp/views/shared/_no_ssh.html.haml
- lib/gitlab/backend/gitolite.rb 1 addition, 1 deletionlib/gitlab/backend/gitolite.rb
- lib/gitlab/backend/gitolite_config.rb 4 additions, 4 deletionslib/gitlab/backend/gitolite_config.rb
- lib/gitlab/project_mover.rb 4 additions, 0 deletionslib/gitlab/project_mover.rb
Please register or sign in to comment