Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/prest/template

pREST template package
https://github.com/prest/template

add split func on template (#5)

{{ split 'test1,test2,test3' ',' }}

ae0e5431a9b56d0e71fe39e935188a6b73731f86 authored over 5 years ago by Avelino <[email protected]>
unescape url before to send it to database (#4)

d3da479a18c2e5041777c2e02db8ea65817589f6 authored over 6 years ago by julien brunet <[email protected]>
fix when is not a slice

ce51108d4a87e50896935f87fa70501d17fdba9a authored almost 7 years ago by Felipe Oliveira <[email protected]>
Merge pull request #3 from prest/script-slice

Add support to slice in script

d0ed7572fab8a34b2d51f3130c0698320c27ece3 authored almost 7 years ago by Cássio Botaro <[email protected]>
fix typo

ea558e55d5e3c92fa5d2d093ca84141555fc0fa6 authored almost 7 years ago by Felipe Oliveira <[email protected]>
add 1.10 to travis

114c56acc4396ee8b41d7a2caf326eb007f990cd authored almost 7 years ago by Felipe Oliveira <[email protected]>
add supprt to slice on scripts

f55a7d0a4fba0a0787695509934bcfb1d1105b5a authored almost 7 years ago by Felipe Oliveira <[email protected]>
Merge pull request #2 from andrewsmedina/master

add Go 1.9 in travis platforms

4ed30c63cfff9ab9b4096e4c0904cccee806e381 authored about 7 years ago by Cesar Gimenes <[email protected]>
add Go 1.9 in travis platforms

da9043759775c52df64de7db903e1a48b7b3a0a1 authored about 7 years ago by Andrews Medina <[email protected]>
Use SQL file to load database structure (#1)

* Use SQL file to load database structure

* Update schema.sh

* Update schema.sql

de23d7b0fc131d9bc6d85f0dc3ca101f39e54498 authored over 7 years ago by Ivan Voronchihin <[email protected]>
ad travis

4bb12828ef5600163ea626f7a7dd2e82b6f922f4 authored over 7 years ago by Felipe Oliveira <[email protected]>
Merge github.com:prest/template

* github.com:prest/template:
Initial commit

91528fdd9e3a7e7c5dcb802df3f3cb0b4dc0d180 authored over 7 years ago by Avelino <[email protected]>
Initial commit

ede1fc9c314aed6ce867e47d5ee78e35e6ae9ab3 authored over 7 years ago by Avelino <[email protected]>
implement funcs to help scripts (#152)

* implement funcs to help scripts

* use file name

* params are optinal now

* params are...

c44c1b97961104279a985e9f7efe3500e6b10c24 authored over 7 years ago by Felipe Oliveira <[email protected]>