Commit Graph

14 Commits

Author SHA1 Message Date
Kamil Trzcinski a29ba51eea Fix test failures 2017-06-03 13:58:31 +02:00
Z.J. van de Weg b24651826f Add user to BuildDetailsEntity
Also add minor changed needed to pass review
2017-06-02 13:14:09 +02:00
Grzegorz Bizon 0f52544bad Fix build entity specs related to protected actions 2017-05-31 10:37:19 +02:00
Fatih Acet 0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00
Grzegorz Bizon 3dbef510c1 Expose manual action abilities from a build entity 2017-04-06 17:15:15 +02:00
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
Shinya Maeda 74f13e0ddf Fix unchanged structure. Add favicon for 'failed_allowed' and 'success_warning' because it'll be used. 2017-03-23 17:11:49 +09:00
Shinya Maeda 617292046c Add spec for entity and serializer 2017-03-23 17:11:49 +09:00
Toon Claes 16cca3a0ea Expose if action is playable in JSON
To avoid a manual build action being played (resulting in a 404),
expose `playable?` in the JSON so the frontend can disable/hide the
play button if it's not playable.
2017-03-20 14:39:37 +01:00
Grzegorz Bizon 651eccda62 Expose timestamp in build entity used by serializer 2016-11-29 14:14:05 +01:00
Grzegorz Bizon 54ee0df78a Do not use absolute URLS in entities use relative 2016-11-17 16:10:12 +01:00
Grzegorz Bizon 3968b07d7e Add tests for serialization entities, add user entity 2016-11-04 13:08:58 +01:00
Grzegorz Bizon c315332b8a Refine build entity tests a little 2016-11-04 10:19:29 +01:00
Grzegorz Bizon a68e7e605a Add basic tests for build entity used by serialzier 2016-11-03 14:22:19 +01:00