Commit graph

  • 930dd014fe
    feat: add delay for SSH server readiness in CI main Kumi 2024-04-22 18:05:50 +0200
  • 78fcec897e
    fix(ci): ensure fresh SSH server container setup Kumi 2024-04-22 17:58:32 +0200
  • c72c45f47b
    feat(workflows): ensure SSH dir exists before scanning host Kumi 2024-04-22 17:06:21 +0200
  • efe8c1a37f
    fix: correct Docker build context for SSH server Kumi 2024-04-22 17:01:42 +0200
  • c5ae1eef67
    refactor(test.yml): use apt-get without sudo in CI Kumi 2024-04-22 16:59:14 +0200
  • d4afc756c4
    feat(workflows): Add Docker installation step Kumi 2024-04-22 16:58:23 +0200
  • 7438e0f28b
    Kumi 2024-04-22 16:55:07 +0200
  • d1bf34ab1f
    feat: Introduce automated SSH testing flow Kumi 2024-04-22 16:47:20 +0200
  • e82ccb2701
    feat: Enhance stability and configurability Kumi 2024-04-22 16:39:33 +0200
  • 6df9d7b9dc
    Set default name for logger, version bump Kumi 2022-09-20 06:55:52 +0000
  • 00d9b4edfd
    Remove custom logging, version bump Kumi 2022-09-20 05:00:58 +0000
  • 33a80e8884
    Version bump Kumi 2022-09-20 04:58:51 +0000
  • 8689910f78
    Fix missing import for typing, more type hints Kumi 2022-09-20 04:54:06 +0000
  • 8c9e3f5944
    Version bump Kumi 2022-09-19 18:06:19 +0000
  • 5d9a1e87a7
    Use relative imports Kumi 2022-09-19 18:05:58 +0000
  • d91130fe06
    Need to set dbclass before use. Kumi 2022-09-19 10:21:01 +0000
  • b5ab22cb6b
    Rename init file Kumi 2022-09-19 07:34:07 +0000
  • b885eafc1f
    File structure for packaging Kumi 2022-09-19 07:33:33 +0000
  • d5e560d945
    Allow arbitrary database type to be passed in preparation for Academon integration Kumi 2022-09-19 07:25:19 +0000
  • b736226140 Prevent re-addition of finished files to queue Kumi 2021-12-03 09:08:51 +0100
  • fc56013305 Don't mark ignored files as completed, just ignore them Kumi 2021-12-03 08:45:16 +0100
  • 23f08ec9dc Drop wrong argument from checkFileCompletion call Kumi 2021-11-30 18:33:19 +0100
  • ce951b0a4e Use unbuffered output for systemd service Kumi 2021-11-30 18:15:30 +0100
  • 5db445db9b Fix incorrect path in README Kumi 2021-11-30 18:11:03 +0100
  • e5935d0bee Fix location used by assertDirectories Kumi 2021-11-30 18:01:52 +0100
  • c5a5500654 Change prints to logs Kumi 2021-11-30 17:52:40 +0100
  • 579abf3afc Add socket timeout errors to list of exceptions Kumi 2021-11-30 17:48:10 +0100
  • b81ea65b77 Add skipped file to temp list of processed files Kumi 2021-11-30 17:43:28 +0100
  • ac4c719480 Remove print statement Kumi 2021-11-30 17:35:59 +0100
  • 2d4760f5ed Minor improvement to logging output Kumi 2021-11-30 17:33:47 +0100
  • 072047390b Fix Vessel object initialization in fromConfig() Kumi 2021-11-30 17:20:12 +0100
  • c072f15b16 Add option to ignore a directory on a vessel Kumi 2021-11-30 15:44:50 +0100
  • 4de807b37e Fix value in default settings file, add README Kumi 2021-11-30 08:58:29 +0100
  • d0953837ec Bugfixes Kumi 2021-11-30 07:25:24 +0100
  • f1094bdbda Implement moving to completed directory Kumi 2021-11-29 14:50:16 +0100
  • 82737215fe Survive reboot and directory loss "log" to stdout Kumi 2021-11-26 11:23:39 +0100
  • e62af0f71f Fix currentUpload() return value Kumi 2021-11-26 07:52:16 +0100
  • 25844a1f59 Fix listdir call Kumi 2021-11-26 07:49:27 +0100
  • 5318285556 Fix SSHClient connect call Add Port setting to ini Kumi 2021-11-26 07:39:21 +0100
  • 1e6d6b38dc Add sqlite3 journal file to .gitignore Kumi 2021-11-26 07:06:40 +0100
  • bfc66698de Add credentials to Vessels/Connections Kumi 2021-11-26 07:03:13 +0100
  • 5f8a22a5c7 Add comment on getFiles method Kumi 2021-11-26 06:51:03 +0100
  • d6a5498fe1 Fix getFiles method on Directory Kumi 2021-11-26 06:50:07 +0100
  • 06f6f4ced6 Upload logic finalized Kumi 2021-11-25 19:03:58 +0100
  • 4185609289 A few more lines in VesselThread Kumi 2021-11-25 17:21:04 +0100
  • b6eb599dd0 Some work on VesselThread Kumi 2021-11-25 17:09:40 +0100
  • 7cfcc99909 Logic to add and delete files to processing queue Kumi 2021-11-25 17:02:09 +0100
  • f3f6e74c89 Logic improvements More documentation Kumi 2021-11-25 16:31:49 +0100
  • 313c24f727 More documentation strings Kumi 2021-11-25 13:42:00 +0100
  • 48bc92653d Fixing Dog Handler usage Lots of documentation Kumi 2021-11-25 10:40:25 +0100
  • cd2dd051e9 Fix setting up watches Kumi 2021-11-23 08:30:31 +0100
  • 71a48efefb Current state Kumi 2021-11-22 11:14:38 +0100
  • 5f8f94284f Current code status Kumi 2021-11-20 15:40:07 +0100