20 Commits

Author SHA1 Message Date
Alexandre Bodin
d7e9509a45 Init manWay relation 2019-07-09 09:18:05 +02:00
Alexandre Bodin
67ca0a42a7 Add more validation and better database emptyness tests 2019-07-08 15:39:08 +02:00
Alexandre Bodin
9fdf6be746 Refactor strapi-generate-new to be async 2019-06-20 18:28:17 +02:00
Alexandre Bodin
2fa8afbb1a Fix graphql and some styling 2019-04-16 08:50:47 +02:00
Alexandre Bodin
6b417aa1fa Setup travis jobs and stages 2019-03-13 00:10:20 +01:00
Aurelsicoko
2bf3165985 Bypass SQLite connection check and fix project generation 2019-02-13 18:56:04 +01:00
Jim LAURIE
8334ca6088
Fix mysql and pg test connection 2019-02-04 15:39:47 +01:00
Jim LAURIE
fdcecff2e6 Add test and fix model update 2019-01-31 14:05:59 +01:00
Jim LAURIE
412fcbb298
Merge branch 'master' into sqlite-support 2019-01-24 15:00:19 +01:00
Jim LAURIE
3998194532
Merge branch 'master' into feature/2432 2019-01-03 14:23:05 +01:00
Pierre Burgy
fddf391e84 Add SQLite support 2018-12-29 21:35:07 +01:00
Jim LAURIE
6de05cbdad Add debug option on strapi new 2018-12-28 16:51:02 +01:00
Chaitanya Choudhary
230a8af1f7 Force attribute not required in database object. 2018-12-26 13:50:53 +05:30
Chaitanya Choudhary
cf713b2c58 Add force option when database not empty with bookshelf 2018-12-24 15:39:51 +05:30
Alberto Maturano
2fcab8f9d1 Fix validation for avoid create invalid indexes
Fix the validation introduced with #1950
Fix #1382

Add skip eslint rule to avoid error
2018-09-30 12:22:43 -05:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
NickBolles
4d631f11d7 use callback function for rimraf to catch errors 2018-09-12 23:06:53 -05:00
NickBolles
8f63b127e6 Add rimraf dependency 2018-09-12 22:21:26 -05:00
NickBolles
06fec8a19c Fix hooks to require the correct package and remove tmpPath on all platforms 2018-09-12 22:03:31 -05:00
Jim LAURIE
cf8184e223 Use hook prefix and rename 2018-07-11 16:23:14 +02:00