gitlab-org--gitlab-foss/app/controllers
Phil Hughes 4699cf77b6
added feature spec
2017-10-23 10:47:22 +01:00
..
admin Merge branch '38720-sort-admin-runners' into 'master' 2017-10-11 10:04:04 +00:00
boards Create idea of read-only database 2017-10-06 22:37:40 +02:00
ci move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb` 2017-09-12 22:32:02 +03:00
concerns Merge branch 'bvl-group-trees' into 'master' 2017-10-17 10:03:03 +00:00
dashboard Merge branch 'master' into bvl-group-trees 2017-10-10 17:53:42 +02:00
explore Reuse the groups tree for explore and dashboard. 2017-10-04 22:49:41 +02:00
google_api Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
groups Nest the group_children_path inside the canonical group path 2017-10-12 11:36:55 +02:00
import Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
oauth refactor some controllers to make them EE friendly 2017-09-28 08:46:39 +02:00
profiles Render GPG subkeys on index page 2017-10-05 08:25:27 -05:00
projects added feature spec 2017-10-23 10:47:22 +01:00
sherlock
snippets
abuse_reports_controller.rb
application_controller.rb URI decode Page-Title header to preserve UTF-8 characters 2017-10-20 16:44:29 +00:00
autocomplete_controller.rb move `find_users` method into finder and add `load_group` method 2017-09-10 18:31:06 +03:00
confirmations_controller.rb Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_emails 2017-10-05 12:48:22 +02:00
dashboard_controller.rb Use a specialized class for querying events 2017-08-10 17:45:49 +02:00
groups_controller.rb Make sure we render events for projects within a group 2017-10-20 17:02:02 +03:00
health_check_controller.rb
health_controller.rb
help_controller.rb Do not show YAML frontmatter for doc pages under /help 2017-09-19 11:47:36 +02:00
invites_controller.rb
jwt_controller.rb
koding_controller.rb
metrics_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb Define ldap methods at runtime 2017-08-24 17:33:53 +02:00
passwords_controller.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
profiles_controller.rb refactor users update service 2017-09-28 08:46:39 +02:00
projects_controller.rb Merge branch 'master' into sh-security-fix-backports-master 2017-10-17 16:02:32 -07:00
registrations_controller.rb Show confirmation modal before deleting account 2017-10-06 20:40:41 +00:00
root_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
search_controller.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
sent_notifications_controller.rb
sessions_controller.rb Create idea of read-only database 2017-10-06 22:37:40 +02:00
snippets_controller.rb Add support for markdown preview to group milestones 2017-10-11 20:03:19 +11:00
unicorn_test_controller.rb Better categorize test coverage results 2017-08-11 10:59:11 -04:00
uploads_controller.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
users_controller.rb