Devin Howard
c113253fc5
add scripts from default rails install
2016-10-17 10:42:14 +08:00
Devin Howard
7eae8deacb
revamp HTML template a bit for api docs ( #757 )
...
* my_tokens endpoint moved to normal index
* remove secured_by from metacodes/users
* ch ch ch changes
* mess with template
* fix securedBy
* convenience open
* gross authentication notes at the top of every endpoint
* better ordering
* move login tutorials into security tab
* oauth tutorial
* getting closer
* remove unneeded Endpoints header
* ok looks OK
2016-10-12 13:54:43 -04:00
Devin Howard
15b8440fbc
move raml2html to optional dependencies so it can be installed globally
2016-10-04 16:21:09 +08:00
Devin Howard
2466a0912f
raml2html build script
2016-10-04 15:22:24 +08:00
Devin Howard
45adda93b1
set up scaffolding for js tests ( #553 )
2016-04-26 10:22:32 +08:00
Connor Turland
77d69dd2a3
turns out we do need delayed_job
2016-03-13 11:56:18 +11:00
Devin Howard
d61b6c1280
smarter db creation. don't use db:reset or db:setup.
...
This jenkins setup will load and migrate db without seeding.
2016-02-14 15:19:36 +08:00
Devin Howard
80a6bcbca2
remove annoying rcov gem
2016-02-08 11:19:40 +08:00
Devin Howard
e460899ea3
testing simplecov and rcov stuff
2016-02-08 11:19:39 +08:00
Devin Howard
cd10ee97ee
typo
2016-02-05 20:17:40 +08:00
Devin Howard
27e5830c4f
move configure.sh into bin folder
2016-02-05 18:12:25 +08:00
Devin Howard
9a68a2d3c1
jenkins ruby versioning smarter
2016-02-05 18:02:30 +08:00
Devin Howard
38f46bd8c4
add jenkins-test.sh script
2016-01-26 17:04:32 +08:00
Connor Turland
65e70d8b6d
added npm, forever, and start and stop scripts
2015-01-22 19:33:57 -05:00