Skip to content

Changes

#57 (May 9, 2024, 1:03:21 PM)

  1. add entry for 5.6.11 — j.burel / detail
  2. bump dependencies version — j.burel / detail

#55 (May 8, 2024, 12:37:05 AM)

  1. Remove all imports of print_function compatibility method — sbesson / detail
  2. Remove all imports of division compatibility method — sbesson / detail
  3. Remove all imports of absolute_import compatibility method — sbesson / detail
  4. Replace all usages of native_str compatibility method — sbesson / detail
  5. Replace all usages of standard_library compatibility method — sbesson / detail
  6. Replace all usages of old_div — sbesson / detail
  7. Replace usage of past.builtins.execfile by exec — sbesson / detail
  8. Replace all usages of past.builtins.basestring by str — sbesson / detail
  9. Replace all usages of past.builtins.long — sbesson / detail
  10. Review and cleanup all codepaths handling Python 2 — sbesson / detail
  11. Remove all unnecessary builtins imports — sbesson / detail
  12. Fix miscellaneous flake8 warnings — sbesson / detail
  13. Fix exec invocation for training scripts — sbesson / detail
  14. OMERO.web integration tests: expect timestamp without milliseconds — sbesson / detail
  15. build with various Python version — j.burel / detail
  16. cap setuptools — j.burel / detail
  17. fix badge display — j.burel / detail

#42 (Apr 25, 2024, 12:38:53 AM)

  1. disconnect — j.burel / detail
  2. remove assumption user is in the same group — j.burel / detail
  3. add tests — j.burel / detail
  4. add tests and fix new ones — j.burel / detail
  5. flake8 — j.burel / detail
  6. check that the secure is coming from client if specified — j.burel / detail
  7. simplify test — j.burel / detail
  8. check that the host is set from the client if specified — j.burel / detail
  9. handle exception thrown — j.burel / detail
  10. create client — j.burel / detail
  11. fix formatting — j.burel / detail
  12. review test — j.burel / detail
  13. fix test after switching user — j.burel / detail
  14. review secure tests — j.burel / detail
  15. add more secure tests — j.burel / detail
  16. use new name of tar.gz file — j.burel / detail
  17. bump omero-scripts to 5.8.2 — j.burel / detail
  18. create a new user — j.burel / detail
  19. review test — j.burel / detail

#5 (Mar 18, 2024, 12:37:42 AM)

  1. Add 'name' field to expected marshalled annotation json — dstirling / detail