196 Commits

Author SHA1 Message Date
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
ec70b74edb
Merge branch 'master' into remove-analytics-plugin 2018-06-13 11:21:51 +02:00
Jim LAURIE
bdf17927fe
Merge branch 'master' into master 2018-06-12 14:50:52 +02:00
Aurélien GEORGET
cc23051e01
Update after.js 2018-06-12 14:03:32 +02:00
Jim Laurie
dc61f680eb Remove plugin analytics on app creation 2018-06-12 13:32:59 +02:00
Aurelsicoko
fd47843b10 Get right global root path 2018-06-08 17:02:37 +02:00
Makzimko
5d4c134846 Enhance onboard message CLI 2018-06-07 11:59:38 +03: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
Aurelsicoko
302f95873e Fix symlinks during project generation 2018-04-20 12:12:34 +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
Jim Laurie
de3da8eaf7 Fix conflicts 2018-02-19 19:56:23 +01:00
Jim Laurie
cf029dac07 Create db entry on upload and get uploads 2018-02-19 15:41:26 +01:00
Luca Perret
d0457c887a fix(generate-new): prevent delete the node_modules dir 2018-02-16 19:50:28 +01:00
cyril lopez
91c3825ad4 fix conflict 2018-02-14 21:19:27 +01: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
cyril lopez
c76bc81cce Merge branch 'fix-db-args' of github.com:strapi/strapi into plugin/img-upload-front 2018-02-08 14:07:26 +01:00
cyril lopez
325384220f Merge branch 'master' of github.com:strapi/strapi into plugin/img-upload 2018-02-08 12:06:17 +01:00
cyril lopez
ecd12c451a Init plugin upload
Created the upload plugin and install it by default
2018-02-08 12:01:06 +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
ec5c19a8d4 Handle no core plugins installation on strapi new
Install analytics plugin by default on strapi project
2018-02-01 11:06:26 +01:00
Jim LAURIE
251e4609a9
Fix space 2018-01-22 11:35:14 +01:00