Commit Graph

  • 07917df230 Fix typo Uwe Seimet 2023-10-31 23:37:43 +0100
  • 029cf06c72
    Web UI: Upload to tmp file name then rename if successful (#1272) Daniel Markstedt 2023-10-31 14:54:04 -0700
  • 1209ec5569 Remove now-redundant helptext Daniel Markstedt 2023-11-01 06:46:41 +0900
  • 464e20413a Fix error handling when target ID for INQUIRY is missing Uwe Seimet 2023-10-31 16:22:55 +0100
  • 5465cfc350 Fix SonarQube issues Uwe Seimet 2023-10-31 13:00:18 +0100
  • 7bbcf59c76
    scsictl shall accept generic key/value pairs for options that take parameters (#1240) (#1274) Uwe Seimet 2023-10-31 09:02:28 +0100
  • f1ffbc65f9 Fix SonarQube issue Uwe Seimet 2023-10-30 15:22:17 +0100
  • d58c881a1b Update error handling Uwe Seimet 2023-10-30 14:43:23 +0100
  • e03bb50999 scsictl shall accept generic key/value pairs for options that take parameters Uwe Seimet 2023-10-30 14:09:06 +0100
  • 8bd06ea5cd
    Improve how commands are internally executed (#1247) Uwe Seimet 2023-10-30 13:57:46 +0100
  • 9e0b6138fd Merge branch 'develop' into issue_1214 Uwe Seimet 2023-10-30 13:56:54 +0100
  • b7cb23e391
    Add statistics and make scsictl accept generic key/value parameters (#1237/#1238) (#1262) Uwe Seimet 2023-10-30 13:32:45 +0100
  • e6be652fd5 Update comment Uwe Seimet 2023-10-30 13:31:44 +0100
  • b1421b6364 Implementation based on issues #1237/#1238 Uwe Seimet 2023-10-30 12:59:59 +0100
  • d8645a6692 Merge branch 'develop' into issues_1237_1238 Uwe Seimet 2023-10-30 11:45:49 +0100
  • 8f45e4f491
    Add options to only run INQUIRY and to scan the bus to scsidump (#1092) (#1261) Uwe Seimet 2023-10-30 11:34:07 +0100
  • 8eba8cee33 Remove unused option Uwe Seimet 2023-10-30 11:26:07 +0100
  • c78ba80088
    Move default device parameters from DeviceFactory to the respective devices #1257 (#1259) Uwe Seimet 2023-10-30 11:24:18 +0100
  • 8c56d204b2 Update log message Uwe Seimet 2023-10-30 10:52:40 +0100
  • bed15f66b3 Upload to tmp file name then rename if successful Daniel Markstedt 2023-10-30 09:02:32 +0900
  • 2de0aa090a Stop supporting Python 3.7, start supporting 3.11 Daniel Markstedt 2023-10-25 19:35:22 +0900
  • b5323d0cd3 Bump to Flask 3 / Werkzeug 3 Daniel Markstedt 2023-10-25 19:35:15 +0900
  • d6116bf5c2
    Remove unused duplicate code dealing with MODE SELECT (#1268) (#1269) Uwe Seimet 2023-10-29 13:01:12 +0100
  • 8c97427e85 Reset read/write statistics after ejecting a removable medium Uwe Seimet 2023-10-28 17:25:53 +0200
  • b71e5f6217 Add missing null check Uwe Seimet 2023-10-28 16:50:31 +0200
  • 0959e3a994 Strip leading CATEGORY_ from scsictl category output Uwe Seimet 2023-10-28 12:22:49 +0200
  • bd5e6ad428 Make enum names more unique, extend statistics Uwe Seimet 2023-10-28 11:30:17 +0200
  • 8ddd95d118 Log requested operations for SERVER_INFO Uwe Seimet 2023-10-27 20:36:25 +0200
  • 0d790f28c8 Update interface comment Uwe Seimet 2023-10-26 23:57:07 +0200
  • f7dbed88a4 Fix wrong operation name Uwe Seimet 2023-10-26 23:46:36 +0200
  • 12ea3b6721 Do not log unknown operations as an error for backward/foward compatibility Uwe Seimet 2023-10-26 21:04:08 +0200
  • f680c1cdd9 Fix SonarQube issue Uwe Seimet 2023-10-25 20:03:43 +0200
  • ea27e03213 Remove unused code Uwe Seimet 2023-10-25 19:25:35 +0200
  • 2be845e4aa Fix logging (should always be two hex digits for both Sense Key and ASC Uwe Seimet 2023-10-25 17:06:31 +0200
  • 41a75a9c17 Stop supporting Python 3.7, start supporting 3.11 Daniel Markstedt 2023-10-25 19:35:22 +0900
  • c407408c89 Bump to Flask 3 / Werkzeug 3 Daniel Markstedt 2023-10-25 19:35:15 +0900
  • afdd3c0ae2 Another cache dir akuker_pip_caching_develop Daniel Markstedt 2023-10-24 13:46:21 +0000
  • 6dbef076b1 #1149 cache pip packages to explicit directory Tony Kuker 2023-04-28 03:00:47 +0000
  • 3cccdf3a42 Merge with develop Uwe Seimet 2023-10-22 18:33:49 +0200
  • b3ec5ca20f Add statistics and make scsictl accept generic key/value parameters Uwe Seimet 2023-10-22 18:12:44 +0200
  • d6cb3c6e63 Added options to only run INQUIRY and to scan the bus to scsidump Uwe Seimet 2023-10-22 17:33:59 +0200
  • 43088ab3bc
    Remove non-working Banana Pi code (#1252) Uwe Seimet 2023-10-22 17:29:26 +0200
  • 2acb742043
    Fix output formatting (#1254) Uwe Seimet 2023-10-22 16:19:40 +0200
  • 02d18b3359
    Do not write data when executing VERIFY10/VERIFY16 (#1250) Uwe Seimet 2023-10-22 16:18:33 +0200
  • 2ec44332d0
    Bump postcss from 8.4.18 to 8.4.31 in /python/web (#1241) dependabot[bot] 2023-10-22 19:06:48 +0900
  • 19d8acbf90
    Merge branch 'develop' into dependabot/npm_and_yarn/python/web/postcss-8.4.31 Daniel Markstedt 2023-10-22 19:05:56 +0900
  • 8ae5455675
    Bump pillow from 9.3.0 to 10.0.1 in /python/ctrlboard (#1236) dependabot[bot] 2023-10-22 19:01:28 +0900
  • e276166632
    Bump pillow from 9.3.0 to 10.0.1 in /python/oled (#1235) dependabot[bot] 2023-10-22 19:00:25 +0900
  • d2f538c3fd Remove unneeded field Uwe Seimet 2023-10-22 10:58:21 +0200
  • 5f2bd9d7b7 Add TODO Uwe Seimet 2023-10-22 10:47:37 +0200
  • 7d7c6d33d6 Move default parameter handling Uwe Seimet 2023-10-22 10:22:15 +0200
  • 0f8642236e Update device detection Uwe Seimet 2023-10-20 17:57:03 +0200
  • 1c4dfd473e Update device detection Uwe Seimet 2023-10-19 20:18:31 +0200
  • 573d88729a Update LUN handling Uwe Seimet 2023-10-19 20:11:40 +0200
  • 18f74689eb Fix output formatting (#1254) Uwe Seimet 2023-10-19 12:53:32 +0200
  • cd012efc9c Remove SonarQube suppressions which can be resolved by a code update Uwe Seimet 2023-10-17 10:59:01 +0200
  • 3c990f006a Remove non-working Banana Pi code Uwe Seimet 2023-10-17 10:46:19 +0200
  • d9fcad67f8 Update workflow Uwe Seimet 2023-10-17 10:36:40 +0200
  • 978cf4f55c Update logging Uwe Seimet 2023-10-17 10:32:53 +0200
  • f82b4d919c Cleanup Uwe Seimet 2023-10-17 10:25:32 +0200
  • 6cd1b4eab0 Update logging Uwe Seimet 2023-10-17 10:23:51 +0200
  • 419124fe6c Update error handling Uwe Seimet 2023-10-17 10:22:10 +0200
  • db79fdbfd9 More cleanup Uwe Seimet 2023-10-17 10:17:14 +0200
  • c94962af88 Update logging Uwe Seimet 2023-10-17 10:07:50 +0200
  • fbca866ef5 Update error handling Uwe Seimet 2023-10-17 10:05:36 +0200
  • e0fbd5985a Cleanup Uwe Seimet 2023-10-17 10:01:49 +0200
  • 13617bb460 Initial removal of non-working code Uwe Seimet 2023-10-17 09:47:05 +0200
  • 8c11d22cc4 Do not write data when executing VERIFY10/VERIFY16 Uwe Seimet 2023-10-16 20:47:14 +0200
  • aa927cb504
    Move top-level .cpp files into their respective folders (#1249) Uwe Seimet 2023-10-16 18:27:18 +0200
  • 16d9a880a7 Move top-level .cpp files into their respective folders Uwe Seimet 2023-10-16 10:10:07 +0200
  • ec8802c19e Update Makefile, move top-level .cpp files Uwe Seimet 2023-10-03 11:38:19 +0200
  • fa55c9e217 Fix merge issue Uwe Seimet 2023-10-15 10:49:39 +0200
  • 8c0e319e6a Fix merge issue Uwe Seimet 2023-10-15 10:48:25 +0200
  • e45108f43f Fix merge issue Uwe Seimet 2023-10-15 10:47:13 +0200
  • d15ac062f8 Improve how commands are internally executed Uwe Seimet 2023-10-15 09:22:50 +0200
  • 41bdcd4aed
    Issues 1179 and 1182 (#1232) Uwe Seimet 2023-10-15 08:38:15 +0200
  • c1f6f3ffea Explicit lock of werkzeug lib version Daniel Markstedt 2023-10-03 04:49:09 +0900
  • 3c37512ca5
    Web server Error cannot import name 'url encode' from 'werkzeug.urls' (#1244) Francisco Perdigon Romero 2023-10-12 22:41:31 -0400
  • 54b1ca430a Fix bookworm issue related to method signature Uwe Seimet 2023-10-11 21:58:30 +0200
  • 96896182c0
    Merge branch 'develop' into issue_1182 Uwe Seimet 2023-10-11 20:58:26 +0200
  • df140ff63f Merge with develop Uwe Seimet 2023-10-11 20:56:00 +0200
  • 54a2cb740f Revert __arch64__ checks for #1060 Uwe Seimet 2023-10-11 20:11:36 +0200
  • 68e0c29d83
    Disable the Timer Test #1227 (#1228) Tony Kuker 2023-10-09 20:10:46 -0500
  • ed2ff0ed73
    Swedish translations (#1221) Daniel Markstedt 2023-10-10 09:55:43 +0900
  • 2ced0d3515 Default compiler threads based on available RAM, but no more or less than available cores Daniel Markstedt 2023-10-07 10:33:57 +0000
  • e3dc4a22f7 Default compiler threads based on available RAM, but no more or less than available cores Daniel Markstedt 2023-10-07 10:33:57 +0000
  • 3e6c57f95b
    Bump postcss from 8.4.18 to 8.4.31 in /python/web dependabot[bot] 2023-10-07 08:15:48 +0000
  • c386be4346 Remove debug output Uwe Seimet 2023-10-04 10:58:56 +0200
  • 6cca567ace
    Bump pillow from 9.3.0 to 10.0.1 in /python/ctrlboard dependabot[bot] 2023-10-04 00:58:03 +0000
  • fd3c4572be
    Bump pillow from 9.3.0 to 10.0.1 in /python/oled dependabot[bot] 2023-10-04 00:58:02 +0000
  • 4376737147 Bugfix: Add missing context initialization with default folder Uwe Seimet 2023-10-03 11:16:49 +0200
  • d0eec3ef46 Explicit lock of werkzeug lib version Daniel Markstedt 2023-10-03 04:49:09 +0900
  • 393ff9e8e0 Add comment Uwe Seimet 2023-10-02 20:01:31 +0200
  • 98a76a7a3e Revert "Move declaration" Uwe Seimet 2023-10-02 20:01:12 +0200
  • 440932f3f6 Move declaration Uwe Seimet 2023-10-02 19:58:36 +0200
  • b51ce4734e Address SonarQube issue Uwe Seimet 2023-10-02 19:46:52 +0200
  • cc8d890120 Fix SonarQube issue Uwe Seimet 2023-10-02 19:08:45 +0200
  • f8498a979a Fix SonarQube issues Uwe Seimet 2023-10-02 19:04:35 +0200
  • 1aac323130 Fix SonarQube issue Uwe Seimet 2023-10-02 18:57:23 +0200
  • f330e4f5ba Fix SonarQube issues Uwe Seimet 2023-10-02 18:54:44 +0200