Commit Graph

210 Commits

Author SHA1 Message Date
6cb21584f3 v0.48.1 Further attempts to address MariaDB challenges and make things as foolproof as possible. 2024-08-18 20:02:21 +10:00
b0f300bf8e v0.48.1 Further attempts to address MariaDB challenges and make things as foolproof as possible. 2024-08-18 18:57:22 +10:00
96c2b27250 v0.48.1 Further attempts to address MariaDB challenges and make things as foolproof as possible. 2024-08-18 18:26:16 +10:00
08f62e4288 v0.48.1 Further attempts to address MariaDB challenges and make things as foolproof as possible. 2024-08-18 17:09:46 +10:00
702d90cd34 v0.48 More attempts to address MariaDB craziness 2024-08-18 16:36:18 +10:00
eb6ec24033 v0.47.1 Fix .id nil bug 2024-08-18 16:35:52 +10:00
8caa2027cb v0.47.1 Fix .id nil bug 2024-08-18 16:16:01 +10:00
2d233fdb42 v0.47.1 Fix .id nil bug 2024-08-18 16:13:05 +10:00
3e608d599b v0.47.1 Fix .id nil bug 2024-08-18 16:08:14 +10:00
468b8b725b v0.47 Significant tweaks and workarounds to try to improve smooth operation. 2024-08-18 15:56:12 +10:00
ddf59a09a5 v0.46 Restore use of ConnectionPool, tweak threads, mysql pool size, timeout, add full stacktraces 2024-08-18 15:06:30 +10:00
18d81d3880 v0.45 SQLIte mutexes only wrap around updates now 2024-08-18 05:47:22 +10:00
f7db3e8991 v0.45 SQLIte mutexes only wrap around updates now 2024-08-18 05:30:38 +10:00
0372db9cc7 v0.45 SQLIte mutexes only wrap around updates now 2024-08-18 05:12:42 +10:00
90a2d2fa37 v0.44 Try removing connection_pool and starting MySQL within thread method and fix handle_post_attachment 2024-08-18 04:39:51 +10:00
798153c8fc v0.43 Move to connection pooling for MySQL problem 2024-08-18 03:35:41 +10:00
698c1b0f26 v0.43 Move to connection pooling for MySQL problem 2024-08-18 03:12:07 +10:00
855a0a9e46 v0.43 Move to connection pooling for MySQL problem 2024-08-18 02:41:56 +10:00
416dc9c1e0 v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-18 02:01:31 +10:00
7b3a9babcb v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-18 01:44:29 +10:00
23a65c5f5c v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-18 01:23:54 +10:00
5c648f97c1 v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-18 01:08:13 +10:00
7847784e0e v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-18 01:04:30 +10:00
2b95e0a89c v0.42.1 Rewrite and simplication of concurrent-ruby support 2024-08-18 00:17:24 +10:00
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
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
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
cd4e051367 v0.36.5 Rewrite broken upload_attachment due to 3.2.5 handling things differently 2024-08-15 00:32:36 +10:00
89e8ebf0b9 v0.36.4 Rewrite broken upload_attachment due to 3.2.5 handling things differently 2024-08-14 23:47:51 +10:00
f2b459b22c v0.36.2 Rewrite broken upload_attachment due to 3.2.5 handling things differently 2024-08-14 22:13:31 +10:00
05541d3ecb v0.36.1 Rewrite broken upload_attachment due to 3.2.5 handling things differently 2024-08-14 21:55:56 +10:00
2fe8b483f7 v0.36 Tweaks for new Prod host, code added for Trust Level setting 2024-08-14 16:28:44 +10:00
78d832f2a8 v0.35.1 No code fixes 2024-07-19 19:11:59 +10:00
4e2902e941 v0.35 No code fixes 2024-07-18 23:46:56 +10:00
2d73b55419 v0.34 Completing public topic-post import with script mostly completed and validated. 2024-07-15 14:17:12 +10:00
b542dcfd27 v0.31.3 Significant update of private message code - field population, threading of replies, visibility to sender 2024-07-13 01:38:08 +10:00
78f779fb76 v0.31.3 Significant update of private message code - field population, threading of replies, visibility to sender 2024-07-13 01:10:44 +10:00
8e0466ac8f v0.31.2 Significant update of private message code - field population, threading of replies, visibility to sender 2024-07-13 00:53:39 +10:00
18cb1cc2e5 v0.31.1 Significant update of private message code - field population, threading of replies, visibility to sender 2024-07-12 23:57:27 +10:00
5395e7984e v0.31 Significant update of private message code - field population, threading of replies, visibility to sender 2024-07-12 23:00:17 +10:00
d99bb7201f v0.30 Add .1former_user support to prevent missing posts 2024-07-10 20:16:01 +10:00
798d0947c4 v0.30 Add former_user support to prevent missing posts 2024-07-10 14:12:38 +10:00
1223421028 v0.29 Final tweak for personal msg import for now; prep for migration cont 2024-07-05 02:35:51 +10:00
515e1c55c2 v0.28.1 Debug output addition 2024-07-05 01:50:33 +10:00
0fdfba684a v0.28 Improvement for personal message importing - tracking and corner case workaround 2024-07-05 01:28:39 +10:00
e052d0c939 v0.27.2 Improvement for user stat handling 2024-07-04 23:46:40 +10:00
2bcd88a40d v0.27.1 Workaround for odd topic validation issue 2024-07-04 23:29:16 +10:00
b341ca3f51 v0.27 Prep to test code after post import 2024-07-04 23:08:52 +10:00
1281f389e3 v0.26.4 Modify upload attachment code to try and make Discourse happy 2024-07-03 14:46:50 +10:00
1036d2898b v0.26.3 Modify upload attachment code to try and make Discourse happy 2024-07-03 14:39:09 +10:00
017f99c88b v0.26.2 Modify upload attachment code to try and make Discourse happy 2024-07-02 20:01:46 +10:00
382fd239a2 v0.26.1 Modify upload attachment code to try and make Discourse happy 2024-07-02 19:48:46 +10:00
ffe059a701 v0.26 Modify upload attachment code to try and make Discourse happy 2024-07-02 19:47:07 +10:00
b8fbaf6e43 v0.25.7 Creative bug workaround?? 2024-07-02 19:10:54 +10:00
3530a7fddd v0.25.7 Creative bug workaround?? 2024-07-02 19:00:04 +10:00
fbc0545f8a v0.25.6 Creative bug workaround?? 2024-07-02 18:49:59 +10:00