index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
User.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major changes to user groups:
Tim Starling
2005-05-01
1
-4
/
+0
*
* Fixed some obscure code
Ævar Arnfjörð Bjarmason
2005-04-28
1
-2
/
+1
*
* Documented isIP and added a correct regexp as a comment.
Ævar Arnfjörð Bjarmason
2005-04-28
1
-2
/
+10
*
Clean up e-mail authentication code.
Brion Vibber
2005-04-25
1
-13
/
+186
*
* Removed the troublesome regular expression in isValidEmailAddr which returns
Ævar Arnfjörð Bjarmason
2005-04-23
1
-1
/
+7
*
* Some clown with CVS access deleted our MS Word files and replaced them with
Ævar Arnfjörð Bjarmason
2005-04-12
1
-1
/
+1
*
* Adding thumbsize to getPageRenderingHash() as it will change the parser out...
Ævar Arnfjörð Bjarmason
2005-04-12
1
-0
/
+1
*
Edit bug fix
Magnus Manske
2005-03-31
1
-1
/
+1
*
fixed bug
Tim Starling
2005-03-28
1
-2
/
+2
*
Support for SORBS DNSBL
Tim Starling
2005-03-28
1
-2
/
+40
*
moved call to spreadBlock() to getBlockedStatus(). This means one less query ...
Tim Starling
2005-03-27
1
-1
/
+1
*
* 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
[next]