Skip to content
Snippets Groups Projects
  1. Oct 20, 2021
  2. Oct 19, 2021
  3. Oct 06, 2021
  4. Sep 30, 2021
  5. Sep 07, 2021
  6. Aug 12, 2021
  7. Aug 05, 2021
  8. Jun 22, 2021
  9. Jun 17, 2021
    • Antoine Lambert's avatar
      requirements-server: Pin psycopg2 to < 2.9 · 51d5c999
      Antoine Lambert authored
      psycopg2 2.9 release broke compatibility with django 2.2 release
      and deposit tests are failing since.
      
      That error was missed by psycopg2 maintainers as they are testing
      against django >= 3.1 where the issue does not appear.
      
      So pin psycopg2 version to avoid test failures.
      v0.14.2
      51d5c999
  10. Jun 09, 2021
  11. May 26, 2021
  12. May 25, 2021
  13. May 24, 2021
  14. May 21, 2021
  15. May 20, 2021
  16. May 17, 2021
    • vlorentz's avatar
      Fix crash on 'PUT Col-IRI' · 5719c593
      vlorentz authored
      The default implementation in APIBase expect all endpoints to have 'collection'
      and 'deposit_id' set, but 'deposit_id' is not set when 'PUT Col-IRI' is used.
      v0.13.7
      5719c593
  17. May 11, 2021
  18. May 05, 2021
  19. Apr 29, 2021
Loading