..
admin
Allow to configure a URL to show after sign out
2015-05-29 18:20:15 +02:00
concerns
Refactor SessionsController to use a controller concern
2015-05-14 14:24:05 -04:00
dashboard
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 10:39:16 +02:00
explore
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 10:39:16 +02:00
groups
User should be able to leave group. If not - show him proper message
2015-05-29 14:12:30 +02:00
import
Show incompatible projects in Google Code import status
2015-04-30 06:56:49 -07:00
oauth
Add option to disallow users from registering any application to use GitLab as an OAuth provider
2015-05-29 13:29:16 +02:00
profiles
Bump secret key length to 32
2015-05-23 18:47:53 -04:00
projects
Add ability to leave project
2015-05-29 16:23:36 +02:00
application_controller.rb
Allow to configure a URL to show after sign out
2015-05-29 18:20:15 +02:00
autocomplete_controller.rb
Add autocomplete controller
2015-03-26 19:06:19 -07:00
confirmations_controller.rb
Add invites controller.
2015-04-14 12:07:33 +02:00
dashboard_controller.rb
Add a page title to every page.
2015-04-30 19:12:15 +02:00
groups_controller.rb
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 10:39:16 +02:00
help_controller.rb
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 10:39:16 +02:00
invites_controller.rb
Add a page title to every page.
2015-04-30 19:12:15 +02:00
namespaces_controller.rb
Fixed the Rails/ActionFilter cop
2015-04-20 15:39:37 +02:00
omniauth_callbacks_controller.rb
Add SAML support via Omniauth
2015-05-27 16:38:10 +02:00
passwords_controller.rb
Fill in email on the new password form
2015-05-16 14:03:18 -06:00
profiles_controller.rb
Add a page title to every page.
2015-04-30 19:12:15 +02:00
projects_controller.rb
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 10:39:16 +02:00
registrations_controller.rb
Fix current user removal
2015-05-28 12:53:04 +02:00
search_controller.rb
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 10:39:16 +02:00
sessions_controller.rb
Add an option to automatically sign-in with an Omniauth provider without showing the GitLab sign-in page
2015-05-29 18:15:03 +02:00
snippets_controller.rb
Add helpers for header title and sidebar, and move setting those from controllers to layouts.
2015-05-01 10:39:16 +02:00
uploads_controller.rb
Don't symbolize params.
2015-05-11 11:55:02 +02:00
users_controller.rb
Fix title on user page.
2015-05-01 11:33:54 +02:00