| Commit message (Expand) | Author | Age | Files | Lines |
* | (bug 33564) transwiki import sometimes result in invalid title | umherirrender | 2012-04-09 | 1 | -1/+3 |
* | Commit the cryptrand project worked on in git: | Daniel Friesen | 2012-03-20 | 1 | -1/+1 |
* | Documentation followups from lastnight | Sam Reed | 2012-02-10 | 1 | -1/+1 |
* | More return documentation | Sam Reed | 2012-02-09 | 1 | -0/+1 |
* | Fixing some of the "@return true" or "@return false", need to be "@return boo... | Sam Reed | 2012-02-09 | 1 | -2/+4 |
* | Update documentation for ImportHandleRevisionXMLTag | Sam Reed | 2012-01-16 | 1 | -1/+1 |
* | * Added callback to send notices from WikiImporter and use it in ImportReport... | Alexandre Emsenhuber | 2012-01-06 | 1 | -13/+24 |
* | * Don't allow to import a page in the Media: namespace, this didn't work just... | Alexandre Emsenhuber | 2012-01-06 | 1 | -2/+5 |
* | Use WikiPage instead of Article | Alexandre Emsenhuber | 2011-11-19 | 1 | -7/+7 |
* | More documentation | Sam Reed | 2011-10-29 | 1 | -3/+34 |
* | Fixes Bug #28277 by allowing redirects on the stream reader. Fixes a | Mark A. Hershberger | 2011-10-27 | 1 | -1/+1 |
* | Add, update, tweak documentation | Sam Reed | 2011-10-26 | 1 | -20/+231 |
* | (bug 23057) Importers can 'edit' or 'create' a fully-protected page by import... | Robin Pepermans | 2011-09-06 | 1 | -1/+14 |
* | Fix embarassing debugging code left in in r93744 | Roan Kattouw | 2011-08-04 | 1 | -1/+0 |
* | Add --no-updates flag to importDump.php that allows the user to skip updating... | Roan Kattouw | 2011-08-02 | 1 | -1/+18 |
* | libxml >= 2.7.3 ha a 10mb cap on the size of a text node and the LIBXML_PARSE... | Ariel Glenn | 2011-07-12 | 1 | -1/+6 |
* | Fixes for r88113 and some realted changes: | Alexandre Emsenhuber | 2011-06-30 | 1 | -25/+9 |
* | Removed usage of error suppression operator | Alexandre Emsenhuber | 2011-06-22 | 1 | -1/+3 |
* | Per comments on r88145: unlink file if it is broken | Bryan Tong Minh | 2011-06-17 | 1 | -0/+4 |
* | Even more documentation in various files | Sam Reed | 2011-05-29 | 1 | -1/+1 |
* | Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia... | Siebrand Mazeland | 2011-05-17 | 1 | -7/+7 |
* | Follow-up r87176: Make importDump.php import files | Bryan Tong Minh | 2011-05-15 | 1 | -4/+35 |
* | Rewrote the article counting code and related: | Alexandre Emsenhuber | 2011-05-14 | 1 | -13/+13 |
* | Tidy up some unused variables and such | Sam Reed | 2011-04-23 | 1 | -0/+3 |
* | Remove some unused variables/globals | Sam Reed | 2011-04-16 | 1 | -1/+0 |
* | Add support for importing/exporting files. This can be done by embedding the ... | Bryan Tong Minh | 2011-04-12 | 1 | -55/+97 |
* | * (bug 28417) Fix PHP notice when importing revision without a listed id | Brion Vibber | 2011-04-04 | 1 | -5/+14 |
* | Followup r83536 to address Jack Phoenix's comments about the bogus w/s “cle... | Mark A. Hershberger | 2011-03-18 | 1 | -1/+1 |
* | misc w/s cleanups, “svn diff -x-w” clean | Mark A. Hershberger | 2011-03-08 | 1 | -9/+9 |
* | followup r83227 ... missed bits of patch | Mark A. Hershberger | 2011-03-04 | 1 | -6/+11 |
* | W/S cleanup | Mark A. Hershberger | 2011-03-04 | 1 | -11/+11 |
* | All functions of the importer have $title, origTitle, but processTitle() retu... | Derk-Jan Hartman | 2011-02-19 | 1 | -1/+1 |
* | Kill the XMLReader2 class in response to Tim's code review comments on r68587 | Andrew Garrett | 2011-02-03 | 1 | -7/+23 |
* | Cleanup for r66268, r66267: merge WikiImporter back into Import.php, where it... | Tim Starling | 2011-01-31 | 1 | -0/+733 |
* | Converted ImportStreamSource functions to return a Status object rather than ... | Alexandre Emsenhuber | 2010-12-05 | 1 | -12/+12 |
* | Remove comment related to no longer supported PHP versions. | Siebrand Mazeland | 2010-10-02 | 1 | -1/+1 |
* | Remove old var_dump | Platonides | 2010-08-27 | 1 | -1/+0 |
* | * Standardised file description headers | Alexandre Emsenhuber | 2010-08-08 | 1 | -2/+3 |
* | Rewrite of XML Dump Processing: | Andrew Garrett | 2010-05-12 | 1 | -652/+0 |
* | Replaced all @fixme with "@todo Fixme" since doxygen doesn't have a @fixme co... | Alexandre Emsenhuber | 2009-12-15 | 1 | -2/+2 |
* | Code cleanup, covert leading spaces into tabs per coding style | OverlordQ | 2009-11-14 | 1 | -27/+27 |
* | Changed sequence names to a standard <table>_<field>_seq form. | Jure Kajzer | 2009-10-28 | 1 | -1/+1 |
* | Fixed total import breakage from r53271 | Aaron Schulz | 2009-10-14 | 1 | -0/+1 |
* | fix some doxygen warnings | Alexandre Emsenhuber | 2009-10-04 | 1 | -1/+1 |
* | * Mostly reverted r41081 and related. Although the motivation (to save a quer... | Tim Starling | 2009-02-16 | 1 | -1/+1 |
* | Add 'include pages linked to from these pages' to Special:Export and the corr... | Andrew Garrett | 2009-02-06 | 1 | -1/+2 |
* | (bug 15283) Interwiki imports should fetch included templates | Chad Horohoe | 2009-02-06 | 1 | -2/+4 |
* | Attempting to import a title that came out as an interwiki would sort of half... | Brion Vibber | 2008-12-10 | 1 | -0/+3 |
* | handle xmlns for imports (bug #4520) | Ariel Glenn | 2008-12-05 | 1 | -1/+36 |
* | * Add guard exception in OutputPage::parse() for failure case where $wgTitle ... | Brion Vibber | 2008-11-24 | 1 | -0/+5 |