[Pkg-javascript-commits] [node-ejs] 02/04: Updated version 2.5.7 from 'upstream/2.5.7'
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Oct 10 11:51:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-ejs.
commit e64fb8d8636c5a75d49625cf3b049c5be3a3beae
Merge: cdf0f35 f9136ef
Author: Pirate Praveen <praveen at debian.org>
Date: Tue Oct 10 17:05:56 2017 +0530
Updated version 2.5.7 from 'upstream/2.5.7'
with Debian dir 99cf494ba21aeb0a078c3aa18eb25cce0e57b088
.eslintignore | 4 +
.eslintrc.json | 10 +-
.gitignore | 2 +
.gitignore => .npmignore | 8 +-
.travis.yml | 6 +-
CHANGELOG.md | 28 +++
Jakefile | 78 ++++--
README.md | 16 ++
benchmark/bench-ejs.js.bak | 194 +++++++++++++++
docs/jsdoc/fileLoader.jsdoc | 10 +
docs/jsdoc/options.jsdoc | 15 +-
docs/syntax.md | 4 +-
examples/functions.js | 22 +-
examples/list.js | 8 +-
lib/ejs.js | 403 +++++++++++++++++-------------
lib/utils.js | 45 +++-
package.json | 11 +-
test/ejs.js | 451 ++++++++++++++++++++++++----------
test/fixtures/include-escaped.ejs | 3 +
test/fixtures/include-escaped.html | 4 +
test/fixtures/include-expression.ejs | 3 +
test/fixtures/include-expression.html | 4 +
test/fixtures/include-with-error.ejs | 1 +
test/fixtures/no.newlines.error.ejs | 2 +-
test/fixtures/views-include.ejs | 1 +
test/fixtures/views-old.ejs | 1 +
test/fixtures/views.ejs | 1 +
test/fixtures/views/views-include.ejs | 1 +
28 files changed, 958 insertions(+), 378 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ejs.git
More information about the Pkg-javascript-commits
mailing list