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
/
Wiki.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[JobQueue] Optimized JobQueueGroup::pop().
Aaron Schulz
2013-01-14
1
-30
/
+13
*
Reuse the WikiPage object to save a db query
Brian Wolff
2013-01-04
1
-2
/
+12
*
Rewritten $wgAdaptiveMessageCache
Niklas Laxström
2012-10-26
1
-3
/
+0
*
Fixed the caching of redirects in Squid
Tim Starling
2012-10-17
1
-4
/
+5
*
[JobQueue] Job queue refactoring and generalizing.
ASchulz
2012-10-16
1
-13
/
+36
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-0
/
+1
*
(bug 29898) Set cookie to force HTTPS from HTTP
csteipp
2012-09-21
1
-0
/
+17
*
Merge "No need to call parseTitle() directly in MediaWiki::__construct()."
Demon
2012-07-30
1
-1
/
+0
|
\
|
*
No need to call parseTitle() directly in MediaWiki::__construct().
Alexandre Emsenhuber
2012-07-19
1
-1
/
+0
*
|
Reorder methods in the MediaWiki class for better consistency.
Alexandre Emsenhuber
2012-07-24
1
-86
/
+86
*
|
Execute jobs on all index.php requests.
Alexandre Emsenhuber
2012-07-21
1
-18
/
+18
|
/
*
Fix comments added in change 10088
Liangent
2012-06-19
1
-3
/
+1
*
Big oops - merged to wrong branch.
awjrichards
2012-06-05
1
-0
/
+11
*
Revert to arbitrarily old point before initial remote branch creation to help...
awjrichards
2012-06-02
1
-11
/
+0
*
setSquidMaxage() globally if we can purge it, instead of in actions.
Liangent
2012-06-04
1
-0
/
+11
*
Give a warning when people use $wgArticle. Add's a class that can be used to ...
Brian Wolff
2012-02-13
1
-1
/
+1
*
Revert r111168 (removed of $wgArticle) since it seems that this is too early ...
Alexandre Emsenhuber
2012-02-12
1
-0
/
+7
*
GOOD BYE $wgArticle!
Alexandre Emsenhuber
2012-02-10
1
-8
/
+0
*
Please review carefully, I cannot see negative side effects from this patch. ...
Thomas Gries
2012-02-05
1
-1
/
+1
*
wfTime() -> microtime( true ), no need to use the former which is just a wrap...
Alexandre Emsenhuber
2012-02-03
1
-2
/
+2
*
fix doc and var names
Jeroen De Dauw
2012-01-29
1
-5
/
+5
*
Unused global
Platonides
2012-01-26
1
-2
/
+0
*
bug 33646 Badtitle error page now emits a 400 HTTP status.
Antoine Musso
2012-01-25
1
-2
/
+2
*
[Action] Fix action=ajax
Krinkle
2012-01-21
1
-6
/
+14
*
[Wiki.php] Minor clean up
Krinkle
2012-01-21
1
-10
/
+12
*
Reinstate r109223 per CR + fixes
Krinkle
2012-01-21
1
-48
/
+7
*
Reverted r109223 per CR
Aaron Schulz
2012-01-17
1
-7
/
+48
*
[Actions] Move action logic out of MediaWiki::getAction/MediaWiki::performAct...
Krinkle
2012-01-17
1
-48
/
+7
*
[Actions] Move the remaining actions out of MediaWiki::performAction into sin...
Krinkle
2012-01-17
1
-39
/
+4
*
Reverted r108743 per CR comment. This should at least be discussed first.
Aaron Schulz
2012-01-12
1
-0
/
+2
*
Kill "* @return void"
Sam Reed
2012-01-12
1
-2
/
+0
*
Documentation
Sam Reed
2012-01-12
1
-0
/
+12
*
Apparently we can commit code that doesn't compile but I am not allowed to ha...
Niklas Laxström
2012-01-11
1
-4
/
+4
*
Add @since to getPerformedAction, added in r108342
Sam Reed
2012-01-11
1
-0
/
+2
*
Fix typo from r108342.
Krinkle
2012-01-08
1
-1
/
+1
*
Implement MediaWiki::getPerformedAction()
Krinkle
2012-01-08
1
-2
/
+27
*
* Added WikiPage to RequestContext and related so that it can be shared to av...
Alexandre Emsenhuber
2012-01-06
1
-5
/
+8
*
Updated comment since $wgArticle is going to be removed in 1.20.
Alexandre Emsenhuber
2012-01-02
1
-2
/
+2
*
* Inlinise the only usage of $user in MediaWiki::main()
Alexandre Emsenhuber
2011-12-19
1
-3
/
+2
*
Revert r106545 and pass a null variable by ref (also updated the documentatio...
Alexandre Emsenhuber
2011-12-18
1
-2
/
+3
*
followup r88898 -- move BeforeInitialize hook to where it can be
Mark A. Hershberger
2011-12-18
1
-3
/
+2
*
w/s
Mark A. Hershberger
2011-12-18
1
-6
/
+6
*
Get rid of a few more $wgTitles
Chad Horohoe
2011-12-15
1
-3
/
+3
*
added missing deprecation notices
Jeroen De Dauw
2011-12-13
1
-0
/
+1
*
* (bug 32276) Skins were generating output using the internal page title whic...
Sam Reed
2011-11-28
1
-1
/
+15
*
Follow-up r102521
Platonides
2011-11-09
1
-1
/
+1
*
Some updates to EditPage and ExternalEdit:
Alexandre Emsenhuber
2011-11-09
1
-14
/
+7
*
* Merged Title::userCanRead() check in Title::getUserPermissionsErrors()
Alexandre Emsenhuber
2011-11-06
1
-8
/
+15
*
* Made OuputPage::showPermissionsErrorPage() show a different messages for 'r...
Alexandre Emsenhuber
2011-11-05
1
-1
/
+1
*
Make use of Title::isSpecialPage() in various places
Aaron Schulz
2011-11-02
1
-2
/
+2
[prev]
[next]