| Commit message (Expand) | Author | Age | Files | Lines |
* | MFT r112918, r113214, r113268, r113277, r113312, r113415, r113454, r113737, r... | Sam Reed | 2012-03-16 | 2 | -0/+5 |
* | MFT r112384, r112400, r112408, r112451, r112456, r112474, r112526, r112533, r... | Sam Reed | 2012-02-28 | 1 | -1/+3 |
* | MFT r112169, r112170, r112172, r112173, r112179, r112184, r112290, r112313 | Sam Reed | 2012-02-28 | 1 | -1/+3 |
|\ |
|
| * | Adds a supportsURLLoading method which returns false to user tokens and user ... | Trevor Parscal | 2012-02-21 | 2 | -0/+14 |
| * | Bug 27619: Remove the option to show broken links as: link? | Derk-Jan Hartman | 2012-02-19 | 1 | -7/+0 |
| * | Since I'm sick of all the mw.user-induced problems, break the dependency betw... | Roan Kattouw | 2012-02-16 | 2 | -14/+0 |
| * | [RL] Comment mod and other minor changes | Krinkle | 2012-02-13 | 1 | -3/+9 |
| * | Fixing some of the "@return true" or "@return false", need to be "@return boo... | Sam Reed | 2012-02-09 | 1 | -2/+2 |
* | | MFT r111580, r111695, r111697, r111832, r112021 | Sam Reed | 2012-02-21 | 2 | -14/+0 |
|/ |
|
* | (bug 34289) user.options CSS loaded twice. Fixed by splitting off the CSS par... | Roan Kattouw | 2012-02-09 | 2 | -52/+136 |
* | fix @example in ResourceLoaderFileModule | Antoine Musso | 2012-02-01 | 1 | -11/+45 |
* | Fix profiling, that function is not profiled | Alexandre Emsenhuber | 2012-01-18 | 1 | -1/+0 |
* | Reverted r108743 per CR comment. This should at least be discussed first. | Aaron Schulz | 2012-01-12 | 1 | -0/+1 |
* | Kill "* @return void" | Sam Reed | 2012-01-12 | 1 | -1/+0 |
* | merge JSTesting branch into trunk | Antoine Musso | 2012-01-03 | 1 | -1/+63 |
* | Removing wgLegacyJavaScriptGlobals from JavaScript output | Krinkle | 2011-12-28 | 1 | -2/+1 |
* | Move embedded ResourceLoader modules to the <head> | Krinkle | 2011-12-28 | 1 | -2/+1 |
* | FU r98698: Show any PHP warnings in tryRespondFromFileCache() in debug mode | Aaron Schulz | 2011-12-17 | 1 | -0/+5 |
* | Removed Title::isValidCssJsSubpage(), deprecated since 1.17 (77309), and upda... | Robin Pepermans | 2011-12-13 | 1 | -1/+1 |
* | * (bug 27721) Make JavaScript variables wgSeparatorTransformTable and wgDigit... | Robin Pepermans | 2011-11-28 | 1 | -15/+0 |
* | "else if" to "elseif" | Sam Reed | 2011-11-25 | 1 | -1/+1 |
* | Revert r103978, r103979 -- screwed something up, breaks jQuery minification. | Brion Vibber | 2011-11-23 | 1 | -1/+1 |
* | Functional part of r103978 (d'oh!) plus an update to the ResourceLoader filte... | Brion Vibber | 2011-11-22 | 1 | -1/+1 |
* | Make ResourceLoader::register() non-recursive, was calling itself recursively... | Roan Kattouw | 2011-11-19 | 1 | -32/+27 |
* | Following r100264, update usages in core | John Du Hart | 2011-11-16 | 1 | -1/+1 |
* | Allow overrides of ResourceLoaderWikiModule::getDB() (introduced in r93760) t... | Roan Kattouw | 2011-11-02 | 1 | -3/+9 |
* | Follow-up r96261: remove the !important again, and then do the script default... | Robin Pepermans | 2011-11-01 | 1 | -1/+5 |
* | The early return added in r98698 was skipping the closing wfProfileOut(). | Platonides | 2011-10-27 | 1 | -0/+1 |
* | * Fixed undefined var $g error | Aaron Schulz | 2011-10-19 | 1 | -5/+5 |
* | Follow-up r82285: we should not apply case conversion to these names, because... | Happy-melon | 2011-10-19 | 1 | -1/+0 |
* | Documentation | Sam Reed | 2011-10-14 | 10 | -64/+108 |
* | Merge r97670, r98206 | Sam Reed | 2011-10-03 | 1 | -1/+1 |
* | Merge r97771, r97775 | Sam Reed | 2011-10-03 | 1 | -2/+6 |
* | FileCache: | Aaron Schulz | 2011-10-02 | 1 | -1/+67 |
* | Reverted stuff from r98602 committed by mistake | Aaron Schulz | 2011-10-01 | 1 | -83/+5 |
* | Made provideIPCIDRs() not add a '/' if there is no prefix length. Fixes bug 3... | Aaron Schulz | 2011-10-01 | 1 | -5/+83 |
* | Refactored out new sendResponseHeaders() and tryRespondLastModified() functio... | Aaron Schulz | 2011-10-01 | 1 | -33/+61 |
* | Address fixme on r96978: expand URLs fed to the client-side loader | Roan Kattouw | 2011-09-30 | 1 | -1/+1 |
* | clean up Html::inlineScript usage | Krinkle | 2011-09-28 | 1 | -1/+1 |
* | rv r97851 for further inspection, causes PHP notices | Niklas Laxström | 2011-09-22 | 1 | -4/+3 |
* | followup r79862: the for loop only cleans up half the output handlers (since ... | Ilmari Karonen | 2011-09-22 | 1 | -3/+4 |
* | Accept ResourceLoader URLs containing '!' in '.' for backwards compatibility ... | Roan Kattouw | 2011-09-20 | 1 | -0/+2 |
* | Followup r93247: add apiScript as a property of a ResourceLoader source. | Roan Kattouw | 2011-09-15 | 1 | -1/+1 |
* | Followup r96978, clean up code duplication by factoring out the code building... | Roan Kattouw | 2011-09-13 | 2 | -20/+83 |
* | Document the fact that some ResourceLoaderContext methods may return null | Roan Kattouw | 2011-09-13 | 1 | -4/+4 |
* | Fix the fixme on r88053: dependency handling was broken in debug mode in cert... | Roan Kattouw | 2011-09-13 | 4 | -23/+108 |
* | Remove wgProto from mw.config | Krinkle | 2011-09-09 | 1 | -5/+0 |
* | Fix r96261: don't add important if 'none', so it doesn't break underlining on... | Robin Pepermans | 2011-09-04 | 1 | -1/+1 |
* | * Mark underline css as !important. It should override other css (such as the... | Robin Pepermans | 2011-09-04 | 1 | -1/+1 |
* | Remove type hint that broke r95975 | Roan Kattouw | 2011-09-01 | 1 | -1/+1 |