gitlab-org--gitlab-foss/spec
Lin Jen-Shin 90baa1fe60 Merge remote-tracking branch 'upstream/master' into show-commit-status-from-source-project
* upstream/master: (327 commits)
  Formatted all app/assets/javascripts to underscore naming convention
  Add registry to skipped data in backup raketask docs
  Updating changes based on feedback from @connorshea
  Changes to make Git basics more intuitive - updated verbiage where appropriate - changed "git config" commands to include quotes for variables to be more in line with standard practive and to avoid issues with spaces - updated CHANGELOG as part of commit
  Remove Ci::ApplicationController
  HTMLEntityFilter -> HtmlEntityFilter
  Clarify which token should be used to delete a runner
  Changed 'Compare branches, tags or commit ranges' to 'Compare Git revisions'
  Changed placeholder to 'Commit hash'
  Add link to test coverage report to README
  Added copy file path button to diffs
  Fix wrong icon in CI build detail sidebar: right-arrow => arrow-right
  Prevent conflict b/w search field and its dropdown
  Make searching for commits case insensitive.
  Use user from let instead recreate in before
  reword html titles for merge requests and issues
  Fix a typo in doc/api/labels.md
  Check for transition loopback in commit status
  Add temporary fix for race condition in MWBS
  Improve transitions and run hooks after transaction
  ...
2016-10-11 03:31:30 +00:00
..
config
controllers Use user from let instead recreate in before 2016-10-09 20:31:28 +05:00
factories Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
features Correct namespace validation to forbid bad names #21077 2016-10-07 13:46:59 -05:00
finders Refactor TrendingProjectsFinder to support caching 2016-10-05 16:39:03 +02:00
fixtures
helpers Merge branch 'rs-optimize-award_user_list-spec' into 'master' 2016-10-07 15:18:22 +00:00
initializers
javascripts Prevent conflict b/w search field and its dropdown 2016-10-10 10:16:09 +02:00
lib HTMLEntityFilter -> HtmlEntityFilter 2016-10-10 15:46:26 +01:00
mailers override subject method in devise mailer 2016-10-03 18:07:28 +08:00
models Merge branch 'namespace-validation-fixes' into 'master' 2016-10-10 13:39:39 +00:00
policies Improve project policy spec 2016-10-06 18:54:28 -03:00
requests Merge branch 'ben.boeckel/gitlab-ce-api-visible-projects' into 'master' 2016-10-07 09:54:44 +00:00
routing Update user routing spec after constrainer logic changed 2016-10-06 19:50:48 +03:00
services Improve spec for merge when build succeeds feature 2016-10-08 20:24:43 +02:00
support Merge commit 'dev/security' into 'master' 2016-10-06 08:33:11 +02:00
tasks/gitlab
uploaders
views Merge remote-tracking branch 'upstream/master' into show-commit-status-from-source-project 2016-10-11 03:31:30 +00:00
workers ExpireBuildArtifactsWorker query builds table without ordering enqueuing one job per build to cleanup 2016-10-07 15:33:58 +02:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb
spec_helper.rb Try tmpfs for repository storage, etc 2016-10-06 17:42:56 +01:00
teaspoon_env.rb