..
admin
Merge branch '4009-external-users' into 'master'
2016-03-17 14:15:38 +00:00
ci
Do not require authentication for CI status badge
2016-03-01 20:32:30 +01:00
concerns
Create a SentNotification record for #relabeled_issue_email / #relabeled_merge_request_email
2016-03-15 18:36:54 +01:00
dashboard
Use todo.done without ! in the controller to mark todo as done
2016-03-18 11:00:53 -03:00
explore
Allow filtered dashboard/explore results to be paged. Fixes #14104
2016-03-09 21:03:28 -05:00
groups
Fix Error 500 when creating global milestones with Unicode characters
2015-12-05 00:04:44 -08:00
import
Redirect to a default path if HTTP_REFERER is not set
2015-10-20 07:45:48 -07:00
oauth
Let oauth/applications#index
handle the profiles#applications
route
2016-03-13 16:51:09 -04:00
profiles
Don't abuse the flash store for displaying SSH Key form errors
2016-03-03 16:13:59 -05:00
projects
Fixed failing tests
2016-03-18 15:18:06 +00:00
sherlock
Added Sherlock, a custom profiling tool for GitLab
2015-11-09 14:29:10 +01:00
abuse_reports_controller.rb
Autofill abuse message text with user url. Closes #2838
2016-01-16 10:47:12 -05:00
application_controller.rb
Move method to User
2016-03-10 12:37:14 +01:00
autocomplete_controller.rb
Create EmojisController
2016-02-22 20:16:00 -06:00
confirmations_controller.rb
Add invites controller.
2015-04-14 12:07:33 +02:00
dashboard_controller.rb
Updated controller with before_action
2016-03-18 15:18:06 +00:00
emojis_controller.rb
Update award_emoji test
2016-02-23 19:37:15 -06:00
groups_controller.rb
Merge branch 'share-project-ce' into 'master'
2016-03-14 16:38:52 +00:00
help_controller.rb
Simplify help path prefixing
2015-09-23 00:24:17 -04:00
invites_controller.rb
Redirect to a default path if HTTP_REFERER is not set
2015-10-20 07:45:48 -07:00
namespaces_controller.rb
Allow access to group from root url
2015-09-14 11:16:54 +02:00
omniauth_callbacks_controller.rb
Decouple SAML authentication from the default Omniauth logic
2016-02-18 17:01:07 -05:00
passwords_controller.rb
Allow the initial admin to set a password
2016-03-04 17:37:57 -05:00
profiles_controller.rb
Merge branch 'revert-avatar-cropping' into 'master'
2016-03-15 15:53:42 +00:00
projects_controller.rb
Restrict access for confidential issues on autocomplete
2016-03-17 20:55:59 -03:00
registrations_controller.rb
Partially revert "Add IP check against DNSBLs at account sign-up"
2016-01-28 16:28:19 -05: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
Enable search for logged-out users
2016-03-01 15:57:28 +01:00
sent_notifications_controller.rb
#can_unsubscribe? -> #?unsubscribable?
2016-01-11 14:23:45 +01:00
sessions_controller.rb
Allow the initial admin to set a password
2016-03-04 17:37:57 -05:00
snippets_controller.rb
Fix raw private snippets access workflow
2015-11-25 18:16:27 -02:00
uploads_controller.rb
Branded login page also in CE
2016-02-26 15:50:51 +01:00
users_controller.rb
In UsersController#calendar_activities, when Date isn't parsable, fallback to Date.today
2016-03-03 12:16:32 +01:00