gitlab-org--gitlab-foss/spec/factories/ci
Tomasz Maczukin 405b82af23 Merge branch 'master' into ci/api-builds
* master: (51 commits)
  Fix version
  Fix specs and rubocop warnings
  Improve the consistency of commit titles, branch names, tag names, issue/MR titles, on their respective project pages
  fixed LDAP activation on login to use new ldap_blocked state
  Fix Admin/Users view to position buttons without spacing magic
  Update to Go 1.5.3
  Fix the undefinded variable error in Project's safe_import_url method
  Update CHANGELOG [ci skip]
  Add some cosmetic changes to variables API documentation [ci skip]
  Fix misaligned edit button in milestone collection partial
  Update button styles for Milestones#show
  Modify builds API documentation style [ci skip]
  Modify :ci_variable factory
  Ensure the API doesn't return notes that the current user shouldn't see
  Add 'Build' prefix to Variables entry name in API docs index
  Fix some typos
  Add spec for Note#cross_reference_not_visible_for?
  Remove (invalid) timestamp formatting
  Move `BroadcastMessage#status` to a helper since it's presentational
  Update CHANGELOG
  ...

Conflicts:
	doc/api/README.md
	lib/api/api.rb
	lib/api/entities.rb
2016-01-14 13:30:18 +01:00
..
builds.rb Remove hard-coded id from builds factory 2016-01-14 12:04:44 +01:00
commits.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
runner_projects.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
runners.rb Fix most of project specs 2015-09-10 15:56:33 +02:00
trigger_requests.rb Fix commit specs 2015-09-10 15:52:52 +02:00
triggers.rb Refactor CI tests 2015-09-09 14:17:16 +02:00
variables.rb Modify :ci_variable factory 2016-01-13 19:57:23 +01:00