1. 05 4月, 2017 1 次提交
    • R
      add auto-cancel for pending pipelines on branch, if they are not HEAD · c81ef304
      Rydkin Maxim 提交于
      fix changelog MR reference
      
      add non-HEAD builds finder and add `created` pipelines to scope
      
      add spec for auto-cancel non-HEAD pipelines and refactor create_pipeline_service_spec
      
      more refactoring for spec
      
      adds option for auto-cancel into CI/CD settings
      
      fix spec to new configuration
      
      fix rubocop
      
      fix schema.rb
      
      fix schema.rb
      
      replace Gitlab 9.0 with 9.1 in doc
      
      change wording on pipeline settings
      
      added auto_canceled_by field as identifier of autocancel subject
      
      remove unnecessary index
      
      replace service with retry_lock
      
      replace auto_cancel_pending_pipelines boolean setting with integer (and enum in model)
      
      fix schema.rb
      
      fix schema.rb
      
      remove projekt attribute and clean up spec
      
      clean up spec withcouple of shared examples
      
      added spec for "It does not cancel current pipeline" scenario
      
      add some specs to auto-cancel
      
      add spec for another branch pipelines
      c81ef304
  2. 04 4月, 2017 1 次提交
  3. 03 4月, 2017 1 次提交
  4. 28 3月, 2017 2 次提交
  5. 25 3月, 2017 1 次提交
  6. 21 3月, 2017 2 次提交
  7. 18 3月, 2017 2 次提交
  8. 17 3月, 2017 4 次提交
  9. 16 3月, 2017 2 次提交
  10. 13 3月, 2017 1 次提交
  11. 07 3月, 2017 4 次提交
  12. 06 3月, 2017 8 次提交
  13. 02 3月, 2017 1 次提交
  14. 01 3月, 2017 4 次提交
    • J
      Update occurrences of MWBS to MWPS · a0101ebf
      James Lopez 提交于
       Rename column in the database
       Rename fields related to import/export feature
       Rename API endpoints
       Rename documentation links
       Rename the rest of occurrences in the code
       Replace the images that contain the words "build succeeds" and docs referencing to them
       Make sure pipeline is green and nothing is missing.
      
      updated doc images
      
      renamed only_allow_merge_if_build_succeeds in projects and fixed references
      
      more updates
      
      fix some spec failures
      
      fix rubocop offences
      
      fix v3 api spec
      
      fix MR  specs
      
      fixed issues with partials
      
      fix MR spec
      
      fix alignment
      
      add missing v3 to v4 doc
      
      wip - refactor v3 endpoints
      
      fix specs
      
      fix a few typos
      
      fix project specs
      
      copy entities fully to V3
      
      fix  entity error
      
      more fixes
      
      fix failing specs
      
      fixed missing entities in V3 API
      
      remove comment
      
      updated code based on feedback
      
      typo
      
      fix spec
      a0101ebf
    • S
      add impersonation token · a3dfb58e
      Simon Vocella 提交于
      a3dfb58e
    • S
      manage personal_access_tokens through api · 81246e56
      Simon Vocella 提交于
      81246e56
    • V
      Recover db/schema.rb · 8708347c
      Valery Sizov 提交于
      8708347c
  15. 27 2月, 2017 1 次提交
  16. 24 2月, 2017 2 次提交
  17. 20 2月, 2017 3 次提交