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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Followup r107002
Sam Reed
2012-02-16
1
-0
/
+1
*
Add NewParserTest to TestsAutoLoader.php
Sam Reed
2012-02-16
2
-2
/
+3
*
Cleanup a few unused globals
Sam Reed
2012-02-16
6
-8
/
+3
*
Add missing >
Sam Reed
2012-02-16
1
-1
/
+1
*
Bad Aaron
Sam Reed
2012-02-16
1
-0
/
+1
*
Add missing wfProfileOut( __METHOD__ );
Sam Reed
2012-02-16
1
-0
/
+2
*
Fix user related direct member variable access
Sam Reed
2012-02-16
10
-18
/
+21
*
Temp patch for bug 34428, merged from 1.19wmf1 r111602
Tim Starling
2012-02-16
1
-1
/
+2
*
Followup r110592: rename 'blocking' to 'async', and invert the logic everywhe...
Roan Kattouw
2012-02-15
2
-33
/
+34
*
comment out inclusion awaiting putting this stuff back after slush
Jeroen De Dauw
2012-02-15
1
-2
/
+2
*
Move to EP untill slush ends
Jeroen De Dauw
2012-02-15
1
-640
/
+0
*
Move to EP untill slush ends
Jeroen De Dauw
2012-02-15
1
-651
/
+0
*
Improve table comments.
Platonides
2012-02-15
1
-4
/
+5
*
important fix inside HttpFunctions.php. I noticed that when you call HttpRequ...
Thomas Gries
2012-02-15
1
-7
/
+10
*
(bug 33442) Dont prompt for summary on page creation.
mrbluesky
2012-02-15
1
-11
/
+0
*
gearman has been nuked
Sam Reed
2012-02-15
1
-1
/
+0
*
Bug 34397: align footer so that it doesn't overlap with sidebar in Simple skin
Rob Lanphier
2012-02-15
1
-0
/
+4
*
Delete the temp cdb file when an exception is thrown so they don't take up /t...
Aaron Schulz
2012-02-15
1
-9
/
+22
*
Localisation updates for core and extension messages from translatewiki.net
Raimond Spekking
2012-02-15
11
-48
/
+181
*
Put the filename in more of the exceptions thrown
Aaron Schulz
2012-02-15
1
-11
/
+21
*
Add &useskin=default handling to always display the wiki's default skin.
Daniel Friesen
2012-02-15
2
-1
/
+3
*
follow up to r111468 - put in compatibility for php 5.2 using debug_backtrace...
Jeroen De Dauw
2012-02-15
1
-1
/
+32
*
Add missing delimiters to the regexp in maintenace/dev/'s router.
Daniel Friesen
2012-02-15
1
-1
/
+1
*
Add an OutputPage to the EditPage::showEditForm:initial to match the EditPage...
Daniel Friesen
2012-02-15
2
-3
/
+4
*
Follow up to r30985; not by ref
Jeroen De Dauw
2012-02-15
1
-1
/
+1
*
* Use local context to get messages
Alexandre Emsenhuber
2012-02-15
1
-7
/
+3
*
Move wfIncrStats() near other debugging functions
Alexandre Emsenhuber
2012-02-15
1
-51
/
+51
*
Follow-up r111468, there were some changes left.
Platonides
2012-02-15
1
-2
/
+2
*
(bug 34192) Gender aliases for Albanian (Aln)
Antoine Musso
2012-02-15
2
-2
/
+5
*
fix call to protected method and killed dead code
Jeroen De Dauw
2012-02-15
2
-32
/
+1
*
Settings $this->mFile to false and checking for !$this->mFile the line after ...
Alexandre Emsenhuber
2012-02-15
1
-5
/
+2
*
Removed assertions calling MWNamespace::isMain() from MWNamespaceTest::testIs...
Alexandre Emsenhuber
2012-02-15
1
-4
/
+0
*
Fixed green button styles to match colors in actual image files. You're welco...
Trevor Parscal
2012-02-15
1
-4
/
+4
*
move method and added warning on count function
Jeroen De Dauw
2012-02-14
2
-13
/
+16
*
Localisation updates for core and extension messages from translatewiki.net
Raimond Spekking
2012-02-14
17
-217
/
+485
*
follow up to r111468 - fixed various issues caused by refactoring
Jeroen De Dauw
2012-02-14
2
-40
/
+40
*
follow up to r111468 - moved a bunch of methods from DBDataObject to DBTable ...
Jeroen De Dauw
2012-02-14
2
-53
/
+62
*
enable purge of HTTPS URLs
Antoine Musso
2012-02-14
1
-1
/
+1
*
follow up to r111264; split up class into one representing a table and one re...
Jeroen De Dauw
2012-02-14
3
-507
/
+598
*
Also call $this->clear() from WikiPage::doDeleteUpdates() so that the object ...
Alexandre Emsenhuber
2012-02-14
1
-0
/
+3
*
Always send 1 for "-total" item in wfIncrStats() when destination is UDP; it ...
Alexandre Emsenhuber
2012-02-14
1
-1
/
+1
*
split ns selector tests for filter / disable options
Antoine Musso
2012-02-14
1
-14
/
+34
*
Reverted r111186, r111226: broken per CR
Aaron Schulz
2012-02-14
3
-7
/
+6
*
Documentations!
Sam Reed
2012-02-14
2
-0
/
+6
*
Introduce property: and itemprop: support for addMeta to add RDFa <meta prope...
Daniel Friesen
2012-02-14
1
-5
/
+25
*
Modification to jquery.localize.js: For HTML elements, allow a raw="" paramet...
Andrew Garrett
2012-02-13
1
-1
/
+8
*
Port (with changes) r110866 to trunk. Reviewed by Brion before commit.
Andrew Garrett
2012-02-13
2
-6
/
+17
*
follow-up r111342. Document the callerOffset paramter being used per CR.
Brian Wolff
2012-02-13
2
-1
/
+15
*
Remove all usage of wfUILang(), deprecated in 1.18. Also some other minor twe...
Robin Pepermans
2012-02-13
1
-1
/
+1
*
Localisation updates for core and extension messages from translatewiki.net
Raimond Spekking
2012-02-13
38
-469
/
+785
[prev]
[next]