aboutsummaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* * (bug 1207) splitting 'all', into recentchangesall, imagelistall,Ævar Arnfjörð Bjarmason2005-03-264-6/+6
* * (bug 1015) this fix enables the full wikisyntax inside <gallery> captionsÆvar Arnfjörð Bjarmason2005-03-261-3/+6
* useIndexClause( 'rev_timestamp' ); => useIndexClause( 'page_timestamp' );Ævar Arnfjörð Bjarmason2005-03-261-1/+1
* Implement #1739 : new magickeyword REVISIONID. Give the diff / latest revisio...Antoine Musso2005-03-263-3/+16
* This is probably what eloquenc meant to do ( at least it fixes that fatal error)Ævar Arnfjörð Bjarmason2005-03-261-5/+4
* Fix "ip address or username" when $wgSysopUserBans = falseAntoine Musso2005-03-261-2/+6
* Fixing a fatal XML error that broke XHTML compliance.Ævar Arnfjörð Bjarmason2005-03-261-1/+1
* note to self: think before commitTim Starling2005-03-261-1/+1
* doDumbUpdate() not deprecatedTim Starling2005-03-261-4/+3
* Making it easier for skin subclasses to change the navigation linksTim Starling2005-03-261-2/+8
* NS_xxx instead of hardcoded integerAntoine Musso2005-03-261-4/+21
* patch typoBrion Vibber2005-03-261-1/+0
* Indentation fix, there was a bit too much of it...Ævar Arnfjörð Bjarmason2005-03-261-4/+4
* * (bug 1668) a redesign of the "Date format" system, languages are now able toÆvar Arnfjörð Bjarmason2005-03-261-10/+7
* * (bug 1746) Make full subject line quoted-printableBrion Vibber2005-03-261-9/+8
* * Move editsectiononrightclick setup to JavaScript (it requires JS anyway)Brion Vibber2005-03-256-37/+11
* * do showtoc option via CSS hiding of toc when it's off.Brion Vibber2005-03-253-11/+9
* * remove 'hover' option; always put in the title attribute on linksBrion Vibber2005-03-255-51/+36
* Preliminary support for application/external-editorErik Moeller2005-03-244-2/+93
* suppressRC parameter for insertNewArticle()Erik Moeller2005-03-241-2/+4
* 1) omit "N Image:Bla.jpg" entry from Recent Changes for file uploadsErik Moeller2005-03-243-8/+14
* Removed empty table rows who were designed to create a whitespace, this is moreÆvar Arnfjörð Bjarmason2005-03-241-8/+2
* We *do* like pretty html right?;)Ævar Arnfjörð Bjarmason2005-03-241-2/+3
* Removed hardcoded messages in Special:Listusers.Ævar Arnfjörð Bjarmason2005-03-241-2/+2
* Fixed a fatal XML error, <select/><option>foo</option></select> is not correct.Ævar Arnfjörð Bjarmason2005-03-241-1/+1
* * (bug 1662) Implemented a new magic word, {{CURRENTMONTHABBREV}} which returnsÆvar Arnfjörð Bjarmason2005-03-242-35/+39
* use intval for columnErik Moeller2005-03-231-1/+3
* replace description single-line field with multi-line textareaErik Moeller2005-03-231-2/+6
* change to timestamp-sorted revisionsMagnus Manske2005-03-212-89/+153
* Bug 1704: Untranslateable text in SpecialLogJens Frank2005-03-211-1/+1
* Removed old codeMagnus Manske2005-03-201-471/+0
* Removed Makesysop, now an extensionTim Starling2005-03-201-2/+0
* Fixed commentTim Starling2005-03-201-1/+1
* Fail gracefully when given bogus revisionsBrion Vibber2005-03-201-0/+6
* introduced "import" right for Special:ImportTim Starling2005-03-202-4/+3
* Fixed typoTim Starling2005-03-201-1/+1
* removed commented-out sectionsTim Starling2005-03-201-21/+3
* Fixed warning due to default timestamp from Article being passed to wfTimestampTim Starling2005-03-201-1/+5
* removed redundant function callTim Starling2005-03-201-1/+1
* Option to turn special page sorting feature offTim Starling2005-03-202-2/+8
* Making Special:Specialpages less ugly: sorting and changing categorisation styleTim Starling2005-03-201-27/+19
* BUG#190 Hide your own edits on the watchlistJens Frank2005-03-191-3/+24
* fix broken sidebarJens Frank2005-03-191-1/+2
* BUG#15 Allow editors to view diff of their change before actually submitting ...Jens Frank2005-03-191-10/+46
* Use Revision for individual message loads; not using it for bulk load just no...Brion Vibber2005-03-191-9/+17
* Update message initialiser to use Revision functions for backend-independence...Brion Vibber2005-03-191-3/+4
* validation improvementsMagnus Manske2005-03-183-47/+122
* validation improvementsMagnus Manske2005-03-182-10/+91
* don't enable debug log by defaultRiver Tarnell2005-03-181-1/+1
* documenting and initializing $wgUseCommaCountErik Moeller2005-03-181-0/+12