Faster IP blocks. Requires schema change.
[lhc/web/wiklou.git] / maintenance /
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...
2005-09-20 Brion VibberAdd parser test case for nested template calls; this...
2005-09-19 Ævar Arnfjörð Bjar... * Live fixes
2005-09-19 Ævar Arnfjörð Bjar... * Adding a test suite for parser hooks
2005-09-19 Ævar Arnfjörð Bjar... * Adding a basic extension for testing extensions in...
2005-09-18 Ævar Arnfjörð Bjar... * improvements
2005-09-18 Ævar Arnfjörð Bjar... * A maintenance script to check the validity of user...
2005-09-17 Brion Vibber* Special:Import/importDump fixes: report XML parse...
2005-09-17 Brion Vibbertypo
2005-09-17 Brion Vibberwoops typo in last fix
2005-09-17 Brion Vibber* (bug 2792) Update rebuildrecentchanges.inc for new...
2005-09-16 Ævar Arnfjörð Bjar... * Die gracefully if php has not been compiled with...
2005-09-16 Brion Vibberquick hackjob to fix damages imports on wikisource
2005-09-13 Ævar Arnfjörð Bjar... * Changed the schema, put an index on img_major_mime...
2005-09-10 Ævar Arnfjörð Bjar... * (bug 3410) Fixing script to delete stale memcached...
2005-09-01 Brion VibberInclude full name in broken/ rename of bad interwikis
2005-09-01 Brion VibberYet another cleanup script: go through looking for...
2005-08-29 Brion Vibber* Security fix for <math>
2005-08-29 Ævar Arnfjörð Bjar... * Code cleanup
2005-08-29 Ævar Arnfjörð Bjar... * $this->clear => $this->clear()
2005-08-29 Brion VibberQuick hacky script to initialize site_stats row where...
2005-08-28 Tim Starlingminor improvements
2005-08-27 Tim StarlingScript for moving large numbers of pages
2005-08-26 Brion VibberDrop MySQL 3.23.x support; 4.0 or greater required.
2005-08-25 Antoine Mussominor issue, really.
2005-08-24 Brion Vibber* Fix upgrade from 1.4 due to version number check...
2005-08-23 Brion Vibber* (bug 3244) Fix remote image loading hack, JavaScript...
2005-08-21 Domas MituzasExternalStoreDB support
next