lhc/web/wiklou.git
2008-04-08 Aaron SchulzConsistency
2008-04-08 Aaron Schulz* Add redirect and size fields to title. Add accessors.
2008-04-08 Alexandre EmsenhuberDon't use $wgDBservers to get server ip, it isn't set...
2008-04-08 Aaron SchulzHack to preserve special page parameter (e.g. "/delete")
2008-04-08 Huji* Adding/updating Persian translations
2008-04-08 Alexandre EmsenhuberTypo, thanks to nikerabbit for reporting it :)
2008-04-08 Raimond SpekkingAdd a CSS class to the headertext
2008-04-08 Alexandre EmsenhuberDocument a bit.
2008-04-08 Aaron SchulzSome tweaks
2008-04-08 Brion VibberRevert r32842, r32942 for now.
2008-04-08 Brion Vibbertweak to r32864 -- remove extra parameters from string...
2008-04-08 Brion VibberRevert r32811 -- regression in search.
2008-04-08 Raimond SpekkingLocalisation updates German
2008-04-08 Alexandre EmsenhuberFixed E_NOTICE: array to string conversion in parserTests.
2008-04-08 Rotem LissUpdate.
2008-04-08 Aaron Schulz* Let MySQL choose among more indexes for title/user...
2008-04-08 Alexandre EmsenhuberE_ERROR: file not found
2008-04-08 Aryeh GregorSpecial-case the WHERE for a single restricted log...
2008-04-08 Shinjiman* Update Chinese translations
2008-04-08 Raimond SpekkingAdd a nice fieldset around the external search input...
2008-04-08 Tim StarlingDon't use query groups for master connections
2008-04-08 Tim StarlingWorkaround for call_user_func_array bug
2008-04-08 Aaron SchulzTweak - title index better than user in these cases...
2008-04-08 Aaron Schulztype/time
2008-04-08 Aaron SchulzForce index
2008-04-08 Siebrand MazelandFix namespace names
2008-04-08 Aaron SchulzConsistent case
2008-04-08 Niklas Laxström* Add a class for styling
2008-04-08 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-04-08 Siebrand MazelandAdd new messages to messages.inc
2008-04-08 Tim StarlingFixed progress output
2008-04-08 Aaron SchulzCheck if rev_parent_id is set first
2008-04-08 Aaron SchulzAdd a script to populate rev_parent_id
2008-04-08 Aaron SchulzUse page_latest, not the one before it
2008-04-07 Aaron Schulz* Populate rev_parent_id
2008-04-07 Brion Vibber* (13624) Fix regression with manual thumb= parameter...
2008-04-07 Brion Vibber* (6943) Added PAGESINCATEGORY: magic word
2008-04-07 Alexandre EmsenhuberAdded parameter to BeforePageDisplay hook so that...
2008-04-07 Aaron SchulzMake it possible to prefix the line by hooks
2008-04-07 Tim StarlingProposal for method to upgrade the logging table at...
2008-04-07 Roan KattouwOops, let's use a RIGHT JOIN here rather than an INNER...
2008-04-07 Roan Kattouw(bug 13618) Added rcprop=redirect and rcshow=redirect...
2008-04-07 Siebrand MazelandRebuilt all languages files (fixing previously 'unknown...
2008-04-07 Rotem LissUpdate.
2008-04-07 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-04-07 Niklas LaxströmIf the idea was to get all tabs to fit one line by...
2008-04-07 Shinjiman* Update Chinese translations
2008-04-07 Shinjimanupdate the RELEASE-NOTES for r32889
2008-04-07 Aaron SchulzShorten a tad by using '/'
2008-04-07 Shinjiman* (bug 12145) Update Kazakh translations
2008-04-07 Shinjiman* Update Chinese translations
2008-04-07 Aaron SchulzMake it clear what this will do
2008-04-06 Aaron SchulzTone down the user margins
2008-04-06 Daniel CannonOh, didn't realize there were constants for the bitfiel...
2008-04-06 Alexandre Emsenhuber(bug 12064) BeforePageDisplay hook is now called for...
2008-04-06 Niklas Laxström* Small cleanups
2008-04-06 Aryeh GregorSlight tweak to last commit: don't preserve whitespace...
2008-04-06 Aryeh GregorPartial revert of r32376: don't strip whitespace from...
2008-04-06 Alexandre Emsenhuber(bug 13630) allow_call_time_pass_reference warnings...
2008-04-06 Aryeh GregorSome random whitespace/style fixes
2008-04-06 Niklas Laxström* (bug 13435) Number grouping
2008-04-06 Alexandre EmsenhuberPer request of Nikerabbit: add wfDeprecated() to all...
2008-04-06 Aaron SchulzUse different message for log items
2008-04-06 Aaron SchulzUse constant name
2008-04-06 Alexandre EmsenhuberRemoved usage of deprecated settings
2008-04-06 Aryeh GregorMove this stuff to shared.css
2008-04-06 Bertrand Grondin Localisation updates for extensions messages from...
2008-04-06 Rotem LissUpdate for he.
2008-04-06 Huji* Adding/updating Persian translations
2008-04-06 Tim Starling* File redirects are slow: 2 queries per image per...
2008-04-06 Tim Starlingfixed a couple of places where the default DB could...
2008-04-06 Niklas Laxström* Use correct class, I wonder how long this has been...
2008-04-06 Alexandre Emsenhuber* Updated messages.inc per r32836
2008-04-06 Niklas Laxström* Logs are grouped under date headings similar to enhan...
2008-04-06 Niklas Laxström* linkprefix doesn't actually need any special handling...
2008-04-06 Daniel CannonUse $wgLang->formatNum to make Nikerabbit happy :)
2008-04-06 Daniel Cannon* Use parsemag to get plural, etc. to work in log entry.
2008-04-06 Daniel Cannonrev_deleted log: only show colon in log message if...
2008-04-06 Daniel CannonRm FIXME, make brackets consistent with the rest of mw
2008-04-06 Daniel CannonMake rev_deleted log entries more intelligible for...
2008-04-06 Aaron SchulzOnly needs [0]
2008-04-06 Aaron SchulzBe more precise
2008-04-05 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-04-05 Niklas Laxström* (bug 13463) Login successful page doesn't use user...
2008-04-05 Bryan Tong... (bug 11673) Return error 'unknown_action' in specified...
2008-04-05 Bryan Tong... (bug 12136) Extend allowed characters in JSON callback...
2008-04-05 Bryan Tong... (bug 11633) Explicitly convert redirect titles to strin...
2008-04-05 Tim Starling* Generalised FileRepoStatus, providing a very similar...
2008-04-05 Tim Starling* Fixed bug 13532, incorrect use of wfFindFile() causin...
2008-04-05 Aaron SchulzUse TS_MW
2008-04-05 Aaron SchulzAnd here...
2008-04-05 Aaron SchulzUpdate doc
2008-04-05 Bryan Tong... (bug 13616) Replace underscores in search terms by...
2008-04-05 Alexandre EmsenhuberUgly hack to fix two strict standarts errors:
2008-04-05 Alexandre EmsenhuberFix for r32733: added a new array of settings that...
2008-04-04 Alexandre EmsenhuberForce line breaks to avoid some XHTML errors with some...
2008-04-04 Alexandre Emsenhuber* Set svn:eol-style to new files
2008-04-04 Alexandre EmsenhuberKill no more needed and also false comments
2008-04-04 Niklas Laxström* I assume this was forgotten
2008-04-04 Aaron SchulzUse $dbw->timestamp()
next