Historique des commits

Auteur SHA1 Message Date
  Thomas Waldmann 0c183acb55 flexible repository key_size (key like in indexing key, id_hash()) il y a 10 ans
  Thomas Waldmann 57b1b3dbec PR #246 - Merge branch 'remote_exceptions' into merge il y a 10 ans
  Thomas Waldmann c679f1a6f0 catch all Exceptions, transmit traceback back from remote il y a 10 ans
  Thomas Waldmann b7cefacb69 Merge branch 'python_cleanup' into merge il y a 10 ans
  Thomas Waldmann 4ef6125f45 cleanup pep8 issues found by pycharm il y a 10 ans
  Thomas Waldmann fec5572836 no Class(object) in py3 il y a 10 ans
  Thomas Waldmann 89ffe98ba2 PR #234 - Merge branch 'fix_pipe' into merge il y a 10 ans
  Thomas Waldmann cbbe0fcc9b serve: use os.write(stdout_fd, ...), fixes #233 il y a 10 ans
  Thomas Waldmann 8aebdd6c5b PR #229 - Merge branch 'fix_127' of https://github.com/ThomasWaldmann/attic into merge il y a 10 ans
  Thomas Waldmann becae42618 check unpacked data from RPC for tuple type and correct length, fixes #127 il y a 10 ans
  Daniel Danner 046b196bab Only allow whitelisted RPC calls in server mode il y a 10 ans
  Jonas Borgström 5a69f58823 Introduce a separate exception for missing repository objects il y a 11 ans
  Jonas Borgström 2f72b9f960 HashIndex: Switch to a non-mmap based implementation il y a 11 ans
  Jonas Borgström 15065dbaa4 Fix sporadic "Resource temporarily unavailable" error il y a 11 ans
  Jonas Borgström af262482de mount: Use RepositoryCache il y a 11 ans
  Jonas Borgström a9fc62cc9a Added option to restrict remote repository access to specific path(s) il y a 11 ans
  Jonas Borgström c3ca45315b cache: Speed up cache rebuild by caching archive metadata requests il y a 11 ans
  Jonas Borgström 3982c34e6c Improve attic check documentation il y a 11 ans
  Jonas Borgström 7b31f23722 Replace verify command with "extract --dry-run" il y a 11 ans
  Jonas Borgström 0d248192e5 Implemented Repository.list() il y a 11 ans
  Jonas Borgström 1809ea2f3e More attic check --repair improvements il y a 11 ans
  Jonas Borgström 33b58eac82 Initial check --repair support il y a 11 ans
  Jonas Borgström 4271ffa25f Only cleanup partial transactions if an existing transaction is found il y a 11 ans
  Jonas Borgström faedaf8160 Basic repository consistency check functionality. il y a 11 ans
  Jonas Borgström 50cabd53b1 Fix deadlock when extracting 0 sized files from remote repositories il y a 11 ans
  Jonas Borgström 1ee159a939 Improved remote repository exception handling. il y a 11 ans
  Jonas Borgström bd5b72a646 Improved remote repository performance and reliability il y a 11 ans
  Petros Moisiadis 4e68f98dde Added missing repository path/url when raising DoesNotExist and AlreadyExists exceptions il y a 11 ans
  Jonas Borgström 7bacfa2d6e Improved error handling/reporting. il y a 11 ans
  Brian Johnson 29d184dfcb Let ssh figure out port/user if not specified so we don't override .ssh/config il y a 11 ans