Historique des commits

Auteur SHA1 Message Date
  Christian Mönch a952ea7b69 bump version il y a 2 ans
  Christian Mönch 8c17ad3274 use ensure_mapped context manager in dump il y a 2 ans
  Christian Mönch f4ba2584df convert more getter to properties il y a 2 ans
  Christian Mönch 4dc461a46d convert metadata functions to properties il y a 2 ans
  Christian Mönch 4c9750ea08 convert Datasettree.get_dataset_paths to property il y a 2 ans
  Christian Mönch ce35b1bec6 convert get_modifiable_subobjects to a property il y a 2 ans
  Christian Mönch 5fa19a2d32 Merge pull request #20 from datalad/rf-context-managers il y a 2 ans
  Christian Mönch a93a3a1236 add ensure_mapped-context manager il y a 2 ans
  Christian Mönch 0995460aab add a context manager to lock a backend il y a 2 ans
  Christian Mönch d8ac56c170 update dependencies il y a 2 ans
  Christian Mönch 345a63736b set mapped attribute correctly when mapping il y a 2 ans
  Christian Mönch 30baaa81e9 Merge pull request #18 from datalad/optimze_metadata_saving il y a 2 ans
  Christian Mönch d1cd4d297c improve test coverage il y a 2 ans
  Christian Mönch 93086ccb9c use --stdin-paths to prevent too long command lines il y a 2 ans
  Christian Mönch fe05cd790a fix tests mainly by mocking git_save_file_list il y a 2 ans
  Christian Mönch 2b710aa143 add a blob cache to speed up saving il y a 2 ans
  Christian Mönch 47248f7b67 Merge pull request #14 from datalad/nf_local_cache il y a 2 ans
  Christian Mönch 981ad698e2 remove unnecessary code, improve remote-handling tests il y a 2 ans
  Christian Mönch 9d62cb53d8 improve remote test il y a 2 ans
  Christian Mönch ddd1dd1aab implement remote handling in git calling layer il y a 2 ans
  Christian Mönch 5f60d08789 remove print-calls from test code il y a 2 ans
  Christian Mönch 165faacebc handle none-references when adding object references il y a 2 ans
  Christian Mönch ab0d9ecfcb TEMP: improve remote object tests il y a 2 ans
  Christian Mönch 056fa13aea add tests for per-repository caching il y a 2 ans
  Christian Mönch df5e4c146d use individual caches for different remote repos il y a 2 ans
  Christian Mönch 1f4730badb cast object to MetadataRootRecord where expected il y a 2 ans
  Christian Mönch 23edd2ece3 remove unused import il y a 2 ans
  Christian Mönch 417a658ada fix reference caching il y a 2 ans
  Christian Mönch 95beabbde8 remove reference creation in local cache il y a 2 ans
  Christian Mönch 75ee8e723a fix cache use and add basic test for cache il y a 2 ans