| .. |
|
admin
|
Remove instance variable @group multiple assignment
|
2016-03-08 16:48:00 +01:00 |
|
ci
|
Do not require authentication for CI status badge
|
2016-03-01 20:32:30 +01:00 |
|
concerns
|
Add option to show archived projects on dahsboard
|
2016-03-04 19:25:28 +01:00 |
|
dashboard
|
Allow filtered dashboard/explore results to be paged. Fixes #14104
|
2016-03-09 21:03:28 -05: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
|
Move helpers back to original directory
|
2015-09-09 14:37:34 +02:00 |
|
profiles
|
Don't abuse the flash store for displaying SSH Key form errors
|
2016-03-03 16:13:59 -05:00 |
|
projects
|
Merge branch 'cache-raw-2' into 'master'
|
2016-03-07 22:05:15 +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
|
Don't pluck project IDs for events
|
2016-01-26 10:51:53 +01:00 |
|
emojis_controller.rb
|
Update award_emoji test
|
2016-02-23 19:37:15 -06:00 |
|
groups_controller.rb
|
Add projects list sort dropdown to group page
|
2016-03-04 19:26:10 +01: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
|
Fix #7959: Fix avatar stretching by providing a cropping feature
|
2016-02-09 22:26:50 +01:00 |
|
projects_controller.rb
|
Remove existing go_import.html.haml implementation
|
2016-03-12 07:49:16 -08: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 |