index
:
ratatoeskr-cms
develop
feature-access-control-lists
feature-easier-templating
feature-move-data-checking-to-models
feature-plugin-articledata
feature-ui-improvements
hotfix
master
replace-mysql-with-pdo
Ratatöskr is a flexible Content Management System / Blogging Software for PHP 5.3.
Laria Carolin Chabowski
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ratatoeskr
/
sys
/
db.php
Commit message (
Expand
)
Author
Age
*
Get rid of db.php and include config directly in entry points
Laria Carolin Chabowski
2020-11-08
*
Make SITE_BASE_PATH a method of Env
Laria Carolin Chabowski
2020-11-08
*
Remove last qdb() usage! \(^.^)/
Laria Carolin Chabowski
2020-11-08
*
Remove unused functions/classes
Laria Carolin Chabowski
2020-11-08
*
Remove some unused DB functions / globals
Laria Carolin Chabowski
2020-10-20
*
Introduce some new database wrappers
Laria Carolin Chabowski
2020-10-05
*
Automatic code formatting
Laria Carolin Chabowski
2020-04-26
*
Some simple code formatting
Laria Carolin Chabowski
2020-04-26
*
Expand tabs and remove trailing whitespace
Laria Carolin Chabowski
2020-04-26
*
PHP < 5.4 can not use $this in anonymous functions.
Kevin Chabowski
2013-10-04
*
Fixed PDO DSN.
Kevin Chabowski
2013-10-03
*
models.php now uses PDO (UNTESTED!)
Kevin Chabowski
2013-10-03
*
Setup script and clean config file.
Kevin Chabowski
2012-01-21
*
Finished optimizing for now. Removed debug tools and new API.
Kevin Chabowski
2011-12-27
*
Print out some performance information.
Kevin Chabowski
2011-12-23
*
Fixed some bugs in db.php and models.php.
Kevin Chabowski
2011-10-05
*
Improved documentation.
Kevin Chabowski
2011-08-18
*
Added script that will create the documentation.
Kevin Chabowski
2011-08-18
*
(Almost) finished DB-Models / abstraction layer.
Kevin Chabowski
2011-07-21