gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets a4e98f0ec9 Merge branch 'fork-to-group' into 'master'
Fork to group

Fixes #1592

* project can be forked into group
* fork link always lead to fork page where you select namespace where to fork

See merge request !1253
2014-11-18 10:44:15 +00:00
..
admin Merge pull request #8005 from cirosantilli/settings-to-gitlab-config 2014-10-27 19:18:48 +02:00
explore Factor abilities methods 2014-10-19 11:12:39 +02:00
groups Add tests for remove group member feature in admin area 2014-10-20 13:18:07 +03:00
profiles Fix adminarea and emails for new membership logic 2014-09-15 10:57:02 +03:00
projects Merge branch 'fork-to-group' into 'master' 2014-11-18 10:44:15 +00:00
application_controller.rb Merge pull request #8091 from cirosantilli/factor-ability-abilities 2014-10-28 12:09:55 +02:00
confirmations_controller.rb Try signing in the user after user confirmation is correct and redirect to dashboard, otherwise redirect to signin page 2014-10-02 14:38:26 +02:00
dashboard_controller.rb
files_controller.rb
groups_controller.rb Huge replace of old users_project and users_group references 2014-09-14 19:32:51 +03:00
help_controller.rb
namespaces_controller.rb
omniauth_callbacks_controller.rb Refactor error message a bit 2014-10-17 13:15:59 +03:00
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Select namespace where to fork project 2014-11-13 22:06:19 +02:00
registrations_controller.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
search_controller.rb Merge pull request #7695 from coverer/search_wiki 2014-09-09 16:50:43 +03:00
sessions_controller.rb Use Hash syntax for LDAP server declaration 2014-10-14 13:13:59 +02:00
snippets_controller.rb Fix raw view for public snippets 2014-10-27 11:51:31 +02:00
users_controller.rb