Florian Thoma
|
c9005b2a70
|
add check for currentl controller
|
2018-06-11 08:07:37 +02:00 |
|
Florian Thoma
|
42e799bc43
|
fix Versioned::choose_site_stage() if no request given
Load request from curent controller as a fallback
|
2018-06-09 20:37:52 +02:00 |
|
Damian Mooyman
|
d9261af1f3
|
Added 3.7.0 changelog
|
2018-06-08 12:19:40 +12:00 |
|
Damian Mooyman
|
f88d2a9a27
|
Remove obsolete branch-alias
|
2018-06-08 12:19:35 +12:00 |
|
Daniel Hensby
|
2b4954035f
|
NEW Add better HTTP cache-control manipulation (#8086)
|
2018-06-08 11:56:31 +12:00 |
|
Robbie Averill
|
1d0cffd0e4
|
Merge pull request #8146 from open-sausages/pulls/3/fix-weird-crash
BUG Fix crash on ID in default_sort
|
2018-06-07 15:57:42 +12:00 |
|
Damian Mooyman
|
4a0e5b6367
|
BUG Fix crash on fixed_fields in default_sort
|
2018-06-07 14:54:04 +12:00 |
|
Daniel Hensby
|
3139b246d9
|
Merge pull request #8144 from open-sausages/pulls/3/the-big-shortcode
NEW: StringField exists() checks don't have to use RAW()
|
2018-06-06 15:51:49 +01:00 |
|
Aaron Carlino
|
c639ffa9ce
|
New isPopulated method to allow StringField subclasses to check existence without RAW
|
2018-06-06 23:26:07 +12:00 |
|
Damian Mooyman
|
aecac871cf
|
Merge pull request #8109 from open-sausages/pulls/3/docs-3.7.0-guide
Object upgrade notice for 3.7.0 changelog
|
2018-06-06 14:12:58 +12:00 |
|
Damian Mooyman
|
b6374506ea
|
Merge branch '3' into pulls/3/docs-3.7.0-guide
|
2018-06-06 09:25:27 +12:00 |
|
Daniel Hensby
|
baf4450961
|
Merge pull request #8122 from open-sausages/pulls/3/fix-dev-build-stage
BUG Prevent stage querystring args during dev/build
|
2018-06-05 16:35:49 +01:00 |
|
Daniel Hensby
|
9eeebceaa1
|
Merge branch '3.6' into 3
|
2018-06-05 16:31:22 +01:00 |
|
Daniel Hensby
|
801a51d0f7
|
Merge branch '3.5' into 3.6
|
2018-06-05 16:30:20 +01:00 |
|
Robbie Averill
|
13ea2f9b80
|
Merge pull request #8132 from dhensby/pulls/3.5/postgres-test-fix
FIX Regression from #8009
|
2018-06-05 13:43:19 +12:00 |
|
Damian Mooyman
|
2756d60da2
|
BUG Prevent stage querystring args during dev/build
Fixes #8110
|
2018-06-05 13:28:01 +12:00 |
|
Damian Mooyman
|
9f57576975
|
Merge pull request #8095 from open-sausages/pulls/3/versioned-cache-segmentation
ENHANCEMENT: Add new CacheProxy to segment versioned state
|
2018-06-05 13:17:03 +12:00 |
|
Damian Mooyman
|
f4411df75c
|
Update documentation
|
2018-06-05 11:34:46 +12:00 |
|
Damian Mooyman
|
85a712e1c9
|
Fix postgres test
|
2018-06-05 11:34:27 +12:00 |
|
Damian Mooyman
|
779a4e2443
|
Set disable-segmentation for SSViewer cache
Cleanup
|
2018-06-05 10:30:18 +12:00 |
|
Damian Mooyman
|
05a519ecc5
|
Fix code style / php 5.3 compat
|
2018-06-05 10:30:18 +12:00 |
|
Aaron Carlino
|
dac3c5ee16
|
Remove segmentation from core caches
|
2018-06-05 10:30:18 +12:00 |
|
Aaron Carlino
|
0b18090003
|
Docs updates
|
2018-06-05 10:30:18 +12:00 |
|
Aaron Carlino
|
489aca2fc9
|
Rename variable in factory to
|
2018-06-05 10:30:17 +12:00 |
|
Aaron Carlino
|
96701b8ea0
|
Add upgrade docs
|
2018-06-05 10:30:17 +12:00 |
|
Aaron Carlino
|
7ca95b66d8
|
Remove messages
|
2018-06-05 10:30:17 +12:00 |
|
Aaron Carlino
|
265ad70011
|
Refactor per chillu, reverse linting
|
2018-06-05 10:30:17 +12:00 |
|
Aaron Carlino
|
5583565480
|
Add disable container
|
2018-06-05 10:30:17 +12:00 |
|
Aaron Carlino
|
05384df10b
|
Add new CacheProxy
|
2018-06-05 10:30:17 +12:00 |
|
Daniel Hensby
|
41e601a036
|
FIX Regression from #8009
|
2018-06-04 17:03:05 +01:00 |
|
Loz Calver
|
e987708470
|
Merge pull request #8094 from dhensby/pulls/3/php72-each-removal
FIX Remove use of deprecated each method from thirdparty
|
2018-06-04 16:56:03 +01:00 |
|
Loz Calver
|
050018dba6
|
Merge pull request #8134 from dhensby/pulls/3.5/memory-limit
Increase memory limit to 2G in Travis builds
|
2018-06-04 16:50:52 +01:00 |
|
Loz Calver
|
0a4e3fc716
|
Merge pull request #8133 from dhensby/pulls/3.5/php53-compat
FIX PHP 5.3 compat for referencing $this in closures
|
2018-06-04 16:30:21 +01:00 |
|
Robbie Averill
|
c1b0c56788
|
Increase memory limit to 2G in Travis builds
|
2018-06-04 16:24:18 +01:00 |
|
Daniel Hensby
|
a20b0a4aa6
|
FIX Remove use of deprecated each method
|
2018-06-04 16:17:18 +01:00 |
|
Robbie Averill
|
1cbf27e0f4
|
FIX PHP 5.3 compat for referencing $this in closure, and make method public for same reason
sdf
|
2018-06-04 16:05:49 +01:00 |
|
Daniel Hensby
|
33d2df1bf5
|
Merge pull request #8129 from creative-commoners/pulls/3/memory-limit
Increase memory limit to 2G in Travis builds
|
2018-06-04 11:39:57 +01:00 |
|
Robbie Averill
|
e73baf32db
|
Increase memory limit to 2G in Travis builds
|
2018-06-02 20:44:33 +12:00 |
|
Damian Mooyman
|
cf8f12009f
|
Merge pull request #8101 from creative-commoners/pulls/3.7/php53-compat
FIX PHP 5.3 compat for referencing $this in closures
|
2018-06-01 15:00:42 +12:00 |
|
Ingo Schommer
|
1c0a5df132
|
Object upgrade notice for 3.7.0 changelog
See https://forum.silverstripe.org/t/php-7-2-backwards-compat-for-module-maintainers-on-ss-3-7/464/5
|
2018-05-31 08:25:36 +12:00 |
|
Loz Calver
|
f43361ad66
|
Merge pull request #8107 from open-sausages/pulls/3/docs-remove-old-changelogs
Removed old changelogs (fixes #8035)
|
2018-05-30 09:10:08 +01:00 |
|
Ingo Schommer
|
16c296756f
|
Removed old changelogs (fixes #8035)
|
2018-05-30 16:04:41 +12:00 |
|
Robbie Averill
|
7b23a548aa
|
FIX PHP 5.3 compat for referencing $this in closure, and make method public for same reason
sdf
|
2018-05-29 14:55:21 +12:00 |
|
Robbie Averill
|
f688bcb1a3
|
Merge pull request #72 from silverstripe-security/pulls/3/security-password-fix
SECURITY: Ensure passwords do not get added to session on submission failure
|
2018-05-28 18:54:27 +12:00 |
|
Aaron Carlino
|
e4c0f271b0
|
[ss-2018-013] Ensure passwords do not get added to session on submission failure
|
2018-05-28 18:53:02 +12:00 |
|
Robbie Averill
|
4a9e991edb
|
Merge branch '3.6' into 3
|
2018-05-28 17:44:48 +12:00 |
|
Robbie Averill
|
d21660971f
|
Merge branch 'heads/3.6.6' into 3.6
|
2018-05-28 17:44:28 +12:00 |
|
Robbie Averill
|
dae8fefb1e
|
Merge remote-tracking branch 'origin/3.5' into 3.6
|
2018-05-28 17:43:55 +12:00 |
|
Robbie Averill
|
df4648a308
|
Merge branch 'heads/3.5.8' into 3.5
|
2018-05-28 17:42:31 +12:00 |
|
Robbie Averill
|
912dc60cf3
|
Added 3.5.8 changelog
|
2018-05-28 15:50:54 +12:00 |
|