lhc/web/wiklou.git
16 years agotweaks:
Alexandre Emsenhuber [Tue, 29 Apr 2008 16:35:11 +0000 (16:35 +0000)]
tweaks:
* group master queries with other queries in "SQL Queries" in profileinfo.php
* end 'main-misc-setup' section before executing ajax requests so that they don't get closed by the profiler for ajax requests.

16 years agoPer r33966: added $id param to ArticleDeleteComplete hook
Alexandre Emsenhuber [Tue, 29 Apr 2008 16:07:04 +0000 (16:07 +0000)]
Per r33966: added $id param to ArticleDeleteComplete hook

16 years ago* No need to *1000
Aaron Schulz [Tue, 29 Apr 2008 15:42:51 +0000 (15:42 +0000)]
* No need to *1000
* Hide div-by-zero messages
* Fix kb factor

16 years agoAdd border to make it easier to see
Aaron Schulz [Tue, 29 Apr 2008 15:18:45 +0000 (15:18 +0000)]
Add border to make it easier to see

16 years ago* HTML clean up
Aaron Schulz [Tue, 29 Apr 2008 15:14:12 +0000 (15:14 +0000)]
* HTML clean up
* Colors

16 years agoAdding updater for new pf_memory field
Alexandre Emsenhuber [Tue, 29 Apr 2008 15:13:46 +0000 (15:13 +0000)]
Adding updater for new pf_memory field

16 years agoKeep this in kb too
Aaron Schulz [Tue, 29 Apr 2008 15:04:41 +0000 (15:04 +0000)]
Keep this in kb too

16 years agoMore sorting
Aaron Schulz [Tue, 29 Apr 2008 15:03:21 +0000 (15:03 +0000)]
More sorting

16 years ago* Hide edit section links on Special:Undelete
Victor Vasiliev [Tue, 29 Apr 2008 14:55:47 +0000 (14:55 +0000)]
* Hide edit section links on Special:Undelete

16 years ago* Adding/updating Persian translations
Huji [Tue, 29 Apr 2008 14:16:46 +0000 (14:16 +0000)]
* Adding/updating Persian translations

16 years agoRe-arrange a little. Show memory.
Aaron Schulz [Tue, 29 Apr 2008 12:10:56 +0000 (12:10 +0000)]
Re-arrange a little. Show memory.

16 years agoupdate insert
Aaron Schulz [Tue, 29 Apr 2008 12:05:25 +0000 (12:05 +0000)]
update insert

16 years agoAdd pf_memory field
Aaron Schulz [Tue, 29 Apr 2008 11:59:10 +0000 (11:59 +0000)]
Add pf_memory field

16 years agoUpdate.
Rotem Liss [Tue, 29 Apr 2008 10:53:17 +0000 (10:53 +0000)]
Update.

16 years agoAPI:
Roan Kattouw [Tue, 29 Apr 2008 09:01:13 +0000 (09:01 +0000)]
API:
* Fixed allcategories paging
* Removed DISTINCT from allcategories query (which only selects a UNIQUE field anyway)
* Improved categorymembers performance; it used to filesort
* Disabled cmstart and cmend for cmsort=sortkey to prevent filesorting
* Fixed categorymembers paging for cmdir=desc

16 years agoDo not show useless input form if wiki is running in misermode
Raimond Spekking [Tue, 29 Apr 2008 06:53:48 +0000 (06:53 +0000)]
Do not show useless input form if wiki is running in misermode

16 years agoLocalisation updates Kazakh
Raimond Spekking [Tue, 29 Apr 2008 05:39:35 +0000 (05:39 +0000)]
Localisation updates Kazakh
Bug 12145, patch by AlefZet

16 years agoUpdate documentation links in auto-generated LocalSettings.php
Aryeh Gregor [Tue, 29 Apr 2008 01:43:08 +0000 (01:43 +0000)]
Update documentation links in auto-generated LocalSettings.php

16 years agoRemove 'emailconfirmed' related messages per removal of this group with r33800.
Raimond Spekking [Mon, 28 Apr 2008 19:04:24 +0000 (19:04 +0000)]
Remove 'emailconfirmed' related messages per removal of this group with r33800.

16 years agoLocalisation updates German
Raimond Spekking [Mon, 28 Apr 2008 18:54:39 +0000 (18:54 +0000)]
Localisation updates German

16 years agobug fixes:
Alexandre Emsenhuber [Mon, 28 Apr 2008 18:00:58 +0000 (18:00 +0000)]
bug fixes:
* Be sure that article name is escaped when outputing a redirect page
* Mark Xml::buildForm() as static

16 years agoUpdate.
Rotem Liss [Mon, 28 Apr 2008 17:33:59 +0000 (17:33 +0000)]
Update.

16 years agoMissing out call
Aaron Schulz [Mon, 28 Apr 2008 17:30:07 +0000 (17:30 +0000)]
Missing out call

16 years agoFix profiling
Aaron Schulz [Mon, 28 Apr 2008 17:14:33 +0000 (17:14 +0000)]
Fix profiling

16 years ago* Honor upload restrictions in SpecialUpload.php and FileRevertForm.php
Bryan Tong Minh [Mon, 28 Apr 2008 17:08:29 +0000 (17:08 +0000)]
* Honor upload restrictions in SpecialUpload.php and FileRevertForm.php
* Add 'restriction-upload' => 'Upload' to MessageEn.php

16 years agowfProfileOut( __METHOD__ );
Aaron Schulz [Mon, 28 Apr 2008 17:05:25 +0000 (17:05 +0000)]
wfProfileOut( __METHOD__ );

16 years agoFix profiling
Aaron Schulz [Mon, 28 Apr 2008 17:02:20 +0000 (17:02 +0000)]
Fix profiling

16 years agoUse dbprefix, so it actually gets results
Aaron Schulz [Mon, 28 Apr 2008 16:53:09 +0000 (16:53 +0000)]
Use dbprefix, so it actually gets results

16 years agoUpdate.
Rotem Liss [Mon, 28 Apr 2008 16:52:55 +0000 (16:52 +0000)]
Update.

16 years ago* Adding/updating Persian translations
Huji [Mon, 28 Apr 2008 16:44:14 +0000 (16:44 +0000)]
* Adding/updating Persian translations

16 years ago* (bug 889) Improve conflict-handling between shared upload repository (commons)...
Victor Vasiliev [Mon, 28 Apr 2008 16:28:07 +0000 (16:28 +0000)]
* (bug 889) Improve conflict-handling between shared upload repository (commons) and local one

16 years agoSave the parser output to a member variable of LinksUpdate, so that hooks can access it.
Andrew Garrett [Mon, 28 Apr 2008 12:48:41 +0000 (12:48 +0000)]
Save the parser output to a member variable of LinksUpdate, so that hooks can access it.

16 years agoPass the old article ID in the ArticleDeleteComplete hook, to allow, for example...
Andrew Garrett [Mon, 28 Apr 2008 12:34:27 +0000 (12:34 +0000)]
Pass the old article ID in the ArticleDeleteComplete hook, to allow, for example, extensions that store metadata about articles to do their own cascading deletes

16 years agoLocalisation updates German
Raimond Spekking [Mon, 28 Apr 2008 11:43:04 +0000 (11:43 +0000)]
Localisation updates German

16 years ago* (bug 13866) skins/common/shared.css - invalid attribute fixing
Niklas Laxström [Mon, 28 Apr 2008 10:24:06 +0000 (10:24 +0000)]
* (bug 13866) skins/common/shared.css - invalid attribute fixing

16 years agoUpdate UsersPager to make buildGroupLink, getGroups accessible in subclasses (i.e...
Andrew Garrett [Mon, 28 Apr 2008 09:04:17 +0000 (09:04 +0000)]
Update UsersPager to make buildGroupLink, getGroups accessible in subclasses (i.e. private --> protected). Needed for global groups support in CentralAuth.

16 years agoUse $log_id
Aaron Schulz [Mon, 28 Apr 2008 02:10:31 +0000 (02:10 +0000)]
Use $log_id

16 years agoLooks like this is not over yet. Silently log failures to a 'logging' debug log
Aaron Schulz [Mon, 28 Apr 2008 01:31:44 +0000 (01:31 +0000)]
Looks like this is not over yet. Silently log failures to a 'logging' debug log

16 years agoRemove log debugging code, not needed anymore
Aaron Schulz [Sun, 27 Apr 2008 23:45:31 +0000 (23:45 +0000)]
Remove log debugging code, not needed anymore

16 years agowfReadOnly() check does not belong here
Aaron Schulz [Sun, 27 Apr 2008 23:26:45 +0000 (23:26 +0000)]
wfReadOnly() check does not belong here

16 years ago* Shortcut the known and most common case
Niklas Laxström [Sun, 27 Apr 2008 14:55:15 +0000 (14:55 +0000)]
* Shortcut the known and most common case

16 years agoRevert r33918, no longer works given new fallback caching and there are alternate...
Robert Leverington [Sun, 27 Apr 2008 14:50:55 +0000 (14:50 +0000)]
Revert r33918, no longer works given new fallback caching and there are alternate methods for determining message fallback.

16 years ago* Fix the previous commit
Niklas Laxström [Sun, 27 Apr 2008 14:49:40 +0000 (14:49 +0000)]
* Fix the previous commit

16 years ago* Cache fallbacks separately to avoid loading whole localisations
Niklas Laxström [Sun, 27 Apr 2008 14:37:37 +0000 (14:37 +0000)]
* Cache fallbacks separately to avoid loading whole localisations

16 years agoAlso adding application/x-dia-diagram to mime.{types,info}
Leon Weber [Sun, 27 Apr 2008 14:28:29 +0000 (14:28 +0000)]
Also adding application/x-dia-diagram to mime.{types,info}

16 years ago* * Added 'application/x-dia-diagram' to XML MIME types. Patch by dpy
Leon Weber [Sun, 27 Apr 2008 13:28:55 +0000 (13:28 +0000)]
* * Added 'application/x-dia-diagram' to XML MIME types. Patch by dpy

16 years ago* Respect uselang
Niklas Laxström [Sun, 27 Apr 2008 12:59:15 +0000 (12:59 +0000)]
* Respect uselang

16 years agoLocalisation updates for core messages from Betawiki (2008-04-27 13:55 CEST)
Siebrand Mazeland [Sun, 27 Apr 2008 12:12:25 +0000 (12:12 +0000)]
Localisation updates for core messages from Betawiki (2008-04-27 13:55 CEST)

16 years agoMake suppression require hiderevision
Aaron Schulz [Sat, 26 Apr 2008 23:33:27 +0000 (23:33 +0000)]
Make suppression require hiderevision

16 years agosuppress too
Aaron Schulz [Sat, 26 Apr 2008 19:54:47 +0000 (19:54 +0000)]
suppress too

16 years agotweaks for r33917:
Alexandre Emsenhuber [Sat, 26 Apr 2008 19:09:04 +0000 (19:09 +0000)]
tweaks for r33917:
* use level 1 to get file and line, this from where the deprecated function was called
* added class if available

16 years agoRevert r33911 for now -- causes fatal error death with OggHandler at least.
Brion Vibber [Sat, 26 Apr 2008 18:16:43 +0000 (18:16 +0000)]
Revert r33911 for now -- causes fatal error death with OggHandler at least.
Probably needs some cleanup to see which of these are actually supposed to be used statically.

16 years ago* Add parameter to MessageCache::get() to allow prevention of using a fallback langua...
Robert Leverington [Sat, 26 Apr 2008 18:05:43 +0000 (18:05 +0000)]
* Add parameter to MessageCache::get() to allow prevention of using a fallback language (default: false).
* Add option to wfMsgExt() 'nofallback' as an interface to the new parameter added to MessageCache::get().

16 years ago* Print caller if possible in deprecated warnings
Niklas Laxström [Sat, 26 Apr 2008 17:57:29 +0000 (17:57 +0000)]
* Print caller if possible in deprecated warnings

16 years ago(bug 13735) Added prop=categoryinfo module
Roan Kattouw [Sat, 26 Apr 2008 15:30:27 +0000 (15:30 +0000)]
(bug 13735) Added prop=categoryinfo module

16 years ago(bug 13643) Fixed some PHP Strict Standards errors
Alexandre Emsenhuber [Sat, 26 Apr 2008 14:45:00 +0000 (14:45 +0000)]
(bug 13643) Fixed some PHP Strict Standards errors

16 years agoAPI: Make ApiResult::setIndexedTagName_recursive() actually work. This fixes bug...
Roan Kattouw [Sat, 26 Apr 2008 14:40:54 +0000 (14:40 +0000)]
API: Make ApiResult::setIndexedTagName_recursive() actually work. This fixes bug 13836

16 years agoAdd debug log entry
Aaron Schulz [Sat, 26 Apr 2008 14:11:16 +0000 (14:11 +0000)]
Add debug log entry

16 years agoAPI: Fixed handling of usernames containing spaces in list=block
Roan Kattouw [Sat, 26 Apr 2008 14:09:16 +0000 (14:09 +0000)]
API: Fixed handling of usernames containing spaces in list=block

16 years agoRepair Special:Userrights
Victor Vasiliev [Sat, 26 Apr 2008 07:57:32 +0000 (07:57 +0000)]
Repair Special:Userrights

16 years ago* Allow grammar etc in summary messages
Niklas Laxström [Sat, 26 Apr 2008 07:20:13 +0000 (07:20 +0000)]
* Allow grammar etc in summary messages

16 years agoprotected
Aaron Schulz [Sat, 26 Apr 2008 04:00:03 +0000 (04:00 +0000)]
protected

16 years agoAdd debug comment to diffs indicating generator backend, node, and time.
Brion Vibber [Fri, 25 Apr 2008 22:52:05 +0000 (22:52 +0000)]
Add debug comment to diffs indicating generator backend, node, and time.
May help tracking down the awful bugs we've been seeing more of lately.

16 years agoRemoved unused global declaration of $wgFileStore and $wgUseSquid in RevisionDeleter...
Alexandre Emsenhuber [Fri, 25 Apr 2008 19:49:35 +0000 (19:49 +0000)]
Removed unused global declaration of $wgFileStore and $wgUseSquid in RevisionDeleter::makeOldImagePrivate() and RevisionDeleter::makeOldImagePublic()

16 years agoTweak Special:Listusers for CentralAuth
Victor Vasiliev [Fri, 25 Apr 2008 19:18:48 +0000 (19:18 +0000)]
Tweak Special:Listusers for CentralAuth

16 years ago* Date formats for Pontic (pnt)
Niklas Laxström [Fri, 25 Apr 2008 16:26:12 +0000 (16:26 +0000)]
* Date formats for Pontic (pnt)

16 years agoUpdate URL
Alexandre Emsenhuber [Fri, 25 Apr 2008 15:25:57 +0000 (15:25 +0000)]
Update URL

16 years agoUpdate namespaceAliases
Meno25 [Fri, 25 Apr 2008 14:37:44 +0000 (14:37 +0000)]
Update namespaceAliases

16 years agoUpdate file
Meno25 [Fri, 25 Apr 2008 13:32:42 +0000 (13:32 +0000)]
Update file

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Fri, 25 Apr 2008 08:59:33 +0000 (08:59 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years agoimage => media
Siebrand Mazeland [Fri, 25 Apr 2008 07:33:26 +0000 (07:33 +0000)]
image => media

16 years agoDon't show history link for logs
Aaron Schulz [Fri, 25 Apr 2008 03:22:46 +0000 (03:22 +0000)]
Don't show history link for logs

16 years ago-1 is bad too
Aaron Schulz [Fri, 25 Apr 2008 01:36:27 +0000 (01:36 +0000)]
-1 is bad too

16 years agoRevert r33836 and bump cached user object version so any bad cached items get cleared.
Brion Vibber [Thu, 24 Apr 2008 22:34:42 +0000 (22:34 +0000)]
Revert r33836 and bump cached user object version so any bad cached items get cleared.

* mEmail was already cached, don't need it twice.
* mRights isn't safe to cache -- it may change due to updates to $wgGroupRights, which won't clear the cached User entries.

16 years agomake my paranoia feel better by escaping values :)
Brion Vibber [Thu, 24 Apr 2008 22:30:21 +0000 (22:30 +0000)]
make my paranoia feel better by escaping values :)

16 years agoLocalisation updates for core messages from Betawiki (2008-04-24 22:48 CEST)
Siebrand Mazeland [Thu, 24 Apr 2008 20:55:09 +0000 (20:55 +0000)]
Localisation updates for core messages from Betawiki (2008-04-24 22:48 CEST)

16 years ago(bug 12145) Kazakh message updates
Alexandre Emsenhuber [Thu, 24 Apr 2008 19:29:57 +0000 (19:29 +0000)]
(bug 12145) Kazakh message updates

16 years agoAdjust RELEASE-NOTES -- previous commit effects shortpages and longpages.
Daniel Cannon [Thu, 24 Apr 2008 18:54:28 +0000 (18:54 +0000)]
Adjust RELEASE-NOTES -- previous commit effects shortpages and longpages.

16 years agoSpecial:Shortpages should return pages from all content namespaces, not just NS_MAIN.
Daniel Cannon [Thu, 24 Apr 2008 18:50:40 +0000 (18:50 +0000)]
Special:Shortpages should return pages from all content namespaces, not just NS_MAIN.

16 years agoremove emailconfirmed group from $wgImplicitGroups, was already removed from $wgGroup...
Alexandre Emsenhuber [Thu, 24 Apr 2008 18:48:16 +0000 (18:48 +0000)]
remove emailconfirmed group from $wgImplicitGroups, was already removed from $wgGroupPermissions

16 years agoUpdate comment
Aaron Schulz [Thu, 24 Apr 2008 17:36:20 +0000 (17:36 +0000)]
Update comment

16 years agoOnly users with hiderevision can lock
Aaron Schulz [Thu, 24 Apr 2008 17:29:46 +0000 (17:29 +0000)]
Only users with hiderevision can lock

16 years ago{{int: -> {{MediaWiki: for 'listgrouprights-summary'
Siebrand Mazeland [Thu, 24 Apr 2008 14:25:22 +0000 (14:25 +0000)]
{{int: -> {{MediaWiki: for 'listgrouprights-summary'

16 years ago* Adding/updating Persian translations
Huji [Thu, 24 Apr 2008 14:22:12 +0000 (14:22 +0000)]
* Adding/updating Persian translations

16 years agoTwo new cache vars in User
Andrew Garrett [Thu, 24 Apr 2008 13:41:05 +0000 (13:41 +0000)]
Two new cache vars in User
* Cache mRights. If a hook adds some rights, then that hook needs to be called again and again without caching (e.g. upcoming changes to CentralAuth to add global groups)
* Cache mEmail.

16 years ago* Adding/updating Persian translations
Huji [Thu, 24 Apr 2008 13:19:59 +0000 (13:19 +0000)]
* Adding/updating Persian translations

16 years ago* Simplify a bit MessageCache::get(), don't load all valid languages name if the...
Alexandre Emsenhuber [Thu, 24 Apr 2008 13:02:32 +0000 (13:02 +0000)]
* Simplify a bit MessageCache::get(), don't load all valid languages name if the value passed is boolean
* do the same in wfMsgGetKey()

16 years ago'listgrouprights-link' was removed. Removed from messages.inc.
Siebrand Mazeland [Thu, 24 Apr 2008 12:24:29 +0000 (12:24 +0000)]
'listgrouprights-link' was removed. Removed from messages.inc.

16 years agoUpdate.
Rotem Liss [Thu, 24 Apr 2008 12:18:22 +0000 (12:18 +0000)]
Update.

16 years agoInstead of linking every single right to a help page, put a friendlier link at the...
Andrew Garrett [Thu, 24 Apr 2008 12:13:36 +0000 (12:13 +0000)]
Instead of linking every single right to a help page, put a friendlier link at the top. This is more sensible now that we use actual descriptions for our rights. Edit-conflicted on doing the same reword to the same message, too.

16 years agoTypo
Andrew Garrett [Thu, 24 Apr 2008 12:01:26 +0000 (12:01 +0000)]
Typo

16 years ago* MessageCache::get $forContent parameter replaced with $langcode parameter so
Robert Leverington [Thu, 24 Apr 2008 11:59:32 +0000 (11:59 +0000)]
* MessageCache::get $forContent parameter replaced with $langcode parameter so
  that messages can be retreieved for any language.
* wfLoadExtensionMessages() now has the option to load messages for all the
  languages it contains.
* 'language' option added to wfMsgExt() so that a message can be retreieved from
  a specific language.

16 years agoFix loss of in moving buildForm to Xml.php, generalise it (this isn't just for globa...
Andrew Garrett [Thu, 24 Apr 2008 11:53:05 +0000 (11:53 +0000)]
Fix loss of  in moving buildForm to Xml.php, generalise it (this isn't just for global blocking anymore :-))

16 years agoBy suggestion of NikeRabbit, move wfBuildForm into Xml.php
Andrew Garrett [Thu, 24 Apr 2008 11:46:20 +0000 (11:46 +0000)]
By suggestion of NikeRabbit, move wfBuildForm into Xml.php

16 years agoVarious final compatibility additions to work with global groups, which is ready...
Andrew Garrett [Thu, 24 Apr 2008 11:36:47 +0000 (11:36 +0000)]
Various final compatibility additions to work with global groups, which is ready for review

16 years agoAdding userrights-interwiki.
Rotem Liss [Thu, 24 Apr 2008 11:15:51 +0000 (11:15 +0000)]
Adding userrights-interwiki.

16 years agoSome other fixes.
Rotem Liss [Thu, 24 Apr 2008 11:14:19 +0000 (11:14 +0000)]
Some other fixes.

16 years agoReordering rights, and grouping similar rights together. No changes in messages.
Rotem Liss [Thu, 24 Apr 2008 11:04:11 +0000 (11:04 +0000)]
Reordering rights, and grouping similar rights together. No changes in messages.

16 years ago* Update for he.
Rotem Liss [Thu, 24 Apr 2008 10:56:36 +0000 (10:56 +0000)]
* Update for he.
* Several fixes of right descriptions.

16 years ago* Rebuilding English file.
Rotem Liss [Thu, 24 Apr 2008 10:42:51 +0000 (10:42 +0000)]
* Rebuilding English file.
* Adding new messages to messages.inc.