aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for r82344, which causes JSDistiller to stop minifying comments because i...Roan Kattouw2011-02-171-2/+2
* Revert r82340, caused something linke bug 27481 where spaces were being wrong...Roan Kattouw2011-02-171-2/+2
* (bug 27492) Fix regexes for matching JS regexes which could get messed up by ...Roan Kattouw2011-02-171-2/+2
* Followup r82156: skip relative URLs with absolute paths tooRoan Kattouw2011-02-161-2/+2
* Resolves remaining issues in r82000 with remapping relative CSS URLs that con...Trevor Parscal2011-02-151-2/+3
* w/s fixupsMark A. Hershberger2011-02-121-37/+37
* Resolves bug #27328 by supporting URL rewriting for CSS that comes from the W...Trevor Parscal2011-02-111-47/+66
* Reimplement r80900, was lost when code was moved aroundRoan Kattouw2011-02-081-2/+2
* (bug 27046) Do not strip newlines following C++-style // comments. Prior to t...Roan Kattouw2011-01-311-1/+2
* ParseMaster is designed to use big regexes, with many starting characters.Platonides2011-01-301-1/+1
* Resolves bug 26931, where comments were not only not being properly stripped ...Trevor Parscal2011-01-251-10/+3
* Resolves issue in r80656 where escaped quotes within strings are not handled ...Trevor Parscal2011-01-241-2/+2
* Fix r80666: botched variable renameRoan Kattouw2011-01-211-1/+1
* Addresses issues raised in an excellent review of r80656.Trevor Parscal2011-01-212-256/+278
* Resolved bug 26791 by replacing JSMin with a new library called JavaScriptDis...Trevor Parscal2011-01-203-283/+289
* Resolves bug #26655 - adds support for space before and after the URL inside ...Trevor Parscal2011-01-101-1/+1
* Revert r78903, r78904, r78905, r78906 (changing opendir() to use sfFinder cla...Chad Horohoe2010-12-231-824/+0
* Followup to r78903: Add proper SVN infoX!2010-12-231-1/+1
* Followup to r78903: Forgot to svn addX!2010-12-231-0/+824
* (bug 26228) On certain PHP 5.2 installs, finfo functions can be available whi...Roan Kattouw2010-12-051-1/+2
* Fix typo in commentRoan Kattouw2010-12-031-1/+1
* Broke and split up many long linesAaron Schulz2010-12-021-24/+45
* (bug 25735) Fix regex error in PHP < 5.2.2 by using old (?P<name>) syntax for...Roan Kattouw2010-11-011-2/+2
* Per r74946 CR, check whether realpath( $file ) returns false before using itRoan Kattouw2010-10-181-2/+3
* (bug 25546) Feed argument to finfo_file() through readpath() so it'll work on...Roan Kattouw2010-10-181-1/+1
* Fixed typo in a commentTrevor Parscal2010-09-271-1/+1
* Fixed some doxygen warningsAlexandre Emsenhuber2010-09-231-2/+4
* Fixed some doxygen warningsAlexandre Emsenhuber2010-09-211-5/+5
* Fix for r73196: don't use $this->a as a temporary variable, as promised in th...Tim Starling2010-09-171-5/+5
* In JSMin:Tim Starling2010-09-171-103/+53
* Tried to make it so that I can read this code without going insane, by replac...Tim Starling2010-09-171-16/+58
* (bug 25182) ResourceLoader breaks because of warnings thrown when an open_bas...Roan Kattouw2010-09-161-1/+1
* Made CSSMin::remap take both local and remote directory parameters, allowing ...Trevor Parscal2010-09-111-5/+6
* (bug 25042) CSSJanus does not flip direction: rules outside of body { } selec...Roan Kattouw2010-09-101-13/+15
* Changed the license to Apache 2.0 - I also hereby grant the copyright to the ...Trevor Parscal2010-09-091-16/+16
* Using constant to reduce duplication of CSS URL matching regular expression. ...Trevor Parscal2010-09-091-8/+8
* Fixes issues with complex background rules containing extra information after...Trevor Parscal2010-09-091-1/+1
* Added 2 more options for mime-type detection. We now detect if the Fileinfo P...Trevor Parscal2010-09-091-16/+37
* Updated link to official distributionTrevor Parscal2010-09-091-1/+1
* Moved stand-alone libraries to includes/libs.Trevor Parscal2010-09-093-0/+744
* Might not be GPLv2Chad Horohoe2010-08-271-3/+0
* Move ApiFormatYaml_spyc.php to spyc.php as per r71763Sam Reed2010-08-261-0/+248
* Per wikitech-l discussion, it would be kind of cool if we collected our non-M...Chad Horohoe2010-08-262-0/+831