silverstripe-framework/docs/en/02_Developer_Guides
Damian Mooyman 88fdc75456 Merge remote-tracking branch 'composer/3.1' into 3
Conflicts:
	.editorconfig
	docs/en/00_Getting_Started/00_Server_Requirements.md
	docs/en/00_Getting_Started/01_Installation/04_Other_installation_Options/Windows_IIS7.md
	docs/en/00_Getting_Started/01_Installation/04_Other_installation_Options/Windows_Platform_Installer.md
	docs/en/00_Getting_Started/04_Directory_Structure.md
	docs/en/00_Getting_Started/index.md
	docs/en/01_Tutorials/01_Building_A_Basic_Site.md
	docs/en/01_Tutorials/02_Extending_A_Basic_Site.md
	docs/en/01_Tutorials/03_Forms.md
	docs/en/01_Tutorials/04_Site_Search.md
	docs/en/01_Tutorials/05_Dataobject_Relationship_Management.md
	docs/en/01_Tutorials/index.md
	docs/en/02_Developer_Guides/00_Model/01_Data_Model_and_ORM.md
	docs/en/02_Developer_Guides/00_Model/11_Scaffolding.md
	docs/en/02_Developer_Guides/01_Templates/06_Themes.md
	docs/en/02_Developer_Guides/03_Forms/How_Tos/Simple_Contact_Form.md
	docs/en/02_Developer_Guides/05_Extending/05_Injector.md
	docs/en/02_Developer_Guides/09_Security/04_Secure_Coding.md
	docs/en/02_Developer_Guides/10_Email/index.md
	docs/en/02_Developer_Guides/11_Integration/01_RestfulService.md
	docs/en/02_Developer_Guides/12_Search/01_Searchcontext.md
	docs/en/02_Developer_Guides/14_Files/index.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/03_CMS_Layout.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/06_Javascript_Development.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/How_Tos/Customise_CMS_Tree.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/How_Tos/Customise_Site_Reports.md
	docs/en/02_Developer_Guides/18_Cookies_And_Sessions/01_Cookies.md
	docs/en/04_Changelogs/3.1.9.md
	docs/en/05_Contributing/00_Issues_and_Bugs.md
	docs/en/05_Contributing/02_Release_Process.md
	docs/en/05_Contributing/03_Documentation.md
	filesystem/File.php
	filesystem/GD.php
	model/DataDifferencer.php
	model/Versioned.php
	security/BasicAuth.php
	security/Member.php
	tests/filesystem/FileTest.php
	tests/forms/uploadfield/UploadFieldTest.php
	tests/model/VersionedTest.php
	tests/security/BasicAuthTest.php
2015-01-15 18:52:46 +13:00
..
01_Templates DOCS Make links relative so they work nicely on github and docs site. 2014-12-18 12:11:57 +13:00
02_Controllers Docs for exec pipeline and manifests 2014-12-17 15:50:05 +13:00
03_Forms Merge remote-tracking branch 'composer/3.1' into 3 2015-01-15 18:52:46 +13:00
04_Configuration Review and tidy up of configuration guide 2014-12-17 15:48:58 +13:00
05_Extending Merge remote-tracking branch 'composer/3.1' into 3 2015-01-15 18:52:46 +13:00
06_Testing Review and rewrites for Testing Developer Guide 2014-12-17 15:48:58 +13:00
07_Debugging Clean up debugging documentation 2014-12-17 15:48:57 +13:00
08_Performance Review and tidy up of configuration guide 2014-12-17 15:48:58 +13:00
09_Security Merge remote-tracking branch 'composer/3.1' into 3 2015-01-15 18:52:46 +13:00
10_Email Review email documentation 2014-12-17 15:48:57 +13:00
11_Integration Merge remote-tracking branch 'composer/3.1' into 3 2015-01-15 18:52:46 +13:00
12_Search Clean up search documentation 2014-12-17 15:50:01 +13:00
13_i18n Review, cleanup and refresh of integration section 2014-12-17 15:48:57 +13:00
14_Files DOCS Make links relative so they work nicely on github and docs site. 2014-12-18 12:11:57 +13:00
15_Customising_the_Admin_Interface Merge remote-tracking branch 'composer/3.1' into 3 2015-01-15 18:52:46 +13:00
16_Execution_Pipeline MINOR: spelling mistake 2014-12-17 15:50:06 +13:00
17_CLI Rewrite and tidy up of performance section 2014-12-17 15:48:58 +13:00
18_Cookies_And_Sessions Importing cookie content 2014-12-15 09:12:48 +13:00
00_Model DOCS - fix reported broken links by zippy in IRC 2015-01-14 08:59:55 +13:00
index.md Add introduction files to each of the sections 2014-12-17 15:48:54 +13:00