| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: T304802
Change-Id: Iccacf6288d758e526c95df69861385a4ac2d0f55
|
|
|
|
|
|
|
|
|
|
|
| |
Follows-up I301f471f86ba2.
For ease of navigation, move Converter subclasses to a group called
"Languages", which for documentation purposes is a subgroup of
"Language". The next commit does the same for Messages* files,
and Language subclasses (done separately for ease of review).
Change-Id: If1cef9aa15f536ebaedd4477ad7453426e7f3b85
|
|
|
|
|
|
|
|
|
|
|
|
| |
In the message store, all messages fall through to English,
but only a few languages should actually explicitly fallback
to English (English variants and dialects).
These new explicit fallbacks are used by ResourceLoaderImageModule,
and this change doesn't affect the message fall through system.
Bug: T203350
Change-Id: I6b68a17f4d69341bccdae748727b5133a600d8bc
|
|
|
|
|
|
| |
Largest patch set in the history of MediaWiki!
Change-Id: I918cfdc46c099017ca3622d1bcbbdd30c4fd00f6
|
|
|
|
| |
Change-Id: Id32d5c87533081016e6a00312703f450782a1d6d
|
|
|
|
| |
Change-Id: I766bdb2f0fd630144b1bd56f0fa5135af8fbdf5d
|
|
|
|
|
|
|
|
|
| |
from the respective Wikipedias
Add one message to ks-arab/ks-deva from kswiki
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/96285
|
|
|
|
|
|
|
| |
* Copy 'recentchangeslinked' to 'recentchangeslinked-feed' and 'recentchangeslinked-toolbox' to allow more fine grained customisation of the UI.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/51441
|
|
|
|
|
|
|
|
|
|
| |
documentation from message files.
The removed comments are included in MessagesQqq.php togehter with a lot more documentation
Add a link to translatewiki.net too to show users the way to improve translations.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/49558
|
|
|
|
|
|
|
|
|
| |
* re-export new search UI messages
* copy contents of 'helppage' to 'searchhelp-url'
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/43599
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/37356
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Doxygen documentation update:
* Changed alls @addtogroup to @ingroup. @addtogroup adds the comment to the group description, but doesn't add the file, class, function, ... to the group like @ingroup does. See for example http://svn.wikimedia.org/doc/group__SpecialPage.html where it's impossible to see related files, classes, ... that should belong to that group.
* Added @file to file description, it seems that it should be explicitely decalred for file descriptions, otherwise doxygen will think that the comment document the first class, variabled, function, ... that is in that file.
* Removed some empty comments
* Removed some ?>
Added following groups:
* ExternalStorage
* JobQueue
* MaintenanceLanguage
One more thing: there are still a lot of warnings when generating the doc.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/35098
|
|
|
|
|
|
|
|
|
|
|
| |
to message 'sidebar'
Fixes: (bug 6332) Lacking entry Mainpage-url
(bug 8617) Separate main page url and name
Thanks: Danny B., Milda (for the implementation and regex)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/33084
|
|
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/30545
|