gitlab-org--gitlab-foss/config
Grzegorz Bizon 2ec93abed7 Merge branch 'master' into ci/persist-registration-token
* master: (66 commits)
  Fix runners admin view
  Fix migrations
  Rename mention of gitlab-git-http-server to gitlab-workhorse
  Bump Redis requirement to 2.8 for Sidekiq 4 requirements
  Fix wording on runner setup page
  add details on how to change saml button label
  Fix tests
  Move awards back to gray panel and few improvements to sidebar
  Few UI improvements to new sidebar implementation
  Fix tests for new issuable sidebar
  Update changelog
  Implement new sidebar for merge request page
  Make edit link on issuable sidebar works
  Redesign issue page for new sidebar
  Move awards css to separate file
  Implement issuable sidebar partial
  Update CHANGELOG
  Clarify cache behavior
  Run builds from projects with enabled CI
  Use Gitlab::Git instead of Ci::Git
  ...

Conflicts:
	db/schema.rb
2015-12-14 12:26:40 +01:00
..
environments Merge branch 'master' into reference-pipeline-and-caching 2015-12-03 13:34:25 +01:00
initializers Use new runners registration token to register CI runners 2015-12-11 10:39:39 +01:00
locales Use devise paranoid mode and ensure the same message is returned every time 2015-12-09 18:40:37 -06:00
application.rb Migrate mailers to ActiveJob 2015-11-26 17:03:43 +02:00
aws.yml.example
boot.rb
database.yml.mysql
database.yml.postgresql
environment.rb Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
gitlab.teatro.yml
gitlab.yml.example Update documentation about automatic issue closing 2015-12-07 14:11:13 +01:00
mail_room.yml Make Reply by email easier to configure 2015-10-13 13:10:49 +02:00
newrelic.yml
resque.yml.example
routes.rb Merge branch 'master' into ci/persist-registration-token 2015-12-14 12:26:40 +01:00
schedule.rb Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00
schedule.yml Migrate from Sidetiq to Sidekiq-cron 2015-12-04 11:29:45 -02: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
unicorn.rb.example.development