gitlab-org--gitlab-foss/spec/factories/ci
Lin Jen-Shin b01bc0a036 Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URL
* upstream/master: (39 commits)
  Resolve "Improve Container Registry description"
  Add username parameter to gravatar URL
  Fix replying to a commit discussion displayed in the context of an MR
  Add fog-aliyun as backup storage provider
  Add missing specs
  Make sure protected can't be null; Test protected!
  Update session cookie key name to be unique to instance in development
  Just mention which GitLab version is required
  Fix data inconsistency issue for old artifacts by moving them to a currently used path
  Fix N+1 queries for non-members in comment threads
  Fix rubocop in spec/helpers/diff_helper_spec.rb
  Merge two items into one in the doc
  Only remove FK if it exists
  Maintain notes avatar at smaller breakpoint
  Fix pipeline schedule value name in documentation
  Add test for Project#protected_for?
  Update diff discussion position per discussion instead of per note
  Display Shared Runner status in Admin Dashboard
  Make sure we're loading the fresh variables
  Now secret_variables_for would return the variables
  ...
2017-06-02 04:24:57 +08:00
..
builds.rb Just use the url from options, not saving it as a column 2017-06-01 18:29:11 +08:00
pipeline_schedule.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
pipelines.rb Introduce source to pipeline entity 2017-05-31 14:17:49 +02:00
runner_projects.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
runners.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
stages.rb Pass memoizable warnings attribute to stage object 2017-01-18 11:07:12 +01:00
trigger_requests.rb Tests refactoring for trigger variables 2016-07-26 11:19:40 +02:00
triggers.rb Merge remote-tracking branch 'origin/master' into optimise-pipelines 2017-04-06 22:05:22 +02:00
variables.rb Add tests and also pass protected vars to protected tags 2017-05-25 18:05:27 +08:00