Remove the functionality allowing users to change the default direction; this is...
[lhc/web/wiklou.git] / includes /
2008-03-20 Aryeh GregorRemove the functionality allowing users to change the...
2008-03-20 Brion VibberDon't add spurious ')' in enhanced RC block line if...
2008-03-20 Brion Vibbercomment the extra category paging option links for...
2008-03-20 Aryeh GregorPer Brion's suggestion, show the selected options too...
2008-03-20 Brion VibberMessed about in this horror myself a bit, think I got...
2008-03-20 Bryan Tong Minh(bug 13444) Add description to list=watchlist
2008-03-20 Bryan Tong MinhMissing pages in prop=langlinks and prop=extlinks are...
2008-03-20 Aaron SchulzAlign arrows to top, but move down half a line, so...
2008-03-20 Aryeh Gregor(bug 13454) Article::updateCategoryCounts can attempt...
2008-03-20 Brion VibberRevert r32218 -- incredibly cryptic illegible class...
2008-03-20 Aryeh GregorWait, never mind, revert that. This is supposed to...
2008-03-20 Aryeh GregorI knew there was a better way. Use makeTitleSafe for...
2008-03-20 Aryeh GregorMove some of the changes I made to Special:Categories...
2008-03-20 Victor VasilievUse Title::makeTitleSafe
2008-03-20 Victor VasilievHandle empty sets correctly
2008-03-20 Raimond SpekkingAdd a few CSS classes to the tables
2008-03-20 Raimond Spekking* (Bug 13448) Fix regression from r32077: Readd CSS...
2008-03-20 Victor Vasiliev* (bug 13395) list=allcategories should use category...
2008-03-20 Yuri AstrakhanUpdated credits per discussion with Brion
2008-03-20 Aaron SchulzImage should be 'middle' aligned
2008-03-20 Aaron SchulzRemove lead space - not useful
2008-03-20 Aaron SchulzNo need to <tt> these
2008-03-20 Aaron SchulzRemove debug borders
2008-03-20 Aaron SchulzSpacing cleanup
2008-03-20 Aryeh GregorUse formatNum for counts on category page.
2008-03-20 Aryeh GregorNighttime commit when I'm tired and want to get this...
2008-03-20 Aaron Schulz*Border should explicitly be 0
2008-03-20 Aryeh GregorUse category table for more efficient display of Specia...
2008-03-20 Aaron Schulz*End parenthesis lost in output somehow, add it back
2008-03-19 Brion Vibberhopefully don't die on non-gallery-laden pages which...
2008-03-19 Brion Vibberfix regression in page history, where sometimes the...
2008-03-19 Brion Vibberfix regression in XHTML validity
2008-03-19 Alexandre EmsenhuberRewrite a bit the MediaWiki class:
2008-03-19 Aaron Schulzrev_deleted merge:
2008-03-19 Raimond Spekking* (bug 1459) Search for duplicate files by hash: Specia...
2008-03-19 Aryeh GregorFix an error for categories named literally "Project...
2008-03-19 Aryeh GregorRemove apparently pointless $dbw parameter to Article...
2008-03-19 Greg Sabino MullaneUse $db->conditional() instead of non-standard IF(...
2008-03-19 Huji(bug 13137) Bots to edit protected pages
2008-03-19 Tim StarlingFixed no-op update query in common code path
2008-03-19 Huji(bug 13429) Separate date and time in message sp-newima...
2008-03-19 Raimond Spekking* Add some CSS ids to forms and tables
2008-03-19 Raimond Spekking* Add a nice fieldset around the input form
2008-03-19 Tim StarlingFixed debugging code left in (since r24477)
2008-03-19 Brion Vibber* (bug 9403) Sanitize newlines from search term input
2008-03-19 Brion Vibber* (bug 13428) Fix regression in protection form layout...
2008-03-19 Brion Vibber* (bug 12801) Fix link in subtitle message in AJAX...
2008-03-18 Brion Vibber* (bug 11563) Deprecated SearchMySQL4 class; merged...
2008-03-18 Aaron SchulzCheck permissions before using cache (bug 9432)
2008-03-18 Aaron SchulzPass $time on like it should
2008-03-18 Brion VibberRevert r32126 -- breaks type-safety by having a bunch...
2008-03-18 Brion VibberFix raw vs non-raw number formatting for {{PAGESINNS:}}
2008-03-18 Brion VibberWorkaround for runJobs CategoryTree issue:
2008-03-18 Raimond Spekking* Add a nice fieldset around the input form
2008-03-18 Aaron Schulz*Return false when a user cannot see a field of a revis...
2008-03-18 Roan KattouwAPI:
2008-03-18 Aaron SchulzCleanup some log item display for Enhanced RC (thanks...
2008-03-18 Aaron Schulz*Use page_touched to deal with client side history...
2008-03-18 Alexandre EmsenhuberDoc cleanup:
2008-03-18 Raimond Spekking* Add a nice fieldset around the input form
2008-03-18 Roan Kattouw(bug 13390) Invalid title no longer kills an entire...
2008-03-18 Roan KattouwPartial revert of r32097: please don't introduce this...
2008-03-18 Aryeh GregorDon't require commandLine.inc when not using the comman...
2008-03-18 Domas Mituzasmove global constants to class-specific constants,...
2008-03-18 Aaron SchulzClean up some undefined variable errors
2008-03-18 Victor Vasiliev* Use "title" instead of "category"
2008-03-18 Aryeh GregorThis is a schema change. It's only a table creation...
2008-03-17 Raimond Spekking* Add a nice fieldset around the input form
2008-03-17 Huji(bug 13407) MediaWiki:Powersearch is used in two places
2008-03-17 Raimond SpekkingSome rework on 'mainUploadForm':
2008-03-17 Antoine MussoFix #13265 : image/x-bmp not handled
2008-03-17 Roan KattouwAPI: Adding more detail in credits
2008-03-17 Aaron SchulzFile should still count as existing if hidden
2008-03-17 Aaron Schulz*Fix some escaping issues
2008-03-17 Roan KattouwAPI: Adding aiprop parameter to list=allimages, some...
2008-03-17 Roan KattouwAPI: Updating action=help credits to give Yuri and...
2008-03-17 Raimond SpekkingFix double escaping
2008-03-17 Victor VasilievI hate it. Sure
2008-03-17 Victor VasilievWhoops, it's case-sensitive!
2008-03-17 Victor VasilievYes, and also I forgot autoloader
2008-03-17 Victor VasilievForgot to svn add it
2008-03-17 Victor Vasiliev* Introduced list=allimages
2008-03-16 Aaron SchulzMight as well show username here if allowed
2008-03-16 Aaron Schulzr32045 committed from wrong working branch. Revert...
2008-03-16 Aaron SchulzLoad extra RC fields
2008-03-16 Aaron SchulzSelect extra RC columns
2008-03-16 Roan KattouwAPI:
2008-03-16 Aaron Schulzrev_deleted merge:
2008-03-16 Alexandre Emsenhuberper r32027, use wfDeprecated() instead of trigger_error()
2008-03-16 Niklas Laxström* Added id
2008-03-16 Aryeh GregorImprove on r32014 with a helper function to avoid code...
2008-03-15 Aaron Schulz* Don't show (last) links for unviewable revisions
2008-03-15 Niklas Laxström* Throw some E_USER_NOTICES that developers may actuall...
2008-03-15 Niklas Laxström* Some cleanups
2008-03-15 Niklas Laxström* Magic word formatnum can now take raw suffix to undo...
2008-03-15 Aaron SchulzRemove unused variables
2008-03-15 Aaron SchulzCasing consistency
2008-03-15 Aaron SchulzMore rev_deleted merging
2008-03-14 Brion Vibber* (bug 3131) Manually-specified upload destination...
2008-03-14 Alexandre Emsenhuber(bug 12882) Adding a <span class="patrollink"></span...
next