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
2025-12-21
Improve configuration checks (#8334)
Alexandre Alapetite
2025-06-06
Install: add test PDO typing (#7651)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-09-11
PHPStan booleansInConditions (#6793)
Alexandre Alapetite
2024-09-06
Regex search (#6706)
Alexandre Alapetite
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-05-13
Auto-update 5038 (#6279)
Alexandre Alapetite
2024-04-21
Windows: release SQLite (#6285)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-12-03
Better debug SQL error (#5916)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-10-30
Require PHP 7.4+ (#5720)
Alexandre Alapetite
2023-07-07
fix many "Only booleans are allowed in an if condition" (#5501)
Luc SANCHEZ
2023-05-30
phpstan-8 typehinting (#5429)
Luc SANCHEZ
2023-04-28
PHPStan Level 7 for more DAO PDO (#5328)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-03-31
PHPStan level 6 for all PDO and Exception classes (#5239)
Alexandre Alapetite
2023-03-26
Modernize Constants and use new constant for string 'currentUser' (#5089)
Luc SANCHEZ
2023-03-05
Fix MySQL UNIX socket support (#5166)
Konrad Gräfe
2023-01-29
PHPStan level 9 for ./p/ and lib_rss.php (#5049)
Alexandre Alapetite
2022-01-07
Optimise Minz_ModelPdo::class (#4119)
Luc SANCHEZ
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-01-30
Explicit PDO::ERRMODE_SILENT (#3408)
Alexandre Alapetite
2021-01-11
Possiblity to autoinstall in Docker Compose (#3353)
Alexandre Alapetite
2020-12-29
Add a file for each PDO class (#3301)
Alexis Degrugillier
2020-12-28
Revert "Add a file for each PDO class (#3297)"
Alexandre Alapetite
2020-12-28
Add a file for each PDO class (#3297)
Alexis Degrugillier
2020-10-03
Minz: support PHP8 lint (#3207)
Alexandre Alapetite
2019-12-25
tec: Improve logs on DB connection failure (#2734)
Marien Fressinaud
2019-11-08
Fix CLI bug regarding an empty user (#2646)
Alexandre Alapetite
2019-11-06
Fix database autocreate at install (#2635)
Alexandre Alapetite
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
[next]