index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Minz
/
ModelPdo.php
Age
Commit message (
Expand
)
Author
2019-10-05
add dsnParams to exception log (#2559)
Robert Kaussow
2019-10-05
Add optional database connection URI parameters (#2552)
Alexandre Alapetite
2019-10-01
Trim whitespace (#2544)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-15
CLI to export/import any database to/from SQLite (#2496)
Alexandre Alapetite
2019-08-20
Require PHP 5.5+ (#2495)
Alexandre Alapetite
2018-05-26
1888 postgresql unix socket workaround (#1889)
Bartłomiej Cieszkowski
2018-05-01
JSON column for feeds (#1838)
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2016-11-15
Function to disable MySQL buffering for large exports
Alexandre Alapetite
2016-10-24
CLI actualize-user
Alexandre Alapetite
2016-10-23
CLI import ZIP/OPML/JSON for user
Alexandre Alapetite
2016-10-01
PostgreSQL case-insensitive SQL LIKE
Alexandre Alapetite
2016-09-11
Merge dev: custom ports for PostgreSQL too
Alexandre Alapetite
2016-09-05
Support custom MySQL ports
Alexandre Alapetite
2016-08-31
Quoted upper-cases instead of string replace
Alexandre Alapetite
2016-08-31
MinzPDO inheritance
Alexandre Alapetite
2016-08-23
More PostgreSQL
Alexandre Alapetite
2016-08-02
PostgreSQL draft
Alexandre Alapetite
2016-07-30
Update MySQL to utf8mb4 (full unicode) 🔥
Alexandre Alapetite
2015-06-03
PDO config isset
Alexandre Alapetite
2015-06-03
PDO options for e.g. SSL
Alexandre Alapetite
2015-05-11
More SQLite compatibility
Alexandre Alapetite
2015-01-05
New configuration system (not working yet)
Marien Fressinaud
2014-12-21
BREAKING FEATURE: move user data
Marien Fressinaud
2014-10-30
Fix bug size with SQLite
Marien Fressinaud
2014-10-17
Fix a bug to get size of user (SQLite)
Marien Fressinaud
2014-10-05
Fix a bug (has_transaction)
Marien Fressinaud
2014-10-05
Refactor feedController
Marien Fressinaud
2014-09-16
Fix sqlite bug ON DELETE CASCADE
Marien Fressinaud
2014-08-09
SQLite: Bug creation new users
Alexandre Alapetite
2014-07-05
Add support for SQLite
Alexandre Alapetite
2014-07-03
Preparation for SQLite
Alexandre Alapetite
2014-01-02
actualize_script compatible multi-utilisateur
Alexandre Alapetite
2013-12-31
Multi-utilisateur fonctionnel en HTTP Auth
Alexandre Alapetite
2013-12-30
Cache HTTP compatible multi-utilisateur
Alexandre Alapetite
2013-12-15
Grosse refactorisation pour permettre le chargement automatique des classes
Alexandre Alapetite