Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8eba1ea
)
NOBUG: Fixed file access permissions
author
Eloy Lafuente (stronk7)
<stronk7@moodle.org>
Thu, 2 Apr 2015 09:48:43 +0000
(11:48 +0200)
committer
Eloy 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]
patch
|
blob
|
blame
|
history
lib/lessphp/Colors.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Configurable.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Environment.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Exception/Chunk.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Exception/Compiler.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Exception/Parser.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Functions.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Less.php.combine
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Mime.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Output/Mapped.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Parser.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/SourceMap/Base64VLQ.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/SourceMap/Generator.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Alpha.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Anonymous.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Assignment.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Attribute.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Call.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Color.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Comment.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Condition.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Dimension.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Directive.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Element.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Expression.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Extend.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Import.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Javascript.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Keyword.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Media.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Mixin/Call.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Mixin/Definition.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/NameValue.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Negative.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Operation.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Paren.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Quoted.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Rule.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Ruleset.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Selector.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/UnicodeDescriptor.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Unit.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/UnitConversions.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Url.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Value.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Tree/Variable.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Version.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Visitor.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Visitor/extendFinder.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Visitor/import.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Visitor/joinSelector.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Visitor/processExtends.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/Visitor/toCSS.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
lib/lessphp/VisitorReplacing.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
diff --git
a/lib/lessphp/Cache.php
b/lib/lessphp/Cache.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Colors.php
b/lib/lessphp/Colors.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Configurable.php
b/lib/lessphp/Configurable.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Environment.php
b/lib/lessphp/Environment.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Exception/Chunk.php
b/lib/lessphp/Exception/Chunk.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Exception/Compiler.php
b/lib/lessphp/Exception/Compiler.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Exception/Parser.php
b/lib/lessphp/Exception/Parser.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Functions.php
b/lib/lessphp/Functions.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Less.php.combine
b/lib/lessphp/Less.php.combine
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Mime.php
b/lib/lessphp/Mime.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Output/Mapped.php
b/lib/lessphp/Output/Mapped.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Parser.php
b/lib/lessphp/Parser.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/SourceMap/Base64VLQ.php
b/lib/lessphp/SourceMap/Base64VLQ.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/SourceMap/Generator.php
b/lib/lessphp/SourceMap/Generator.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree.php
b/lib/lessphp/Tree.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Alpha.php
b/lib/lessphp/Tree/Alpha.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Anonymous.php
b/lib/lessphp/Tree/Anonymous.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Assignment.php
b/lib/lessphp/Tree/Assignment.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Attribute.php
b/lib/lessphp/Tree/Attribute.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Call.php
b/lib/lessphp/Tree/Call.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Color.php
b/lib/lessphp/Tree/Color.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Comment.php
b/lib/lessphp/Tree/Comment.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Condition.php
b/lib/lessphp/Tree/Condition.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Dimension.php
b/lib/lessphp/Tree/Dimension.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Directive.php
b/lib/lessphp/Tree/Directive.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Element.php
b/lib/lessphp/Tree/Element.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Expression.php
b/lib/lessphp/Tree/Expression.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Extend.php
b/lib/lessphp/Tree/Extend.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Import.php
b/lib/lessphp/Tree/Import.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Javascript.php
b/lib/lessphp/Tree/Javascript.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Keyword.php
b/lib/lessphp/Tree/Keyword.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Media.php
b/lib/lessphp/Tree/Media.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Mixin/Call.php
b/lib/lessphp/Tree/Mixin/Call.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Mixin/Definition.php
b/lib/lessphp/Tree/Mixin/Definition.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/NameValue.php
b/lib/lessphp/Tree/NameValue.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Negative.php
b/lib/lessphp/Tree/Negative.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Operation.php
b/lib/lessphp/Tree/Operation.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Paren.php
b/lib/lessphp/Tree/Paren.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Quoted.php
b/lib/lessphp/Tree/Quoted.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Rule.php
b/lib/lessphp/Tree/Rule.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Ruleset.php
b/lib/lessphp/Tree/Ruleset.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Selector.php
b/lib/lessphp/Tree/Selector.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/UnicodeDescriptor.php
b/lib/lessphp/Tree/UnicodeDescriptor.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Unit.php
b/lib/lessphp/Tree/Unit.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/UnitConversions.php
b/lib/lessphp/Tree/UnitConversions.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Url.php
b/lib/lessphp/Tree/Url.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Value.php
b/lib/lessphp/Tree/Value.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Tree/Variable.php
b/lib/lessphp/Tree/Variable.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Version.php
b/lib/lessphp/Version.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Visitor.php
b/lib/lessphp/Visitor.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Visitor/extendFinder.php
b/lib/lessphp/Visitor/extendFinder.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Visitor/import.php
b/lib/lessphp/Visitor/import.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Visitor/joinSelector.php
b/lib/lessphp/Visitor/joinSelector.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Visitor/processExtends.php
b/lib/lessphp/Visitor/processExtends.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/Visitor/toCSS.php
b/lib/lessphp/Visitor/toCSS.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/lib/lessphp/VisitorReplacing.php
b/lib/lessphp/VisitorReplacing.php
old mode 100755
(executable)
new mode 100644
(file)