Skip to content
Snippets Groups Projects
  1. Aug 26, 2022
    • Jayesh's avatar
      Add revision log field in the revision type · a31419d7
      Jayesh authored
      Storage is returning a list of dicts for the revision log.
      Add a from_dict converter to create the model objects from these dicts
      This is not efficient and adds an extra iteration. Has to be
      fixed in the storage in the future.
      
      Related to T4366
      v0.0.3
      a31419d7
  2. Aug 25, 2022
  3. Aug 23, 2022
  4. Aug 22, 2022
  5. Aug 18, 2022
  6. Aug 16, 2022
  7. Jul 20, 2022
  8. Jul 01, 2022
  9. Jun 24, 2022
  10. Jun 17, 2022
    • Jayesh's avatar
      Refactor snapshot branch functional tests · ce677e0b
      Jayesh authored
      Add a get_branches function that can be used by test functions to query
      snapshot branches with variable parameters.
      Add a utility funtion to build query params string from arguments.
      Change origin connection test to use the new utility function
      ce677e0b
  11. Jun 16, 2022
  12. Jun 15, 2022
  13. Jun 14, 2022
  14. Jun 09, 2022
  15. Jun 08, 2022
  16. Jun 07, 2022
  17. Jun 03, 2022
  18. Jun 02, 2022
  19. May 31, 2022
  20. May 25, 2022
Loading