An error occurred fetching the project authors.
  1. 20 Mar, 2019 1 commit
    • Tiger's avatar
      Add :preparing status to HasStatus · 42ca9c6f
      Tiger authored
      Introduces a new status for builds between :created and :pending
      that will be used when builds require one or more prerequisite
      actions to be completed before being picked up by a runner
      (such as creating Kubernetes resources before deploying).
      
      The existing :created > :pending transition is unchanged, so
      only builds that require preparation will use the :preparing
      status.
      42ca9c6f
  2. 19 Mar, 2019 1 commit
  3. 01 Mar, 2019 1 commit
  4. 25 Jan, 2019 1 commit
  5. 15 Jan, 2019 1 commit
  6. 04 Jan, 2019 1 commit
    • Kamil Trzciński's avatar
      Add config_options|variables to BuildMetadata · 0103d5be
      Kamil Trzciński authored
      These are data columns that store runtime configuration
      of build needed to execute it on runner and within pipeline.
      
      The definition of this data is that once used, and when no longer
      needed (due to retry capability) they can be freely removed.
      
      They use `jsonb` on PostgreSQL, and `text` on MySQL (due to lacking
      support for json datatype on old enough version).
      0103d5be
  7. 05 Dec, 2018 1 commit
  8. 05 Nov, 2018 1 commit
  9. 22 Oct, 2018 1 commit
  10. 17 Oct, 2018 1 commit
  11. 08 Oct, 2018 1 commit
  12. 04 Oct, 2018 1 commit
  13. 03 Oct, 2018 2 commits
  14. 31 Aug, 2018 1 commit
  15. 28 Aug, 2018 1 commit
  16. 09 Aug, 2018 1 commit
  17. 30 Jul, 2018 1 commit
    • Bob Van Landuyt's avatar
      Show the status of a user in interactions · f1d3ea63
      Bob Van Landuyt authored
      The status is shown for
      - The author of a commit when viewing a commit
      - Notes on a commit (regular/diff)
      - The user that triggered a pipeline when viewing a pipeline
      - The author of a merge request when viewing a merge request
      - The author of notes on a merge request (regular/diff)
      - The author of an issue when viewing an issue
      - The author of notes on an issue
      - The author of a snippet when viewing a snippet
      - The author of notes on a snippet
      - A user's profile page
      - The list of members of a group/user
      f1d3ea63
  18. 07 Jun, 2018 1 commit
  19. 31 May, 2018 1 commit
  20. 06 May, 2018 1 commit
  21. 24 Apr, 2018 1 commit
  22. 05 Apr, 2018 1 commit
  23. 22 Dec, 2017 1 commit
  24. 18 Dec, 2017 1 commit
  25. 04 Dec, 2017 1 commit
  26. 30 Oct, 2017 2 commits
  27. 02 Aug, 2017 1 commit
  28. 27 Jul, 2017 2 commits
  29. 06 Jul, 2017 1 commit
  30. 05 Jul, 2017 1 commit
  31. 29 Jun, 2017 1 commit
  32. 19 Jun, 2017 1 commit
  33. 17 Jun, 2017 1 commit
  34. 14 Jun, 2017 1 commit
  35. 02 Jun, 2017 1 commit
  36. 05 May, 2017 2 commits