gitlab-org--gitlab-foss/spec/serializers
Grzegorz Bizon 8c8f6db457 Merge branch 'master' into feature/gb/manual-actions-protected-branches-permissions
* master: (274 commits)
  Update VERSION to 9.2.0-pre
  Update CHANGELOG.md for 9.1.0
  Update Auto Deploy documentation
  Disable import URL field in New project form since it's hidden by default
  Remove reference to burndown charts since they don't exist for ce.
  Use master_password for Sentinel
  Refactor Discussions docs
  Start versioning cached markdown fields
  Refactor add_users method for project and group
  Improved the spec Now correctly tests against different forms
  Refactor environments components into vue files - part 3
  Adding animation for all dropdown
  fix placeholder visibility
  submodule_links: handle urls that don't end with .git
  Add help regarding vue resource and where to include it
  Append .json to ajax endpoint to prevent browser to display raw json
  Fixed the preview keyboard shortcut focusing wrong tab
  Fix broken link
  Added new discussions docs
  Started on resolvable discussions docs
  ...
2017-04-22 21:01:50 +02: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 Fix manual action entity specs 2017-04-12 15:22:32 +02: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 Expose manual action abilities from a build entity 2017-04-06 17:15:15 +02:00
build_serializer_spec.rb Review changes, used eq instead of match 2017-04-17 13:18:40 +01: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 Review changes, used eq instead of match 2017-04-17 13:18:40 +01: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