Revert r23471, r23474: restore Special:Version to working, non-ugly state
[lhc/web/wiklou.git] / includes / SpecialUndelete.php
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-08 River TarnellSpecial:Undelete doesn't update page_latest when undele...
2007-05-02 Tim StarlingRemoved PostgreSQL-specific hack. It does support FOR...
2007-04-24 Brion Vibber* (bug 9585) Fix regression in tidy usage in Special...
2007-04-21 Antoine MussoConvert whitespaces to tabulations
2007-04-21 Antoine MussoAdded some comments to our classes.
2007-04-18 Nick JenkinsSome small doc tweaks to reduce Doxygen warnings, namely:
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-03-19 Nick Jenkins* Prevent E_STRICT error when '$wgDebugDumpSql = true...
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-03-13 Aaron Schulz*Initialize $stxt
2007-03-13 Aaron Schulz*Get rev_len to carry across delete/undelete
2007-02-14 Leon Weber* (bug 8988) Added missing $ in error messages.
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-18 Rob Church* (bug 8136) Introduce 'ArticleUndelete' hook; see...
2007-01-17 Rob Church(bug 8676) Regression in previewing deleted revisions...
2007-01-17 Brion Vibber* Add title prefix search for Special:Undelete
2007-01-14 Rob Church(bug 7842) Link back to deleted revision list from...
2007-01-10 Andrew GarrettMerge from branches/werdna/restrictions-separation...
2007-01-02 Brion Vibberuse the full smörgåsbord of anti-caching headers; ...
2007-01-01 Rob Church* Do not allow previews of deleted images to be cached
2006-12-23 Rob Church(bug 8271) Show full time and date on viewer for indivi...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-28 Ilmari Karonenmake undelete preview more consistent with normal artic...
2006-11-27 Nick JenkinsChanging lines like this: "extract( $dbw->tableNames...
2006-11-08 Brion Vibber* Fix regression in Special:Undelete for revisions...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-26 Brion Vibber* PageArchive can now return a Revision object for...
2006-10-09 Brion Vibber* (bug 7510) Update article counts etc on undelete
2006-10-03 Brion Vibber* (bug 6617) Validate timestamps on Special:Undelete
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-08-30 Rob ChurchThat should be prefixed, whoops...
2006-08-30 Rob Church* Fix formatting of titles on Special:Undelete
2006-07-11 Antoine MussoRemove forced dereferencements (new() returns a referen...
2006-07-05 Rotem LissIf we have user tool links even in the page history...
2006-06-30 Brion Vibber* (bug 6498) Use localized forms for image size in...
2006-06-27 Greg Sabino MullaneStandardize name to simply "postgres"
2006-06-16 Brion Vibber(bug 2099) Deleted files can now be archived and undele...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-06-06 Domas MituzasAutoLoad Revision
2006-06-03 Rob Church(bug 6184) Use shinier Linker::userLink() to make user...
2006-06-01 Rob ChurchWhen showing the "blah has been undeleted" page, make...
2006-05-25 Antoine MussoFix #6082: id for the form element
2006-05-22 Rob ChurchMinor cosmetic change...add parentheses
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine Mussolast round of PHP5 stuff for now.
2006-05-07 Niklas Laxström* Fix the warning too
2006-05-07 Rob ChurchMissing </form>
2006-05-05 Rob Church* (bug 3309) Allow comments when undeleting pages
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-02-16 Brion VibberAdd final newline for consistent display and to fix...
2006-02-16 Brion Vibber* Fix double-escaping of title in preview form
2006-02-16 Brion Vibber* (bug 4502, 5017) Don't render potentially hostile...
2006-01-09 Tim StarlingFixed notice
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-06 Rob ChurchPrevent blocked users from using delete and undelete
2006-01-01 Tim Starlingfixed bug
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-04 Antoine MussoClean up unused globals!
2005-09-12 Brion Vibber* (bug 3448) Set page_len on undelete
2005-08-20 Jens FrankShow an explanation to non-sysops
2005-08-20 Jens FrankShow an explanation to non-sysops
2005-08-15 Ævar Arnfjörð Bjar... * Fixed undefined variable error
2005-08-07 Tim StarlingAllow non-sysops to view the history of deleted pages...
2005-08-03 Tim StarlingFixed display of most recent revision
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-08-02 Niklas Laxström-php notices
2005-06-29 Brion Vibber* (bug 2597) Don't crash when undeleting an image descr...
2005-06-27 Antoine MussoFix #2273, probably need backport in 1.4
2005-05-01 Brion Vibber* (bug 2018) Fix deletion for new schema, make work...
2005-04-21 Brion Vibbersnip redundant line
2005-04-21 Brion Vibber* (bug 1163) Special:Undelete showed oldest revision...
2005-04-01 Ævar Arnfjörð Bjar... *(bug 902) applied a small "uga" by Niklas Laxstr�...
2005-03-13 Tim Starling* Appllied patch for bug 1686, image metadata cache...
2005-03-13 Brion VibberChange interface to Article::updateRevisionOn() to...
2005-03-12 Brion VibberAdd page_len field with byte length of current revision...
2005-03-12 Brion Vibber* Make undeletion (more or less) work with new schema
2005-02-22 Brion VibberWar on cruft: commentBlock() usage, use a styled <span...
2005-02-21 Domas Mituzasremove inverse_timestamp wherever it is found and disab...
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-01-27 Antoine Mussofix phpdoc comment
2004-12-19 Brion VibberStart splitting back-end functions from the Article...
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-10-11 Wil MahanBug 589: make random selection slightly more random...
2004-09-29 Brion VibberSome doc comments
2004-09-29 Brion VibberClean up ugly SQL for db wrapper funcs, begin on Postgr...
2004-09-29 Brion VibberTietew's patch for optionally selecting revisions on...
2004-09-29 Brion VibberMake FauxRequest actually work ;P
2004-09-26 Brion VibberBack out kturner's old table restructure for now.
2004-09-26 River Tarnellremove old_namespace and old_title from old table.
2004-09-24 Zheng ZhuThird batch of files modified to replace selected wgLan...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-09-02 Brion Vibber* Refactor to separate the database bits from the UI...
next