lhc/web/wiklou.git
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-29 Aryeh Gregor(bug 6016) Left-aligned images should stack vertically...
2006-11-28 Greg Sabino... Fix broken contribution listings with postgres by addin...
2006-11-28 Greg Sabino... Slight UPDATE syntax adjustment for non-mysql databases.
2006-11-28 Niklas Laxström* (bug 6329) Date/Time settings on Frisian wikis do...
2006-11-28 Niklas Laxström* (bug 6910) Dates in Vietnamese localization broken
2006-11-28 Brion VibberRevert r17964, breaks diff links for no apparent reason.
2006-11-28 Brion VibberRevert special:deletedcontribs for now; it's not ready...
2006-11-28 Ilmari KaronenNew special page Special:Deletedcontribs for browsing...
2006-11-28 Ilmari Karonenmake undelete preview more consistent with normal artic...
2006-11-28 Brion VibberWoops, left a parameter off of the AuthPlugin default...
2006-11-27 Niklas Laxström* Don't mess up diff link when revision is not deleted
2006-11-27 Niklas Laxström* Indentation, magic numbers
2006-11-27 Niklas Laxström*I like verbs
2006-11-27 Niklas Laxström* Xmlify a little
2006-11-27 Brion Vibber* Fix regression when selecting mysql 4.0 schema in...
2006-11-27 Rotem LissMessage order compatibility.
2006-11-27 Tim StarlingFixed wikia link
2006-11-27 Rotem LissFixes.
2006-11-27 Rotem Liss(bug 8012) Update for messagesSv.php (Swedish language)
2006-11-27 Nick JenkinsChanging lines like this: "extract( $dbw->tableNames...
2006-11-27 Tim StarlingFixed Parser::getRevisionTimestamp()
2006-11-27 Andrew GarrettMake passing an invalid revid for undoing fail gracefully
2006-11-27 Tim Starling(no commit message)
2006-11-27 Aryeh GregorFix display of link in "already rolled back" message...
2006-11-26 Rotem LissFixing a PHP warning about passing variables by referen...
2006-11-26 Rotem Liss(bug 8040) Turkish internationalization contains errors
2006-11-26 Rotem Liss(bug 8039) Update to Indonesian localisation (id) #42
2006-11-26 Rotem LissUpdate.
2006-11-26 Aryeh Gregor* Add new editFormPageTop placeholder for text injection
2006-11-26 Aryeh Gregor* Add AOL IPs to whitelist by default
2006-11-26 Andrew GarrettAdd message explaining if undoing an edit failed.
2006-11-26 Andrew Garrett* (bug 6295) Add a 'revision patching' functionality...
2006-11-26 Andrew Garrett(bug 8009) Title change for ancientpages in de
2006-11-25 Tim Starlingoops
2006-11-25 Tim StarlingFixed inefficient use of array_keys() introduced by...
2006-11-25 Tim StarlingRemoved wfRangeStartEnd() and wfIsAddressInRange()...
2006-11-25 Tim Starling* Added temporary special-case AOL proxy detection...
2006-11-25 Rotem Liss(bug 7859) Updates for Kazakh i18n
2006-11-25 Rotem Liss(bug 7859) Updates for Kazakh i18n
2006-11-25 Andrew Garretthooks.txt documentation for UploadForm:initial hook...
2006-11-25 Rotem LissFix.
2006-11-25 Rotem Liss(bug 8031) Update to Japanese localisation (ja)
2006-11-24 Andrew GarrettPatch by Leon Weber that adds a hook 'UploadForm:initia...
2006-11-24 Brion Vibber* Use INSERT IGNORE for db-based BagOStuff add/insert...
2006-11-24 Brion Vibber* Installer support for experimental MySQL 4.1/5.0...
2006-11-24 Rotem Liss(bug 8031) Update to Japanese localisation (ja)
2006-11-24 Rotem Liss(bug 8009) Automatic edit summary for redirects is...
2006-11-24 Rotem LissRemoving several ignored messages from the language...
2006-11-24 Rotem LissRemoving newtalkseperator from all the language files...
2006-11-24 Rotem Liss(bug 8026) Update to Japanese localisation (ja)
2006-11-24 Rotem LissProbably a typo.
2006-11-24 Rotem Liss(bug 7859) Updates for Kazakh i18n
2006-11-24 Rotem Liss(bug 8020) Update for Cantonese language (zh-yue) #6
2006-11-24 Rotem LissSetting newtalkseperator as an ignored message, and...
2006-11-24 Rotem Liss(bug 8012) Update for messagesSv.php (Swedish language)
2006-11-24 Rotem LissUpdate.
2006-11-24 Aryeh Gregor(bug 7892) Add media count to category page, à la subca...
2006-11-23 Rotem LissUpdate.
2006-11-23 Andrew GarrettAs per Rob's suggestion, remove autosummaries for short...
2006-11-23 Andrew Garrett(bug 8013) Add autosummary for new pages with >500...
2006-11-23 Nick JenkinsWould probably be wanting "$wgStyleVersion" rather...
2006-11-23 Nick JenkinsProbable bug in wfIsAddressInRange() - $unsignedIP...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-23 Andrew GarrettwfGetIp-> in checking autoblock whitelist in doAutobloc...
2006-11-22 Aryeh GregorRevert last three commits. I totally broke autoblock...
2006-11-22 Aryeh GregorMore bugs! Why did I only spot these after commit >:|
2006-11-22 Aryeh GregorArgh, syntax error
2006-11-22 Aryeh Gregor* Moved Werdna's new IP functions to the IP class
2006-11-22 Daniel KinzlerAdded placeholders for text injection by hooks to EditP...
2006-11-22 Brion VibberThere used to be a big warning message, I think. Puttin...
2006-11-22 Rotem LissRemoving several ignored and optional messages.
2006-11-22 Rotem Liss(bug 8008) Update to Indonesian localisation (id) #41
2006-11-22 Domas Mituzasrevert until proper cleanup
2006-11-22 Rotem LissUpdate; setting autoblock_whitelist to be an ignored...
2006-11-22 Domas Mituzasremove 'subkey' (255) for a field which is 40-chars...
2006-11-22 Tim Starlingfixed a special page name comparison
2006-11-22 Andrew Garrett* (bug 7883) Added autoblock whitelisting feature,...
2006-11-22 Tim StarlingApplying patch (slightly modified) from bug 8003 by...
2006-11-22 Tim StarlingImplementation of delimiterReplace() with a behaviour...
2006-11-22 Aryeh Gregor(bug 7554) The correct MIME type for SVG images is...
2006-11-21 Aryeh GregorSince formatComment and commentBlock can take null...
2006-11-21 Rotem LissFixes for the script rebuildLanguage.php:
2006-11-21 Rotem Liss(bug 7984) Update to Indonesian localisation (id) #40
2006-11-21 Rotem Liss(bug 7978) New localization for Old Church Slavonic
2006-11-21 Rotem LissFix.
2006-11-21 Rotem LissReverting the addition of class names near the paramete...
2006-11-21 Rotem LissReplacing the manual user and user talk links of the...
2006-11-21 Tim Starlingbump style version for wikibits.js change
2006-11-21 Tim Starlingprofiling
2006-11-21 Tim StarlingCollection of generic string functions and classes
2006-11-21 Tim Starling* Introduced StringUtils.php, populated it with some...
2006-11-21 Tim StarlingFixed recently committed error.
2006-11-21 Aryeh GregorCode style tweaks per brion's suggestions on Wikitech-l
2006-11-20 Rotem LissUpdate.
2006-11-20 Andrew Garrett* Added autosummary for new pages with 500 or less...
2006-11-20 Aryeh Gregor(bug 2001) Implement sortable tables. sorttable.js...
2006-11-20 Andrew GarrettFix bug reported by Slowking_Man where retroactive...
2006-11-20 Aryeh Gregor(bug 7889) Don't show "blank edit summary" notice if...
2006-11-20 Aryeh Gregor* (bug 7918) Fix regression in display of "templates...
next