Sam Minnee
|
a5a94b520f
|
MINOR: Remove uses of deprecated extendedSQL()
|
2011-10-29 17:36:39 +13:00 |
|
Simon Welsh
|
f976af78be
|
BUGFIX: Apply engine changes only if there is no existing FulltextSearch index on the table, and apply them before column index changes.
|
2011-10-29 16:57:10 +13:00 |
|
Simon Welsh
|
6bf3f7ded4
|
Switches MySQLDatabase to use the MySQLi class rather than the mysql_* functions.
|
2011-10-29 13:34:11 +13:00 |
|
Ingo Schommer
|
8302af1ea8
|
ENHANCEMENT Added Database->getLock() and Database->releaseLock() for application-level advisory locks
|
2011-10-07 14:12:50 +02:00 |
|
Will Rossiter
|
1732a17114
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
|
Ingo Schommer
|
ce8e72cf0e
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
|
Ingo Schommer
|
31b477ee0c
|
ENHANCEMENT Added File.ShowInSearch flag to mirror the existing SiteTree.ShowInSearch flag - e.g. useful to limit visibility of user-uploaded files. Enforced in MySQLDatabase->searchEngine(). Tested in cms with SearchEngineTest.
|
2011-09-15 16:00:54 +02:00 |
|
Ingo Schommer
|
c776a1cd67
|
BUGFIX Consistently using Convert::raw2sql() instead of DB::getConn()->addslashes() or PHP's deprecated addslashes() for database escaping
|
2011-09-15 14:24:46 +02:00 |
|
ajshort
|
a75abd5cd7
|
MINOR: Replaced DataObjectSet with ArrayList in MySQLDatabase->searchEngine().
|
2011-05-06 07:08:33 +10:00 |
|
ajshort
|
3f132a105b
|
API CHANGE: Replaced DataObjectSet instances with ArrayList.
|
2011-05-05 20:40:24 +10:00 |
|
ajshort
|
8fb7b531cf
|
MINOR: Updated MySQLDatabase::searchEngine() to use the new PaginatedList API.
|
2011-05-01 15:26:30 +12:00 |
|
Ingo Schommer
|
9b29616710
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
|