gitlab-org--gitlab-foss/spec/serializers
Filipa Lacerda 1b85c5a73f Merge branch 'master' into tc-fix-unplayable-build-action-404
* master: (525 commits)
  Introduce "polling_interval_multiplier" as application setting
  fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token.
  Pass Gitaly Repository messages to workhorse
  Use gitaly 0.5.0
  Fix specs
  Improve specs examples
  Minor refactor
  Fix BrachFormatter for removed users
  Changelog
  Fix specs
  One more change to the branch names to preserve metadata
  Prefixes source branch name with short SHA to avoid collision
  Fix GitHub importer for PRs of deleted forked repositories
  Change order of specs
  Clean history after every test that changes history
  Clean history state after each test
  Fixes method not replacing URL parameters correctly
  Fix a transient failure caused by FFaker
  Remove unnecessary ORDER BY clause when updating todos
  Add a wait_for_ajax call to ensure Todos page cleans up properly
  ...
2017-04-03 17:22:18 +01:00
..
analytics_build_entity_spec.rb fix transient timing failure adding timecop 2016-12-14 14:49:10 +01:00
analytics_build_serializer_spec.rb Return serializable hash from a represented serializer 2017-01-27 13:02:59 +01:00
analytics_generic_entity_spec.rb refactor events facade so it uses separate classes and refactor query stuff 2016-11-17 13:22:27 +01:00
analytics_issue_serializer_spec.rb Use `:empty_project` where possible in serializer specs 2017-03-27 18:45:36 -04:00
analytics_merge_request_serializer_spec.rb Use `:empty_project` where possible in serializer specs 2017-03-27 18:45:36 -04:00
analytics_stage_serializer_spec.rb Return serializable hash from a represented serializer 2017-01-27 13:02:59 +01:00
analytics_summary_serializer_spec.rb Return serializable hash from a represented serializer 2017-01-27 13:02:59 +01:00
build_action_entity_spec.rb Expose if action is playable in JSON 2017-03-20 14:39:37 +01:00
build_artifact_entity_spec.rb Rename some pipeline and build related entities 2016-12-21 14:52:25 +01:00
build_entity_spec.rb Merge branch 'master' into tc-fix-unplayable-build-action-404 2017-04-03 17:22:18 +01:00
build_serializer_spec.rb Use detailed_status effectively. Remove unnecesarry context(nest). Add new context in merge_requests_controller_spec.rb and fix a bug. Correct description of spec. 2017-03-23 17:11:49 +09:00
commit_entity_spec.rb Use `:empty_project` where possible in serializer specs 2017-03-27 18:45:36 -04:00
deployment_entity_spec.rb Remove unnecessary spaces 2017-03-23 17:11:49 +09:00
entity_date_helper_spec.rb small refactor - removing includes no longer needed 2016-11-17 08:22:59 +01:00
entity_request_spec.rb Simplify implementation of entity serializers 2016-11-04 15:00:39 +01:00
environment_entity_spec.rb Add metrics button to Environment Overview page 2017-03-31 09:20:11 +00:00
environment_serializer_spec.rb Use `:empty_project` where possible in serializer specs 2017-03-27 18:45:36 -04:00
pipeline_entity_spec.rb Add spec for entity and serializer 2017-03-23 17:11:49 +09:00
pipeline_serializer_spec.rb Use detailed_status effectively. Remove unnecesarry context(nest). Add new context in merge_requests_controller_spec.rb and fix a bug. Correct description of spec. 2017-03-23 17:11:49 +09:00
request_aware_entity_spec.rb Fix Rubocop offenses in serializer entities 2016-12-27 14:37:17 +01:00
stage_entity_spec.rb Expose stage dropdown path and title in stage entity 2016-12-27 12:48:01 +01:00
status_entity_spec.rb Add spec for entity and serializer 2017-03-23 17:11:49 +09:00
user_entity_spec.rb Add tests for serialization entities, add user entity 2016-11-04 13:08:58 +01:00