projects
/
Packages
/
TYPO3.CMS.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed bug #16120: UPDATE queries fails for ['TYPO3_DB']->sql_query (thanks to Alan...
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
dbal
/
ChangeLog
2010-10-30
Xavier Perseguers
Fixed bug #16120: UPDATE queries fails for ['TYPO3_DB...
blob
|
commitdiff
|
raw
2010-10-30
Xavier Perseguers
Fixed case
blob
|
commitdiff
|
raw
|
diff to current
2010-10-19
Xavier Perseguers
Set version to 1.2.0alpha3
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Xavier Perseguers
Added feature #15075: [Install] make a pre-check for...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-21
Xavier Perseguers
Set version to 1.2.0alpha2
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
Xavier Perseguers
Merged branch QueryCache to trunk
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
Xavier Perseguers
Fixed bug #15751: dbal does not parse setDBinit correct...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Xavier Perseguers
Fixed bug #15582: Call to deprecated function template...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Xavier Perseguers
Fixed bug #15535: Error: No pages are found on the...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Xavier Perseguers
Updated ADOdb version dependency
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Xavier Perseguers
Set version to 1.2.0alpha1
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Xavier Perseguers
Added unit test for feature #15457
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Xavier Perseguers
Added feature #15457: Add support for prepared queries
blob
|
commitdiff
|
raw
|
diff to current
2010-08-14
Xavier Perseguers
Code cleanup with useless blank spaces at end of line
blob
|
commitdiff
|
raw
|
diff to current
2010-08-08
Xavier Perseguers
Added unit test for bug #15253
blob
|
commitdiff
|
raw
|
diff to current
2010-08-08
Xavier Perseguers
Fixed bug #12535: DAM-related: Element browser crashes...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-27
Xavier Perseguers
Fixed bug #15160: Queries should only be parsed once
blob
|
commitdiff
|
raw
|
diff to current
2010-07-17
Xavier Perseguers
Updated PHP documentation
blob
|
commitdiff
|
raw
|
diff to current
2010-07-16
Xavier Perseguers
Added unit test for bug #14818: t3lib_db->listQuery...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-16
Xavier Perseguers
Fixed bug #14985: FIND_IN_SET should be used isntead...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-11
Xavier Perseguers
Fixed bug #15045: Trailing newlines after php closing tag
blob
|
commitdiff
|
raw
|
diff to current
2010-06-27
Xavier Perseguers
Synchronized @deprecated annotations with Core
blob
|
commitdiff
|
raw
|
diff to current
2010-06-22
Xavier Perseguers
Backported changesets 8033, 8036 and 8042 from TYPO3_4...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Xavier Perseguers
Fixed bug #3855: Log number of returned or affected...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Xavier Perseguers
Updated copyright year in manual
blob
|
commitdiff
|
raw
|
diff to current
2010-06-12
Xavier Perseguers
Fixed bug #13431: Include BE:forceCharset config option...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-11
Xavier Perseguers
Fixed bug #14405: Rename the test cases from *_testcase...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-03
Xavier Perseguers
Fixed bug #14479: Speed up Oracle layer by not defaulti...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Xavier Perseguers
Fixed bug #7015: t3lib_DB displays wrong SQL in error...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-27
Xavier Perseguers
Fixed bug #14496: SQL parser does not handle ALTER...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-27
Xavier Perseguers
Fixed bug #14456: SQL parser doesn't accept ALTER TABLE...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-27
Xavier Perseguers
Fixed bug #14457: 1-2-3 Install Process breaks with...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Xavier Perseguers
Fixed bug #14372: Mapping does not work with table...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Xavier Perseguers
Follow-up of changeset 32847: DBAL cannot be loaded...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
Xavier Perseguers
Backported changeset 32870 from trunk
blob
|
commitdiff
|
raw
|
diff to current
2010-05-01
Xavier Perseguers
Fixed bug #14274: Some exception are not caught when...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-01
Xavier Perseguers
Fixed bug #2186: Error installing static_info_tables
blob
|
commitdiff
|
raw
|
diff to current
2010-05-01
Xavier Perseguers
Fixed bug #14265: Driver dropdown in install tool shoul...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Xavier Perseguers
Added autoloader for Install Tool
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Xavier Perseguers
Fixed bug #14182: Multiple join conditions are not...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-15
Xavier Perseguers
Fixed bug #14120: Add a method to check if database...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Xavier Perseguers
Set version to 1.1.2
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Xavier Perseguers
Added feature #13508: Use exec_TRUNCATEquery() instead...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-07
Xavier Perseguers
Fixed bug #4640: Backend login impossible with MSSQL...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-21
Xavier Perseguers
Fixed bug #2367: No support for LIMIT [PostgreSQL]
blob
|
commitdiff
|
raw
|
diff to current
2010-02-14
Xavier Perseguers
Set version to 1.1.1
blob
|
commitdiff
|
raw
|
diff to current
2010-02-14
Xavier Perseguers
Added unit test for #12829: ALTER TABLE is not able...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-13
Xavier Perseguers
Added unit tests for #4493: WHERE func(expr) IN (n...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-13
Xavier Perseguers
Fixed bug #6196: IFNULL operator cannot be parsed
blob
|
commitdiff
|
raw
|
diff to current
2010-02-13
Xavier Perseguers
Fixed bug #13528
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Xavier Perseguers
Follow-up of #13504: Using TRUNCATE instead of TRUNCATE...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-10
Xavier Perseguers
Fixed bug #13504: Cannot parse TRUNCATE TABLE in instal...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Xavier Perseguers
Added unit test for bug #13490: Where clause 0=0 cannot...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-07
Xavier Perseguers
Added feature #12858: Provide an API to insert multiple...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-07
Xavier Perseguers
Fixed bug #13453: Method compileINSERT of ux_t3lib_sqlp...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-07
Xavier Perseguers
Added feature #13209: MySQL extended INSERT statements...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Xavier Perseguers
Added unit tests for bug #13430: Cannot parse INSERT...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-05
Xavier Perseguers
Fixed bug #13422: Invalid quoting of numeric column...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-03
Xavier Perseguers
Added unit tests for bug #13412: BETWEEN operator is...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-24
Xavier Perseguers
Fixed bug #13090: version warning with CSS styled content
blob
|
commitdiff
|
raw
|
diff to current
2010-01-16
Xavier Perseguers
Fixed bug #13199: fileadminDir is hardcoded in several...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-08
Xavier Perseguers
Updated copyright year
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Xavier Perseguers
Preparation of commit for feature #13134
blob
|
commitdiff
|
raw
|
diff to current
2010-01-03
Xavier Perseguers
Added feature #13135: Support for CASE WHEN flow control
blob
|
commitdiff
|
raw
|
diff to current
2009-12-30
Xavier Perseguers
Set version to 1.1.0
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Xavier Perseguers
Fixed bug #12603: sql_query does not respect "mapping"
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Xavier Perseguers
Fixed bug #13104: SQL parser cannot parse escaped singl...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-27
Xavier Perseguers
Updated documentation: now using new documentation...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-27
Xavier Perseguers
Updated documentation (removed obsolete information...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-13
Xavier Perseguers
Fixed bug #13003: Move back methods belonging to t3lib_...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Xavier Perseguers
Fixed bug #12897: Cannot parse SQL hints
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Xavier Perseguers
Fixed bug #12758: Added support for EXISTS (subquery)
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Xavier Perseguers
Fixed bug #12800: Add functionality to work with cachin...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Xavier Perseguers
Backported changeset 27116 from branch DBAL_1-0
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Xavier Perseguers
Backported changeset 27113 from branch DBAL_1-0: Set...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-27
Xavier Perseguers
Reorganized unit-tests
blob
|
commitdiff
|
raw
|
diff to current
2009-11-25
Xavier Perseguers
Backported revisions 26965 and 27004 from branch DBAL_1-0
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Xavier Perseguers
Added unit-test for bug #5708: Fieldmapping doesn't...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Xavier Perseguers
Fixed bugs #5044/#11142: Column's default value is...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-20
Xavier Perseguers
Added unit-test for bug #12670: Columns with NOT NULL...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Xavier Perseguers
Set version to 1.0.0 (stable)
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Xavier Perseguers
Updated documentation: updated copyright and refreshed TOC
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Xavier Perseguers
Added unit-test for bug #4466: Index on tx_realurl_uniq...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Xavier Perseguers
Now using Core dispatcher for backend module (thanks...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
Xavier Perseguers
Fixed bug #12596: RIGHT OUTER JOIN is not supported
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Xavier Perseguers
Added unit test for bug #11093: bigint (int8) values...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Xavier Perseguers
Updated general database unit tests to use ['TYPO3_DB...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Xavier Perseguers
Removed comments stating that SQL parser is experimental
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Xavier Perseguers
- Follow-up of revision 26334: LIKE on Oracle should...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Xavier Perseguers
Fixed bug #10965: Float database field gets converted...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Xavier Perseguers
ChangeLog minor clean-up
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Xavier Perseguers
Fixed bug RFC #12515: DAM-related: CONCAT operator...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Xavier Perseguers
Fixed bug RFC #10411: Applied missing chunks of patch
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Xavier Perseguers
Added unit test for RFC #6953: Mapping of fieldnames...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Xavier Perseguers
Added unit test for RFC #6198: Problem with strings...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Xavier Perseguers
Set version to 0.9.25
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Xavier Perseguers
Added unit tests to test quoting and remapping of table...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Xavier Perseguers
Fixed bug: tables and fields were not always properly...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Oliver Hader
Cleanup: Fixed ChangeLog
blob
|
commitdiff
|
raw
|
diff to current
2009-11-05
Xavier Perseguers
Reverted changeset #25963: No more code to log deprecat...
blob
|
commitdiff
|
raw
|
diff to current
next