NOBUG: Fixed file access permissions
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 2 Apr 2015 09:48:43 +0000 (11:48 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 2 Apr 2015 09:48:43 +0000 (11:48 +0200)
56 files changed:
lib/lessphp/Cache.php [changed mode: 0755->0644]
lib/lessphp/Colors.php [changed mode: 0755->0644]
lib/lessphp/Configurable.php [changed mode: 0755->0644]
lib/lessphp/Environment.php [changed mode: 0755->0644]
lib/lessphp/Exception/Chunk.php [changed mode: 0755->0644]
lib/lessphp/Exception/Compiler.php [changed mode: 0755->0644]
lib/lessphp/Exception/Parser.php [changed mode: 0755->0644]
lib/lessphp/Functions.php [changed mode: 0755->0644]
lib/lessphp/Less.php.combine [changed mode: 0755->0644]
lib/lessphp/Mime.php [changed mode: 0755->0644]
lib/lessphp/Output/Mapped.php [changed mode: 0755->0644]
lib/lessphp/Parser.php [changed mode: 0755->0644]
lib/lessphp/SourceMap/Base64VLQ.php [changed mode: 0755->0644]
lib/lessphp/SourceMap/Generator.php [changed mode: 0755->0644]
lib/lessphp/Tree.php [changed mode: 0755->0644]
lib/lessphp/Tree/Alpha.php [changed mode: 0755->0644]
lib/lessphp/Tree/Anonymous.php [changed mode: 0755->0644]
lib/lessphp/Tree/Assignment.php [changed mode: 0755->0644]
lib/lessphp/Tree/Attribute.php [changed mode: 0755->0644]
lib/lessphp/Tree/Call.php [changed mode: 0755->0644]
lib/lessphp/Tree/Color.php [changed mode: 0755->0644]
lib/lessphp/Tree/Comment.php [changed mode: 0755->0644]
lib/lessphp/Tree/Condition.php [changed mode: 0755->0644]
lib/lessphp/Tree/Dimension.php [changed mode: 0755->0644]
lib/lessphp/Tree/Directive.php [changed mode: 0755->0644]
lib/lessphp/Tree/Element.php [changed mode: 0755->0644]
lib/lessphp/Tree/Expression.php [changed mode: 0755->0644]
lib/lessphp/Tree/Extend.php [changed mode: 0755->0644]
lib/lessphp/Tree/Import.php [changed mode: 0755->0644]
lib/lessphp/Tree/Javascript.php [changed mode: 0755->0644]
lib/lessphp/Tree/Keyword.php [changed mode: 0755->0644]
lib/lessphp/Tree/Media.php [changed mode: 0755->0644]
lib/lessphp/Tree/Mixin/Call.php [changed mode: 0755->0644]
lib/lessphp/Tree/Mixin/Definition.php [changed mode: 0755->0644]
lib/lessphp/Tree/NameValue.php [changed mode: 0755->0644]
lib/lessphp/Tree/Negative.php [changed mode: 0755->0644]
lib/lessphp/Tree/Operation.php [changed mode: 0755->0644]
lib/lessphp/Tree/Paren.php [changed mode: 0755->0644]
lib/lessphp/Tree/Quoted.php [changed mode: 0755->0644]
lib/lessphp/Tree/Rule.php [changed mode: 0755->0644]
lib/lessphp/Tree/Ruleset.php [changed mode: 0755->0644]
lib/lessphp/Tree/Selector.php [changed mode: 0755->0644]
lib/lessphp/Tree/UnicodeDescriptor.php [changed mode: 0755->0644]
lib/lessphp/Tree/Unit.php [changed mode: 0755->0644]
lib/lessphp/Tree/UnitConversions.php [changed mode: 0755->0644]
lib/lessphp/Tree/Url.php [changed mode: 0755->0644]
lib/lessphp/Tree/Value.php [changed mode: 0755->0644]
lib/lessphp/Tree/Variable.php [changed mode: 0755->0644]
lib/lessphp/Version.php [changed mode: 0755->0644]
lib/lessphp/Visitor.php [changed mode: 0755->0644]
lib/lessphp/Visitor/extendFinder.php [changed mode: 0755->0644]
lib/lessphp/Visitor/import.php [changed mode: 0755->0644]
lib/lessphp/Visitor/joinSelector.php [changed mode: 0755->0644]
lib/lessphp/Visitor/processExtends.php [changed mode: 0755->0644]
lib/lessphp/Visitor/toCSS.php [changed mode: 0755->0644]
lib/lessphp/VisitorReplacing.php [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)