Commit Graph

  • b46f98a875 make --resume work with partitioned namespaces. Nathan TeBlunthuis 2025-12-01 07:19:52 -08:00
  • 3c26185739 enable --resuming from interrupted jobs. Nathan TeBlunthuis 2025-11-30 20:36:31 -08:00
  • 95b33123e3 revert previous and decrease timeout. Nathan TeBlunthuis 2025-11-28 20:29:51 -08:00
  • 5c4fc6d5a0 let cache capacity be large. Nathan TeBlunthuis 2025-11-28 19:22:43 -08:00
  • 77c7d2ba97 Merge branch 'compute-diffs' of gitea:collective/mediawiki_dump_tools into compute-diffs Nathan TeBlunthuis 2025-11-24 11:03:24 -08:00
  • c40930d7d2 use ssh for gitea. Nathan TeBlunthuis 2025-11-24 11:01:36 -08:00
  • 3b4c9c4441 index particular commit in pywikidiff2. Nathan TeBlunthuis 2025-11-18 20:17:52 -08:00
  • 3a480940e9 fix error loggging. Nathan TeBlunthuis 2025-08-07 09:38:42 -07:00
  • a1f94078c4 improve style. Nathan TeBlunthuis 2025-08-07 09:20:49 -07:00
  • 329d682f4c fix asyncio bug. Nathan TeBlunthuis 2025-08-07 09:10:16 -07:00
  • 19f67b3679 try fixing coro issue. Nathan TeBlunthuis 2025-08-07 08:58:45 -07:00
  • 9b3237014d fix a couple possible bugs. Nathan TeBlunthuis 2025-08-05 23:20:04 -07:00
  • bd8c30d80f fix raising exception. Nathan TeBlunthuis 2025-08-04 07:57:31 -07:00
  • adf02310ef bugfix Nathan TeBlunthuis 2025-08-03 21:54:41 -07:00
  • a563eaf6fc Timeout diffs. Nathan TeBlunthuis 2025-08-03 20:02:18 -07:00
  • 730c678f51 disable cache limits. Nathan TeBlunthuis 2025-08-03 11:50:57 -07:00
  • 77f367d95e Revert changes related to row-buffering to just "increase cache size." Nathan TeBlunthuis 2025-08-03 09:36:42 -07:00
  • 1f08c01cf1 increase cache size. Nathan TeBlunthuis 2025-08-03 09:24:35 -07:00
  • 2f853a879d reduce memory a tich more. Nathan TeBlunthuis 2025-08-01 20:10:38 -07:00
  • 9799919470 reduce memory even more. Nathan TeBlunthuis 2025-08-01 19:59:36 -07:00
  • 7528dc8b8e try reducing memory more. Nathan TeBlunthuis 2025-08-01 19:52:18 -07:00
  • 615d630ff0 reduce memory usage. Nathan TeBlunthuis 2025-08-01 19:45:21 -07:00
  • 32bc05ddfd set cache limits. Nathan TeBlunthuis 2025-08-01 19:30:46 -07:00
  • ef78310580 reduce cache more. Nathan TeBlunthuis 2025-08-01 19:25:50 -07:00
  • 40a92d2db6 reduce wd2 cache size Nathan TeBlunthuis 2025-08-01 19:18:26 -07:00
  • 6bec0de9b2 configure wikidiff2. Nathan TeBlunthuis 2025-08-01 18:52:18 -07:00
  • 54e996b910 configure pywikidiff2 cache limits. Nathan TeBlunthuis 2025-08-01 09:24:54 -07:00
  • 83c92d1a37 decrease moved paragraph detection cutoff to see if that fixes memory issue. Nathan TeBlunthuis 2025-07-22 13:29:01 -07:00
  • 076df15740 force garbage collection. Nathan TeBlunthuis 2025-07-22 13:13:18 -07:00
  • 6557e25af7 make a new pywikidiff2 object for each revision to reduce memory. Nathan TeBlunthuis 2025-07-22 09:50:30 -07:00
  • d20075b323 add memray for debugging memory usage. Nathan TeBlunthuis 2025-07-17 15:17:23 -07:00
  • 6d03cac28d decrease batch_size. Nathan TeBlunthuis 2025-07-15 19:37:26 -07:00
  • 3a44cfd4da increase batch size. Nathan TeBlunthuis 2025-07-15 19:09:36 -07:00
  • 0fbe788e31 use ichunked instead of chunked. Nathan TeBlunthuis 2025-07-15 18:25:44 -07:00
  • 37d095199a inc version. Nathan TeBlunthuis 2025-07-15 15:37:55 -07:00
  • 6b04791de2 reduce batch size. Nathan TeBlunthuis 2025-07-15 15:31:00 -07:00
  • 507335941d Revert "Merge branch 'compute-diffs' into HEAD" Nathan TeBlunthuis 2025-07-15 15:23:50 -07:00
  • 907a35323e Merge branch 'compute-diffs' into HEAD Nathan TeBlunthuis 2025-07-15 15:23:13 -07:00
  • c40506137b make wikiq memory efficient again via batch processing. Nathan TeBlunthuis 2025-07-15 15:20:17 -07:00
  • e53e7ada5d try fixing the memory problem. Nathan TeBlunthuis 2025-07-14 18:58:27 -07:00
  • 76d54ae597 support partitioning output parquet by namespace. Nathan TeBlunthuis 2025-07-07 20:58:43 -07:00
  • c9fb94ccc0 fix tests. Nathan TeBlunthuis 2025-07-07 20:25:00 -07:00
  • ac1dd47b08 Merge branch 'compute-diffs' of gitea:collective/mediawiki_dump_tools into compute-diffs Nathan TeBlunthuis 2025-07-07 20:16:38 -07:00
  • c597a6b7f4 refactor into src-layout package. Nathan TeBlunthuis 2025-07-07 20:13:17 -07:00
  • a2984bc656 refactor into src-layout package. Nathan TeBlunthuis 2025-07-07 20:13:17 -07:00
  • 56c90fe1cc add missing files + add sorted_columns metadata. Nathan TeBlunthuis 2025-07-07 19:08:31 -07:00
  • d6c4c0a416 add (optional) diff and text columns to output. Nathan TeBlunthuis 2025-07-07 14:39:52 -07:00
  • a8e9e7f4fd wikidiff2 integration: pwr complete. Nathan TeBlunthuis 2025-07-07 12:06:43 -07:00
  • 58c595bf0b add test files. Nathan TeBlunthuis 2025-07-07 11:22:56 -07:00
  • cc96bb5f3f remove server. Nathan TeBlunthuis 2025-07-07 11:21:16 -07:00
  • 14e819e565 compare pywikidiff2 to making requests to wikidiff2. Nathan TeBlunthuis 2025-07-07 10:51:11 -07:00
  • 4654911533 almost there. working out edge cases. Nathan TeBlunthuis 2025-07-03 21:32:44 -07:00
  • cf1fb61a84 WIP: fixing bugs and adding newlines to output. Nathan TeBlunthuis 2025-07-02 13:31:32 -07:00
  • c4acc711d2 finish support for paragraph move. Nathan TeBlunthuis 2025-07-01 11:16:08 -07:00
  • 20de5b93f9 Merge branch 'tmp' into compute-diffs Nathan TeBlunthuis 2025-06-30 20:52:23 -05:00
  • 37734ed092 add test. Nathan TeBlunthuis 2025-06-30 15:45:56 -07:00
  • 5a3e4102b5 got wikidiff2 persistence working except for paragraph moves. Nathan TeBlunthuis 2025-06-30 15:37:54 -07:00
  • 186cb82fb8 some work on wiki_diff_matcher.py Nathan TeBlunthuis 2025-06-27 07:13:41 -07:00
  • bc7f186112 Start interoperability between wikidiff2 and deltas Will Beason 2025-06-26 16:08:50 -05:00
  • 1ec8bfaad4 Add php.ini file Will Beason 2025-06-24 09:24:35 -05:00
  • 94454ffca3 Add PHP server file Will Beason 2025-06-23 14:17:53 -05:00
  • 62db384aa4 Pass arrays of diffs instead of incremental Will Beason 2025-06-23 14:17:01 -05:00
  • 96915a074b Add call to compute diffs via local PHP server Will Beason 2025-06-23 13:09:27 -05:00
  • 0d9ab003f0 Fix tests for new field Will Beason 2025-06-17 12:44:07 -05:00
  • 4bbed4a196 Merge branch 'parquet_support' into test-parquet Will Beason 2025-06-17 12:20:19 -05:00
  • 11d2587471 Add docs and rename import pc -> pacsv Will Beason 2025-06-17 11:46:16 -05:00
  • 586ae85c65 Conform to 3.9 union type formatting Will Beason 2025-06-17 11:41:46 -05:00
  • 390499dd90 Pin to python 3.9 Will Beason 2025-06-17 11:37:20 -05:00
  • 84d464ea38 Remove unnecessary re-conversion to list(revs) Will Beason 2025-06-17 11:23:24 -05:00
  • 3e8ae205e8 Factor out revision mutation logic into its own function Will Beason 2025-06-17 11:02:45 -05:00
  • 8c707f5ef3 Remove unused code Will Beason 2025-06-03 17:20:05 -05:00
  • b50c51a215 Get regex working Will Beason 2025-06-03 16:02:18 -05:00
  • 89465b29f4 Re-add special case where revert radius is zero Will Beason 2025-06-03 15:18:21 -05:00
  • 17c7f208ab Add collapsed_revs back Will Beason 2025-06-03 15:08:57 -05:00
  • 123b9a18a8 Fix revert column behavior Will Beason 2025-06-03 15:03:33 -05:00
  • 06a784ef27 Get columnar refactor partially working Will Beason 2025-06-03 12:51:31 -05:00
  • 8b0f775610 Begin move to columnar types Will Beason 2025-06-03 08:52:57 -05:00
  • f916af9836 Allow specifying output file basename instead of just directory Will Beason 2025-06-02 14:13:13 -05:00
  • 9ee5ecfc91 Separate revision iteration and field collation logic Will Beason 2025-05-30 14:09:16 -05:00
  • f9383440a0 Fix tests Will Beason 2025-05-30 13:56:31 -05:00
  • 032fec3198 Remove unnecessary urlencode tests Will Beason 2025-05-30 13:20:10 -05:00
  • 0d56267ae0 Get parquet libraries writing files Will Beason 2025-05-30 13:06:26 -05:00
  • 260e2b177c fix order of fields. Nathan TeBlunthuis 2025-05-29 18:32:16 -07:00
  • a13d7f1deb typo fix. Nathan TeBlunthuis 2025-05-29 18:25:08 -07:00
  • ffbd180001 make editorid null not '' in parquet. Nathan TeBlunthuis 2025-05-29 18:24:33 -07:00
  • 606a399450 handle empty comments which are 'False' somehow. Nathan TeBlunthuis 2025-05-29 18:14:58 -07:00
  • a9f76a0f62 change order of fields. Nathan TeBlunthuis 2025-05-29 18:10:59 -07:00
  • f39ceefa4a Merge branch 'parquet_support' of gitea:collective/mediawiki_dump_tools into parquet_support Nathan TeBlunthuis 2025-05-29 18:05:28 -07:00
  • 13ee160708 bugfix. Nathan TeBlunthuis 2025-05-29 18:04:41 -07:00
  • bd22d26291 update deps and add edit_summary to wikiq output. Nathan TeBlunthuis 2025-05-29 18:02:14 -07:00
  • 4dde25c508 Refactor revision logic to make more straightforward Will Beason 2025-05-29 15:46:45 -05:00
  • aec6e5fafa Refactor collapse user logic Will Beason 2025-05-29 15:20:34 -05:00
  • c0e629a313 Add ability to disable revert detection Will Beason 2025-05-29 11:59:10 -05:00
  • 9009bb6fa4 Merge branch 'parquet_support' into test-parquet Will Beason 2025-05-29 10:21:30 -05:00
  • ab280dd765 Remove requirements.txt and add uv.lock to ignored files. Will Beason 2025-05-29 10:05:49 -05:00
  • 22d14dc5f2 Remove dependency on pytest. Nathan TeBlunthuis 2025-05-28 21:54:31 -07:00
  • 5a10f59dc4 Merge branch 'parquet_support' of gitea:collective/mediawiki_dump_tools into parquet_support Nathan TeBlunthuis 2025-05-28 23:52:59 -05:00
  • b8cdc82fc2 add ipython for dev Nathan TeBlunthuis 2025-05-28 23:52:37 -05:00
  • 2a2b611d79 Fix issue with .7z archives Nathan TeBlunthuis 2025-05-28 21:31:41 -07:00
  • 39fec0820d use my version of mwxml since it fixes a bug. Nathan TeBlunthuis 2025-05-28 21:13:18 -07:00