Commit Graph

145 Commits

Author SHA1 Message Date
d8633b5b6c v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-18 00:10:57 +10:00
b7fcb220c9 v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-17 23:57:56 +10:00
8e6edb2d3f v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-17 23:51:42 +10:00
78797c3ec1 v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-17 23:08:35 +10:00
5a0e8a7d2b v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-17 23:05:09 +10:00
ef50d344c9 v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-17 23:02:02 +10:00
6edd8a985d v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-17 22:51:02 +10:00
e217447a48 v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-17 22:47:56 +10:00
ccff9b1b64 v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-17 22:45:04 +10:00
fed7a8935e v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-17 22:29:49 +10:00
678012f76a v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-17 22:26:07 +10:00
f90d0fb6ae v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-17 22:23:25 +10:00
b44e9baf57 v0.42 Mutex addition for SQLite (which may be very important 2024-08-17 20:34:47 +10:00
d3e6dac1de v0.42 Mutex addition for SQLite (which may be very important 2024-08-17 20:25:48 +10:00
3a1476951e v0.41.2 Several bug fixes and improvements for fully concurrent topic-post import 2024-08-17 19:08:38 +10:00
8f80fbd19f v0.41.2 Several bug fixes and improvements for fully concurrent topic-post import 2024-08-17 19:04:57 +10:00
7faa849198 v0.41.2 Several bug fixes and improvements for fully concurrent topic-post import 2024-08-17 18:56:30 +10:00
29f66c1e60 v0.41.2 Several bug fixes and improvements for fully concurrent topic-post import 2024-08-17 18:52:51 +10:00
4f608ce87f v0.41.1 Fixes for FULL concurrency support 2024-08-17 17:09:36 +10:00
8dd8e2f72e v0.41 Further improve FULL concurrency support, for both MySQL/MariaDB _and_ importantly, the PostGreSQL Discourse DB additions and changes with ActiveRecord connection pooling and Mutex 2024-08-17 16:34:46 +10:00
5e2d2e78e5 v0.41 Further improve FULL concurrency support, for both MySQL/MariaDB _and_ importantly, the PostGreSQL Discourse DB additions and changes with ActiveRecord connection pooling and Mutex 2024-08-17 16:16:53 +10:00
2966e1c9f9 v0.41 Further improve FULL concurrency support, for both MySQL/MariaDB _and_ importantly, the PostGreSQL Discourse DB additions and changes with ActiveRecord connection pooling and Mutex 2024-08-17 16:09:57 +10:00
a005cda0ae v0.41 Further improve FULL concurrency support, for both MySQL/MariaDB _and_ importantly, the PostGreSQL Discourse DB additions and changes with ActiveRecord connection pooling and Mutex 2024-08-17 15:55:22 +10:00
168dcc9db7 v0.40 Move to per thread MySQL/MariaDB connection 2024-08-17 04:41:53 +10:00
35b97db341 v0.40 Move to per thread MySQL/MariaDB connection 2024-08-17 04:33:57 +10:00
c11055d0f4 v0.39.7 Fixes/tweaks in calculate_dynamic_pool_size 2024-08-17 03:27:17 +10:00
1f09322207 v0.39.7 Fixes/tweaks in calculate_dynamic_pool_size 2024-08-17 03:09:40 +10:00
524fae9283 v0.39.7 Fixes/tweaks in calculate_dynamic_pool_size 2024-08-17 03:06:07 +10:00
77930217df v0.39.6 Fixes/tweaks in calculate_dynamic_pool_size 2024-08-17 02:56:46 +10:00
e5e6dff339 v0.39.5 Add SQLite table for tracking successful post importation; Split out user import into three separate callable methods; require sys/proctable 2024-08-17 02:47:22 +10:00
061aaba9fe v0.39.4 Add SQLite table for tracking successful post importation; Split out user import into three separate callable methods; require sys/proctable 2024-08-17 02:22:25 +10:00
44d673ffaa v0.39.3 Add SQLite table for tracking successful post importation; Split out user import into three separate callable methods; require sys/proctable 2024-08-17 02:16:15 +10:00
5b6f2c3c0e v0.39.2 Add SQLite table for tracking successful post importation; Split out user import into three separate callable methods; require sys/proctable 2024-08-17 01:57:32 +10:00
ea1dae98d7 v0.39.1 Add SQLite table for tracking successful post importation; Split out user import into three separate callable methods; require sys/proctable 2024-08-17 01:52:45 +10:00
5002b90712 v0.39 Add SQLite table for tracking successful post importation; Split out user import into three separate callable methods; require sys/proctable 2024-08-17 01:06:25 +10:00
7b0a45cb89 v0.38 Attempt to reimplement with mutex support for interrupting and resuming during post import. This will have to be tested / validated 2024-08-16 22:20:52 +10:00
36037ea05a v0.37.1 Huge move to threaded support for topic-post import; disable topic-post import for current user re-import 202408162130, persistence for exported files 2024-08-16 21:34:02 +10:00
84162b1b78 v0.37 Huge move to threaded support for topic-post import; disable topic-post import for current user re-import 202408162130 2024-08-16 21:30:56 +10:00
3d7e5701ef Merge pull request 'ross-improvements' (#1) from ross-improvements into main
Reviewed-on: #1
2024-08-16 08:56:18 +00:00
f3b1f0416d added suggestion for thread count tweaking 2024-08-16 08:56:18 +00:00
16c261bede index out of range issue fixed 2024-08-16 08:56:18 +00:00
b73be6d27f concurrency outline 2024-08-16 08:56:18 +00:00
0ad1482f95 optimized main query for post import 2024-08-16 08:56:18 +00:00
4ad23d19b7 prep for 20240816 import run 2024-08-16 03:17:06 +10:00
cace4e88ee goss-cleanup.rb and goss-delalluser-20240527.rb fixes 2024-08-16 02:53:45 +10:00
e9e5e46b43 goss-cleanup.rb and goss-delalluser-20240527.rb fixes 2024-08-16 02:49:02 +10:00
ab0449e2ef v0.36.8 Move SQLite3 DB to persistent storage /bitnami/discourse/sqlite 2024-08-16 02:41:35 +10:00
1ae297ba74 v0.36.7 Tweak for re-running as of 20240816 2024-08-16 01:16:32 +10:00
40421e751b v0.36.6 Disable TIFF support. Add other image formats. Reenable exception handling. 2024-08-15 01:28:31 +10:00
b113256986 v0.36.6 Disable TIFF support. Add other image formats. Reenable exception handling. 2024-08-15 01:26:38 +10:00