Mégane Lacheny 
							
						 
					 
					
						
						
						
						
							
						
						
							ac5918946a 
							
						 
					 
					
						
						
							
							Update TOC with Draft and Publish  
						
						 
						
						
						
						
					 
					
						2020-10-04 20:47:38 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mégane Lacheny 
							
						 
					 
					
						
						
						
						
							
						
						
							dc94bdbcd5 
							
						 
					 
					
						
						
							
							Create new file for Draft and Publish documentation + Write first draft  
						
						 
						
						
						
						
					 
					
						2020-10-04 20:46:30 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derrick Mehaffy 
							
						 
					 
					
						
						
						
						
							
						
						
							2ac93e24b4 
							
						 
					 
					
						
						
							
							Fix heroku guide to set database settings in proper env path  
						
						 
						
						... 
						
						
						
						Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com> 
						
						
					 
					
						2020-10-02 13:43:33 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wes Bos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							65308ae2cd 
							
						 
					 
					
						
						
							
							Provide docs on how to use the auth with graphql ( #8154 )  
						
						 
						
						... 
						
						
						
						* Provide docs on how to use the auth with graphql
* Update graphql.md 
						
						
					 
					
						2020-10-02 09:16:34 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexandre BODIN 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e379a87378 
							
						 
					 
					
						
						
							
							Merge pull request  #7907  from cotapon/patch-3  
						
						 
						
						... 
						
						
						
						LeftMenuHeader Path FIX 
						
						
					 
					
						2020-10-02 17:36:55 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wes Bos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5afa8bbe44 
							
						 
					 
					
						
						
							
							Add docs for sorting graphql queries ( #8155 )  
						
						 
						
						
						
						
					 
					
						2020-10-02 17:35:51 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thew Dhanat 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							620f84a962 
							
						 
					 
					
						
						
							
							Update configurations.md ( #8150 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: ThewBear <26767607+ThewBear@users.noreply.github.com> 
						
						
					 
					
						2020-10-02 06:42:51 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexandre Bodin 
							
						 
					 
					
						
						
						
						
							
						
						
							66e8579fc7 
							
						 
					 
					
						
						
							
							Merge branch 'master' into features/templates-cli  
						
						 
						
						
						
						
					 
					
						2020-10-02 15:21:16 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Convly 
							
						 
					 
					
						
						
						
						
							
						
						
							4844ba9ebe 
							
						 
					 
					
						
						
							
							Merge branch 'master' into documentation  
						
						 
						
						
						
						
					 
					
						2020-10-02 11:57:51 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexandre Bodin 
							
						 
					 
					
						
						
						
						
							
						
						
							0e064d10e8 
							
						 
					 
					
						
						
							
							Merge branch 'master' into features/templates-cli  
						
						 
						
						... 
						
						
						
						Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com> 
						
						
					 
					
						2020-10-02 10:20:10 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dave Judd 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ac06194953 
							
						 
					 
					
						
						
							
							Fix grammar ( #8126 )  
						
						 
						
						... 
						
						
						
						Change "...you can access to every..." to "...you can access every...:" 
						
						
					 
					
						2020-10-01 08:47:29 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jean-Sébastien Herbaux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e55ea1d6b5 
							
						 
					 
					
						
						
							
							Hide creator fields from public api by default ( #8052 )  
						
						 
						
						... 
						
						
						
						* Add model option to hide/show creators fields in public API response
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Add content-types util, rework sanitize-entity's private handling
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Update search e2e tests, fix an issue on empty search for the core-api controller (find)
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix GraphQL plugin (handle privates attributes on typeDefs + resolver builds)
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix sanitizeEntity import
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Move doc update from beta to stable
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix e2e test
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix pr comments
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Remove creator's field from upload controller routes
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix typedef build for graphql association
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix pr (comments + several issues)
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Add tests for search behavior in content-manager
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Rename files variables to meaningful names (upload controllers)
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix test with search id matching serialNumber
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
* Add toHasBeenCalledWith check for config.get (utils/content-types.test.js)
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com> 
						
						
					 
					
						2020-10-01 17:47:08 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexandre Bodin 
							
						 
					 
					
						
						
						
						
							
						
						
							8589848ce4 
							
						 
					 
					
						
						
							
							Merge branch 'features/draft-publish' into releases/3.2  
						
						 
						
						... 
						
						
						
						Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com> 
						
						
					 
					
						2020-10-01 16:23:32 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Maxime Castres 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							34f143827c 
							
						 
					 
					
						
						
							
							Docs/integrations ( #7792 )  
						
						 
						
						... 
						
						
						
						* 5 new integrations
* More integrations
Signed-off-by: Maxime Castres <mcastres@student.42.fr>
* AUpdate Nuxt.js --amend --signoff
* Add 11ty
Signed-off-by: Maxime Castres <mcastres@student.42.fr>
* Correction after soupette's review
* Correct python file
* Alex review
* Alex review 2: replace console.error to log 
						
						
					 
					
						2020-09-30 14:52:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rémi de Juvigny 
							
						 
					 
					
						
						
						
						
							
						
						
							5726c36edf 
							
						 
					 
					
						
						
							
							Fix yarn lock conflict  
						
						 
						
						... 
						
						
						
						Signed-off-by: Rémi de Juvigny <remi@hey.com> 
						
						
					 
					
						2020-09-30 11:19:20 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mattias van den Belt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c5275958b0 
							
						 
					 
					
						
						
							
							Per hook timeout config option ( #8081 )  
						
						 
						
						... 
						
						
						
						* Add per hook timeout config
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
* Update hook docs with timeout config options
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com> 
						
						
					 
					
						2020-09-29 16:07:10 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexandre BODIN 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2741cfc372 
							
						 
					 
					
						
						
							
							Merge pull request  #7942  from Igi4/patch-1  
						
						 
						
						... 
						
						
						
						Fix incorrect PostgreSQL data path in example doc 
						
						
					 
					
						2020-09-29 15:00:42 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								erictsangx 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1e4c3b7237 
							
						 
					 
					
						
						
							
							Allow browser options while using watch-admin ( #8054 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: erictsangx <erictsangx@gmail.com> 
						
						
					 
					
						2020-09-29 14:12:38 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jim LAURIE 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							451d551f27 
							
						 
					 
					
						
						
							
							Merge pull request  #7720  from danilopolani/patch-1  
						
						 
						
						... 
						
						
						
						Fix documentation about unit testing 
						
						
					 
					
						2020-09-28 17:09:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jim LAURIE 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							693ca6ec7b 
							
						 
					 
					
						
						
							
							Merge pull request  #8030  from strapi/docs/links/forum  
						
						 
						
						... 
						
						
						
						Add forum to header links on docs 
						
						
					 
					
						2020-09-28 14:56:40 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mattias van den Belt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82ad488ea4 
							
						 
					 
					
						
						
							
							Update upload.md ( #8045 )  
						
						 
						
						... 
						
						
						
						Add popularity sorting parameter to provider list link.
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com> 
						
						
					 
					
						2020-09-28 11:25:52 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pierre Noël 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e566e6389d 
							
						 
					 
					
						
						
							
							Merge branch 'documentation' into patch-1  
						
						 
						
						
						
						
					 
					
						2020-09-25 16:48:19 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kotake_satoshi 
							
						 
					 
					
						
						
						
						
							
						
						
							567b02c215 
							
						 
					 
					
						
						
							
							Update customization.md  
						
						 
						
						... 
						
						
						
						Signed-off-by: kotake_satoshi <cotapon@gmail.com> 
						
						
					 
					
						2020-09-25 17:08:04 +09:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derrick Mehaffy 
							
						 
					 
					
						
						
						
						
							
						
						
							63e02724c2 
							
						 
					 
					
						
						
							
							Add forum to header links on docs  
						
						 
						
						... 
						
						
						
						Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com> 
						
						
					 
					
						2020-09-24 07:01:46 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexandre BODIN 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e24b6f864 
							
						 
					 
					
						
						
							
							Merge pull request  #8011  from strapi/forum  
						
						 
						
						... 
						
						
						
						Update all references from GHD to Forum 
						
						
					 
					
						2020-09-24 15:15:29 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexandre Bodin 
							
						 
					 
					
						
						
						
						
							
						
						
							4a27d9d46b 
							
						 
					 
					
						
						
							
							Merge branch 'master' into documentation  
						
						 
						
						
						
						
					 
					
						2020-09-24 14:55:21 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Diego Albitres 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0670c896e3 
							
						 
					 
					
						
						
							
							Add privateAttributes to global and per model response ( #7331 )  
						
						 
						
						... 
						
						
						
						* Added privateAttributes globally and per model
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Added tests for sanitizeEntity
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Fixed broken test
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Added privateAttributes to GraphQL responses
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Added docs for privateAttributes
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Refactored and fixed PR comments
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Merged tests and fixed broken tests from merge
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Updated documentation for new option
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Refactored GraphQL implementation
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Fixed PR comments
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Fixed tests for sanitize-entity
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Removed code and tests for ignorePrivateFor
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Exported getPrivateAttributes for GraphQL plugin
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
* Removed ignorePrivateFor from docs
Signed-off-by: Diego Albitres <diego.albitres@gmail.com> 
						
						
					 
					
						2020-09-24 09:40:10 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Appelt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8254aca5f2 
							
						 
					 
					
						
						
							
							Bugfix to last commit  
						
						 
						
						
						
						
					 
					
						2020-09-23 18:35:16 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Appelt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c9fe16d38c 
							
						 
					 
					
						
						
							
							Update services.md  
						
						 
						
						... 
						
						
						
						I updated the code so it looks more like the strapi internal implementation.
https://github.com/strapi/strapi/blob/master/packages/strapi/lib/services/entity-service.js#L65  
						
						
					 
					
						2020-09-23 18:31:29 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexandre Bodin 
							
						 
					 
					
						
						
						
						
							
						
						
							90761175f6 
							
						 
					 
					
						
						
							
							Merge branch 'master' into features/draft-publish  
						
						 
						
						
						
						
					 
					
						2020-09-23 18:19:26 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Derrick Mehaffy 
							
						 
					 
					
						
						
						
						
							
						
						
							7ecf2d74b8 
							
						 
					 
					
						
						
							
							Update all references from GHD to Forum  
						
						 
						
						... 
						
						
						
						Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com> 
						
						
					 
					
						2020-09-23 08:49:42 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rémi de Juvigny 
							
						 
					 
					
						
						
						
						
							
						
						
							3b0e02fe00 
							
						 
					 
					
						
						
							
							Autofix yarn.lock conflict  
						
						 
						
						... 
						
						
						
						Signed-off-by: Rémi de Juvigny <remi@hey.com> 
						
						
					 
					
						2020-09-23 14:25:55 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Adam 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94f3b24ee2 
							
						 
					 
					
						
						
							
							feat(server): allow listening on unix socket through server.socket config ( #7824 )  
						
						 
						
						... 
						
						
						
						* feat(server): allow listening on unix socket through `server.socket` configuration
Signed-off-by: Adam Lee <duo1123@gmail.com>
* docs(server): documentation for socket config
Signed-off-by: Adam Lee <duo1123@gmail.com> 
						
						
					 
					
						2020-09-23 11:59:31 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Appelt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							510556b5b5 
							
						 
					 
					
						
						
							
							Update services.md  
						
						 
						
						... 
						
						
						
						Added entityValidator to create and update service, so it act like the default service and doesn't throw a 500 Error on invalid data. 
						
						
					 
					
						2020-09-23 09:34:38 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Christopher Wray 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a0705063b5 
							
						 
					 
					
						
						
							
							Updated Models Page Grammar ( #7912 )  
						
						 
						
						... 
						
						
						
						* Updated Models Page Grammar
Quickly went through the models' page in the documentation and updated some grammar as well as added some emphasis and brief clarification in a couple of places.
* Edited slight typo.
* Updated Models Page Grammar
Quickly went through the models' page in the documentation and updated some grammar as well as added some emphasis and brief clarification in a couple of places.
Signed-off-by: Christopher Wray <53663762+cwray-tech@users.noreply.github.com>
* Edited slight typo.
Signed-off-by: Christopher Wray <53663762+cwray-tech@users.noreply.github.com> 
						
						
					 
					
						2020-09-22 19:28:32 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jean-Sébastien Herbaux 
							
						 
					 
					
						
						
						
						
							
						
						
							c4716d5668 
							
						 
					 
					
						
						
							
							[D&P] Return published content by default from get apis ( #7657 )  
						
						 
						
						... 
						
						
						
						* Add _publicationState request param / Returns live by default for CT that have D&P activated
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu> 
						
						
					 
					
						2020-09-22 17:39:46 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pierre Noël 
							
						 
					 
					
						
						
						
						
							
						
						
							36892fe2a8 
							
						 
					 
					
						
						
							
							add webhooks for draftAndPublish + sanitize all webhooks info ( #7629 )  
						
						 
						
						... 
						
						
						
						* add webhooks for draftAndPublish + sanitize all webhooks info
Signed-off-by: Pierre Noël <petersg83@gmail.com> 
						
						
					 
					
						2020-09-22 17:39:29 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								soupette 
							
						 
					 
					
						
						
						
						
							
						
						
							7ec435b36e 
							
						 
					 
					
						
						
							
							Add draft/publish to CLI  
						
						 
						
						... 
						
						
						
						Signed-off-by: soupette <cyril.lpz@gmail.com> 
						
						
					 
					
						2020-09-22 17:39:12 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								DMehaffy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42ceba9d88 
							
						 
					 
					
						
						
							
							Remove bad example with array for method ( #7972 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com> 
						
						
					 
					
						2020-09-21 07:53:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								DMehaffy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a3a77b417c 
							
						 
					 
					
						
						
							
							Remove outdated reference in getting started guide ( #7968 )  
						
						 
						
						
						
						
					 
					
						2020-09-21 03:17:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Igor Liška 
							
						 
					 
					
						
						
						
						
							
						
						
							781fba0ab9 
							
						 
					 
					
						
						
							
							Fix incorrect PostgreSQL data path  
						
						 
						
						... 
						
						
						
						`postgresql` Docker image stores the database files in `/var/lib/postgresql/data`.
Signed-off-by: Igor Liška <liska.igor4@gmail.com> 
						
						
					 
					
						2020-09-17 21:26:31 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jim LAURIE 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4eb7f65c85 
							
						 
					 
					
						
						
							
							Merge pull request  #7821  from strapi/docs/node/v12  
						
						 
						
						... 
						
						
						
						Fix missing note about Node v12 in cli docs 
						
						
					 
					
						2020-09-17 11:53:17 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexandre Bodin 
							
						 
					 
					
						
						
						
						
							
						
						
							fe451d1f74 
							
						 
					 
					
						
						
							
							Fix logo location  
						
						 
						
						... 
						
						
						
						Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com> 
						
						
					 
					
						2020-09-16 17:22:13 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Convly 
							
						 
					 
					
						
						
						
						
							
						
						
							a2578a2ab5 
							
						 
					 
					
						
						
							
							Merge branch 'master' into documentation  
						
						 
						
						
						
						
					 
					
						2020-09-16 15:33:46 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jbergeron03 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							adedf1f1b2 
							
						 
					 
					
						
						
							
							Typo in contributing.md ( #7909 )  
						
						 
						
						... 
						
						
						
						Buidler -> Builder 
						
						
					 
					
						2020-09-16 10:22:13 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rud Wangrungarun 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9ca0743ed4 
							
						 
					 
					
						
						
							
							Edit understanding login flow to be more readable ( #7858 )  
						
						 
						
						... 
						
						
						
						* Edit `understanding login flow` to be more readable
- Edit steps 2 and 4 to make it more readable. The previous one is quite confusing when I read it.
- Edit assumption `Let's say...` to be more readable
- Change github to GitHub for consistency
Signed-off-by: Rud Wangrungarun <rudwna@gmail.com>
* Revert change in Understanding the login flow assumption
Signed-off-by: Rud Wangrungarun <rudwna@gmail.com> 
						
						
					 
					
						2020-09-15 09:56:51 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Adam Hunter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							435248ab1c 
							
						 
					 
					
						
						
							
							Update docs to include MySQL and MariaDB ocker-compose.yaml ( #7892 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Adam Hunter <arhunter@gmail.com> 
						
						
					 
					
						2020-09-15 09:54:26 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jim LAURIE 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64a3e26952 
							
						 
					 
					
						
						
							
							docs: update logo and meta og image ( #7885 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com> 
						
						
					 
					
						2020-09-15 09:49:46 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rémi de Juvigny 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							899e2eb21d 
							
						 
					 
					
						
						
							
							Parameters docs typo ( #7833 )  
						
						 
						
						
						
						
					 
					
						2020-09-14 09:37:57 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KULDIP PIPALIYA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eba0afd4c4 
							
						 
					 
					
						
						
							
							Update controllers.md ( #7814 )  
						
						 
						
						
						
						
					 
					
						2020-09-14 09:37:07 +02:00