index
:
luigi-template
master
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-09-06
java: populate documentation, license, and author section of README, ruby: ↵
Paul Duncan
2
-1
/
+48
update copyright year
2018-09-06
java: add remaining javadocs, add javadoc plugin to pom.xml
Paul Duncan
10
-3
/
+79
2018-09-06
java: document actions
Paul Duncan
3
-2
/
+65
2018-09-06
java: documentation for Filter, FilterReference, Parser, and ResultHandler
Paul Duncan
4
-15
/
+124
2018-09-06
java: whitespace cleanup
Paul Duncan
1
-0
/
+1
2018-09-06
remove legacy Test
Paul Duncan
1
-57
/
+0
2018-09-06
java: bump version to 0.4.2
Paul Duncan
1
-1
/
+1
2018-09-06
java: add Template documentation
Paul Duncan
1
-3
/
+98
2018-09-06
java: add javadoc for Cache, refactor TestResultHandler, add Cache#run with ↵
Paul Duncan
5
-13
/
+94
ResultHandler
2018-09-06
java: fix char conversions
Paul Duncan
1
-4
/
+2
2018-09-06
java: stub README
Paul Duncan
1
-0
/
+12
2018-09-06
java: mv src/main/java/org/pablotron/luigi/{,errors/}*Errors.java and update ↵
Paul Duncan
19
-33
/
+70
code
2018-09-06
update errors, fix filters, add tests
Paul Duncan
13
-47
/
+439
2018-09-06
java: add src/main/java/org/pablotron/luigi/ResultHandler.java, update tests
Paul Duncan
3
-0
/
+38
2018-09-06
java: add pom.xml, mv sources to src/main/java/org/pablotron, add src/test, ↵
Paul Duncan
14
-40
/
+166
add initial junit tests, update makefile and .gitignore
2018-09-06
ruby/README.mkd: add JUnit link
Paul Duncan
1
-0
/
+1
2018-09-06
ruby/README.mkd: updates
Paul Duncan
1
-0
/
+28
2018-09-05
ruby: more documentation
Paul Duncan
3
-6
/
+326
2018-09-05
ruby: add remaining tests, add full documentation, simplify gemspec, add ↵
Paul Duncan
6
-37
/
+392
"docs" task, minor bug fixes
2018-09-05
php: fix doc typo, ruby: add tests
Paul Duncan
6
-87
/
+198
2018-09-05
ruby: add files to gemspec, ignore gemspec, add stub README.mkd
Paul Duncan
4
-52
/
+16
2018-09-05
ruby: add errors, to_s, freezes, and tests
Paul Duncan
3
-19
/
+209
2018-09-05
ruby: add gemspec, add Template::run
Paul Duncan
2
-2
/
+26
2018-09-05
php: add lots of Template examples
Paul Duncan
1
-0
/
+110
2018-09-05
php: add testToString()
Paul Duncan
1
-0
/
+9
2018-09-04
php: add api documentation, fix namespaces in composer.json and tests
Paul Duncan
3
-21
/
+601
2018-09-04
php/composer.json: remove phpdocumentor, add phan, update scripts
Paul Duncan
2
-2513
/
+300
2018-09-04
php/src/Template.php: fix phan warnings
Paul Duncan
1
-8
/
+5
2018-09-04
remove template-test.php
Paul Duncan
1
-64
/
+0
2018-09-04
add .gitignore and php/composer.lock
Paul Duncan
2
-0
/
+4191
2018-09-04
php: add tests/TemplateTest.php
Paul Duncan
1
-0
/
+377
2018-09-04
php: fix filters, remove Parser namespace, fix misc errors
Paul Duncan
1
-88
/
+92
2018-09-04
php: fix typos
Paul Duncan
1
-5
/
+5
2018-09-04
s/public/var/
Paul Duncan
1
-1
/
+1
2018-09-04
use RunContext
Paul Duncan
1
-14
/
+14
2018-09-04
mv src/{luigi-template,Template}.php
Paul Duncan
1
-0
/
+0
2018-09-04
php: add composer.json, mv luigi-template.php src/
Paul Duncan
2
-0
/
+38
2018-09-04
php: bump version to 0.4.2, update php version
Paul Duncan
1
-216
/
+326
2018-09-03
js/luigi-template.js: fix license, add json filter
Paul Duncan
1
-32
/
+25
2018-09-03
remove vestigial mercurial files
Paul Duncan
2
-5
/
+0
2014-12-30
s/this/me/, bump to 0.4.1
v0.4.1
pabs@pablotron.org
1
-2
/
+2
2014-12-18
add support for custom filter ovveride to js implementation
pabs@pablotron.org
1
-4
/
+5
2014-12-18
remove options and add support for custom filters
pabs@pablotron.org
1
-9
/
+20
2014-12-18
remove legacy parser
pabs@pablotron.org
1
-98
/
+0
2014-12-18
add ruby luigi-template
pabs@pablotron.org
1
-0
/
+289
2014-12-18
add comments
pabs@pablotron.org
1
-1
/
+4
2014-12-18
add cache test
pabs@pablotron.org
1
-2
/
+14
2014-12-18
add template cache
pabs@pablotron.org
1
-0
/
+51
2014-12-18
add missing finals
pabs@pablotron.org
2
-9
/
+9
2014-12-18
handle empty argument list more efficiently
pabs@pablotron.org
1
-1
/
+9
[next]