Commit Graph

  • 385492a4b8 fix: Prevent deleting non-empty directories Felix Pojtinger 2022-01-12 20:41:24 +01:00
  • a83f28809f fix: Prevent deleting non-empty directories Felicitas Pojtinger 2022-01-12 20:41:24 +01:00
  • 900d49afec feat: Add test for Remove Felix Pojtinger 2022-01-12 20:30:16 +01:00
  • b0c7e8cd55 feat: Add test for Remove Felicitas Pojtinger 2022-01-12 20:30:16 +01:00
  • eb7074646d feat: Add tests for OpenFile Felix Pojtinger 2022-01-11 23:34:44 +01:00
  • af5368c758 feat: Add tests for OpenFile Felicitas Pojtinger 2022-01-11 23:34:44 +01:00
  • bcb91f4dfc feat: Add tests for nested Open calls Felix Pojtinger 2022-01-11 03:56:30 +01:00
  • 2aa5ed383e feat: Add tests for nested Open calls Felicitas Pojtinger 2022-01-11 03:56:30 +01:00
  • 7b23aad395 feat: Add tests for Open with fully qualified paths Felix Pojtinger 2022-01-11 03:41:43 +01:00
  • c13f97eb69 feat: Add tests for Open with fully qualified paths Felicitas Pojtinger 2022-01-11 03:41:43 +01:00
  • caefd75f4f fix: Return fully-qualified file name in Name() Felix Pojtinger 2022-01-11 03:40:06 +01:00
  • 74ac65fb9a fix: Return fully-qualified file name in Name() Felicitas Pojtinger 2022-01-11 03:40:06 +01:00
  • 2d3ef7f7e1 fix: Normalize behaviour between os.BasePathFs and STFS Felix Pojtinger 2022-01-11 03:31:22 +01:00
  • f8c8bae5f1 fix: Normalize behaviour between os.BasePathFs and STFS Felicitas Pojtinger 2022-01-11 03:31:22 +01:00
  • 65ea0322ab feat: Add tests for MkdirAll Felix Pojtinger 2022-01-11 02:18:03 +01:00
  • 40956fa1c3 feat: Add tests for MkdirAll Felicitas Pojtinger 2022-01-11 02:18:03 +01:00
  • 0d87ca5e9f feat: Add tests for Mkdir Felix Pojtinger 2022-01-11 00:23:49 +01:00
  • b89437783b feat: Add tests for Mkdir Felicitas Pojtinger 2022-01-11 00:23:49 +01:00
  • d8a907938d fix: Prevent creating directories again if they already exist Felix Pojtinger 2022-01-10 23:43:45 +01:00
  • 55d05e63e8 fix: Prevent creating directories again if they already exist Felicitas Pojtinger 2022-01-10 23:43:45 +01:00
  • 442aa639a3 fix: Prevent cleaning initialization path before creating root directory, add initialization tests Felix Pojtinger 2022-01-10 23:28:45 +01:00
  • 2487479433 fix: Prevent cleaning initialization path before creating root directory, add initialization tests Felicitas Pojtinger 2022-01-10 23:28:45 +01:00
  • abd9d54435 feat: Add benchmark for Create and related utilities Felix Pojtinger 2022-01-09 23:43:04 +01:00
  • 7b83d3bc20 feat: Add benchmark for Create and related utilities Felicitas Pojtinger 2022-01-09 23:43:04 +01:00
  • d3a43b4adb refactor: Set RecordSize of PipeConfig instead of passing it as a parameter Felix Pojtinger 2022-01-09 03:12:44 +01:00
  • ccf02168d4 refactor: Set RecordSize of PipeConfig instead of passing it as a parameter Felicitas Pojtinger 2022-01-09 03:12:44 +01:00
  • d35435d2c0 feat: Fix file flags on FTP server, remove quirks handling option Felix Pojtinger 2022-01-09 03:04:06 +01:00
  • f1f338734b feat: Fix file flags on FTP server, remove quirks handling option Felicitas Pojtinger 2022-01-09 03:04:06 +01:00
  • 7fcccdd7fe feat: Skip encryption, signatures and compression in short tests mode Felix Pojtinger 2022-01-09 02:12:36 +01:00
  • 96aa71a361 feat: Skip encryption, signatures and compression in short tests mode Felicitas Pojtinger 2022-01-09 02:12:36 +01:00
  • d2dd38c1e3 feat: Add support for short testing mode Felix Pojtinger 2022-01-09 02:01:22 +01:00
  • 4738cb52f6 feat: Add support for short testing mode Felicitas Pojtinger 2022-01-09 02:01:22 +01:00
  • 15669ceff4 feat: Add test for FS name Felix Pojtinger 2022-01-09 01:37:22 +01:00
  • 74bd964f76 feat: Add test for FS name Felicitas Pojtinger 2022-01-09 01:37:22 +01:00
  • 933c858abd feat: Add on-disk caching for generated test keys Felix Pojtinger 2022-01-09 01:33:09 +01:00
  • 1b687af2cd feat: Add on-disk caching for generated test keys Felicitas Pojtinger 2022-01-09 01:33:09 +01:00
  • 545dc39a07 feat: Add key generation support to parameterized tests Felix Pojtinger 2022-01-09 01:08:40 +01:00
  • d01ff1a05e feat: Add key generation support to parameterized tests Felicitas Pojtinger 2022-01-09 01:08:40 +01:00
  • ee84ce55a9 feat: Start adding parameterized tests Felix Pojtinger 2022-01-09 00:19:44 +01:00
  • 53ed060dbf feat: Start adding parameterized tests Felicitas Pojtinger 2022-01-09 00:19:44 +01:00
  • 31c3502ecb refactor: Use consistent naming scheme for config keys Felix Pojtinger 2022-01-08 23:42:32 +01:00
  • f3657dc189 refactor: Use consistent naming scheme for config keys Felicitas Pojtinger 2022-01-08 23:42:32 +01:00
  • fc05ffd532 feat: Add full example with encryption, compression and signatures Felix Pojtinger 2022-01-08 23:14:55 +01:00
  • 46eef49429 feat: Add full example with encryption, compression and signatures Felicitas Pojtinger 2022-01-08 23:14:55 +01:00
  • a15c7e7cac feat: Start adding unit tests Felix Pojtinger 2022-01-08 19:40:12 +01:00
  • c7654dd876 feat: Start adding unit tests Felicitas Pojtinger 2022-01-08 19:40:12 +01:00
  • 8fa82effb8 fix: Only use APT in Debian-based images Felix Pojtinger 2022-01-08 17:25:26 +01:00
  • d80d2a2427 fix: Only use APT in Debian-based images Felicitas Pojtinger 2022-01-08 17:25:26 +01:00
  • d0dc3ec6c5 build: Add 32-bit Windows target based on MSYS2 in WINE Felix Pojtinger 2022-01-08 17:16:34 +01:00
  • 32094155ba build: Add 32-bit Windows target based on MSYS2 in WINE Felicitas Pojtinger 2022-01-08 17:16:34 +01:00
  • 1e9d5ec9a5 fix: Allow using relative paths for database without creating leading directories Felix Pojtinger 2022-01-08 15:40:28 +01:00
  • c498c226d8 fix: Allow using relative paths for database without creating leading directories Felicitas Pojtinger 2022-01-08 15:40:28 +01:00
  • f76377bdd9 fix: Remove hotfix for gRPC library on PPC32 Felix Pojtinger 2022-01-07 23:22:13 +01:00
  • 4975fa5720 fix: Remove hotfix for gRPC library on PPC32 Felicitas Pojtinger 2022-01-07 23:22:13 +01:00
  • 4b2301af8d fix: Don't import OS package in mtio stubs Felix Pojtinger 2022-01-07 22:47:38 +01:00
  • 484e73b0fd fix: Don't import OS package in mtio stubs Felicitas Pojtinger 2022-01-07 22:47:38 +01:00
  • 1a0cb33571 refactor: Use explicit interface instead of os.File for drive backend Felix Pojtinger 2022-01-07 22:27:14 +01:00
  • f45f8b1499 refactor: Use explicit interface instead of os.File for drive backend Felicitas Pojtinger 2022-01-07 22:27:14 +01:00
  • 972aa8b430 build: Add Go to GCCGo dependencies Felix Pojtinger 2022-01-07 22:23:21 +01:00
  • 314e60f9b1 build: Add Go to GCCGo dependencies Felicitas Pojtinger 2022-01-07 22:23:21 +01:00
  • a6d24e7fad build: Add make dependency to Hydrunfile Felix Pojtinger 2022-01-07 21:40:20 +01:00
  • 933e7a7731 build: Add make dependency to Hydrunfile Felicitas Pojtinger 2022-01-07 21:40:20 +01:00
  • a86c36e785 feat: Use pure Go SQLite on supported platforms and fallback to CGo SQLite on unsupported platforms, use Afero release will pulled changes Felix Pojtinger 2022-01-07 21:25:19 +01:00
  • 33b7e120d5 feat: Use pure Go SQLite on supported platforms and fallback to CGo SQLite on unsupported platforms, use Afero release will pulled changes Felicitas Pojtinger 2022-01-07 21:25:19 +01:00
  • 8b053e6d50 refactor: Disable autogenerated tests from SQLBoiler and switch to upstream driver Felix Pojtinger 2022-01-07 21:02:35 +01:00
  • 1a160b613f refactor: Disable autogenerated tests from SQLBoiler and switch to upstream driver Felicitas Pojtinger 2022-01-07 21:02:35 +01:00
  • 1223301d60 refactor: Use modernc.org/sqlite Felix Pojtinger 2022-01-07 20:53:44 +01:00
  • ba5d81ef7c refactor: Use modernc.org/sqlite Felicitas Pojtinger 2022-01-07 20:53:44 +01:00
  • 2541375302 refactor: Decompose drive initialization to fs package, add getters for operations Felix Pojtinger 2022-01-07 19:57:01 +01:00
  • f31e4aea9c refactor: Decompose drive initialization to fs package, add getters for operations Felicitas Pojtinger 2022-01-07 19:57:01 +01:00
  • e8a164ca61 feat: Add read-only flag to FTP server Felix Pojtinger 2022-01-05 03:50:37 +01:00
  • 9eb888e5f9 feat: Add read-only flag to FTP server Felicitas Pojtinger 2022-01-05 03:50:37 +01:00
  • f856f880e5 fix: Prevent calling readdir and readdirnames on files Felix Pojtinger 2022-01-05 01:23:23 +01:00
  • 4104a9ee91 fix: Prevent calling readdir and readdirnames on files Felicitas Pojtinger 2022-01-05 01:23:23 +01:00
  • 985a5cc3be refactor: Prevent duplicate queries with specified limits in Readdir Felix Pojtinger 2022-01-04 22:46:25 +01:00
  • fce0477da3 refactor: Prevent duplicate queries with specified limits in Readdir Felicitas Pojtinger 2022-01-04 22:46:25 +01:00
  • 6b48db10f7 refactor: Rewrite path sanitizer to support write operations on relative tar archives Felix Pojtinger 2022-01-04 22:20:33 +01:00
  • 4b246f2794 refactor: Rewrite path sanitizer to support write operations on relative tar archives Felicitas Pojtinger 2022-01-04 22:20:33 +01:00
  • 0161a0ae6a feat: Add readdir / to initial test section Felix Pojtinger 2022-01-03 17:03:43 +01:00
  • 1298147b89 feat: Add readdir / to initial test section Felicitas Pojtinger 2022-01-03 17:03:43 +01:00
  • e3cc7afefd feat: Add start of simple usage example Felix Pojtinger 2022-01-03 17:00:25 +01:00
  • d4043e813c feat: Add start of simple usage example Felicitas Pojtinger 2022-01-03 17:00:25 +01:00
  • 8ed551b3c4 fix: Prevent deadlock when calling fs.Create Felix Pojtinger 2022-01-03 16:59:56 +01:00
  • c031df10cd fix: Prevent deadlock when calling fs.Create Felicitas Pojtinger 2022-01-03 16:59:56 +01:00
  • 32fe31c5e8 refactor: Split keys and keyext packages, make compression, signature and encryption packages public Felix Pojtinger 2022-01-03 14:56:46 +01:00
  • 5d5b6ebb96 refactor: Split keys and keyext packages, make compression, signature and encryption packages public Felicitas Pojtinger 2022-01-03 14:56:46 +01:00
  • c86730e756 feat: Implement ReadlinkIfPossible Felix Pojtinger 2022-01-02 23:55:23 +01:00
  • b0a1b61297 feat: Implement ReadlinkIfPossible Felicitas Pojtinger 2022-01-02 23:55:23 +01:00
  • b48140ac2f feat: Implement LstatIfPossible Felix Pojtinger 2022-01-02 23:51:52 +01:00
  • eb95e68bc2 feat: Implement LstatIfPossible Felicitas Pojtinger 2022-01-02 23:51:52 +01:00
  • 2d914c765a feat: Implement Symlink creation Felix Pojtinger 2022-01-02 23:18:56 +01:00
  • fb0e4f5b08 feat: Implement Symlink creation Felicitas Pojtinger 2022-01-02 23:18:56 +01:00
  • 3b17287d16 refactor: Use public API structs in persisters Felix Pojtinger 2022-01-02 00:03:01 +01:00
  • 172a6a3f48 refactor: Use public API structs in persisters Felicitas Pojtinger 2022-01-02 00:03:01 +01:00
  • f2b7b1ed60 refactor: Use interface for logger instead of private struct Felix Pojtinger 2022-01-01 23:12:32 +01:00
  • cfbb936954 refactor: Use interface for logger instead of private struct Felicitas Pojtinger 2022-01-01 23:12:32 +01:00
  • e5dd1e7d5a fix: Synchronize operations on index which depend on asynchronouns writes Felix Pojtinger 2022-01-01 22:53:24 +01:00
  • 9058942443 fix: Synchronize operations on index which depend on asynchronouns writes Felicitas Pojtinger 2022-01-01 22:53:24 +01:00
  • 13e80a01bc feat: Re-index if file does exist but index is not up to date Felix Pojtinger 2022-01-01 21:54:30 +01:00
  • 92dcc46cf5 feat: Re-index if file does exist but index is not up to date Felicitas Pojtinger 2022-01-01 21:54:30 +01:00