0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed the deletion of page information, and redone a bit the method to delete pages when the same article title is already present. More... over 14 years ago
Merge branch 'thumper-fixreadme' into thumper More... over 14 years ago
Added methods to delete all the information related to a page. More... over 14 years ago
Marginally improved error handling in filesystem_store.ml More... over 14 years ago
* Added page title to list of fields in .csv file * Removed some less useful fields from the .csv * moved to /t as field separator * Fixed bug of == / += More... over 14 years ago
RemoteAPI: port Luca's selection code to Perl More... almost 15 years ago
wpapi: improved code around storing revs into DB More... almost 15 years ago
dispatcherQ: don't need page_title for queue More... almost 15 years ago
online_db: two questions More... almost 15 years ago
wpapi: reorganize code for storing of page/revs to DB More... almost 15 years ago
Simplified some SQL queries. More... almost 15 years ago
Fixed the revision selection method. More... almost 15 years ago
Added the code for the Wikipedia 0.8 selection process. More... almost 15 years ago
wpapi: more efficient way to get page title? More... almost 15 years ago
Improved error diagnostics of calling Gzip. More... almost 15 years ago
Merge commit 'origin/thumper' into luca More... almost 15 years ago
Fixed the filesystem_store so that empty files can be compressed and stored. More... almost 15 years ago
Fixing gzipping of 0 length files. More... almost 15 years ago
DB: we're looking for exact matches, not LIKE More... almost 15 years ago
dispatcher: fix deleting of error pages More... almost 15 years ago
wpapi: bad namespace check + if the page is in the wrong namespace, then we don't want to store it. + also, we want to delete it if we already had it. + need to be sure to delete text cache as well + makes sense to grab page lock before this work More... almost 15 years ago
wpapi: fixed description of get_revs_from_api More... almost 15 years ago
REVIEW: don't mess with Wp tables More... almost 15 years ago
rev-select: note usage for latest selection format More... almost 15 years ago
rev-select: support CBM's new file format for list of articles selected More... almost 15 years ago
rev-quality: make sure articles are up-to-date More... almost 15 years ago
rev-selection: check for changed page ids. More... almost 15 years ago
rev-selection: report # of vandals; check for bad db entries More... almost 15 years ago
rev-quality: check harder for local copy of page title More... almost 15 years ago
rev-selection: report error conditions, rather than failing More... almost 15 years ago