Page MenuHomePhabricator
Feed Advanced Search

Mar 3 2015

Svick committed rODUI44a037aead8b: Command like parameter for specifying frequency of progress reporting for….
Command like parameter for specifying frequency of progress reporting for…
Mar 3 2015, 9:11 PM
Svick committed rODUIe0ce04c77b92: Handle progress reporting even when tellg() doesn't work.
Handle progress reporting even when tellg() doesn't work
Mar 3 2015, 9:11 PM
Svick committed rODUI59630a8588fb: Better error reporting for GCC.
Better error reporting for GCC
Mar 3 2015, 9:11 PM
Svick committed rODUI0a1157070541: Added documentation comments.
Added documentation comments
Mar 3 2015, 9:11 PM
Svick committed rODUIad864cad8ea7: Fixed exception when reading near end of stream.
Fixed exception when reading near end of stream
Mar 3 2015, 9:11 PM
Svick committed rODUI3fe252b5f611: Fixed bugs that manifested for diff current dumps.
Fixed bugs that manifested for diff current dumps
Mar 3 2015, 9:11 PM
Svick committed rODUI77d035b8403d: Simple progress reporting for idumps create.
Simple progress reporting for idumps create
Mar 3 2015, 9:11 PM
Svick committed rODUIf4c6e4bb7c8a: Another fix for "Don't write empty indexes".
Another fix for "Don't write empty indexes"
Mar 3 2015, 9:11 PM
Svick committed rODUI0e7e110b50e2: Fix for "Don't write empty indexes".
Fix for "Don't write empty indexes"
Mar 3 2015, 9:11 PM
Svick committed rODUI98714a548ea2: LZMA doesn't require C++11.
LZMA doesn't require C++11
Mar 3 2015, 9:11 PM
Svick committed rODUI47b9382c0475: The create action reads from stdin when file is -.
The create action reads from stdin when file is -
Mar 3 2015, 9:11 PM
Svick committed rODUI9aafdb2d9273: Handle IPv6 addresses that use ::.
Handle IPv6 addresses that use ::
Mar 3 2015, 9:11 PM
Gerrit Code Review <gerrit@wikimedia.org> committed rODUI8e0aedc24984: Merge "Simple progress reporting for idumps create" into gsoc (authored by Svick).
Merge "Simple progress reporting for idumps create" into gsoc
Mar 3 2015, 9:11 PM
Svick committed rODUI9eaf3372c510: Fixed issue with vector.erase() in GCC.
Fixed issue with vector.erase() in GCC
Mar 3 2015, 9:11 PM
Svick committed rODUI3ce9b06ed878: GCC 4.6 requires --std=c++0x.
GCC 4.6 requires --std=c++0x
Mar 3 2015, 9:11 PM
Svick committed rODUI4daeda2bc439: More fixes for GCC 4.6.
More fixes for GCC 4.6
Mar 3 2015, 9:11 PM
Svick committed rODUIa0aa520f7073: Improved clearing of index caches.
Improved clearing of index caches
Mar 3 2015, 9:11 PM
Svick committed rODUIf93559c96689: The override keyword is not supported in GCC 4.6.
The override keyword is not supported in GCC 4.6
Mar 3 2015, 9:11 PM
Svick committed rODUI49c7ba8e4c80: Group compression of diff dumps.
Group compression of diff dumps
Mar 3 2015, 9:11 PM
Svick committed rODUI6621697cf4a7: Don't write empty indexes.
Don't write empty indexes
Mar 3 2015, 9:11 PM
Svick committed rODUIee051ec3c7d4: Don't save namespace as part of title.
Don't save namespace as part of title
Mar 3 2015, 9:11 PM
Svick committed rODUI21bb17b6f7e9: Fix comments early, so that check for no changes works right.
Fix comments early, so that check for no changes works right
Mar 3 2015, 9:11 PM
Svick committed rODUI3b83b40d5f85: Fixed compilation on Linux by moving constants to .cpp.
Fixed compilation on Linux by moving constants to .cpp
Mar 3 2015, 9:11 PM
Svick committed rODUIb4c7ee810515: Write page after its revisions.
Write page after its revisions
Mar 3 2015, 9:11 PM
Svick committed rODUI023ef3445c27: Text groups for better compression.
Text groups for better compression
Mar 3 2015, 9:11 PM
Svick committed rODUI50cdcc7123d9: Removed check for trailing zero in decompressed string.
Removed check for trailing zero in decompressed string
Mar 3 2015, 9:11 PM
Svick committed rODUI84d85d31a681: Changed handling of undeleted pages in diff dumps.
Changed handling of undeleted pages in diff dumps
Mar 3 2015, 9:11 PM
Svick committed rODUIbc17b9ff57a2: Fixed memory issues.
Fixed memory issues
Mar 3 2015, 9:11 PM
Svick committed rODUI68c3690c522f: Removed ChangeVisitor: it is not used anywhere.
Removed ChangeVisitor: it is not used anywhere
Mar 3 2015, 9:11 PM
Svick committed rODUIb5039c8195b5: Fix and refactoring of previous commit.
Fix and refactoring of previous commit
Mar 3 2015, 9:11 PM
Svick committed rODUIe079fb6ebf43: Make sure revisions of a page are sorted by their id.
Make sure revisions of a page are sorted by their id
Mar 3 2015, 9:11 PM
Svick committed rODUI35af4cafec54: Added name and timestamp to dumps.
Added name and timestamp to dumps
Mar 3 2015, 9:11 PM
Svick committed rODUIdccbb7eccbd6: Documentation of command line parameters + other small changes.
Documentation of command line parameters + other small changes
Mar 3 2015, 9:11 PM
Svick committed rODUIf7f71ecea279: Fixed bug when reading empty string.
Fixed bug when reading empty string
Mar 3 2015, 9:11 PM
Svick committed rODUI74fd459f8a59: Performed some of Platonides' suggestions.
Performed some of Platonides' suggestions
Mar 3 2015, 9:11 PM
Svick committed rODUI385185825f9a: Use at() for bounds checking.
Use at() for bounds checking
Mar 3 2015, 9:11 PM
Svick committed rODUI8b871bf7887e: Implemented diff dumps.
Implemented diff dumps
Mar 3 2015, 9:11 PM
Svick committed rODUIa336010c4f1f: writing different kinds of dumps (stub/pages, current/history).
writing different kinds of dumps (stub/pages, current/history)
Mar 3 2015, 9:11 PM
Svick committed rODUI41df7593161f: Deleting deleted pages.
Deleting deleted pages
Mar 3 2015, 9:11 PM
Svick committed rODUI679f1f148002: Progress reporting on standard error stream.
Progress reporting on standard error stream
Mar 3 2015, 9:11 PM
Svick committed rODUI9c2816fa08d1: added README.
added README
Mar 3 2015, 9:11 PM
Svick committed rODUI747f571ac339: Reading from MediaWiki.
Reading from MediaWiki
Mar 3 2015, 9:11 PM
Svick committed rODUI7272bfbe4f87: added XML output; additions necessary for XML output.
added XML output; additions necessary for XML output
Mar 3 2015, 9:11 PM
Svick committed rODUI3b3de27daf16: LZMA-compressed revision text.
LZMA-compressed revision text
Mar 3 2015, 9:11 PM
Svick committed rODUI31bf37bd2704: reading dump; command-line parameters.
reading dump; command-line parameters
Mar 3 2015, 9:11 PM
Svick committed rODUI85040cc7e66b: used cmake; fixed code for gcc.
used cmake; fixed code for gcc
Mar 3 2015, 9:11 PM
Svick committed rODUI9adff3a41110: made indexes into trees.
made indexes into trees
Mar 3 2015, 9:11 PM
Gerrit Code Review <gerrit@wikimedia.org> committed rODUI0e9d0d461797: Merge "added support for IPv6 anonymous users" into gsoc (authored by Svick).
Merge "added support for IPv6 anonymous users" into gsoc
Mar 3 2015, 9:11 PM
Svick committed rODUIe11be8ff0dbf: added support for IPv6 anonymous users.
added support for IPv6 anonymous users
Mar 3 2015, 9:11 PM
Svick committed rODUIb66dfccbd3a6: reorganize files.
reorganize files
Mar 3 2015, 9:11 PM
Svick committed rODUI129c99d9faf7: saving revisions.
saving revisions
Mar 3 2015, 9:11 PM
Svick committed rODUI06f77131c604: handling freed space; implemented index iterator.
handling freed space; implemented index iterator
Mar 3 2015, 9:11 PM
Svick committed rODUI106e6548f0c4: saving page metadata.
saving page metadata
Mar 3 2015, 9:11 PM
Svick committed rODUI203dde347b0a: started writing indexes to file.
started writing indexes to file
Mar 3 2015, 9:11 PM
Svick committed rODUId3079ac6ccb5: starting with dump format: file header.
starting with dump format: file header
Mar 3 2015, 9:11 PM
Svick committed rODUI1d6f4ab236b0: starting: reading from dumpBackup using XMLIO library.
starting: reading from dumpBackup using XMLIO library
Mar 3 2015, 9:11 PM

Dec 10 2014

Svick committed rECAU64cbfedb243d: Used empty string instead of null for lock in setglobalaccountstatus API.
Used empty string instead of null for lock in setglobalaccountstatus API
Dec 10 2014, 3:48 PM