gitlab-org--gitlab-foss/config
Robert Speicher 5e01e1bb90 Use `methods: :any` in our rack-cors configuration
This was added in rack-cors 0.4.0 and allows all types of CORS requests
to the API.
2015-10-07 22:08:37 -04:00
..
environments Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
initializers Remove the option to disable CI 2015-10-05 12:23:38 -04:00
locales Add recently_reset message to Devise translations 2015-10-01 21:46:51 -04:00
application.rb Use `methods: :any` in our rack-cors configuration 2015-10-07 22:08:37 -04:00
aws.yml.example Add a note that changing example configuration files requires changing omnibus-gitlab. 2015-06-11 15:11:37 +02:00
boot.rb
database.yml.mysql
database.yml.postgresql
environment.rb
gitlab.teatro.yml
gitlab.yml.example Merge branch 'ee_features_in_example_config' into 'master' 2015-10-01 15:12:24 +00:00
mail_room.yml.example Clarify Reply by email settings when using Postfix mail server 2015-10-07 11:43:38 +02:00
newrelic.yml
resque.yml.example Add a note that changing example configuration files requires changing omnibus-gitlab. 2015-06-11 15:11:37 +02:00
routes.rb Merge branch 'cleanup-ci-pages' into 'master' 2015-10-07 17:04:54 +00:00
schedule.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
secrets.yml.example Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
sidekiq.yml.example Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
unicorn.rb.example Add a note that changing example configuration files requires changing omnibus-gitlab. 2015-06-11 15:11:37 +02:00
unicorn.rb.example.development