-
- Downloads
There was an error fetching the commit references. Please try again later.
Add latest changes from gitlab-org/gitlab@master
Showing
- app/assets/stylesheets/pages/experimental_separate_sign_up.scss 1 addition, 1 deletion...sets/stylesheets/pages/experimental_separate_sign_up.scss
- app/controllers/application_controller.rb 15 additions, 10 deletionsapp/controllers/application_controller.rb
- app/controllers/registrations_controller.rb 7 additions, 7 deletionsapp/controllers/registrations_controller.rb
- app/finders/issuable_finder.rb 3 additions, 0 deletionsapp/finders/issuable_finder.rb
- app/models/lfs_object.rb 5 additions, 0 deletionsapp/models/lfs_object.rb
- app/models/user.rb 1 addition, 0 deletionsapp/models/user.rb
- app/services/projects/lfs_pointers/lfs_link_service.rb 19 additions, 7 deletionsapp/services/projects/lfs_pointers/lfs_link_service.rb
- app/services/users/signup_service.rb 34 additions, 0 deletionsapp/services/users/signup_service.rb
- app/views/registrations/welcome.html.haml 12 additions, 3 deletionsapp/views/registrations/welcome.html.haml
- changelogs/unreleased/35289-remove-existence-check-in-url-constrainer.yml 0 additions, 5 deletions...eased/35289-remove-existence-check-in-url-constrainer.yml
- changelogs/unreleased/35749-improve-performance-of-lfs_object-queries.yml 5 additions, 0 deletions...eased/35749-improve-performance-of-lfs_object-queries.yml
- changelogs/unreleased/48-add-company-question-to-profile-information.yml 5 additions, 0 deletions...leased/48-add-company-question-to-profile-information.yml
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- config/routes/git_http.rb 1 addition, 1 deletionconfig/routes/git_http.rb
- config/routes/project.rb 53 additions, 9 deletionsconfig/routes/project.rb
- db/migrate/20191028162543_add_setup_for_company_to_user_preferences.rb 9 additions, 0 deletions...191028162543_add_setup_for_company_to_user_preferences.rb
- db/schema.rb 1 addition, 0 deletionsdb/schema.rb
- lib/constraints/project_url_constrainer.rb 7 additions, 2 deletionslib/constraints/project_url_constrainer.rb
- lib/gitlab/patch/draw_route.rb 1 addition, 1 deletionlib/gitlab/patch/draw_route.rb
- locale/gitlab.pot 5 additions, 2 deletionslocale/gitlab.pot
app/services/users/signup_service.rb
0 → 100644
Please register or sign in to comment