| Commit message (Expand) | Author | Age | Files | Lines |
* | * Move editsectiononrightclick setup to JavaScript (it requires JS anyway) | Brion Vibber | 2005-03-25 | 1 | -1/+0 |
* | * do showtoc option via CSS hiding of toc when it's off. | Brion Vibber | 2005-03-25 | 1 | -1/+0 |
* | * remove 'hover' option; always put in the title attribute on links | Brion Vibber | 2005-03-25 | 1 | -1/+0 |
* | removed commented-out sections | Tim Starling | 2005-03-20 | 1 | -21/+3 |
* | Making the secret key source a bit more robust for existing installations | Tim Starling | 2005-03-16 | 1 | -1/+8 |
* | Stronger user token generation | Tim Starling | 2005-03-16 | 1 | -6/+2 |
* | * (bug 1370) e-notif correction | Brion Vibber | 2005-03-15 | 1 | -1/+1 |
* | De-cruftification continues. | Brion Vibber | 2005-02-21 | 1 | -0/+20 |
* | Remove some cruft from skins... sooooo much cruft yet to go | Brion Vibber | 2005-02-21 | 1 | -0/+17 |
* | Audit tweaks: extra post checks, markup fixes. | Brion Vibber | 2005-02-21 | 1 | -7/+13 |
* | variable.... not constant | Brion Vibber | 2005-02-18 | 1 | -1/+1 |
* | Patch for bug #1138 (ipblock-related) | Nicolas Weeger | 2005-02-17 | 1 | -5/+21 |
* | Revert last checkin by Nicolas Weeger which caused massive corruption of the ... | Brion Vibber | 2005-02-15 | 1 | -21/+38 |
* | Fix for bug http://bugzilla.wikimedia.org/show_bug.cgi?id=1138 (ip block rela... | Nicolas Weeger | 2005-02-14 | 1 | -38/+21 |
* | Security tweaks: | Brion Vibber | 2005-02-04 | 1 | -0/+33 |
* | BUG#1389 i18n for proxy blocker message | Jens Frank | 2005-01-23 | 1 | -1/+1 |
* | Much more graceful way of not showing logged-in pages to logged-out users | Tom Gilder | 2005-01-18 | 1 | -20/+9 |
* | Don't show cached logged-in pages to logged-out users (bug 63) | Tom Gilder | 2005-01-18 | 1 | -0/+21 |
* | Allowing user functions to work in command-line scripts, this will probably b... | Tim Starling | 2005-01-08 | 1 | -1/+5 |
* | not too many of enotif errors or cleanup involved here, just unbreaking wiki | Domas Mituzas | 2005-01-05 | 1 | -4/+7 |
* | uncommenting ISO8859-1 converted password fix | Tim Starling | 2005-01-04 | 1 | -2/+2 |
* | Merged my changes from REL1_4 | Zheng Zhu | 2004-12-24 | 1 | -3/+1 |
* | Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken: | Brion Vibber | 2004-12-19 | 1 | -1/+1 |
* | Add User::getTitleKey() to encapsulate the user name -> title DB key conversi... | Brion Vibber | 2004-12-18 | 1 | -31/+43 |
* | Refactor a bit; move a couple methods from UserMailer (?!) to User. Use the p... | Brion Vibber | 2004-12-18 | 1 | -0/+44 |
* | (bug 454) Merge e-notif 2.00 | Brion Vibber | 2004-12-18 | 1 | -41/+45 |
* | added user option to disable Chinese language conversion | Zheng Zhu | 2004-12-07 | 1 | -5/+5 |
* | 1014 fix from REL1_4 | Brion Vibber | 2004-12-06 | 1 | -6/+30 |
* | Make User::newFromName set the user object's ID attribute, so it can | Evan Prodromou | 2004-11-29 | 1 | -0/+1 |
* | Another step in removing deferred updates. Removed the UserTalkUpdate | Evan Prodromou | 2004-11-29 | 1 | -11/+38 |
* | Don't use setOption() in loadDefaultFromLanguage, as this triggers some slow ... | Brion Vibber | 2004-11-22 | 1 | -14/+33 |
* | (bug 924) $wgDefaultUserOptions to set the preference defaults from LocalSett... | Brion Vibber | 2004-11-21 | 1 | -1/+4 |
* | Convert MonoBook to pure PHP, not requiring PHPTAL. | Brion Vibber | 2004-11-19 | 1 | -1/+1 |
* | Experimental authentication plugin interface. Will require a little bit more ... | Brion Vibber | 2004-11-16 | 1 | -0/+9 |
* | add ugly notice asking to populate groups data, if anonymous group is not loaded | Domas Mituzas | 2004-11-15 | 1 | -0/+4 |
* | Use correct names of fields | Brion Vibber | 2004-10-24 | 1 | -2/+2 |
* | Implementing user levels management. This is only a very basic interface and ... | Antoine Musso | 2004-10-24 | 1 | -9/+55 |
* | Renaming columns: | Jens Frank | 2004-10-24 | 1 | -10/+10 |
* | Rename fields of user_rights and user_groups table to tablename_columnname sc... | Jens Frank | 2004-10-24 | 1 | -12/+12 |
* | Moved user_newtalk fetch to later in execution, i.e. on demand. This should r... | Tim Starling | 2004-10-23 | 1 | -30/+36 |
* | Adding the interface language to the page rendering hash; also fixed some for... | Zheng Zhu | 2004-10-11 | 1 | -11/+11 |
* | New userlevel feature. Sysop only, for testing. NO FORM IS VALIDATED : use at... | Antoine Musso | 2004-10-01 | 1 | -4/+49 |
* | Improved security: don't send out password hashes or store them in the sessio... | Tim Starling | 2004-09-26 | 1 | -22/+42 |
* | Setting default user option using the content language rather than the UI lan... | Zheng Zhu | 2004-09-24 | 1 | -4/+4 |
* | More consistent method for immediate logout, means that the IP rather than th... | Tim Starling | 2004-09-23 | 1 | -1/+2 |
* | One more time... :P shouldn't commit this late at night. | Brion Vibber | 2004-09-22 | 1 | -1/+1 |
* | Whoops, typo in making variable name legible. ;) | Brion Vibber | 2004-09-22 | 1 | -2/+2 |
* | Undo fatal mistake added in revision 1.82. | Brion Vibber | 2004-09-22 | 1 | -5/+6 |
* | Adding a wgContLang object to handle message translation for the content of t... | Zheng Zhu | 2004-09-22 | 1 | -5/+6 |
* | added a language variant field to the page rendering hash, but only for langu... | Zheng Zhu | 2004-09-20 | 1 | -0/+7 |