Commit Graph

741 Commits (PiRSquared17-patch-1)
 

Author SHA1 Message Date
nemobis 9828cbec3c Add PiRSquared17 to credits 10 years ago
nemobis 19c48d3dd0 Merge pull request #180 from PiRSquared17/patch-2
Get as much information from siteinfo as possible
10 years ago
nemobis d8360393da Merge pull request #182 from PiRSquared17/patch-6
AllPages API fix for old MediaWiki versions
10 years ago
Pi R. Squared f7187b7048 Retry on ConnectionError in getXMLPageCore
Previously it just gave a fatal error.
10 years ago
Pi R. Squared f31e4e6451 Dict not hashable, also not needed
Quick fix.
10 years ago
Pi R. Squared 399f609d70 AllPages API hack for old versions of MediaWiki
New API format: http://www.mediawiki.org/w/api.php?action=query&list=allpages&apnamespace=0&apfrom=!&format=json&aplimit=500
Old API format: http://wiki.damirsystems.com/api.php?action=query&list=allpages&apnamespace=0&apfrom=!&format=json
10 years ago
nemobis b3e77fe006 Merge pull request #181 from PiRSquared17/patch-4
Try getting index.php from siteinfo API
10 years ago
nemobis 9beda42385 Merge pull request #137 from hashar/tests-with-tox-and-nose
Easily run tests in a virtualenv with tox and nose
10 years ago
Pi R. Squared 498b64da3f Try getting index.php from siteinfo API
Fixes #49
10 years ago
Pi R. Squared ff0d230d08 Get as much information from siteinfo as possible
Properly fixes #74.

Algorithm:
1. Try all siteinfo props. If this gives an error, continue. Otherwise, stop.
2. Try MediaWiki 1.11-1.12 siteinfo props. If this gives an error, continue. Otherwise, stop.
3. Try minimal siteinfo props. Stop.
Not using sishowalldb=1 to avoid possible error (by default), since this data is of little use anyway.
10 years ago
nemobis ac1a7defae Merge pull request #178 from PiRSquared17/patch-1
Encode title using UTF-8 before printing
10 years ago
Pi R. Squared 322604cc23 Encode title using UTF-8 before printing
This fixes #170 and closes #174.
10 years ago
nemobis 11368310ee Merge pull request #173 from nemobis/issue/131
Fix #131: ValueError: No JSON object could be decoded
10 years ago
nemobis 2c027adba0 Merge pull request #171 from seanyeh/fix-delay
Fix argument parsing to accept delay as a number
10 years ago
Nemo bis 026c2a9a25 Issue 131: ValueError: No JSON object could be decoded 10 years ago
Sean Yeh 38e73c1cf7 Fix argument parsing to accept delay as a number 10 years ago
nemobis 92d8106122 FOUC are bad 10 years ago
nemobis 27f61429fe wikimediacommons update: 10 TB more with all 2013 10 years ago
nemobis 41555e5fb1 Merge pull request #166 from nemobis/2014/66
Issue #66 : try your.org first
10 years ago
nemobis 7313928447 Wrong else: missing indentation, endless loop 10 years ago
Federico Leva eb9677fb13 Issue #66 : try your.org first
It's rather pointless to try to get a sensible error management with
os calls; just rely on wget -c to download the missing/incomplete files,
even though this will cause some additional connections.
10 years ago
Emilio J. Rodríguez-Posada faf10078b5 Merge pull request #164 from etesp/master
Add tropicalwiki APIs from WikiApiary
10 years ago
etesp 1309e89d45 Added information 10 years ago
etesp dab53ea491 Added WikiApiary tropicalwiki api urls 10 years ago
nemobis 18b85ae859 Merge pull request #163 from nemobis/master
Issue 161: add shodan export
10 years ago
Federico Leva c1e6c0ead3 Merge remote-tracking branch 'upstream/master' 10 years ago
Federico Leva 86c65fc9be Issue 161: add shodan export 10 years ago
Emilio J. Rodríguez-Posada 6419160973 tiny bit 10 years ago
Emilio J. Rodríguez-Posada 5616b920d7 updating instructions for using just the domain name 10 years ago
Emilio J. Rodríguez-Posada a2efca27b8 improving API/Index calculate 10 years ago
Emilio J. Rodríguez-Posada 4bc43a1c0f improved help messages 10 years ago
Emilio J. Rodríguez-Posada 386c6be036 added test_mwGetAPIAndIndex; commented slow/404 error wikis; 10 years ago
Emilio J. Rodríguez-Posada 51806f5a3d fixed #160; improved args parsing and --help; improved API/Index estimate from URL; 10 years ago
Emilio J. Rodríguez-Posada c168097205 adding more wikis to test 10 years ago
Emilio J. Rodríguez-Posada dd7df0cc01 Merge branch 'master' of https://github.com/WikiTeam/wikiteam 10 years ago
Emilio J. Rodríguez-Posada f3b388fc79 a first approach to auto-detect API/Index.php using URL to the Main_Page 10 years ago
Emilio J. Rodríguez-Posada 6882e80c2c Merge pull request #159 from Erkan-Yilmaz/master
fix non-working link for tutorial
10 years ago
Erkan Yilmaz 44b80ceb88 fix link for tutorial 10 years ago
nemobis 0f00da341d Merge pull request #157 from balr0g/requests-session-fix
Pass session
10 years ago
balr0g 8485a5004d Pass session 10 years ago
Emilio J. Rodríguez-Posada 11b346a960 spliting requirements 10 years ago
Emilio J. Rodríguez-Posada edb08753d2 Merge branch 'master' of https://github.com/WikiTeam/wikiteam 10 years ago
Emilio J. Rodríguez-Posada 971404ac4c Merge pull request #155 from balr0g/api-or-index-fix
Fix --index
10 years ago
balr0g fd6ea19b4b config['api'] is set but empty; properly handle this 10 years ago
nemobis 1ff96238eb Denote as alpha until revamp is tested
Per emijrp who asked not to run dumps with this, at https://github.com/WikiTeam/wikiteam/issues/104#issuecomment-48039143
Currently proposed things to fix or check: https://github.com/WikiTeam/wikiteam/issues?milestone=1&state=open
10 years ago
nemobis 37a4f4fe26 Remember requirements
Per https://github.com/WikiTeam/wikiteam/issues/104#issuecomment-48052554
10 years ago
Emilio J. Rodríguez-Posada 91cb7bef0c adding info file for wiki-site list 10 years ago
Emilio J. Rodríguez-Posada 603f1aefad adding spider for wiki-site 10 years ago
Emilio J. Rodríguez-Posada 767123e89d updating wiki-site.com list 10 years ago
Emilio J. Rodríguez-Posada 28643cd5fc adding more tests: titles 10 years ago