projects
/
Packages
/
TYPO3.CMS.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[TASK] Simplify TYPO3_DB->cleanIntArray
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
core
/
Classes
/
Database
/
DatabaseConnection.php
2014-03-18
Bernhard Kraft
[TASK] Simplify TYPO3_DB->cleanIntArray
34/28234/3
blob
|
commitdiff
|
raw
2014-03-18
Xavier Perseguers
[FEATURE] Execute native prepared queries
31/28231/10
blob
|
commitdiff
|
raw
|
diff to current
2014-03-05
Markus Klein
[TASK] MySQLi for DBAL
75/27875/14
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
Markus Klein
[BUGFIX] DatabaseConnection::listQuery wrong usage...
49/27749/2
blob
|
commitdiff
|
raw
|
diff to current
2014-02-10
Andreas Wolf
[TASK] Centralize DB queries
20/27420/3
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
Markus Klein
[TASK] DatabaseConnection::isConnected() should use...
47/26447/3
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
Jo Hasenau
[TASK] Use (int) instead of intval() or (integer)
40/26740/23
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
Stefan Neufeind
[TASK] Use short version ?: in ternary operator (PHP...
07/19007/10
blob
|
commitdiff
|
raw
|
diff to current
2014-01-27
Tim Lochmueller
[TASK] Remove strlen calls in the DatabaseConnection
77/27077/4
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Alexander Stehlik
[TASK][CONF] Accept other settings in [SYS][setDBinit]
69/15369/21
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Roland Waldner
[TASK] Fix typo in copyright notice
36/26736/2
blob
|
commitdiff
|
raw
|
diff to current
2014-01-04
Alexander Stehlik
[BUGFIX] Allow NULL values in INSERT queries
22/25422/2
blob
|
commitdiff
|
raw
|
diff to current
2013-10-21
Thomas Maroschik
[BUGFIX] Check for query failures in admin methods
40/24940/2
blob
|
commitdiff
|
raw
|
diff to current
2013-10-01
Christian Kuhn
[TASK] Remove closing PHP tags
12/24212/3
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
Alexander Opitz
[BUGFIX] Replace SHOW DATABASE by query to schema
37/23637/6
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
Stefan Neufeind
Revert "[BUGFIX] Check for incompatible SQL modes"
43/23243/2
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
Sascha Egerer
[BUGFIX] Check for incompatible SQL modes
71/19671/13
blob
|
commitdiff
|
raw
|
diff to current
2013-08-06
Stefan Neufeind
[BUGFIX] MySQLi: Allow persistent connections again
13/22813/2
blob
|
commitdiff
|
raw
|
diff to current
2013-07-06
Helmut Hummel
[BUGFIX] Use database name property in admin_get_tables
21/22021/4
blob
|
commitdiff
|
raw
|
diff to current
2013-07-06
Stefan Neufeind
[TASK] CGL, switch(): Indent "case" correctly; no ...
48/21748/4
blob
|
commitdiff
|
raw
|
diff to current
2013-07-05
Philipp Gampe
[BUGFIX] Support mysql socket connection
33/20933/8
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Christian Kuhn
[!!!][TASK] Rewrite install tool
68/21468/16
blob
|
commitdiff
|
raw
|
diff to current
2013-05-27
Thomas Maroschik
[TASK] Merge submodule version into core
blob
|
commitdiff
|
raw
|
diff to current
2013-05-27
Thomas Maroschik
[TASK] Merge submodule workspaces into core
blob
|
commitdiff
|
raw
|
diff to current
2013-05-27
Thomas Maroschik
[TASK] Merge submodule linkvalidator into core
blob
|
commitdiff
|
raw
|
diff to current
2013-05-27
Thomas Maroschik
[TASK] Merge submodule fluid into core
blob
|
commitdiff
|
raw
|
diff to current
2013-05-27
Thomas Maroschik
[TASK] Merge submodule extbase into core
blob
|
commitdiff
|
raw
|
diff to current
2013-05-27
Thomas Maroschik
[TASK] Merge submodule dbal into core
blob
|
commitdiff
|
raw
|
diff to current
2013-05-16
Oliver Hader
[BUGFIX] Cannot connect to the current database
32/20732/3
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
Stefan Neufeind
[TASK] Cleanup docblocks for MySQLi-results
20/20020/3
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Alexander Opitz
[BUGFIX] Fix call to strpos to find port number
78/19978/3
blob
|
commitdiff
|
raw
|
diff to current
2013-04-14
Christian Kuhn
[FEATURE] Lazy database connection
25/19525/13
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
Christian Kuhn
[TASK] Update t3lib mentions
03/19803/3
blob
|
commitdiff
|
raw
|
diff to current
2013-04-02
Christian Kuhn
[TASK] Clean up DatabaseConnection class
22/19522/3
blob
|
commitdiff
|
raw
|
diff to current
2013-04-02
Christian Kuhn
[TASK] Release installation procedure from LocalConfigu...
06/19506/4
blob
|
commitdiff
|
raw
|
diff to current
2013-04-02
Soren Malling
[!!!][FEATURE] Implement pre- and post-hook around...
11/18411/4
blob
|
commitdiff
|
raw
|
diff to current
2013-03-31
Christian Kuhn
[BUGFIX] MySQLi: FALSE not NULL from sql_fetch()/fetch_...
73/19473/3
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
Christian Kuhn
[BUGFIX] fetch_field_redirect returns object but not...
48/19448/2
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
Christian Kuhn
[BUGFIX] Integrity test fails
47/19447/2
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
Stefan Neufeind
[TASK] Migrate core from mysql to mysqli
80/19280/5
blob
|
commitdiff
|
raw
|
diff to current
2013-03-19
Wouter Wolters
[TASK] Update copyright year to 2013
84/18984/4
blob
|
commitdiff
|
raw
|
diff to current
2012-12-02
Nicole Cordes
[FEATURE] Expand db function searchQuery to handle...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-16
Christian Kuhn
[TASK] Remove @package and @subpackage annotations
blob
|
commitdiff
|
raw
|
diff to current
2012-11-10
Oliver Hader
[FEATURE] Add possibility to store NULL values
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Helmut Hummel
[BUGFIX] Enable translation of file references
blob
|
commitdiff
|
raw
|
diff to current
2012-10-07
Laurent Cherpit
[BUGFIX] "stripOrderBy, stripGroupBy" should remove...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-16
Arvid Jakobsson
[TASK] Remove superfluous parenthesis in sysext core
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
Thomas Maroschik
[TASK] Move and Namespace classes
blob
|
commitdiff
|
raw
|
diff to current