index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Models
/
DatabaseDAO.php
Age
Commit message (
Expand
)
Author
2026-01-10
Fix MySQL transliterator_transliterate fallback (#8427)
Alexandre Alapetite
2026-01-10
Fix tags ILIKE (#8425)
Alexandre Alapetite
2025-12-20
More uniform SQL search and PHP search (#8329)
Alexandre Alapetite
2025-12-07
Fix minor backslashes (#8292)
Alexandre Alapetite
2025-12-04
Scaling of user statistics (#8277)
Alexandre Alapetite
2025-12-03
Fix MySQL / MariaDB database size calculation (#8282)
Alexandre Alapetite
2025-09-27
Stable IDs during SQL import (#7988)
Alexandre Alapetite
2025-09-14
Recovery: skip broken entries during CLI export/import (#7949)
Alexandre Alapetite
2025-09-05
Change how files are included (#7916)
Alexis Degrugillier
2025-06-06
Install: add test PDO typing (#7651)
Alexandre Alapetite
2025-05-17
Add info about PDO::ATTR_CLIENT_VERSION (#7591)
Alexandre Alapetite
2025-01-10
Fix sqlite_version (#7205)
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-06-29
Add quiet option to cli/db-backup.php (#6593)
hkcomori
2024-06-09
Pass PHPStan level 9 (#6544)
Alexandre Alapetite
2024-05-13
Auto-update 5038 (#6279)
Alexandre Alapetite
2024-05-12
Fix SQLite imports produced before FreshRSS 1.20.0 (#6450)
Alexandre Alapetite
2024-04-30
CLI database backup and restore (#6387)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-12-06
Fix export (#5927)
Alexandre Alapetite
2023-11-18
Fix PHP 7 compatibility strict_types (#5893)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-10-31
Rework SQL field length (#5788)
Alexandre Alapetite
2023-10-30
Ready for year 2038 (#5570)
Alexandre Alapetite
2023-09-14
Fix MariaDB size calculation (#5655)
Alexandre Alapetite
2023-09-12
SQL: clean old auto-updates (#5649)
Alexandre Alapetite
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
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
2022-06-19
Update all test dependencies (#4419)
Alexandre Alapetite
2022-02-05
Draft:Add interface and add typehinting (#4130)
Luc SANCHEZ
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-03-24
Fix TT-RSS import (#3553)
Alexandre Alapetite
2021-03-23
Check pdo_sqlite for export/import SQLite (#3545)
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-06
Minz allow parallel sessions (#3096)
Alexandre Alapetite
2020-05-29
Fix PostgreSQL database auto-create with limited rights (#3013)
Alexandre Alapetite
2019-11-11
Fix DB optimize for MySQL (#2647)
Alexandre Alapetite
2019-11-06
More reset default category name (#2639)
Alexandre Alapetite
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-10-05
MySQL entry content MEDIUMBLOB (#2551)
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
2018-10-26
Introduce a routine for minor DB maintenance (#2080)
Alexandre Alapetite
[next]