gitlab-org--gitlab-foss/lib/tasks
Lin Jen-Shin ba84a42828 Merge remote-tracking branch 'upstream/master' into pipeline-emails
* upstream/master: (64 commits)
  Update the 8.11 to 8.12 update documentation to use gitlab-shell 3.5.0
  Update GITLAB_SHELL_VERSION
  Move pushes_since_gc to Redis
  Fix Gitlab::Popen.popen thread-safety issue
  Allow trailing newline in secret base64 data
  Improve .haml-lint.yml, simplify the haml_lint task and remove CHANGELOG entry
  Fix a typo in documentation
  Restore SSH Key title auto-population behavior
  Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'
  Fix rubocop offences
  Update API documentation
  Update CHANGELOG
  Change response for /ci/api/v1/builds/register.json from 404 to 204
  Document the fact that merge requests from private forks can be checked out locally
  Change method name to #reopenable?
  Improve grammar
  Fix not working test with execute
  Add CHANGELOG
  Improve grammar
  Add #can_reopen? and tests
  ...
2016-09-14 20:38:32 +08:00
..
ci We don't need them 2016-09-01 02:21:16 +08:00
gitlab Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
migrate
brakeman.rake
cache.rake
dev.rake
downtime_check.rake
flay.rake
flog.rake
gemojione.rake
grape.rake
haml-lint.rake Improve .haml-lint.yml, simplify the haml_lint task and remove CHANGELOG entry 2016-09-13 18:56:00 +02:00
rubocop.rake
scss-lint.rake
services.rake
setup.rake
sidekiq.rake
spec.rake
spinach.rake Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
test.rake