1. 23 Jul, 2018 1 commit
  2. 13 Jun, 2017 1 commit
  3. 31 May, 2017 3 commits
    • Z.J. van de Weg's avatar
      Incorporate review · 8a9a62e3
      Z.J. van de Weg authored
      8a9a62e3
    • Z.J. van de Weg's avatar
      Create PipelineDetailsEntity · 68569584
      Z.J. van de Weg authored
      Now we have a PipelineEntity which is a bit smaller, mostly in bytes
      needing to send to the frontend. PipelineDetailsEntity is the default
      for the PipelineSerializer, limiting the changes needed.
      
      This commit also incorporates the review.
      68569584
    • Z.J. van de Weg's avatar
      Initial implementation for real time job view · 47a0276e
      Z.J. van de Weg authored
      Added the needed keys and paths to a new entity, BuildDetailsEntity.
      Not renaming BuildEntity to BuildBasicEntity on explicit request. Most
      code now has test coverage, but not all. This will be added on later
      commits on this branch.
      
      Resolves gitlab-org/gitlab-ce#31397
      47a0276e
  4. 23 Mar, 2017 7 commits