1. 05 1月, 2018 1 次提交
  2. 22 12月, 2017 1 次提交
  3. 09 12月, 2017 1 次提交
    • D
      Merge branch 'rs-security-group-api' into 'security-10-2' · 8f29d264
      Douwe Maan 提交于
      [10.2] Ensure we expose group projects using GroupProjectsFinder
      
      See merge request gitlab/gitlabhq!2234
      
      (cherry picked from commit 072f8f2fd6ec794645375a16ca4ddc1cbeb76d7a)
      
      a2240338 Ensure we expose group projects using GroupProjectsFinder
      8f29d264
  4. 08 12月, 2017 1 次提交
  5. 03 12月, 2017 2 次提交
    • Z
      Rename Artifact to JobArtifact, split metadata out · 61864a5a
      Zeger-Jan van de Weg 提交于
      Two things at ones, as there was no clean way to seperate the commit and
      give me feedback from the tests.
      
      But the model Artifact is now JobArtifact, and the table does not have a
      type anymore, but the metadata is now its own model:
      Ci::JobArtifactMetadata.
      61864a5a
    • Z
      Create Ci::Artifacts · 25df6661
      Zeger-Jan van de Weg 提交于
      To allow jobs/builds to have multiple artifacts, and to start seperating
      concerns from Ci::Build a new model is created: Ci::Artifact.
      
      Changes include the updating of the ArtifactUploader to adapt to a
      slightly different interface. The uploader expects to be initialized
      with a `Ci::Build`.
      
      Futher a migration with the minimal fields, the needed foreign keys and
      an index.
      
      Last, the way this works is by prepending a module to Ci::Build so we
      can basically override behaviour but if needed use `super` to get the
      original behaviour.
      25df6661
  6. 02 12月, 2017 9 次提交
  7. 28 11月, 2017 2 次提交
  8. 23 11月, 2017 2 次提交
  9. 14 11月, 2017 1 次提交
  10. 06 11月, 2017 3 次提交
  11. 03 11月, 2017 1 次提交
  12. 02 11月, 2017 1 次提交
  13. 22 10月, 2017 1 次提交
  14. 05 10月, 2017 1 次提交
  15. 03 10月, 2017 1 次提交
  16. 29 9月, 2017 1 次提交
  17. 26 9月, 2017 2 次提交
  18. 19 9月, 2017 1 次提交
  19. 16 9月, 2017 1 次提交
  20. 14 9月, 2017 1 次提交
  21. 11 9月, 2017 1 次提交
  22. 08 9月, 2017 1 次提交
    • R
      Revert "Merge branch... · 52a2423e
      Rubén Dávila 提交于
      Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'"
      
      This reverts merge request !13619
      52a2423e
  23. 07 9月, 2017 2 次提交
  24. 06 9月, 2017 2 次提交