lhc/web/wiklou.git
2007-03-17 Greg Sabino... Bring in sync with maintenance/tables.sql
2007-03-17 Greg Sabino... Typo and whitespace and case
2007-03-16 Raimond SpekkingRelease notes for r20530. Thanks to Rob
2007-03-16 Raimond Spekking* (bug 8324) LinkSearch: search for https/ftp/irc/news...
2007-03-16 Rotem LissFixes.
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-16 Brion VibberRemove the 'TODO' markings. The test runner can now...
2007-03-16 Tim StarlingRemoved //IGNORE suffix in call to Language::iconv...
2007-03-16 Rotem LissUpdate.
2007-03-16 Rotem LissUpdate.
2007-03-16 Rotem LissFix.
2007-03-16 Rotem LissIf the generated messages are same to the current file...
2007-03-16 Raimond Spekking* Use plural function for some more rev_del stuff
2007-03-16 Rotem LissUpdate.
2007-03-16 Rotem LissRemove a duplicate message.
2007-03-16 Rotem LissFixes.
2007-03-16 Rotem LissUpdate and fixes.
2007-03-16 Rotem LissFixing the comment (the special page name is Log, not...
2007-03-16 Raimond Spekkingwhen blocking a user the option 'anononly' is not avail...
2007-03-16 Aaron Schulz*Fix syntax bugs on line 669
2007-03-16 Aaron Schulz*Fix class name typo
2007-03-16 Raimond Spekking* (bug 9310) Typo in Czech translation
2007-03-16 Aaron Schulz*Never show [deleted] link for log events
2007-03-16 Raimond Spekking* Update German translations and messages.inc
2007-03-16 Ivan LaninUpdates for Indonesian (id) localization and run rebuil...
2007-03-15 Raimond Spekking* Show thumbnail of existing image if image exists...
2007-03-15 Aaron Schulz*Check $image->exists() rather that getArticleID()...
2007-03-15 Aaron Schulz*Enlarge target name box a bit
2007-03-15 Aaron Schulz*Add some IPv6 ranges (64,80,96,112)
2007-03-15 Raimond SpekkingStuff from rev_del translated into German
2007-03-15 Niklas Laxström* Updates to Slovak (sk) from helix84
2007-03-15 Aaron Schulz*Add allowCascade() to protectChainUpdate()
2007-03-15 Aaron Schulz*Syntax cleanup
2007-03-15 Aaron Schulz*Make allowCascade() uncheck as well as grey out cascade
2007-03-15 Aaron Schulz*Add nifty JS function to grey out cascade option when...
2007-03-15 Aaron Schulz*Put ['protect'] is isset() to avoid any errors
2007-03-15 Aaron Schulz*Fix bug causing (revert) links not to show for moves
2007-03-15 Aaron Schulz*Null revisions no longer have an "empty" rev_len,...
2007-03-14 Aaron Schulz*Add framework for proper protection cascading
2007-03-14 Erik Moellermissing ar_len
2007-03-14 Erik Moelleradd forgotten _deleted columns (were only in mysql5...
2007-03-14 Aaron Schulz*revert r20462, going to implement on a better fix
2007-03-14 Aaron Schulz*Change cascade option wording; include "non-sysops"
2007-03-14 Aaron Schulz*Do not cascade unless each protection type is set...
2007-03-14 Aaron Schulz*Re-add some things lost in merge
2007-03-14 Steve SanbegWhen calling edit page for nonexistent section, generat...
2007-03-14 Aaron Schulz*Re-add some things lost in merge
2007-03-14 Aaron Schulz*Defer to normaliseRange6() if needed
2007-03-14 Daniel Kinzlerre-submitting add-from-cat feature, fixed get/subpage...
2007-03-14 Aaron Schulz*Add ";"
2007-03-14 Greg Sabino... Typo, minor rearrangements,
2007-03-14 Greg Sabino... Allow password-less superusers via the checkbox.
2007-03-14 Steve Sanbegfix syntax error.
2007-03-14 Aaron Schulz*Add revisiondelete blurbs
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-03-14 Aaron Schulz*Clean up IPv6 usernames to avoid title errors
2007-03-14 Rotem LissTypo.
2007-03-14 Rotem LissFixes.
2007-03-14 Erik Moellerconsistently comment out checkered bg by default
2007-03-14 Aaron Schulz*Show block log for IPv6 IPs too
2007-03-14 Aaron Schulz*Hide blocks from regular users if ipb_deleted is set
2007-03-14 Aaron Schulz*Users with hidden names can't edit their talk page
2007-03-14 Aaron Schulz*Rename FSarchivedFile to ArchivedFile, add to autoloader
2007-03-14 Aaron Schulz*Add mHideName parameter for hiding usernames
2007-03-14 Aaron Schulz*Run isIPv6() before trim/uppercasing
2007-03-14 Aaron Schulz*Fix seek offset bug for showList() when there are...
2007-03-14 Aaron Schulz*Add rc_deleted
2007-03-14 Aaron Schulz*List restricted logs if $wgLogRestrictions is set
2007-03-14 Aaron Schulz*Allow log events
2007-03-14 Aaron Schulz*Fix initialization regressions in r20382. Also, join...
2007-03-14 Aaron Schulz*Add $isvalid arg to newFromURL() for proxy pages like...
2007-03-14 Aaron Schulz*Use constant prefix IMG, not REV
2007-03-14 River Tarnellsyntax errors in postgres schema
2007-03-14 Aaron Schulz*Add FSarchivedFile() function, some revisiondelete...
2007-03-14 Greg Sabino... Default null is implicit, remove tabs.
2007-03-14 Raimond Spekkingfix for r20409. Thanks to VoA.
2007-03-14 Greg Sabino... Use LOWER, not LCASE
2007-03-13 Greg Sabino... Quote timestamp column: may not be numeric.
2007-03-13 Aaron Schulz*Some revisiondelete messages
2007-03-13 Aaron Schulz*Initialize $stxt
2007-03-13 Aaron Schulz*Get rev_len to carry across delete/undelete
2007-03-13 Aaron Schulz*Add ar_len, remove reference to archive2 for Postgres
2007-03-13 Aaron Schulz*check for sanitized IPv6 IPs
2007-03-13 Raimond Spekking* (bug 3984) Searching in logs by title%
2007-03-13 Aaron Schulz*More robust IPv6 validation (exclude ambiguous IPs)
2007-03-13 Rotem LissUpdating message.
2007-03-13 Aaron Schulz*Make sanitizeIP() and toOctet() remove leading bloc...
2007-03-13 Antoine MussoIgnore lonely wiki text '''''. Fix a parser test.
2007-03-13 Brion Vibberthis isn't java... you need to say $this-> and self...
2007-03-13 Raimond Spekking* (bug 5962) Update Italien messages
2007-03-13 Aaron Schulz*sanitizeIP() now adds leading zeroes to each bloc...
2007-03-13 Tim StarlingRevert my own commit r20142, was rubbish.
2007-03-13 Brion VibberBundle tidy config.
2007-03-13 Brion VibberMySQL seems kind of anal about comments; at least the...
2007-03-13 Rotem LissUpdate.
2007-03-13 Raimond Spekking* (bug 9267) Update Cantonese messages
2007-03-13 Aaron Schulz*Padding for indexing
2007-03-13 Raimond SpekkingMake Special:Listusers caseinsensitive for first letter
2007-03-13 Aaron Schulz*Declare static functions as such
2007-03-12 Aaron Schulz*Get range blocks to consider "anononly" while I'm...
next