212 Commits

Author SHA1 Message Date
Alexandre Bodin
d31f5b92bb Use yarn if installed on strapi new. 2019-05-17 16:31:48 +02:00
Jim LAURIE
812665c035
Add extension gitkeep 2019-05-16 15:37:03 +02:00
Alexandre Bodin
a7c198ef58 Add gitkeep in api folder 2019-05-16 14:35:47 +02:00
Alexandre Bodin
5e77287cc8 Rename strapi dev to strapi develop 2019-05-15 16:00:06 +02:00
Alexandre Bodin
8f6b85dd49 Remove plugins folder creation on strapi new 2019-05-02 18:05:08 +02:00
Alexandre Bodin
6a12c2be66 Add build admin in strapi new 2019-04-30 16:27:16 +02:00
Alexandre Bodin
c8b17ff752 optimization 2019-04-30 14:47:49 +02:00
Alexandre Bodin
bd0cc2c1b9 cleanup 2019-04-26 16:58:56 +02:00
Alexandre Bodin
f7d868caeb Cleanup strapi new 2019-04-17 17:13:17 +02:00
Alexandre Bodin
59dc3eea36 Fix tests 2019-04-16 18:05:12 +02:00
Alexandre Bodin
500822d405 Clean useless tests and add boot checks 2019-04-16 09:00:24 +02:00
Alexandre Bodin
9e9ff9907d Refactor strapi load 2019-04-16 08:50:22 +02:00
Aurélien Georget
b81ba84401 Run the database event if the connection is established 2019-03-27 18:55:18 +01:00
Jim LAURIE
ab82eb1d2e Fix PR feedback 2019-02-15 22:22:13 +01:00
Aurélien Georget
c5d88ace8b Bypass the entire connection process for SQLite and remove useless log 2019-02-14 14:03:53 +01:00
Aurelsicoko
2bf3165985 Bypass SQLite connection check and fix project generation 2019-02-13 18:56:04 +01:00
Aurelsicoko
bc471086ee Allow to kill started app on Windows 2019-02-12 19:34:30 +01:00
Aurélien Georget
4ef0ef76b9 Use shell during generation process 2019-02-12 17:09:07 +01:00
Aurélien Georget
8170d061c3 Fix conflicts 2019-02-12 17:01:36 +01:00
Aurélien Georget
4812f34bd5 Add error events during project generation 2019-02-08 18:13:40 +01:00
Aurélien Georget
143446593a Associate machine id to user 2019-02-07 12:56:09 +01:00
Aurélien Georget
b390190f99 Send errors to tracker 2019-02-06 16:48:15 +01:00
Aurélien Georget
1091b218c2 Add event to identify quickstart issue 2019-02-06 15:59:59 +01:00
Jim LAURIE
9cd1e0fb5a
Fix type form if command line config for tests 2019-02-04 15:51:18 +01:00
Jim LAURIE
1fab158880 Add quickstart mode 2019-02-01 14:56:46 +01:00
Aurelsicoko
78e9c5ed8a Fix start and admin setup on Windows 2019-01-31 18:42:54 +01:00
Jim LAURIE
fdcecff2e6 Add test and fix model update 2019-01-31 14:05:59 +01:00
Jim LAURIE
3db3b93fdb
Merge branch 'master' into sqlite-support 2019-01-31 11:15:19 +01:00
Jim LAURIE
72183f299b Use shelljs for every exec command 2019-01-28 16:23:47 +01:00
Aurélien Georget
6fa1786e19 Add willCreateProject event 2019-01-28 15:50:13 +01:00
Jim LAURIE
292447a4d2 Fix database prod and staging template 2019-01-27 16:55:55 +01:00
Jim LAURIE
412fcbb298
Merge branch 'master' into sqlite-support 2019-01-24 15:00:19 +01:00
Ahmed El Sayegh
54f70da366 Add gitkeep template and target 2019-01-22 12:31:49 +02:00
Aurélien Georget
f534340ca2 Add listeners to events 2019-01-18 16:08:15 +01:00
Jim LAURIE
9246c856b3
Fix condition 2019-01-15 11:45:36 +01:00
Jim LAURIE
a11b4842fe
Apply the correct value by db 2019-01-15 11:26:26 +01:00
mohamead
4edd70d549 Fix connection issue with Heroku Postgres 2019-01-11 15:20:20 +01:00
Pierre Burgy
191377173a Fix options error 2019-01-03 22:42:25 +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
Jim LAURIE
080fd1721b In dev mode use local connectivity script 2018-12-28 14:59:45 +01:00
Jim LAURIE
44e3154cef Remove .npmignore from generated files close #823 2018-12-01 16:44:56 +01:00
Jim LAURIE
a0216e12a4 Remove @alpha from code 2018-10-29 18:34:31 +01:00
Pierre Burgy
f5780683ce Improve documentation 2018-10-28 08:15:31 +01:00
Jim LAURIE
d87c9bde33 Remove recommended for mongo database 2018-10-09 14:41:56 +02: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
bedc441e15 Don't call success after catching an error 2018-09-12 22:03:54 -05:00
Jim LAURIE
d843d747dd
Merge branch 'master' into set-default-auth-db 2018-09-04 09:38:43 +02:00
sundaycrafts
2e049da8ca tweak new command message 2018-09-02 03:28:22 +09:00
sundaycrafts
71beb1beba fix the message when generating new app 2018-08-31 19:07:15 +09:00