Robbie Averill
|
24d6527845
|
Merge branch '4.3' into 4
|
2018-11-09 11:39:27 +02:00 |
|
Robbie Averill
|
10f502f0c7
|
Merge branch '4.2' into 4.3
|
2018-11-09 11:39:05 +02:00 |
|
Robbie Averill
|
5b7723df7f
|
Merge branch '4.1' into 4.2
# Conflicts:
# lang/fi.yml
# lang/nl.yml
|
2018-11-09 11:38:04 +02:00 |
|
Robbie Averill
|
df4d2bd838
|
Merge branch '4.0' into 4.1
# Conflicts:
# lang/da.yml
# lang/eo.yml
# lang/fi.yml
# lang/it.yml
# lang/nl.yml
# lang/sv.yml
|
2018-11-09 11:36:34 +02:00 |
|
Werner M. Krauß
|
bc0f17fb09
|
Cleanup Convert
* remove unneeded parenthesis and double quotes
* simplify flow / remove unneeded else
|
2018-11-07 17:45:01 +01:00 |
|
Werner M. Krauß
|
3f321f935a
|
Convert::memstring2bytes should return integer value
bytes are by nature an integer
fixes #8572
|
2018-11-07 17:01:36 +01:00 |
|
Loz Calver
|
11fe5b3adf
|
Implement ConfirmationTokenChain to handle multiple tokens at once
|
2018-11-07 11:33:24 +13:00 |
|
Loz Calver
|
8d7c2dafab
|
[SS-2018-019] Add confirmation token to dev/build
|
2018-11-07 11:33:24 +13:00 |
|
Loz Calver
|
02ad0f44aa
|
Implement ConfirmationTokenChain to handle multiple tokens at once
|
2018-11-07 11:32:55 +13:00 |
|
Loz Calver
|
af000bea9b
|
[SS-2018-019] Add confirmation token to dev/build
|
2018-11-07 11:32:55 +13:00 |
|
Loz Calver
|
5563537cc8
|
Implement ConfirmationTokenChain to handle multiple tokens at once
|
2018-11-07 11:31:33 +13:00 |
|
Loz Calver
|
0610f76da0
|
[SS-2018-019] Add confirmation token to dev/build
|
2018-11-07 11:31:33 +13:00 |
|
Loz Calver
|
0877442c64
|
Implement ConfirmationTokenChain to handle multiple tokens at once
|
2018-11-07 11:24:51 +13:00 |
|
Loz Calver
|
3dbb10625c
|
[SS-2018-019] Add confirmation token to dev/build
|
2018-11-07 11:24:51 +13:00 |
|
Robbie Averill
|
3c58ae009e
|
Merge branch '4.2' into 4.3
|
2018-11-06 11:05:08 +01:00 |
|
Robbie Averill
|
22c7fa2bc9
|
Merge branch '4.1' into 4.2
|
2018-11-06 11:04:43 +01:00 |
|
Robbie Averill
|
6d2665d687
|
Merge branch '4.0' into 4.1
|
2018-11-06 11:04:28 +01:00 |
|
Werner M. Krauß
|
adafd73943
|
Convert::memstring2bytes should preserve -1
fixes #8570
|
2018-11-06 10:22:13 +01:00 |
|
Robbie Averill
|
56d5621934
|
FIX Flush extra_methods statics between test runs
|
2018-10-09 13:22:54 +02:00 |
|
Robbie Averill
|
55e79ffdfd
|
Add failing test to show that overloaded extensions are broken in Extensible
|
2018-10-09 12:35:32 +02:00 |
|
Robbie Averill
|
98568262f2
|
Fixed phpcs violations
|
2018-10-05 16:07:33 +02:00 |
|
Robbie Averill
|
da9301f241
|
Use SilverStripe cache API instead of memory cache, add tests and fix cache config indentation
|
2018-10-05 14:58:48 +02:00 |
|
Robbie Averill
|
172d8915b7
|
Clear cache between ThemeResourceLoader tests
|
2018-10-05 14:12:26 +02:00 |
|
Guy Marriott
|
5970fc2417
|
FIX Moving test to correct director
|
2018-10-03 10:47:17 +13:00 |
|
Damian Mooyman
|
163f1523e9
|
Add upgrade rule for HTTPCacheControl
|
2018-06-14 11:55:05 +12:00 |
|
Daniel Hensby
|
ce58890baf
|
Merge branch '4.0' into 4.1
|
2018-06-11 09:27:42 +01:00 |
|
Damian Mooyman
|
c070e989c4
|
BUG Safely handle empty injector factory responses
Fixes issue with ImageBackendFactory returning null and breaking injector
|
2018-06-06 16:45:16 +12:00 |
|
Robbie Averill
|
3a537bc745
|
Merge branch 'heads/4.0.4' into 4.0
|
2018-05-28 17:50:07 +12:00 |
|
Robbie Averill
|
722202fef4
|
Merge remote-tracking branch 'origin/4.0.4' into 4.1.1
# Conflicts:
# src/Control/Director.php
|
2018-05-24 15:41:11 +12:00 |
|
Damian Mooyman
|
d935140a95
|
[ss-2018-005] Prevent unauthenticated isDev / isTest being allowed
|
2018-05-14 17:03:39 +12:00 |
|
Daniel Hensby
|
80bf0fc487
|
FIX bad syntax
|
2018-05-02 11:43:12 +01:00 |
|
Daniel Hensby
|
d5e2d3fa67
|
Merge branch '3.6' into 4.0
|
2018-05-01 21:47:17 +01:00 |
|
Aaron Carlino
|
0863bac29a
|
Update getVariables to return a copy of globals rather than including the reference in an array merge
|
2018-02-27 09:52:36 +13:00 |
|
Aaron Carlino
|
d91648dd6e
|
Update getVariables to return a copy of globals rather than including the reference in an array merge
|
2018-02-23 16:25:41 +13:00 |
|
Damian Mooyman
|
0b7cf80331
|
BUG Fix incorrect convert slashes argument
|
2018-02-13 16:33:35 +13:00 |
|
Daniel Hensby
|
62057befdb
|
Merge branch '4.0' into 4
|
2018-02-06 10:08:17 +00:00 |
|
Daniel Hensby
|
28ca11dd7e
|
FIX Regex range identifier correctly escaped
|
2018-02-05 15:17:20 +00:00 |
|
Damian Mooyman
|
a3c52f901a
|
Merge remote-tracking branch 'origin/4.0' into 4
# Conflicts:
# src/Core/TempFolder.php
# src/ORM/DataObject.php
# src/View/ThemeResourceLoader.php
# src/includes/constants.php
# tests/php/Control/SimpleResourceURLGeneratorTest.php
# tests/php/Forms/HTMLEditor/HTMLEditorFieldTest.php
# tests/php/View/RequirementsTest.php
|
2018-01-22 14:57:05 +13:00 |
|
Daniel Hensby
|
db610aaf3b
|
Fixing string concat CS issues
|
2018-01-16 18:39:30 +00:00 |
|
Daniel Hensby
|
c959160375
|
FIX Misnamed test namespaces
|
2018-01-16 17:41:18 +00:00 |
|
Daniel Hensby
|
e4b936c7c7
|
Merge branch '4.0' into 4
|
2018-01-12 14:40:33 +00:00 |
|
Damian Mooyman
|
8d077203d4
|
API Implement support for public/ webroot folder (#7741)
* API Implement support for public/ webroot folder
* Bugfixes and refactor based on feedback
|
2018-01-12 16:25:02 +13:00 |
|
Daniel Hensby
|
de6afd4405
|
TEST Cant reliably use Injector to replace Extensions
|
2018-01-11 14:08:29 +00:00 |
|
Christopher Joe
|
cc72b5c852
|
BUG Added warning for auto-generated table_name for non-test classes
|
2017-11-27 20:22:37 +13:00 |
|
Damian Mooyman
|
b9cb1e69e6
|
BUG Replace phpdotenv with thread-safe replacement
|
2017-10-20 18:43:11 +13:00 |
|
Christopher Joe
|
3560a0418d
|
rename TEMP_FOLDER to TEMP_PATH
|
2017-10-09 12:41:34 +13:00 |
|
Damian Mooyman
|
313f8c7ac3
|
Merge pull request #7439 from creative-commoners/pulls/4.0/trim-injector-names
FIX Trim whitespace off names in Injector
|
2017-10-09 12:31:11 +13:00 |
|
Robbie Averill
|
3bdc8c7e65
|
FIX Trim whitespace off names in Injector
|
2017-10-06 15:52:44 +13:00 |
|
Damian Mooyman
|
b996e2c22c
|
API Extensions are now stateless
ENHANCEMENT Injector now lazy-loads services more intelligently
|
2017-10-06 14:53:44 +13:00 |
|
Damian Mooyman
|
4dbd727206
|
BUG Config updates are now applied after middleware not before
|
2017-10-05 12:30:21 +13:00 |
|