Damian Mooyman
|
9b00630616
|
Merge remote-tracking branch 'origin/2.0' into 2.1
# Conflicts:
# code/SQLite3Database.php
# code/SQLiteDatabaseConfigurationHelper.php
|
2017-12-07 16:18:19 +13:00 |
|
Damian Mooyman
|
e8f4e55b8a
|
Merge remote-tracking branch 'origin/1.4' into 2.0
# Conflicts:
# .travis.yml
# code/SQLite3Database.php
# composer.json
|
2017-12-07 16:16:11 +13:00 |
|
Damian Mooyman
|
2bde2640c3
|
Merge pull request #1 from silverstripe-security/patch/1.4/SS-2017-008
[SS-2017-008] Fix SQL injection in search engine
|
2017-12-07 15:59:01 +13:00 |
|
Damian Mooyman
|
ca4a76eaab
|
Update 2 branch alias to 2.2
|
2017-11-28 10:50:04 +13:00 |
|
Damian Mooyman
|
77e5a5e18c
|
Merge branch '2.1' into 2
|
2017-11-28 10:49:33 +13:00 |
|
Damian Mooyman
|
dbf10488ee
|
Remove master branch alias from 2.1 branch
|
2017-11-28 10:49:05 +13:00 |
|
Daniel Hensby
|
978a5a19ce
|
Merge pull request #37 from open-sausages/pulls/4.0/update-styles
Update config / code styles for 4.0
|
2017-11-23 12:50:04 +00:00 |
|
Damian Mooyman
|
24cf40beaf
|
Update config / code styles for 4.0
Related https://github.com/silverstripe/silverstripe-framework/issues/7590
|
2017-11-23 14:11:10 +13:00 |
|
Daniel Hensby
|
4aad42c084
|
[SS-2017-008] Fix SQL injection in search engine
|
2017-11-21 16:16:32 +00:00 |
|
Damian Mooyman
|
acaaf95d22
|
Merge pull request #35 from dhensby/pulls/db-index-update
Update module to work with new stricter index definitions
|
2017-10-12 14:03:50 +13:00 |
|
Daniel Hensby
|
c00a11cf7e
|
Travis setup
|
2017-10-10 15:10:30 +01:00 |
|
Daniel Hensby
|
536ada309e
|
Update module to work with new stricter index definitions
|
2017-10-10 13:09:06 +01:00 |
|
Damian Mooyman
|
8d25343c41
|
Merge pull request #32 from open-sausages/pulls/2/vendorise-me-baby
Expose as vendor module
|
2017-10-03 16:17:05 +13:00 |
|
Ingo Schommer
|
eba3c2c746
|
Expose as vendor module
|
2017-10-03 03:12:27 +13:00 |
|
Daniel Hensby
|
4e854b3fd2
|
Merge pull request #30 from kinglozzer/fix-seek
FIX: SQLite3Query::seek() failed to return a record
|
2017-01-13 11:56:18 +00:00 |
|
Loz Calver
|
0a646577fe
|
FIX: SQLite3Query::seek() failed to return a record
|
2017-01-12 17:08:05 +00:00 |
|
Damian Mooyman
|
47d47ab2a8
|
Bump alias of master to 2.1
|
2016-11-13 21:57:58 +13:00 |
|
Damian Mooyman
|
7304708fa1
|
BUG Fix installer for 4.0 (#29)
|
2016-10-26 14:24:31 +13:00 |
|
Loz Calver
|
cfdf20b253
|
Merge pull request #28 from mikenz/patch-1
Update for latest SS4 changes
|
2016-10-10 09:05:52 +01:00 |
|
Mike Cochrane
|
dd81faac7b
|
Update for latest SS4 changes
|
2016-10-10 11:13:18 +13:00 |
|
Daniel Hensby
|
360b70aa22
|
Merge pull request #27 from open-sausages/pulls/4.0/fix-path-warnings
BUG Fix errors when 'path' isn't declared explicitly
|
2016-09-30 12:24:10 +01:00 |
|
Damian Mooyman
|
6d74fc05cf
|
BUG Fix errors when 'path' isn't declared explicitly
|
2016-09-30 15:45:13 +13:00 |
|
Damian Mooyman
|
b710ef04b3
|
Rename SS_ prefixed classes (#26)
|
2016-09-09 15:46:48 +12:00 |
|
Ingo Schommer
|
8001e69b71
|
Merge pull request #25 from open-sausages/pulls/4.0/namespace-everything
Upgrade for silverstripe namespaces
|
2016-09-08 16:11:21 +12:00 |
|
Damian Mooyman
|
1cb63311d8
|
Upgrade for silverstripe namespaces
|
2016-09-08 15:41:17 +12:00 |
|
Ingo Schommer
|
32ae8f8d94
|
Merge pull request #24 from open-sausages/pulls/4.0/namespace-cms
Update for SilverStripe\CMS namespace
|
2016-08-12 16:39:36 +12:00 |
|
Damian Mooyman
|
99e6081c42
|
Update for SilverStripe\CMS namespace
|
2016-08-12 13:22:58 +12:00 |
|
Damian Mooyman
|
72638cf40e
|
BUG Fix incorrect upgrade / rules
|
2016-07-05 16:27:01 +12:00 |
|
Ingo Schommer
|
d09ab6bea4
|
Merge pull request #23 from open-sausages/pulls/4.0/namespace
API Apply SilverStripe\SQLite namespace to module
|
2016-07-01 15:10:06 +12:00 |
|
Damian Mooyman
|
e36e74ab2f
|
API Apply SilverStripe\SQLite namespace to module
|
2016-06-29 13:55:45 +12:00 |
|
Damian Mooyman
|
0bd28649f5
|
Merge pull request #21 from dhensby/pulls/2.0/travis-fix
Update travis for 4.0 tests
|
2016-03-24 11:57:08 +13:00 |
|
Damian Mooyman
|
df303356cd
|
Merge pull request #19 from helpfulrobot/add-standard-scrutinizer-config
Added standard Scrutinizer config
|
2016-03-24 11:52:54 +13:00 |
|
Loz Calver
|
149d1708b6
|
Merge pull request #20 from dhensby/pulls/1.4/travis
Update travis test coverage
|
2016-03-23 13:50:28 +00:00 |
|
Daniel Hensby
|
8a4e3434bc
|
Update travis for 4.0 tests
|
2016-03-23 12:48:55 +00:00 |
|
Daniel Hensby
|
ea1d504617
|
Update travis test coverage
|
2016-03-23 11:37:24 +00:00 |
|
helpfulrobot
|
c77a73e970
|
Added standard Scrutinizer config
|
2016-03-23 23:18:23 +13:00 |
|
Daniel Hensby
|
7cf13c1808
|
Merge pull request #18 from helpfulrobot/add-standard-code-of-conduct-file
Added standard code of conduct file
|
2016-02-16 09:44:36 +00:00 |
|
helpfulrobot
|
f7ef5f16de
|
Added standard code of conduct file
|
2016-02-16 11:42:22 +13:00 |
|
Ingo Schommer
|
9780bb014c
|
Merge pull request #17 from silverstripe-labs/pulls/fix-tests
BUG Fix .travis.yml
|
2016-01-18 15:54:26 +13:00 |
|
Damian Mooyman
|
c95cbcdc01
|
BUG Fix .travis.yml
|
2016-01-18 15:28:10 +13:00 |
|
Damian Mooyman
|
941fc9d857
|
Merge pull request #16 from helpfulrobot/add-standard-gitattributes-file
Added standard .gitattributes file
|
2016-01-18 15:25:37 +13:00 |
|
helpfulrobot
|
0c0dceacac
|
Added standard .gitattributes file
|
2016-01-16 19:32:49 +13:00 |
|
Damian Mooyman
|
608458ccb8
|
Merge pull request #15 from helpfulrobot/convert-to-psr-2
Converted to PSR-2
|
2015-12-18 10:05:28 +13:00 |
|
helpfulrobot
|
b2d40ed61e
|
Converted to PSR-2
|
2015-12-18 07:11:01 +13:00 |
|
Damian Mooyman
|
7daf437e24
|
Merge pull request #14 from helpfulrobot/add-standard-editorconfig-file
Added standard .editorconfig file
|
2015-12-17 14:07:08 +13:00 |
|
helpfulrobot
|
4b6dcd8dde
|
Added standard .editorconfig file
|
2015-12-17 10:06:47 +13:00 |
|
Damian Mooyman
|
e76bd4b1a1
|
API Update master to new major version for 4.0 compat
|
2015-10-16 11:17:24 +13:00 |
|
Damian Mooyman
|
65cd866f42
|
Restrict 1.4 to ~3.2
|
2015-10-16 11:16:30 +13:00 |
|
Sean Harvey
|
feb9676d7d
|
Merge pull request #12 from dhensby/patch-2
Move to new travis containerised infrastructure
|
2015-07-21 08:40:30 +12:00 |
|
Daniel Hensby
|
e2293d4dab
|
Move to new travis containerised infrastructure
|
2015-07-20 16:10:08 +01:00 |
|