gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets 82b6a17ca7
Fix ci build routing and few tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-10-06 21:41:37 +02:00
..
admin Remove the option to disable CI 2015-10-05 12:23:38 -04:00
ci Fix ci build routing and few tests 2015-10-06 21:41:37 +02:00
concerns Refactor SessionsController to use a controller concern 2015-05-14 14:24:05 -04:00
dashboard Add last push widget to starred projects dashboard 2015-10-01 15:17:32 -05: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 Use fixed version of fogbugz gem 2015-09-15 15:23:30 -04:00
oauth Move helpers back to original directory 2015-09-09 14:37:34 +02:00
profiles added user preference to change layout width 2015-10-05 17:22:47 +02:00
projects Cleanup CI code after refactoring and fix several 500 errors 2015-10-06 20:15:06 +02:00
abuse_reports_controller.rb Improve wording in abuse report form 2015-08-06 15:15:17 +02:00
application_controller.rb Redirect case sensitive project path to the normalized one 2015-09-18 16:37:21 +02:00
autocomplete_controller.rb Sorted autocomplete users list by name 2015-09-15 22:48:24 +01: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 Simplify help path prefixing 2015-09-23 00:24:17 -04: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 Fix rubocop warnings in app 2015-10-03 00:56:37 -05:00
passwords_controller.rb Refactor PasswordsController to use before_actions 2015-10-01 21:47:27 -04:00
profiles_controller.rb Merge branch 'audit_log' into 'master' 2015-07-06 10:09:53 +00:00
projects_controller.rb Minor code cleanup 2015-09-20 19:09:43 +02:00
registrations_controller.rb Fix error when deleting a user who has projects 2015-06-23 04:39:49 -07:00
root_controller.rb Add user preference to view project activity and starred project activity as default dashboard 2015-09-26 08:46:05 -07:00
search_controller.rb Move helpers back to original directory 2015-09-09 14:37:34 +02:00
sessions_controller.rb Bump devise-two-factor to 2.0.0 2015-09-19 21:16:18 -04: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