Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Commit History

Author SHA1 Message Date
  Christian Mönch 9d0078a76e fix dataset tree __contains__ 3 years ago
  Christian Mönch 191096a08b check constructor argument types 3 years ago
  Christian Mönch eb96c11a24 add mtreenode proxy class 3 years ago
  Christian Mönch fd1df9cb9f fix version list end-to-end tests 3 years ago
  Christian Mönch 06743ed461 start work on enclosing file/dataset trees 3 years ago
  Christian Mönch 7271f38732 fix dataset tree tests 3 years ago
  Christian Mönch 7843c2c21c TEMP: move filetree and dataset tree to mtree 3 years ago
  Christian Mönch c7d07eca2a add type check for mappable object constructors 3 years ago
  Christian Mönch 1eec7d9081 remove force option from purge 3 years ago
  Christian Mönch c40dc90824 do not check sub-objects of purged objects for modification 3 years ago
  Christian Mönch 550776c602 clean up code 3 years ago
  Christian Mönch a9613f8c26 move common deepcopy functionality into mappable objects 3 years ago
  Christian Mönch 013ceb9dbf add uuid set deepcopy-tests 3 years ago
  Christian Mönch 262f8f1513 fix wrong instantiation, add asserts 3 years ago
  Christian Mönch ce5e251be7 handle dataset tree, metadata root record union properly 3 years ago
  Christian Mönch 851843b6c1 improve tests 3 years ago
  Christian Mönch 44fddea1fa fix more tests 3 years ago
  Christian Mönch 0e490bba78 fixed return value of DatasetTree.save 3 years ago
  Christian Mönch de56222e49 unify import statements, improve object reference cache 3 years ago
  Christian Mönch e6edeab2ee RF: use absolute imports, add more debug logging 3 years ago
  Christian Mönch b7be6a2990 RF: move from str to MetadataPath 3 years ago
  Christian Mönch 8d3b77b5d7 RF: use per-object modified-flags 3 years ago
  Christian Mönch 30a024062c BF: handle tree root contain-querries better 3 years ago
  Christian Mönch 9dd6e4c274 NF: add add-subtree and delete-subtree methods 3 years ago
  Christian Mönch 50aed85d2e BF: use individual objects in test dataset trees 3 years ago
  Christian Mönch 83c504a703 NF: add deepcopy to model classes 3 years ago
  Christian Mönch d5cf3773d9 RF: remove unused imports, fix formatting 3 years ago
  Christian Mönch b77480c341 NF: add test dataset creation 3 years ago
  Christian Mönch 2b65c9253b RF: add generator based subtree access to TreeNode 3 years ago
  Christian Mönch f593c641e1 RF: rename package, add setup script 3 years ago