gitlab-org--gitlab-foss/app/controllers
Stan Hu 81e741af24 Merge pull request #9138 from liyakun/master
add "replace" and "upload" functionality
2015-09-14 17:57:41 -07:00
..
admin added spinach for glabal labels 2015-09-03 19:02:14 +03:00
concerns Refactor SessionsController to use a controller concern 2015-05-14 14:24:05 -04:00
dashboard Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
explore Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
groups Use before_actions 2015-07-31 14:15:49 +02:00
import FogBugz project import 2015-09-08 20:23:01 -04:00
oauth Correctly show anonymous authorized applications under Profile > Applications. 2015-07-02 11:53:31 +02:00
profiles Allow user to specify content he wants to see on project page 2015-07-13 18:24:15 +02:00
projects Merge pull request #9138 from liyakun/master 2015-09-14 17:57:41 -07:00
abuse_reports_controller.rb Improve wording in abuse report form 2015-08-06 15:15:17 +02:00
application_controller.rb FogBugz project import 2015-09-08 20:23:01 -04:00
autocomplete_controller.rb Fix bug preventing invite by e-mail 2015-08-21 13:47:56 -07:00
confirmations_controller.rb Add invites controller. 2015-04-14 12:07:33 +02:00
dashboard_controller.rb Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
groups_controller.rb Merge branch 'public_profiles' into 'master' 2015-09-14 15:28:42 +00:00
help_controller.rb Make Help accessible for guests. 2015-09-08 14:42:30 +01:00
invites_controller.rb Use new routing helper 2015-09-08 17:53:16 +01:00
namespaces_controller.rb Allow access to group from root url 2015-09-14 11:16:54 +02:00
omniauth_callbacks_controller.rb Allow custom label to be set for authentication providers. 2015-07-23 15:20:12 +02:00
passwords_controller.rb Use User#two_factor_enabled instead of otp_required_for_login 2015-06-19 15:14:37 -04:00
profiles_controller.rb Merge branch 'audit_log' into 'master' 2015-07-06 10:09:53 +00:00
projects_controller.rb Use new routing helper 2015-09-08 17:53:16 +01:00
registrations_controller.rb Fix error when deleting a user who has projects 2015-06-23 04:39:49 -07:00
root_controller.rb Fix RootController 2015-09-09 09:25:49 +01:00
search_controller.rb Ability to search milestones 2015-08-24 13:59:01 +03:00
sessions_controller.rb Crowd integration 2015-09-02 12:42:01 +03:00
snippets_controller.rb Move partial to right place and fix tests. 2015-09-08 15:14:14 +01:00
uploads_controller.rb Don't symbolize params. 2015-05-11 11:55:02 +02:00
users_controller.rb Make all profile public 2015-08-27 13:06:14 +03:00