-
- Downloads
Merge branch 'master' into fixes/api
No related branches found
No related tags found
Showing
- app/assets/stylesheets/gitlab_bootstrap/common.scss 1 addition, 0 deletionsapp/assets/stylesheets/gitlab_bootstrap/common.scss
- app/controllers/graph_controller.rb 11 additions, 1 deletionapp/controllers/graph_controller.rb
- app/controllers/public/projects_controller.rb 1 addition, 1 deletionapp/controllers/public/projects_controller.rb
- app/controllers/registrations_controller.rb 11 additions, 0 deletionsapp/controllers/registrations_controller.rb
- app/models/concerns/issuable.rb 3 additions, 3 deletionsapp/models/concerns/issuable.rb
- app/models/event.rb 2 additions, 2 deletionsapp/models/event.rb
- app/models/milestone.rb 2 additions, 2 deletionsapp/models/milestone.rb
- app/models/namespace.rb 1 addition, 1 deletionapp/models/namespace.rb
- app/models/note.rb 2 additions, 2 deletionsapp/models/note.rb
- app/models/project.rb 1 addition, 1 deletionapp/models/project.rb
- app/models/snippet.rb 3 additions, 3 deletionsapp/models/snippet.rb
- app/models/user.rb 4 additions, 4 deletionsapp/models/user.rb
- app/models/users_project.rb 4 additions, 4 deletionsapp/models/users_project.rb
- app/views/admin/users/_form.html.haml 3 additions, 3 deletionsapp/views/admin/users/_form.html.haml
- app/views/graph/_head.html.haml 16 additions, 0 deletionsapp/views/graph/_head.html.haml
- app/views/graph/show.html.haml 4 additions, 6 deletionsapp/views/graph/show.html.haml
- app/views/profiles/account.html.haml 7 additions, 1 deletionapp/views/profiles/account.html.haml
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- doc/api/repositories.md 3 additions, 0 deletionsdoc/api/repositories.md
- lib/api/projects.rb 1 addition, 0 deletionslib/api/projects.rb
app/views/graph/_head.html.haml
0 → 100644
Please register or sign in to comment