Whoops, fix up permission check so "deletedhistory" still works to view, etc.
[lhc/web/wiklou.git] / maintenance /
2007-08-22 Rob ChurchAdd links back to the image in deletion and reversion...
2007-08-17 Rob Church* Confirmation is now required when deleting old versio...
2007-08-16 Rob ChurchDitch this; uses old schema, redundant to deleteUnusedA...
2007-08-15 Raimond Spekking* Updating language maintenance scripts
2007-08-15 Raimond SpekkingUpdating language maintenance scripts
2007-08-13 Rob ChurchShow edit count in user preferences
2007-08-13 Brion Vibberdon't use unspecific paths in require_once()'s ......
2007-08-11 Rob Church(bug 10872) Fall back to sane defaults when generating...
2007-08-11 Brion VibberFixups for page id field in the archive table:
2007-08-10 Raimond Spekking* Removing two unused messages: 'watchlistcount', ...
2007-08-10 Raimond Spekking* Removing unused message 'importing'
2007-08-09 Rob ChurchPrune some dead links, remove a couple invalid entries...
2007-08-09 Greg Sabino MullaneAdd rc_patrolling index for Postgres
2007-08-09 Greg Sabino MullaneAdd rc_patrolling index to Postgres schema
2007-08-07 Raimond SpekkingMoving InputBox specific messages to the new i18n file...
2007-08-06 Raimond SpekkingMessage 'alreadyloggedin' since a long time not used...
2007-08-06 Rob ChurchFix syntax error
2007-08-06 Rob ChurchMiscellaneous aesthetic improvements to Special:Ipblocklist
2007-08-06 Rob Church* Move redirect table line up with the others
2007-08-06 Rob Church* (bug 10793) Show patrol links on all eligible diff...
2007-08-02 Brion VibberQuick fix for dump problem:
2007-08-01 Rotem LissRemove "allmessagesnotsupportedUI" message: not used...
2007-08-01 Rotem LissUpdate.
2007-08-01 Raimond SpekkingNo need to separate 'passwordtooshort' from other passw...
2007-08-01 Raimond Spekking* Adding the long existing 'bad_image_list' to message...
2007-07-31 Brion VibberBacking out 24448, 24455, 24456 for the moment.
2007-07-30 River Tarnellneed name_key index in tables.sql too
2007-07-30 River Tarnelladd missing file
2007-07-30 River Tarnell- new field: page_key, stores page_title in uppercase.
2007-07-30 Rotem LissUpdate.
2007-07-29 Rob Church* (bug 10739) Users can now enter comments when reverti...
2007-07-29 Rob Church* Use a table to present file histories
2007-07-29 Rotem LissUse the same order as in the English messages file.
2007-07-29 Rotem LissA message (fileexists) with the same name of another...
2007-07-29 Rotem LissUse native newlines when rebuilding a messages file.
2007-07-28 Rob Church* Allow overwriting existing files with conflicting...
2007-07-27 Greg Sabino MullaneVarious updates to Postgres schema and updater.
2007-07-27 Greg Sabino MullaneAdd ar_page column
2007-07-23 Tim Starlingfixed comment
2007-07-23 Tim StarlingAdded ar_page
2007-07-23 Tim Starling32 width
2007-07-23 Aaron Schulz*grr
2007-07-22 Rotem LissUpdate.
2007-07-22 Jens FrankCommas at the end of enumerations only works in PHP...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-22 Aaron Schulz*Add ar_page; allows for easier restoration when severa...
2007-07-20 Brion Vibber* Removed obsolete maintenance/changeuser.sql script...
2007-07-18 Brion VibberFix for site stats changes... sanity checks cause a...
2007-07-18 Brion VibberRevert r24237, r24239, r24245 for the moment. We expect...
2007-07-18 Raimond Spekking* (bug 6808) Allow import to different page name
2007-07-17 Raimond SpekkingHousekeeping
2007-07-16 Rob Church(bug 3173) Option to offer exported pages as a download...
2007-07-16 Raimond Spekking* Add a message if category is empty
2007-07-14 Rob Church* Indicate when a preview is unavailable/failed
2007-07-14 Rob Church(bug 10530) Introduce optional "sp-contributions-explai...
2007-07-11 Rob Church(bug 10539) Typo
2007-07-11 Raimond SpekkingAdd "yue" interwiki prefix to wikipedia-interwiki.sql...
2007-07-11 Raimond Spekking* Removing redundant watchlist edit/clear links
2007-07-11 Nick JenkinsCosmetic indentation + very trivial updates
2007-07-11 Nick JenkinsSingle comment tag tweak.
2007-07-11 Nick JenkinsA few comment tag tweaks.
2007-07-11 Nick Jenkins@desc tags are obsolete, but I was slow to read that...
2007-07-11 Nick JenkinsAdd "nan" interwiki prefix to wikipedia-interwiki.sql...
2007-07-11 Nick JenkinsNative EOL style.
2007-07-10 Raimond SpekkingRemoving unused message 'fileuploaded' (r23608)
2007-07-09 Robert StojnićAdd --redirects-only switch to refreshLinks.php, which...
2007-07-09 Aaron Schulz*clean up comment
2007-07-09 Aaron Schulz*Include usertext_timestamp index here
2007-07-09 Aaron Schulz*Index image and oldimage tables by user/timestamp...
2007-07-09 Rob ChurchAdd some navigation between watchlist modes
2007-07-07 Rob Church* Rename "namespaceprotectedtext" to "namespaceprotected"
2007-07-07 Rob Church* Make "undo" and "rollback" links appear in a consiste...
2007-07-06 Rob Church* Add option to maintenance/createAndPromote.php to...
2007-07-06 Brion Vibberbe a little clearer in add_index()
2007-07-06 Brion Vibberfix an updater check for ResultWrapper usage
2007-07-05 Aaron Schulz*Add extension schema change support
2007-07-05 Rob ChurchImprovements to the watchlist editor per Brion; diff...
2007-07-05 Greg Sabino MullaneAdd in binary type
2007-07-04 Rob ChurchMove all watchlist editing into WatchlistEditor class...
2007-07-02 Tim StarlingBug 10435: oi_name_archive_name index length overflow
2007-07-02 Aryeh Gregor* Add 'editsection-brackets' message to allow localizat...
2007-07-02 Raimond Spekking* Updates German
2007-06-30 Rotem LissTODO list.
2007-06-30 Rob ChurchDitch over-verbose "statement of rights" in Special...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-28 Raimond Spekking* Adding a comment to new 'movepage-moved' messages
2007-06-28 Rob ChurchSort out this ridiculous bug in Special:MovePage succes...
2007-06-27 Aaron Schulz*goddamnit
2007-06-27 Aaron Schulz*Add usertext_timestamp index to archive table
2007-06-27 Brion VibberRevert r23471, r23474: restore Special:Version to worki...
2007-06-27 Raimond Spekking* (bug 10365) Localization of Special:Version
2007-06-26 Brion Vibber* (bug 10198) namespaceDupes.php no longer ignores...
2007-06-26 Brion Vibber* (bug 10372) namespaceDupes.php no longer ignores...
2007-06-26 Raimond Spekking* (bug 10160) Show error message for unknown namespace...
2007-06-26 Raimond Spekking* Updates German
2007-06-25 Rob ChurchRemove un-needed message; linking will work as normal
2007-06-25 Rotem LissUpdate.
2007-06-24 Aaron SchulzAdd new oldimage column stuff
2007-06-23 Aaron Schulz*Remove extra pr_page index, it is redundant and just...
2007-06-23 Rotem LissUpdate.
next