Commit Graph

112 Commits

Author SHA1 Message Date
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
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
2087ab7b41 v0.25.5 Bugfixing... 2024-07-02 14:43:03 +10:00
cb5159d5fe v0.25.4 Bugfixing... 2024-07-02 14:34:24 +10:00
d5fdf78d62 v0.25.3 Bugfixing... 2024-07-02 14:23:16 +10:00
eb929daca5 v0.25.2 Bugfixing... 2024-07-02 14:13:42 +10:00