Commit Graph

22795 Commits

Author SHA1 Message Date
Lukas
552cf5944d
MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
Maxime Rainville
27d7c2fe85
Merge pull request #9749 from gurucomkz/patch-9453-mysql8-ints
FIX Don't use int width for mysql >= 8.0.17 #9453
2021-12-13 12:39:12 +13:00
Maxime Rainville
d5de29ffa9
DOC Remove outdated changelog entry 2021-12-13 11:11:25 +13:00
Thomas Portelange
97ab957de8
ENH Use ::create to get DropdownField instance in DBEnum (#10175)
This allows using alternate dropdown implementation.
2021-12-11 20:12:07 +13:00
Maxime Rainville
01600086c9
Merge pull request #10169 from creative-commoners/pulls/4/phpunit9docs
DOC Add section for upgrading to PHPUnit 9.5
2021-12-10 09:55:38 +13:00
Steve Boyd
698629cace DOC Add section for upgrading to PHPUnit 9.5 2021-12-09 14:06:44 +13:00
Sergey Shevchenko
be623349ed DOC Apply suggested typos fixes
Co-authored-by: Michal Kleiner <mk@011.nz>
2021-12-08 11:19:47 +13:00
Sergey Shevchenko
235ebe3c3c TEST: Simulated test for MySQLSchemaManager::shouldUseIntegerWidth() 2021-12-08 11:19:47 +13:00
Sergey Shevchenko
9e2d661689 FIX: Make MySQLSchemaManager::shouldUseIntegerWidth() private 2021-12-08 11:19:47 +13:00
Maxime Rainville
eb5dc731a8 Move MySQL 8 changelog note to 4.9.0 changelog 2021-12-08 11:19:39 +13:00
Maxime Rainville
13357c33df DOC Explain the new MySQLSchemaManager::schema_use_int_width flag 2021-12-08 11:18:00 +13:00
Sergey Shevchenko
e68e65badc feat: added config value to force certain behaviour & added a note to the docs 2021-12-08 11:18:00 +13:00
Sergey Shevchenko
2c9ba8bc45 fix: conform with linter 2021-12-08 11:18:00 +13:00
Sergey Shevchenko
62725a5db3 fix: added exception for MariaDB 2021-12-08 11:18:00 +13:00
Maxime Rainville
e63b73ad98
Merge pull request #10166 from creative-commoners/pulls/4/sspathdoc
DOC Unquote title
2021-12-02 15:30:50 +13:00
Steve Boyd
8ca492092f DOC Unquote title 2021-12-02 15:28:53 +13:00
Michal Kleiner
48780fa76f
Merge pull request #10165 from creative-commoners/pulls/4/changelog
DOC Fix module version details
2021-12-02 15:14:47 +13:00
Steve Boyd
ee224a95c9 DOC Fix module version details 2021-12-02 15:08:50 +13:00
Steve Boyd
83b757632a Merge branch '4.10' into 4 2021-12-02 15:00:06 +13:00
Aaron Carlino
a1092b8606
DOCS: Add clearer instructions for prerelease installation (#10164)
* DOCS: Add clearer instructions for prerelease installation

* Update docs/en/02_Developer_Guides/19_GraphQL/01_getting_started/index.md

Co-authored-by: Michal Kleiner <mk@011.nz>

Co-authored-by: Michal Kleiner <mk@011.nz>
2021-12-02 11:21:41 +13:00
Steve Boyd
f3a9c566dc DOC Update changelog 2021-12-01 10:33:08 +13:00
Steve Boyd
acb2e8a71a MNT Added 4.10.0-beta1 changelog 2021-12-01 10:32:12 +13:00
Maxime Rainville
ef8669f3ed
DOC Document hickup with the 4.10 framework unstable (#10161)
* DOC Document hickup with the 4.10 framework unstable

* DOC Add partial crhangelog entry for PHP8/PHPUnit9.5
2021-12-01 09:25:42 +13:00
Michal Kleiner
1425146dad
Merge pull request #10159 from creative-commoners/pulls/4/tmpitem
FIX Ensure tmpItem has a value before calling method_exists on it
2021-11-25 16:19:44 +13:00
Steve Boyd
a3d9648687 FIX Ensure tmpItem has a value before calling method_exists on it 2021-11-25 15:52:51 +13:00
Daniel Hensby
8a73a4ad22
Merge pull request #10157 from madmatt/pulls/silverstipe-is-not-bamboo
Fix typo
2021-11-24 10:08:05 +00:00
Matt Peel
fe653b5e13 Fix typo 2021-11-24 22:43:30 +13:00
Maxime Rainville
ae5aa4b442
Merge pull request #10150 from creative-commoners/pulls/4/manifest-destiny
API Selectively register test folder in manifest
2021-11-22 11:27:13 +13:00
Maxime Rainville
e0197191b8 Rename "Ignore CI Configs" to "Ignored CI Config" 2021-11-22 11:02:27 +13:00
Maxime Rainville
7c3fddfc8a Anwser Peer review feedback 2021-11-18 23:16:03 +13:00
Maxime Rainville
cbc4593ab4 ENH Don't index test from PHPUNit 5.7 module wdon using PHPUnit 9.5 2021-11-18 21:45:53 +13:00
Maxime Rainville
640a7e3eea ENH Improve ManifestFileFinder so it can ignore test based on the testing library 2021-11-18 21:45:53 +13:00
Maxime Rainville
2922370d81 API Add Module::getCILibrary function 2021-11-18 21:45:53 +13:00
Maxime Rainville
1bc1e85f68 DOC Fix minor typos in Module 2021-11-18 21:44:26 +13:00
Steve Boyd
d2cbf5bc2a Merge branch '4.9' into 4 2021-11-18 17:24:41 +13:00
Maxime Rainville
2d4b93883b
Merge pull request #10033 from creative-commoners/pulls/4/attributeshtml-trait
API Add an AttributesHTML trait
2021-11-18 17:02:19 +13:00
Maxime Rainville
b43d68f9b4 API Add an AttributesHTML trait 2021-11-18 15:31:01 +13:00
Maxime Rainville
d5b03eb5cb
Bump to composer/installer v2 (#10153)
* DEP Allow installation of composer installer 2

* MNT Normalise composer constraints
2021-11-18 14:08:25 +13:00
Aaron Carlino
b5bff1aa08
DOCS: GraphQL architecture diagrams (#10123)
* DOCS: GraphQL architecture diagrams

* Update docs/en/02_Developer_Guides/19_GraphQL/08_architecture_diagrams.md
2021-11-18 00:29:30 +13:00
Michal Kleiner
96bc5259a8
Merge pull request #10151 from creative-commoners/pulls/4/tests-from-recipe
MNT Adjust a couple of unit tests to run from recipe-kitchen-sink
2021-11-16 15:21:46 +13:00
Steve Boyd
081537d014 MNT Adjust a couple of unit tests to run from recipe-kitchen-sink 2021-11-16 12:55:00 +13:00
Loz Calver
29fa365d10
Fix support for setting TEMP_PATH in .env (fixes #8099) (#10138) 2021-11-16 09:35:28 +13:00
Sergey Shevchenko
5e26757a9e
Merge branch 'silverstripe:4' into 4 2021-11-15 22:07:11 +13:00
Maxime Rainville
2c1d8e232b
Merge pull request #10122 from creative-commoners/pulls/4/update-php-support-policy
DOC Update PHP support policy
2021-11-15 11:04:39 +13:00
Maxime Rainville
d1cd9361d8 DOC Update PHP support policy 2021-11-11 13:59:44 +13:00
LiamKearn
a08f43b762
DOC Fix misleading code docblocks (#10145) 2021-11-09 14:55:06 +13:00
Maxime Rainville
5d1cac00e8
MNT Bring back PGSQL test matrix (#10144) 2021-11-09 11:17:44 +13:00
Maxime Rainville
33d310cc69
Merge pull request #10139 from creative-commoners/pulls/4/dms
MNT Remove polyfill
2021-11-09 11:01:28 +13:00
Bryn Whyman
b381007156
DOCS more guidance on how to create a module (#10131)
The docs on creating a module are pretty light. I've opted to put this in the developer docs and not in the module skeleton repository as I see the later as more of a file skeleton, over a full tutorial space.

Co-authored-by: brynwhyman <bryn.whyman@silverstripe.com>
2021-11-08 15:09:51 +13:00
Bryn Whyman
0e6817bb8d
DOCS new guidance page on how to upgrade a project (#10132)
Co-authored-by: brynwhyman <bryn.whyman@silverstripe.com>
2021-11-08 15:07:17 +13:00