-
- Downloads
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into hotfix/ruby-21-broken-update
No related branches found
No related tags found
Showing
- CHANGELOG 3 additions, 0 deletionsCHANGELOG
- app/assets/javascripts/issue.js.coffee 1 addition, 0 deletionsapp/assets/javascripts/issue.js.coffee
- app/assets/javascripts/notes.js.coffee 3 additions, 0 deletionsapp/assets/javascripts/notes.js.coffee
- app/assets/javascripts/projects_list.js.coffee 3 additions, 1 deletionapp/assets/javascripts/projects_list.js.coffee
- app/assets/stylesheets/framework/typography.scss 1 addition, 1 deletionapp/assets/stylesheets/framework/typography.scss
- app/assets/stylesheets/pages/projects.scss 50 additions, 0 deletionsapp/assets/stylesheets/pages/projects.scss
- app/controllers/application_controller.rb 22 additions, 1 deletionapp/controllers/application_controller.rb
- app/controllers/projects/forks_controller.rb 10 additions, 1 deletionapp/controllers/projects/forks_controller.rb
- app/helpers/blob_helper.rb 2 additions, 4 deletionsapp/helpers/blob_helper.rb
- app/helpers/icons_helper.rb 1 addition, 1 deletionapp/helpers/icons_helper.rb
- app/helpers/projects_helper.rb 1 addition, 1 deletionapp/helpers/projects_helper.rb
- app/models/group.rb 1 addition, 1 deletionapp/models/group.rb
- app/views/admin/groups/index.html.haml 1 addition, 1 deletionapp/views/admin/groups/index.html.haml
- app/views/admin/projects/index.html.haml 1 addition, 1 deletionapp/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/explore/groups/index.html.haml 1 addition, 1 deletionapp/views/explore/groups/index.html.haml
- app/views/explore/projects/_dropdown.html.haml 1 addition, 2 deletionsapp/views/explore/projects/_dropdown.html.haml
- app/views/layouts/nav/_project.html.haml 7 additions, 0 deletionsapp/views/layouts/nav/_project.html.haml
- app/views/projects/branches/index.html.haml 1 addition, 1 deletionapp/views/projects/branches/index.html.haml
- app/views/projects/buttons/_dropdown.html.haml 1 addition, 1 deletionapp/views/projects/buttons/_dropdown.html.haml
Please register or sign in to comment