245 Commits

Author SHA1 Message Date
Jim Laurie
543f21cdb1 Fix PR feedback 2018-02-23 14:57:58 +01:00
Jim Laurie
ab93e7113f Move upload in modules 2018-02-20 15:57:34 +01: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
Jim LAURIE
3fb12f16ba
Merge branch 'master' into 3.0.0-alpha.10.2 2018-02-19 12:28:51 +01:00
Jim Laurie
0a5e80be93 3.0.0-alpha.10.2 2018-02-19 11:38:20 +01:00
Luca Perret
d0457c887a fix(generate-new): prevent delete the node_modules dir 2018-02-16 19:50:28 +01:00
Jim Laurie
4ff5e26dc1 Fix PR review 2018-02-15 16:47:57 +01:00
cyril lopez
6aaa064822 Update package 2018-02-15 09:47:53 +01:00
cyril lopez
91c3825ad4 fix conflict 2018-02-14 21:19:27 +01:00
Jim Laurie
25d8217986 3.0.0-alpha.10.1 2018-02-14 11:03:00 +01:00
Jim LAURIE
4ab9907bd7
Merge branch 'master' into configs-databases 2018-02-13 11:10:05 +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
5bf1e51422 Fix conflicts 2018-02-12 13:25:43 +01:00
Jim LAURIE
08d74e1515
Merge branch 'master' into fix/boot 2018-02-09 17:02:18 +01:00
Aurelsicoko
46a64b449f Update default hook timeout to 3000 milliseconds 2018-02-09 16:36:23 +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
Pierre BURGY
b67c5e34a8
Merge branch 'master' into enhancement/database-uri 2018-02-07 15:00:37 +01:00
Pierre Burgy
7f6e5ba5a8 3.0.0-alpha.9.3 2018-02-07 14:22:27 +01:00
Pierre Burgy
5bdf0a731d Use PORT env variable in production 2018-02-07 12:07:35 +01:00
Jim LAURIE
03985f4d80
Merge branch 'master' into fix/payload 2018-02-07 11:48:20 +01:00
Pierre Burgy
49a3b92aef Update admin url index.html 2018-02-07 09:14:30 +01:00
Pierre Burgy
fe87be7793 Add database uri configuration #602 2018-02-07 00:19:05 +01:00
Luca
ce408d7ee6
Merge branch 'master' into feat/cli-args-db-auth 2018-02-06 17:12:41 +01:00
Aurelsicoko
0b9ca7aff1 Load gzip middleware before in the stack to work with Boom #544 2018-02-06 16:18:28 +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
1f3efc6416 3.0.0-alpha.9.2 2018-02-05 16:36:33 +01:00
Jim Laurie
38df372696 Set application name and description in database
Settings manager can now get/update database configs
2018-02-05 14:16:32 +01:00
Jim Laurie
f9a818e49c 3.0.0-alpha.9.1 2018-02-01 11:08:15 +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
8825f2fe2c 3.0.0-alpha.9 2018-01-29 17:24:10 +01:00
Jim Laurie
2e1283f117 Fix conflict 2018-01-25 10:02:17 +01:00
Luca Perret
8c0c2010d1 feat(generate-new): env on database auth 2018-01-23 22:19:34 +01:00
Jim Laurie
9ddd7f12a8 Fix missing save conflict 2018-01-23 11:32:40 +01:00
Jim LAURIE
eb1d1645fd
Merge branch 'master' into auth-provider/update-user-models 2018-01-23 10:45:26 +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
Jim LAURIE
bf69ea7de9
Merge branch 'master' into alpha.8.3 2018-01-19 17:55:24 +01:00
Aurelsicoko
5b93cc5242 3.0.0-alpha.8.3 2018-01-19 16:49:57 +01:00
Nicolas Bondoux
c6841edfd7
Merge branch 'master' into master 2018-01-19 16:06:22 +01:00
Nicolas Bondoux
e60876fe0d
Fix use ShellJS 2018-01-19 15:41:01 +01:00