gitlab-org--gitlab-foss/spec
Lin Jen-Shin 931ab01adb Merge remote-tracking branch 'upstream/master' into 33149-rename-more-builds
* upstream/master: (34 commits)
  Revert "Merge branch 'karma-headless-chrome' into 'master'"
  Make small pipeline schedules UI enhancements.
  Remove js classes from vue component that are not needed in vue component
  Update tests and application
  Adds "Pipeline" to job's sidebar
  Change border color of job's scroll controllers to $border-color
  Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone'
  Added Tectonic to the page.
  Always check read_issue permissions when loading issue
  Handle legacy jobs without name
  Do not expose internal artifacts hash in build entity
  Use wait_for_requests instead of sleep 0.3
  Limit wiki container width
  Fix migrations testing support RSpec hooks order
  Rename BuildEntity to JobEntity
  Fix support for external_url for commit statuses
  Allow to access pipelines even if they are disabled, but only present jobs and commit statuses without giving ability to access them
  add CHANGELOG.md entry for !12036
  remove phantomjs-specific test hacks
  update karma job to use chrome build image created by gitlab-build-images!41
  ...
2017-06-14 16:23:41 +08:00
..
bin Enable the RSpec/ExpectOutput cop 2017-05-18 18:56:26 +02:00
config
controllers Merge remote-tracking branch 'upstream/master' into 33149-rename-more-builds 2017-06-14 16:23:41 +08:00
db/production Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by defaulting to false 2017-06-06 13:16:55 +02:00
factories Send new configuration options with job's payload 2017-06-12 12:58:35 +02:00
features Merge remote-tracking branch 'upstream/master' into 33149-rename-more-builds 2017-06-14 16:23:41 +08:00
finders Introduce an Events API 2017-06-06 20:16:41 +08:00
fixtures Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master' 2017-06-07 15:05:37 +00:00
helpers Update tests and application 2017-06-13 16:05:38 +02:00
initializers
javascripts Merge branch '33642-timeago-update' into 'master' 2017-06-13 16:47:50 +00:00
lib Merge branch 'feature/add-support-for-services-configuration' into 'master' 2017-06-14 07:57:47 +00:00
mailers Bugfix: Always use the default language when generating emails. 2017-05-25 10:22:45 -05:00
migrations Update rename_system_namespace_spec to new validations. 2017-06-08 16:17:13 +02:00
models Handle legacy jobs without name 2017-06-13 11:19:45 +02:00
policies Update tests and application 2017-06-13 16:05:38 +02:00
presenters Display issue state in issue links section of merge request widget 2017-06-09 10:21:56 +02:00
requests Merge remote-tracking branch 'upstream/master' into 33149-rename-more-builds 2017-06-14 16:23:41 +08:00
routing Implement ability to update deploy keys 2017-06-02 19:44:36 +03:00
rubocop/cop Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
serializers Merge branch 'fix-external-ci-services' into 'master' 2017-06-14 07:35:27 +00:00
services Only add a description change note when no tasks are updated 2017-06-12 11:51:19 -05:00
sidekiq/cron
support Let PhantomJS load local images 2017-06-12 19:00:03 +02:00
tasks rake task to reset all rss tokens 2017-05-24 22:29:59 +02:00
unicorn Increase unicorn test boot timeout to 5 minutes 2017-06-08 18:35:55 +02:00
uploaders Fix filename method of GitlabUploader to return always real filename 2017-06-13 00:37:12 +02:00
validators Avoid crash when trying to parse string with invalid UTF-8 sequence 2017-05-30 15:05:52 +00:00
views Improve Job detail view to make it refreshed in real-time instead of reloading 2017-06-12 09:20:19 +00:00
workers Add the ability to perform background migrations 2017-06-12 13:24:04 +02:00
factories_spec.rb Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Fix migrations testing support RSpec hooks order 2017-06-13 10:18:43 +02:00