Commit Graph

12 Commits

Author SHA1 Message Date
Pedro Nasser
7aa1981fba Datastore refactor and added postgres tests (#259)
* fix apps & routes creation/update

* refactor datastore and added postgres tests

* added test-datastore and fixed circleci test
2016-11-14 15:03:10 -02:00
Carlos C
d5fb1afda7 Revert "Assert License (#224)"
This reverts commit a61c4dab78.
2016-11-06 09:25:12 -08:00
C Cirello
a61c4dab78 Assert License (#224)
* license: assert license for Go code
* license: add in shell scripts
* license: assert license for Ruby code
* license: assert license to individual cases
* license: assert license to Dockerfile
2016-11-05 23:33:07 +01:00
Pedro Nasser
2782a6db54 added config to apps and routes 2016-08-26 23:04:57 -03:00
Henrique Chehad
459620f9b4 fix runner to use global instance 2016-08-22 20:12:02 -03:00
Henrique Chehad
148d52c890 updates after runner factored 2016-08-22 19:17:58 -03:00
Henrique Chehad
e11a1896fd rebase/merging runner 2016-08-22 18:21:59 -03:00
Travis Reeder
871930aaf5 Merge pull request #29 from iron-io/strict-app-name
Restrict app names
2016-07-29 11:43:15 -07:00
Evan Shaw
6bd6dd342d Restrict app name
App name must match the regular expression: [\w\-]{1, 30}
2016-07-29 14:00:35 +12:00
Pedro Nasser
2489fd851f added wrapper on models; changed handlers; fixes 2016-07-26 00:10:45 -03:00
Pedro Nasser
5a13e2c0cc improv api, datastore, postgres, runner 2016-07-21 21:18:02 -03:00
Pedro Nasser
66fa3d4035 refactoring API and added dbs: postgres, bolt 2016-07-21 16:04:58 -03:00