6761 Commits

Author SHA1 Message Date
Chaitanya Choudhary
dd4d869e01 Fixed mongo updated timestamp issue. 2019-01-04 15:22:07 +05:30
codarrior
ed16bdb305
Update deployment guide with helpful hint
Deployment guide enhanced for helpful hint for production environment setup.
2019-01-04 17:13:04 +11:00
soupette
2ab9be48ee Fixes #2555 2019-01-03 17:24:06 +01:00
Jim LAURIE
d435e23969
Merge pull request #2534 from chaitanyya/feature/2432
Add force option when database not empty with bookshelf
2019-01-03 15:08:56 +01:00
Jim LAURIE
3998194532
Merge branch 'master' into feature/2432 2019-01-03 14:23:05 +01:00
Jim LAURIE
23b76b7c99
Merge pull request #2504 from greatwitenorth/patch-1
Add note for fish shell users
2019-01-03 14:09:22 +01:00
Jim LAURIE
3736c669fd
Merge branch 'master' into patch-1 2019-01-03 14:09:13 +01:00
Jim LAURIE
2f8e5bcdb2
Merge pull request #2557 from strapi/improve-strapi-new
Improve strapi new
2019-01-03 14:09:03 +01:00
Jim LAURIE
56a749d826
Merge branch 'master' into improve-strapi-new 2019-01-03 14:08:55 +01:00
Jim LAURIE
d5fd488547
Merge pull request #2540 from strapi/add-example-relations-documentation
Add JS query example in relation documentation
2019-01-03 13:19:30 +01:00
Jim LAURIE
67adca02bb
Merge branch 'master' into add-example-relations-documentation 2019-01-03 13:19:18 +01:00
Abdón Rodríguez Davila
23ee3c924c
Merge branch 'master' into fix-gae-deploy 2019-01-03 11:35:07 +01:00
Jim LAURIE
95007e8552 Fix single quote and const 2019-01-03 10:33:11 +01:00
Chaitanya Choudhary
f3de1e5934 Updated documentation on dbforce. 2019-01-03 12:46:47 +05:30
Paolo Ragone
5bdfb078ac
Merge branch 'master' into patch-1 2019-01-03 11:18:43 +13:00
Jim LAURIE
8f7bf31bed
Merge pull request #2523 from AminZibayi/quick-start-documentation
Update quick start documentation
2019-01-02 18:42:15 +01:00
Jim LAURIE
16c3cab7cf
Merge branch 'master' into quick-start-documentation 2019-01-02 18:42:04 +01:00
Abdón Rodríguez Davila
8d62ff81d5
Merge branch 'master' into fix-gae-deploy 2019-01-02 11:00:46 +01:00
Jim LAURIE
60803dccfb
Merge pull request #2569 from strapi/2019
Update to 2019
2019-01-02 09:45:08 +01:00
Jim LAURIE
45bcaf770b Update to 2019 2019-01-02 09:41:53 +01:00
Justin Greene
9755836c5d
Update inquirer to fix windows hang 2018-12-30 18:17:58 -06:00
Justin Greene
3950503acf
Update inquirer to fix windows console freezing 2018-12-30 18:17:05 -06:00
Paolo Ragone
8a7aea1ce3
Merge branch 'master' into patch-1 2018-12-29 19:42:01 +13:00
Jim LAURIE
31626ae14e Add documentation 2018-12-28 17:05:16 +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
Chaitanya Choudhary
1c4aafae5b Fixed conditional statement for hasTimestamps 2018-12-28 19:24:24 +05:30
Chaitanya Choudhary
6835fdf426 Handle different types of timestamp values 2018-12-28 17:04:36 +05:30
Abdón Rodríguez Davila
042bc15c30
Merge branch 'master' into fix-gae-deploy 2018-12-28 11:17:24 +01:00
Chaitanya Choudhary
b04ba69370 Ability to use custom timestamps. 2018-12-28 14:17:12 +05:30
Jim LAURIE
39bcc6a593
Merge pull request #2544 from AminZibayi/patch-1
Fix a typo in concepts documentation
2018-12-26 19:35:38 +01:00
Amin Zibayi
afe6d60c01
Fix a typo in concepts documentation 2018-12-26 18:54:03 +03:30
Jim LAURIE
1d4a0b3edd
Merge pull request #2542 from strapi/lauriejim-patch-1
Update middleware documentation enable
2018-12-26 14:37:46 +01:00
Jim LAURIE
f123639edf
Update middleware documentation enable 2018-12-26 14:36:49 +01:00
Jim LAURIE
24db8ef868 Add JS query example in relation documentation 2018-12-26 12:30:52 +01:00
Chaitanya Choudhary
230a8af1f7 Force attribute not required in database object. 2018-12-26 13:50:53 +05:30
Paolo Ragone
947dd2b502 Added missing semicolon 2018-12-26 12:11:12 +13:00
Paolo Ragone
382722b74c
Fix provider query building bug
Fixes #2536
Does so by fixing the parameters to the query call
2018-12-26 11:10:35 +13:00
Chaitanya Choudhary
cf713b2c58 Add force option when database not empty with bookshelf 2018-12-24 15:39:51 +05:30
Jim LAURIE
e4dc27be54
Merge pull request #2465 from gianca970226/master
Fix so you can choose multiple domains for the cors
2018-12-23 21:03:09 +01:00
Jim LAURIE
7d9cbb75f2
Merge branch 'master' into master 2018-12-23 21:02:44 +01:00
Abdón Rodríguez Davila
7d039644fa Check if plugins.json exists 2018-12-23 17:02:45 +01:00
Abdón Rodríguez Davila
809ecb6a69
Merge branch 'master' into fix-gae-deploy 2018-12-23 16:42:31 +01:00
Jim LAURIE
d35211a054
Merge pull request #2529 from Palivonas/patch-1
Fix anchor in link from i18n guide to concepts
2018-12-23 14:53:04 +01:00
Jim LAURIE
53dd67340e
Merge branch 'master' into patch-1 2018-12-23 14:52:58 +01:00
Jim LAURIE
4886538212
Merge pull request #2528 from devdavecman/patch-1
Fix spelling mistake
2018-12-23 14:48:22 +01:00
Andrius Palivonas
73b65abf77
Fix anchor in i18n concepts links 2018-12-23 13:14:13 +02:00
devdavecman
7d05e098f9
fix spelling mistake
change line 88 from "[...] returned objects is formatted [...]" to "[...] returned objects are formatted [...]"
2018-12-23 09:21:28 +01:00
Amin Zibayi
ec7c2f9d78
Improve text quality 2018-12-22 15:21:22 +03:30
Jim LAURIE
335503b67a
Merge pull request #2485 from strapi/fix/2437
Add support for Apollo server tracing in GraphQL
2018-12-21 17:00:42 +01:00