2
0
mirror of https://github.com/WikiTeam/wikiteam synced 2024-11-12 07:12:41 +00:00
Commit Graph

777 Commits

Author SHA1 Message Date
emijrp
64c30f2b50 updating neoseeker list and sorting, +1 new wiki 2015-10-07 13:15:37 +02:00
nemobis
b2d3239027 Merge pull request #254 from Southparkfan/master
Add Miraheze wiki farm
2015-09-29 20:37:12 +02:00
Southparkfan
ebffb99f48 Add Miraheze wiki farm 2015-09-29 19:43:37 +02:00
Hydriz Scholz
cf8a27b52f Merge pull request #248 from TimSC/retry
Improve retry logic
2015-08-15 20:59:42 +08:00
Hydriz Scholz
1550d3755d Update orain.org wiki list 2015-08-08 12:39:52 +08:00
Tim
9453f67e59 Fix tests 2015-08-08 01:13:57 +01:00
Tim
8d07d48e44 Merged 2015-08-07 23:28:29 +01:00
Tim Sheerman-Chase
877b736cd2 Merge branch 'retry' of https://github.com/TimSC/wikiteam into retry 2015-08-07 23:15:58 +01:00
Tim Sheerman-Chase
6716ceab32 Fix tests 2015-08-07 23:07:13 +01:00
Tim Sheerman-Chase
52bf810ea3 Fixed some tests but at least one other is broken 2015-08-07 22:01:46 +01:00
Tim Sheerman-Chase
5cb2ecb6b5 Attempting to fix missing config in tests 2015-08-07 21:33:39 +01:00
Tim
93bc29f2d7 Fix syntax errors 2015-08-06 22:37:29 +01:00
Tim
d5a1ed2d5a Fix indentation, use classic string formating 2015-08-06 22:30:49 +01:00
Hydriz Scholz
b5e4077ffb Fix KeyError for integration tests 2015-08-06 20:06:29 +08:00
Hydriz Scholz
30b67c44f4 Remove Banana Dance 2015-08-06 17:41:45 +08:00
Tim Sheerman-Chase
8380af5f24 Improve retry logic 2015-08-05 21:24:59 +01:00
Emilio J. Rodríguez-Posada
0f456208f1 Update README.md 2015-07-18 22:07:53 +02:00
emijrp
d0f7f83ee5 reading from IA 2015-07-10 09:03:16 +02:00
nemobis
344d74dc9d Add warning for those who missed the issue 2015-07-06 21:35:28 +02:00
nemobis
cc5f9ea0a6 Update 2014 done list URL; spotted by emijrp 2015-07-06 21:34:12 +02:00
nemobis
ba903682ce Merge pull request #240 from PiRSquared17/logo-uploader
Save and upload logos in uploader.py
2015-07-06 08:50:38 +02:00
PiRSquared17
fadd7134f7 What I meant to do, ugh 2015-04-18 21:28:57 +00:00
PiRSquared17
1b2e83aa8c Fix minor error with normpath call 2015-04-18 21:27:23 +00:00
nemobis
7ad89fc226 Merge pull request #245 from PiRSquared17/path-parse-norm
Normalize path/foo/ to path/foo, so -2, etc. work (fixes #244)
2015-04-10 09:12:25 +02:00
PiRSquared17
5db9a1c7f3 Normalize path/foo/ to path/foo, so -2, etc. work (fixes #244) 2015-04-10 00:21:07 +00:00
PiRSquared17
6b2c5a6915 Fix license URL, misc. 2015-04-07 01:06:00 +00:00
PiRSquared17
0fa6085a2a Merge branch 'master' of https://github.com/WikiTeam/wikiteam into logo-uploader 2015-03-31 00:10:50 +00:00
Federico Leva
918fe060d0 Merge branch 'nemobis-2015/iterators' 2015-03-30 09:27:27 +02:00
Federico Leva
2b78bfb795 Merge branch '2015/iterators' of git://github.com/nemobis/wikiteam into nemobis-2015/iterators
Conflicts:
	requirements.txt
2015-03-30 09:27:00 +02:00
Federico Leva
d4fd745498 Actually allow resuming huge or broken XML dumps
* Log "XML export on this wiki is broken, quitting." to the error
  file so that grepping reveals which dumps were interrupted so.
* Automatically reduce export size for a page when downloading the
  entire history at once results in a MemoryError.
* Truncate the file with a pythonic method (.seek and .truncate)
  while reading from the end, by making reverse_readline() a weird
  hybrid to avoid an actual coroutine.
2015-03-30 02:35:55 +02:00
Federico Leva
9168a66a54 logerror() wants unicode, but readTitles etc. give bytes
Fixes #239.
2015-03-30 00:51:53 +02:00
Federico Leva
632b99ea53 Merge branch '2015/iterators' of https://github.com/nemobis/wikiteam into nemobis-2015/iterators 2015-03-30 00:48:32 +02:00
PiRSquared17
109528384b Save and upload logos in uploader.py 2015-03-29 21:30:15 +00:00
nemobis
4e57430605 Merge pull request #238 from WikiTeam/PiRSquared17-patch-1
Set verbose=True for upload
2015-03-29 21:01:22 +02:00
PiRSquared17
cb005516b2 Set verbose=True for upload
This makes it show progress.
2015-03-29 18:50:50 +00:00
nemobis
4fce244d4a Merge pull request #237 from WikiTeam/uploader-ia-wrapper
Port uploader.py to use internetarchive package
2015-03-29 20:42:13 +02:00
PiRSquared17
29ee59c925 Add internetarchive requirement
Add internetarchive
2015-03-29 18:33:56 +00:00
PiRSquared17
905511f996 Port uploader.py to use internetarchive package
Remove curl stuff and replace with internetarchive pip package (or https://github.com/jjjake/ia-wrapper) API
2015-03-29 18:30:42 +00:00
nemobis
ff2cdfa1cd Merge pull request #236 from PiRSquared17/fix-server-check-api
Catch KeyError to fix server check
2015-03-29 13:53:26 +02:00
nemobis
0b25951ab1 Merge pull request #224 from nemobis/2015/issue26
Issue #26: Local "Special" namespace, actually limit replies
2015-03-29 13:53:20 +02:00
PiRSquared17
03db166718 Catch KeyError to fix server check 2015-03-29 04:14:43 +01:00
nemobis
213687011e Merge pull request #235 from PiRSquared17/truncate-file-utf8
Make filename truncation work with UTF-8
2015-03-28 21:55:56 +01:00
PiRSquared17
f80ad39df0 Make filename truncation work with UTF-8 2015-03-28 15:17:06 +00:00
PiRSquared17
90bfd1400e Merge pull request #229 from PiRSquared17/fix-zwnbsp-bom
Strip ZWNBSP (U+FEFF) Byte-Order Mark from JSON/XML
2015-03-24 21:46:33 +00:00
Marek Šuppa
5fbeda982f Merge pull request #233 from PiRSquared17/allow-single-test
Allow a single test to be run (see PR)
2015-03-24 22:39:23 +01:00
PiRSquared17
b80159e257 Allow a single test to be run (see PR) 2015-03-24 21:08:43 +00:00
PiRSquared17
7c80d37e04 Add test for BOM encoding 2015-03-24 21:04:29 +00:00
nemobis
d31709338d Merge pull request #231 from PiRSquared17/ignore-leading-spaces
Allow spaces before <mediawiki> tag.
2015-03-24 21:07:24 +01:00
PiRSquared17
ba48c43d34 Merge pull request #232 from PiRSquared17/remove-test-kwiki
Comment out broken test case wiki
2015-03-24 03:50:15 +00:00
PiRSquared17
d89b99bd7c Comment out broken test case wiki 2015-03-24 03:47:45 +00:00