57 Commits

Author SHA1 Message Date
Alberto Maturano
beeaa55bd5 Fix temp directory reference for Yarn
Also: fix logic detecting installation with Yarn and fix minor linter
errors.

related #1548 & #1463
2018-07-11 22:44:04 -05:00
soupette
b902367790 Fix PR feedback 2018-07-10 11:08:58 +02:00
Jim LAURIE
09e8892190
Merge branch 'master' into yarn-install 2018-07-08 10:57:51 +02:00
Jim LAURIE
383538e44b
Merge branch 'master' into review-logs 2018-07-03 17:35:08 +02:00
Jim LAURIE
6276f33ed7 Clean comments 2018-07-03 17:15:33 +02:00
Jim LAURIE
f2f06cd966 Merge branch 'yarn-install' of github.com:strapi/strapi into yarn-install 2018-07-03 17:10:40 +02:00
Jim LAURIE
74adea6a40
Merge branch 'master' into yarn-install 2018-07-03 17:10:00 +02:00
Jim LAURIE
13013a40b4 Improve find npm global strapi performance 2018-07-03 16:43:08 +02:00
Alberto Maturano
10b2c00de9 Fix code linter error 2018-06-25 16:05:14 -05:00
Alberto Maturano
a363f55312 Change hardcoded "tmp" path to an OS-random one
Change the fixed temporary path to a random one in the OS temp
directory.

Fixes #1463
Related #632
2018-06-25 13:36:06 -05:00
cyril lopez
00f5af980e Fix project création in dev mode 2018-06-22 16:46:48 +02:00
Jim LAURIE
7bcebb3caa Review generate app logs 2018-06-22 15:25:15 +02:00
soupette
e1790c31ef Manage to install strapi with yarn 2018-06-21 15:07:50 +02:00
Jim LAURIE
c09f5138a2
Merge branch 'master' into eslint 2018-05-07 16:03:35 +02:00
soupette
50598616f4 Lint strapi-generate-new 2018-05-04 17:50:39 +02:00
Aurelsicoko
120e10ef65 Add strapi-knex in generated project dependencies 2018-05-03 12:35:32 +02:00
Jim Laurie
8d2a46cd0c Fix conflict timestamp 2018-04-25 11:06:12 +02:00
Aurelsicoko
7a456da974 Move authentication and ssl in database options 2018-04-24 16:38:19 +02:00
Jim Laurie
96b32fbea4 Remove sqlite and redis on strapi start and remove sqlite support 2018-04-20 17:59:47 +02:00
Aurelsicoko
0e5eb549bc Only install at the root of the node_modules folder in developer mode 2018-04-20 17:38:06 +02:00
Aurelsicoko
d6180d4148 Easily use MySQL project in development mode 2018-04-20 15:31:57 +02:00
Jim Laurie
bc39200cce Limit ssl options to mongoDB connection 2018-03-27 17:02:23 +02:00
Abdón Rodríguez Davila
02c136b915 Update default value for auth database 2018-03-13 09:23:25 +00:00
Abdón Rodríguez Davila
3d1613df2d Add authenticationDatabase setting 2018-03-08 15:51:03 +01:00
Minh Tri Nguyen
a18ba8805e Add authSource & ssl options to MongoDB connector fix 2018-03-04 23:02:29 +08:00
Luca Perret
3eb09a54d5 use tmp path for temporal connectivity check 2018-02-12 19:14:36 +01:00
Luca Perret
9f6a57245b allowing docker volume on node_modules 2018-02-12 19:08:37 +01:00
Jim LAURIE
0cb9f05f9c
Merge branch 'master' into fix-db-args 2018-02-09 13:00:48 +01:00
Jim Laurie
945af6e750 Hide password database cli
close #598
2018-02-08 15:27:15 +01:00
Jim Laurie
b1bcc13952 Fix strapi new without db args
Stop project creation if one of db argument is missing
Better detection for using db arguments
2018-02-08 11:53:45 +01:00
Luca Perret
22f12ec0dc fix(cli): database name init 2018-02-08 00:50:16 +01:00
Luca Perret
3855523557 fix(cli): db connector init with args 2018-02-07 20:37:33 +01:00
Luca
ce408d7ee6
Merge branch 'master' into feat/cli-args-db-auth 2018-02-06 17:12:41 +01:00
Aurelsicoko
0680850277 fix #318 2018-02-06 14:28:12 +01:00
Luca Perret
f14d0447b5 feat(generate-new): processing database connection by CLI arguments 2018-02-05 22:21:47 +01:00
Jim LAURIE
251e4609a9
Fix space 2018-01-22 11:35:14 +01:00
ArkhipovK
ded4210eff strapi new connection config fail fix #476 #485 issues 2018-01-22 14:43:17 +06:00
Nicolas Bondoux
e60876fe0d
Fix use ShellJS 2018-01-19 15:41:01 +01:00
Nicolas Bondoux
ed80aa4c86
Fix generate new package on windows 2018-01-18 16:02:32 +01:00
Jim Laurie
99346d41fc Use Path resolver for connectivity script 2018-01-11 13:22:49 +01:00
cyril lopez
05fe3e16c7 Fix paths 2018-01-10 18:48:35 +01:00
Jim Laurie
df5b9f3dab Change wording 2018-01-10 18:08:43 +01:00
Jim Laurie
e1fb02ab53 Test connection in connector node module 2018-01-10 15:31:54 +01:00
Jim Laurie
9ace21f210 Fix connection functions 2018-01-10 15:05:02 +01:00
Jim Laurie
bf7daaf99a Reorder promises 2018-01-10 14:45:32 +01:00
Jim Laurie
fbd17f4205 Handle redis error connection 2018-01-08 14:23:20 +01:00
Jim Laurie
fc4e9d89fa Handle mongoose error connection 2018-01-08 13:51:17 +01:00
Jim Laurie
5ace081557 Set default option on failed database connection 2018-01-08 12:24:51 +01:00
Jim Laurie
4b5cf41b83 Handle bookshekf error connection 2018-01-08 12:00:56 +01:00
Jim Laurie
23ee0b25bf Install db dependencies on app creation 2018-01-05 17:40:56 +01:00