David Grudl
|
acda14ca64
|
DibiProfiler shows source files and lines
|
2011-02-17 22:19:06 +01:00 |
|
David Grudl
|
568ec80994
|
DibiProfiler: EXPLAIN is executed at shutdown [Closes #17]
|
2011-02-02 22:34:13 +01:00 |
|
David Grudl
|
bdb5b217c7
|
License changed to the New BSD License or the GNU General Public License (GPL) version 2 or 3.
|
2011-02-02 01:20:30 +01:00 |
|
David Grudl
|
14fee47d54
|
DibiProfiler: added HTML title for Debug bar
|
2010-11-07 23:06:21 +01:00 |
|
David Grudl
|
c052582670
|
DibiProfiler: the file can be specified in a configuration
|
2010-09-15 13:25:46 +02:00 |
|
David Grudl
|
e6e7babe22
|
simplified phpDoc comments
|
2010-09-14 19:09:56 +02:00 |
|
David Grudl
|
056a680cff
|
DibiProfiler & Debug: compatible with XHTML
|
2010-09-07 04:05:41 +02:00 |
|
David Grudl
|
46a3b8a42c
|
now compatible with Debug / NDebug / Nette\Debug
|
2010-08-25 07:21:49 +02:00 |
|
PetrP
|
e8990c9be6
|
DibiProfiler: explain query doesn't overwrite dibi::$sql
|
2010-08-03 04:04:58 +02:00 |
|
David Grudl
|
651c0f8c4a
|
DibiProfiler is configurable via DibiConnection $config
|
2010-05-19 20:48:35 +02:00 |
|
David Grudl
|
550be3b10a
|
Debug Bar fix
|
2010-04-06 12:58:54 +02:00 |
|
David Grudl
|
52e5d43416
|
DibiProfiler: added [explain] info
|
2010-04-04 05:58:57 +02:00 |
|
David Grudl
|
57b68131e6
|
DibiProfiler: $tickets is now static, profiler sets dibi static variables
|
2010-04-04 00:08:14 +02:00 |
|
David Grudl
|
52f8128a2f
|
profiler fix
|
2010-04-03 23:55:16 +02:00 |
|
David Grudl
|
3f6a075251
|
updated for new Nette Debug Bar
|
2010-04-01 05:30:32 +02:00 |
|
David Grudl
|
22d41ca3c1
|
DibiProfiler: json_encode in native in PHP 5.2
|
2010-03-29 15:46:05 +02:00 |
|
David Grudl
|
c37475838f
|
- year 2009 -> 2010
|
2010-01-03 15:32:26 +01:00 |
|
David Grudl
|
16f6d537e0
|
All setters provide a fluent interface now (i.e. return $this)
|
2009-09-18 03:38:10 +02:00 |
|
David Grudl
|
7c6932807d
|
updated for GIT
|
2009-08-14 00:05:20 +02:00 |
|
David Grudl
|
a3f673e82b
|
- DibiProfiler: added some limits for Firebug
|
2009-07-02 17:39:58 +00:00 |
|
David Grudl
|
98d43e0815
|
- Oracle driver: implemented applyLimit() & getTables()
- DibiDataSource: removed key word AS
- DibiProfiler: fixed bug with unbuffered queries
- DibiTranslator: empty %and generates '1=1'
|
2009-04-26 15:35:39 +00:00 |
|
David Grudl
|
e5a1877ed9
|
- year 2008 -> 2009
|
2008-12-31 00:13:40 +00:00 |
|
David Grudl
|
4b189b93d6
|
- class DateTime support
- DibiProfiler checks whether headers was sent
|
2008-12-28 19:27:16 +00:00 |
|
David Grudl
|
781274ba65
|
- added fetch() methods into DibiConnection
- public $useFirebug
|
2008-12-07 23:59:04 +00:00 |
|
David Grudl
|
9f8b19f1fb
|
- implemented applyLimit() in PDO driver
|
2008-11-07 10:47:57 +00:00 |
|
David Grudl
|
901dc76103
|
- released "dibi 1.0"
- fixed FirePHP protocol bug
- DibiTable -> DibiTableX
|
2008-10-30 13:07:47 +00:00 |
|
David Grudl
|
e221a13dda
|
- requires FirePHP 0.2
- improved DibiFluent
|
2008-10-25 15:36:37 +00:00 |
|
David Grudl
|
56628144b4
|
- DibiFluent autodetects modifiers for associative arrays (after where, orderBy, ...)
- json_encode in PHP < 5.2
|
2008-10-25 00:26:56 +00:00 |
|
David Grudl
|
32dd3969a3
|
- added DibiProfiler (experimental)
- removed dibi::addHandler() & dibi::startLogger()
|
2008-10-22 11:44:11 +00:00 |
|