27 Commits

Author SHA1 Message Date
Aurélien Georget
05f53273b1 Fix conflicts 2016-10-24 18:14:53 +02:00
Aurélien Georget
a894c88e77 Use symlink and global for creating and starting 2016-10-21 13:30:34 +02:00
Pierre Burgy
9c38ac507c Fix conflicts 2016-10-21 11:58:26 +02:00
Aurélien Georget
c0ac5e2023 Add license to root directory and update licenses 2016-09-28 11:18:36 +02:00
Aurélien Georget
4ab69de4be Missing comma 2016-08-31 12:26:26 +02:00
Aurélien Georget
8144b24fc5 Create admin directory on new app 2016-08-31 12:25:49 +02:00
Aurélien Georget
f8a997ed84 Create public directory on new app 2016-08-31 12:25:07 +02:00
Aurélien Georget
2ed26eb58f Create plugins directory on new app 2016-08-31 12:24:27 +02:00
Aurélien Georget
dd996c35de Update hook load order 2016-08-31 12:13:12 +02:00
Aurélien Georget
f2f85037e4 Only load necessary hook and follow the order 2016-08-23 13:32:55 +02:00
Aurélien Georget
4680ea663d Add databases.json in .gitignore (fix #116) 2016-08-23 11:15:16 +02:00
Aurélien Georget
b8a875f0e3 Updating strapi-generate-new's dependencies 2016-08-22 11:24:41 +02:00
Aurélien Georget
cb53562c7f Generate hooks.json on new project 2016-08-19 12:34:05 +02:00
Aurélien Georget
8b07a0b907 Prepare for repository migration 2016-08-10 11:31:27 +02:00
Aurélien Georget
756dd5407a Load Mongoose instead of Bookshelf 2016-07-12 11:15:01 +02:00
Aurélien Georget
8cbe59a955 Apply ES6 guidelines to external modules 2016-07-11 13:03:35 +02:00
Aurélien Georget
46939d6173 Remove console.log 2016-07-05 11:10:01 +02:00
Aurélien Georget
4338ffe8cf Fix strapi dependency in generated package.json 2016-07-04 12:53:02 +02:00
Aurélien Georget
e811d171ab Run server from local directory 2016-07-04 12:47:26 +02:00
Abel Soares
e5d83558d1 Add test env config to strapi-generate-new
This commit adds `test` environment configuration files to
`strapi-generate-new` package
2016-05-14 11:27:27 +01:00
loicsaintroch
933cd7f801 Give space for the generated docs 2016-04-04 22:18:37 +02:00
loicsaintroch
d81f2840ea Prepare workflow for testing and publishing 2016-03-29 12:02:06 +02:00
loicsaintroch
d4466723ff Improve error handling for SQL clients 2016-03-28 18:58:42 +02:00
loicsaintroch
6629645778 Fix PostgreSQL client wording 2016-03-27 18:56:24 +02:00
loicsaintroch
02610fcbd5 Normalize command-lines for generators 2016-03-25 22:22:34 +01:00
Aurélien Georget
b9696a6a84 Fix inversion keys on many-to-many relationships, and fix included relationship data on JSON API 2016-03-22 16:21:01 +01:00
loicsaintroch
de96d913dd Form multi repos to mono repo workflow 2016-03-18 11:12:50 +01:00