Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Feb 03, 2020
  3. Dec 24, 2019
  4. Dec 18, 2019
  5. Oct 18, 2019
  6. Oct 17, 2019
  7. Sep 30, 2019
  8. May 28, 2019
  9. May 24, 2019
  10. Apr 02, 2019
  11. Oct 07, 2017
  12. Aug 02, 2017
  13. Jul 21, 2017
  14. Jul 20, 2017
  15. Jul 19, 2017
  16. Jun 13, 2017
  17. Jun 03, 2017
  18. Jun 02, 2017
  19. May 31, 2017
    • 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
Loading