lhc/web/wiklou.git
2005-05-08 Ævar Arnfjörð... * Renamed the $exif var to $metadata to avoid confusion
2005-05-08 Ævar Arnfjörð... * Added a comment to the Exif part of wfTimestamp()
2005-05-08 Ævar Arnfjörð... * Added support for formatting of the DateTime tag...
2005-05-08 Ævar Arnfjörð... * Added license information
2005-05-08 Ævar Arnfjörð... * Changed the timeanddate() function to return the...
2005-05-08 Ævar Arnfjörð... * Changed the date() function to return the user select...
2005-05-08 Ævar Arnfjörð... * Use the user selected format by default
2005-05-08 Brion Vibber* HistoryBlobStub: the last-used HistoryBlob is kept...
2005-05-08 Ævar Arnfjörð... * Adding wfSuppressWarnings() before the Exif validatio...
2005-05-08 Ævar Arnfjörð... * Removed sitesettings related messages, it has been...
2005-05-08 Ævar Arnfjörð... * Deprecated Special:Sitesettings
2005-05-08 Ævar Arnfjörð... * To the tune of "America, Fuck Yeah" from "Team Americ...
2005-05-08 Ævar Arnfjörð... * To the tune of "America, Fuck Yeah" from "Team Americ...
2005-05-08 Ævar Arnfjörð... * Removing /* private */ comment, already specified...
2005-05-07 Ævar Arnfjörð... * A new file with Exif functions
2005-05-07 Ævar Arnfjörð... * Removed stripExifData(), most of this functionality...
2005-05-07 Ævar Arnfjörð... * Added support for the Exif time format in wfTimestamp()
2005-05-07 Tim Starlingfixed weird composite random number function
2005-05-07 Ævar Arnfjörð... * (bug 2101) a single variable was being used as both...
2005-05-07 Ævar Arnfjörð... * Changing the personal urls to use the format Special...
2005-05-07 Brion Vibber* (bug 1692) Fix margin on unwatch tab
2005-05-07 Ævar Arnfjörð... * Added support for paramaters like Special:Movepage...
2005-05-07 Ævar Arnfjörð... * Cleanup
2005-05-07 Ævar Arnfjörð... * Wikilinking (un|)deletedarticle
2005-05-07 Ævar Arnfjörð... * Fixed a fatal XML error (the size attribute in one...
2005-05-07 Ævar Arnfjörð... * Documented, removed $wgUser (not used) and more.
2005-05-06 Ævar Arnfjörð... * Deprecating msg:special_version_prefix and msg:specia...
2005-05-06 Ævar Arnfjörð... * Added a testcase for bug 785.
2005-05-06 Brion Vibber* Add $wgLegacySchemaConversion update-time option...
2005-05-06 Ævar Arnfjörð... * Special:Allpages, Special:Contributions, Special...
2005-05-06 Ævar Arnfjörð... * Removed redundant prototyping and a debug comment.
2005-05-06 Ævar Arnfjörð... * (bug 2087) Fixed a bug that made it impossible to...
2005-05-06 Brion Vibber* (bug 2075) Corrected namespace definitions in Tamil...
2005-05-06 Tim Starlingbug fix
2005-05-06 Ævar Arnfjörð... * (bug 2084) Fixed a regular expression in includes...
2005-05-06 Brion Vibber* Generalize project namespace for Latin localization...
2005-05-05 Brion Vibber* Fix for reading incorrectly re-gzipped HistoryBlob...
2005-05-05 Ævar Arnfjörð... * Moved <div class='patrollink'> into Article.php rathe...
2005-05-05 Ævar Arnfjörð... * (bug 2064) Configurable JavaScript mimetype with...
2005-05-05 Jens Frank(bug 2079) Removed links to Special:Maintenance from...
2005-05-05 Ævar Arnfjörð... * Don't display the metadata TOC link for pages where...
2005-05-05 Ævar Arnfjörð... * The toggle class moved out of the metadata section
2005-05-05 Ævar Arnfjörð... * msg:exiftags => msg:metadata (exiftags no longer...
2005-05-05 Ævar Arnfjörð... * Removed Wikipediaisms from the upload message.
2005-05-05 Ævar Arnfjörð... * Deprecated the uploadfile message, pretty redundant...
2005-05-05 Ævar Arnfjörð... * Various image related stuff reworded to refer to...
2005-05-05 Ævar Arnfjörð... * Deprecated ilshowmatch, no longer used in Special...
2005-05-05 Ævar Arnfjörð... * Made image messages shorter and to the point and...
2005-05-05 Ævar Arnfjörð... * Removed the ilshowmatch message, it's pretty self...
2005-05-04 Brion Vibber* (bug 2067) Fixed crash on empty quoted HTML attribute
2005-05-04 Ævar Arnfjörð... * Some fixes from Nikerabbit.
2005-05-04 Ævar Arnfjörð... * Clarified the difference between wfMsg and wfMsgForCo...
2005-05-04 Ævar Arnfjörð... * Changed the namespace select form from a table to...
2005-05-04 Erik Moellerchange "Invert" to "Invert selection" to be a little...
2005-05-04 Erik Moelleras discussed on IRC, move into the same line, but to...
2005-05-04 Ævar Arnfjörð... * $wgRCSeconds removed (it's been deprecated for some...
2005-05-04 Ævar Arnfjörð... * Always use the date format specified in the users...
2005-05-04 Ævar Arnfjörð... * Reverting last commit by eloquence to version 1.65...
2005-05-04 Ævar Arnfjörð... * (bug 1989) Cleaned up HTML in a message/messages
2005-05-04 Domas Mituzasrevert my cruft regarding incremental message cache...
2005-05-04 Ævar Arnfjörð... * $/ => \n
2005-05-04 Brion VibberStub file with namespaces from csb.wikipedia.org/wiki...
2005-05-04 Erik Moellermove invert box into same line as namespace selection...
2005-05-04 Brion Vibber* (bug 688) MagicWord.php uses incorrect regex and...
2005-05-04 Ævar Arnfjörð... * (bug 1989) Some messages converted to use addWikiText...
2005-05-04 Ævar Arnfjörð... * (bug 1989) Some messages converted to use addWikiText...
2005-05-04 Ævar Arnfjörð... * Changed [0-9] to \d in the ndash converter.
2005-05-04 Ævar Arnfjörð... * Documentation
2005-05-03 Ævar Arnfjörð... * Changed NS_IMAGE from 'Afbeelding' 'Aafbeilding'
2005-05-03 Ævar Arnfjörð... * Removed &emsp; that was used as spacing for one of...
2005-05-03 Ævar Arnfjörð... * Fixed a bug where a user would loose his namespace...
2005-05-03 Ævar Arnfjörð... * Removed msg:allpagesformtext and msg:contributionsfor...
2005-05-03 Ævar Arnfjörð... Removed allpagesformtext and contributionsformtext...
2005-05-03 Ævar Arnfjörð... Removed allpagesformtext2, obsolete
2005-05-03 Ævar Arnfjörð... Removed allpagesformtext1 and allpagesformtext2, obsolete
2005-05-03 Ævar Arnfjörð... * Removed allpagesformtext, obsolete.
2005-05-03 Ævar Arnfjörð... * Added the ability to sort by namespaces (patch by...
2005-05-03 Ævar Arnfjörð... * Fixed a small bug (getting contributions from all...
2005-05-03 Ævar Arnfjörð... * Fixed a small bug ($names wasn't being declared)
2005-05-03 Ævar Arnfjörð... * Error due to someone confusing == with ===
2005-05-03 Ævar Arnfjörð... * Using getFormattedNamespaces() instead of getNamespac...
2005-05-03 Ævar Arnfjörð... * 0 => NS_MAIN
2005-05-03 Ævar Arnfjörð... * Using the new getFormattedNamespaces() instead of...
2005-05-03 Ævar Arnfjörð... * ARG! There's more of it!
2005-05-03 Ævar Arnfjörð... * What awful spaghetti code!
2005-05-03 Ævar Arnfjörð... * Implemented two new conveniance functions, getFormatt...
2005-05-03 Brion VibberWrite some preliminary release notes for 1.5 alpha 1.5.0alpha1
2005-05-03 Ævar Arnfjörð... * (bug 2045) Updated showhideminor so that all the...
2005-05-03 Ævar Arnfjörð... * (bug 2056) Since we added img_type to the schema...
2005-05-03 Ævar Arnfjörð... * Comments to help potential hackers.
2005-05-03 Ævar Arnfjörð... * @subpackage Database
2005-05-03 Ævar Arnfjörð... * Changed do_html_entity_decode()'s default character...
2005-05-03 Ævar Arnfjörð... * Changed makeSelectOptions() so that its paramater...
2005-05-03 Ævar Arnfjörð... * Added a test for a link with multiple pipes
2005-05-03 Ævar Arnfjörð... * Grammar in comments and a mention of isCountable...
2005-05-03 Jens Frank(bug 2021)(bug 1937) Move dash replacement to a later...
2005-05-02 Jens FrankSCHEMA_WORK - use pageTable instead of curTable
2005-05-02 Ævar Arnfjörð... * msg:recentchangescount: "Number of titles in recent...
2005-05-02 Ævar Arnfjörð... * Removed hardcoded border="0" on msg:allpagesformtext...
2005-05-02 Ævar Arnfjörð... * Removed msg:articlenamespace, Special:Allpages and...
next