77 Commits

Author SHA1 Message Date
davidkartuzinski
43442a150e Adding a note about developing with heroku from Dev to Production 2019-04-12 18:44:31 +02:00
davidkartuzinski
e14618f55e Adding a note about developing with heroku from Dev to Production 2019-04-12 17:06:32 +02:00
davidkartuzinski
de4aebacdc Removed empty sections from deployment.md 2019-04-11 16:55:01 +02:00
Jim LAURIE
e252182be8
Merge branch 'master' into feature/deep-filtering-sql-aliases 2019-04-10 11:46:23 +02:00
Pierre Burgy
302de96811 Add gitignore step in Heroku tutorial 2019-04-10 10:58:51 +02:00
davidkartuzinski
509fb3052a Final requested changes before Merge. Fixed Database to Databases references. 2019-04-09 11:32:22 +02:00
davidkartuzinski
1da784fa40 Addresses comment https://github.com/strapi/strapi/pull/3100#discussion_r272977863 by @derrickmehaffy and adds a Note regarding using SQLite with Heroku. 2019-04-08 19:27:42 +02:00
davidkartuzinski
2addd01a97 Additional clarification to using versioning and other minor changes such as broken links and a file name change - IE. Database.md to Databases.md 2019-04-08 18:52:37 +02:00
davidkartuzinski
241b1a2884 Add heroku documentation 2019-04-08 10:42:48 +02:00
Alexandre Bodin
865664315f Apply feedbacks 2019-04-04 12:41:57 +02:00
Jim LAURIE
abece404ca
Merge branch 'master' into feature/deep-filtering-mongoose-bookshelf 2019-04-04 12:06:12 +02:00
Alexandre Bodin
9bc56a3535 Apply review changes 2019-03-29 16:53:25 +01:00
Derrick Mehaffy
73f215f0ba PR Feedback fixes 2019-03-29 06:58:32 -07:00
Alexandre Bodin
3c70b18451 Update filtering documentation 2019-03-28 14:55:27 +01:00
Kamal Bennani
bd1930a75c Create a generic Builder and Query APIs 2019-03-21 09:06:06 +01:00
Abdón Rodríguez Davila
c21f2f6123
Update api-documentation.md 2019-03-20 11:24:44 +01:00
Jim LAURIE
8acb7b2c45
Update role name 2019-03-02 13:56:26 +01:00
Jonathan Dobson
e278da1836
Improved educational flow and language.
Simplified the language.
Rewrite some of the paragraphs to emphasize key learning points.
Made "Token Usage" as first point of the introduction as tokens are the basis for authentication.
2019-02-11 09:44:19 +08:00
Jim LAURIE
92abd536cb
Merge branch 'master' into master 2019-02-10 17:26:18 +01:00
Hooman Amin
f2d0112ba8
Update graphql.md 2019-02-09 10:14:43 +03:30
vedran-brnjetic
e6d929b47d
Docker link had a closing bracket at the end 2019-02-06 01:32:20 +02:00
Sajjad Shirazy
a9606b6eae Supporintg IN and NOT IN as a filter type 2019-02-03 15:08:36 +03:30
Jim LAURIE
9539182768
Change in order 2019-01-26 18:52:27 +01:00
Adam Saparudin
e62ab72b3b
Add _in array query example 2019-01-24 23:43:53 +07:00
Jim LAURIE
2403ec3d76
Merge branch 'master' into patch-1 2019-01-23 11:12:06 +01:00
Jim LAURIE
3549bc03f6
Merge branch 'master' into patch-1 2019-01-23 11:07:11 +01:00
Divyansh Batham
c9e48860b1
Update controllers.md (Grammatical Mistake)
"... the server will *called* the index action..." => "... the server will **call** the index action..."
2019-01-18 03:04:42 +05:30
Roman Ponomarev
c9145ae690
Update webhooks.md 2019-01-16 19:28:18 +03:00
Martin Muzatko
cf33f01606
fixed link 2019-01-15 13:32:23 +01:00
Martin Muzatko
dd5ebdf46f
Add note about docker to deployment 2019-01-15 13:29:39 +01:00
AndroAmater
0b5421dc29
Update graphql.md
"Lower than or equal to" repeats twice so on line 197 it says "`<field>_gte`: Lower than or equal to.
2019-01-12 19:12:46 +01:00
Jim LAURIE
3b94faf514
Merge branch 'master' into models-documentation-index 2019-01-10 16:45:18 +01:00
Jim LAURIE
dedd2551c1
Add mongo support 2019-01-10 16:45:02 +01:00
Jim LAURIE
e66e7e3052
Merge branch 'master' into patch-1 2019-01-09 14:34:28 +01:00
Trevor Kirpaul
c660ac57b2 fixed grammar in Documentation withing the 'guides' section on the 'filters' page 2019-01-07 22:42:40 -05:00
Jim LAURIE
6a3d2daac1
Merge branch 'master' into feature/998 2019-01-06 15:27:11 +01:00
Chaitanya Choudhary
febd868fee Updated documentation for timestamp values. 2019-01-04 15:40:47 +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
Jim LAURIE
95007e8552 Fix single quote and const 2019-01-03 10:33:11 +01:00
Jim LAURIE
24db8ef868 Add JS query example in relation documentation 2018-12-26 12:30:52 +01:00
Jim LAURIE
53dd67340e
Merge branch 'master' into patch-1 2018-12-23 14:52:58 +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
Jim LAURIE
da501688cb
Merge branch 'master' into fix/2437 2018-12-21 17:00:33 +01:00
Michael Barajas
cbcd8749a3
Updated models to document mongodbs index 2018-12-19 14:40:33 -05:00
Jim LAURIE
f87ebea759
Merge branch 'master' into plugin-documentation 2018-12-17 16:22:03 +01:00
Michael Barajas
012b0c5e0c Updated documentation for model indexing 2018-12-16 14:46:22 -05:00
Jim LAURIE
2ce32670cd
Merge branch 'master' into fix/2437 2018-12-14 17:36:41 +01:00
DMehaffy
4c039391b7 Add docs for tracing feature 2018-12-14 14:35:34 +01:00
Jim LAURIE
b4cffc4184 Fix PR feedback 2018-12-14 12:24:22 +01:00