$wgOut->setRevisionId() was missing from one branch out of 4, causing an incorrect...
[lhc/web/wiklou.git] / maintenance /
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-29 Brion Vibber* Fix for short_open_tag off again; please don't break...
2005-12-26 Domas Mituzaslive extensions to statistics
2005-12-26 Brion VibberUpdated --help text (forgot to commit earlier)
2005-12-24 Brion Vibber* (bug 4377) "[" is not valid in URLs
2005-12-22 Brion VibberRestore clean, tail-friendly output
2005-12-22 Erik Moellerminor doc
2005-12-22 Brion Vibber* (bug 1735) Revamped protection interface
2005-12-20 Ævar Arnfjörð Bjar... * Obsolete REL1_4 schema, shouldn't be in HEAD which...
2005-12-17 Brion Vibber* (bug 1586) Replace _ in db name with - for domain...
2005-12-14 Brion Vibber* Added plugin interface for dumpBackup, so additional...
2005-12-13 Brion Vibber* Fixed --server override on dumpTextPass.php
2005-12-11 Antoine MussoFix 4249 : typo
2005-12-08 Ævar Arnfjörð Bjar... * (bug 3946) Set page_random to RAND() if it equals 0
2005-12-04 Antoine MussoRemove Out::transformBuffer method that does nothing
2005-12-04 Antoine Mussobetter history
2005-12-03 Antoine Mussoquote killing
2005-12-03 Antoine Musso'server' command from live
2005-12-03 Antoine Mussoimplement 'history' command
2005-12-03 Antoine Mussodumb help messages. FIXME
2005-12-03 Antoine Mussocode formatting
2005-12-03 Brion Vibber* Fix XML validity checks in parser tests on PHP 5.1
2005-12-03 Brion VibberAdjust tests for behavior change: interwiki prefixes...
2005-12-03 Brion Vibber* (bug 1850) Allow red-links on image pages linked...
2005-12-03 Brion VibberCorrect corrupted character in test case
2005-12-02 Brion Vibber* Update ipblocks table in MySQL 5 table defs
2005-12-01 Tom Gilderfix SQL comma error
2005-12-01 Tim StarlingFaster IP blocks. Requires schema change.
2005-12-01 Brion Vibber* Don't die() when update.php reaches the end of the...
2005-11-29 Antoine Musso--help ftw !
2005-11-27 Antoine Mussofix usage display
2005-11-26 Ævar Arnfjörð Bjar... * Changed the names of the functions so that they don...
2005-11-25 Ævar Arnfjörð Bjar... * Extra newline for pretty output
2005-11-16 Brion VibberMove check for --help to after the command-line checks...
2005-11-15 Ævar Arnfjörð Bjar... * Password changing script for idiot users with amnesia
2005-11-12 Domas Mituzasadd timestamp key on logging table, in order to avoid...
2005-11-10 Brion Vibber* (bug 2569) Use PATH_SEPARATOR instead of trying to...
2005-11-04 Ævar Arnfjörð Bjar... * Typo: </log> => </loc>
2005-11-04 Ævar Arnfjörð Bjar... * Don't make the url to the sitemap file a full url
2005-11-04 Ævar Arnfjörð Bjar... * Don't get page_is_redirect from page
2005-11-03 Ævar Arnfjörð Bjar... * Be smart about the amount of urls that go into the...
2005-11-03 Ævar Arnfjörð Bjar... * Optimization
2005-11-03 Ævar Arnfjörð Bjar... * Minor shuffling
2005-11-03 Ævar Arnfjörð Bjar... * Update the lastmod timestamp before writing an entry...
2005-11-03 Ævar Arnfjörð Bjar... * Renamed --path to --fspath
2005-11-03 Ævar Arnfjörð Bjar... * Fixed regression: It's now possible to specify a...
2005-11-03 Ævar Arnfjörð Bjar... * The sitemap protocol supports any ISO 8601 timestamp...
2005-11-03 Ævar Arnfjörð Bjar... * Added support for a --path option to dump the output...
2005-11-03 Ævar Arnfjörð Bjar... * Completely rewrote this to use OO
2005-11-02 Ævar Arnfjörð Bjar... * Use page_touched rather than rev_timestamp, not as...
2005-11-02 Ævar Arnfjörð Bjar... * Pretty indenting
2005-11-01 Tim Starlinglonger timeout when fetching interwiki map
2005-11-01 Ævar Arnfjörð Bjar... * Use the preeeeeeeeety count
2005-11-01 Ævar Arnfjörð Bjar... * Use the preeety count
2005-11-01 Ævar Arnfjörð Bjar... * Use the pretty count function
2005-11-01 Ævar Arnfjörð Bjar... * A function for pretty counts
2005-11-01 Ævar Arnfjörð Bjar... * 3 => MW_MATH_SOURCE
2005-11-01 Brion Vibber* (bug 3845) Update attribute.php for 1.5 schema
2005-10-31 Ævar Arnfjörð Bjar... * If you use require_once "./$foo"; the script will...
2005-10-31 Brion VibberQuick demo hack to generate a plaintext link dump,
2005-10-28 Brion Vibber* (bug 3649) Remove obsolete, broken moveCustomMessages...
2005-10-27 Jens FrankAdd DB name to sitemap filenames
2005-10-26 Brion Vibber* (bug 3786) Experimental support for MySQL 4.1/5.0...
2005-10-26 Tim Starlingreally fixed relative path bug
2005-10-25 Ævar Arnfjörð Bjar... * Five new parsertests for <includeonly>, <onlyinclude...
2005-10-25 Tim Starlingfixed relative path bug
2005-10-24 Tim StarlingAvoid hexadecimal directory names where possible
2005-10-23 Tim Starlingadd wiki script, wikipedia-specific
2005-10-23 Tim StarlingSecond attempt at fixing unicode case folding
2005-10-23 Antoine Musso--list : list special pages names
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-10-22 Tim Starling--endid option, minor tweaks
2005-10-22 Tim Starlinga couple of minor things accidentally left out of the...
2005-10-22 Tim StarlingdumpHTML improvements:
2005-10-22 Ævar Arnfjörð Bjar... * Fixed typo
2005-10-22 Jens FrankGenerator for Google sitemaps
2005-10-22 Tim Starling--redirects option
2005-10-22 Brion Vibber* Wrap message page insertions in a transaction to...
2005-10-20 Andrius Rsome additional test cases for templates
2005-10-19 Brion VibberFixlet for two-pass dump: strip carriage returns to...
2005-10-19 Brion VibberTest case files and fixes for text-prefetch two-and...
2005-10-16 Brion VibberDon't explode in dump text prefetch when we fall off...
2005-10-16 Brion VibberSupport using gzip and bzip2 decompression wrappers...
2005-10-16 Brion Vibber* Two-pass data dump for friendliness to the DB (-...
2005-10-14 Ævar Arnfjörð Bjar... * Improved numerous comments
2005-10-14 Ævar Arnfjörð Bjar... * No longer add the MIME index
2005-10-14 Ævar Arnfjörð Bjar... * Added documentation to text.old_id
2005-10-12 Ævar Arnfjörð Bjar... * Supporting a third paramater in $wgQueryPages, the...
2005-10-08 Tim Starlingfixed array concatenation
2005-10-08 Tim Starlingassorted improvements
2005-10-06 Brion Vibber* Blacklist additional MSIE CSS safety tricks
2005-10-05 Ævar Arnfjörð Bjar... * @ to avoid undefined index notice
2005-10-05 Brion Vibber* Warn and abort if importDump.php called in read-only...
2005-10-03 Ævar Arnfjörð Bjar... * Removed --noredundant from the help, no longer avalible
2005-10-02 Brion Vibberboo ba biz bax TRYING TO TYPE go back to sleep dude
2005-10-02 Brion Vibbertweak namespace
2005-10-02 Brion Vibber* Added filter options, compression piping, and multipl...
2005-10-02 Tim StarlingScript to find missing revisions and copy them from...
2005-09-24 Brion Vibber* Add options to dumpBackup.php for making split/partia...
2005-09-24 Brion Vibber* (bug 3182) Clear link cache during import to prevent...
next