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
/
Log.php
Age
Commit message (
Expand
)
Author
2025-08-31
Fix log CRLF injection (#7883)
Inverle
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-07-07
fix many "Only booleans are allowed in an if condition" (#5501)
Luc SANCHEZ
2023-05-07
docs: language table added (#5375)
maTh
2023-05-04
Use PHPStan dynamicConstantNames (#5370)
Alexandre Alapetite
2023-04-08
PHPStan Level 6 for more files (#5275)
Alexandre Alapetite
2023-03-26
Modernize Constants and use new constant for string 'currentUser' (#5089)
Luc SANCHEZ
2022-08-21
Improved: error page (#4465)
maTh
2022-01-09
Add spell checking with typos (#4138)
Alexandre Alapetite
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-01-02
Avoid manual initialisations of system or user configuration (#3070)
Alexandre Alapetite
2020-05-14
Improve logs during cron actualization (#2964)
Alexandre Alapetite
2020-01-03
Fix logging environment constants (#2745)
Alexandre Alapetite
2019-10-26
New environment variable COPY_LOG_TO_SYSLOG (#2591)
Alexandre Alapetite
2017-12-16
Add message after log rotation
Alexandre Alapetite
2017-12-10
Log rotation, use Minz_Log, new log constants
Alexandre Alapetite
2017-12-09
incorporated code review feedback
Kevin Papst
2017-12-08
renamed method
Kevin Papst
2017-12-08
make sure that we do not exceed a certain file size for the users log file
Kevin Papst
2016-10-12
Minz::Log bug when currentUser is empty string
Alexandre Alapetite
2015-01-06
BREAKING FEATURE: Remove general in config
Marien Fressinaud
2015-01-05
New configuration system (not working yet)
Marien Fressinaud
2014-12-28
Remove all old references to LOG_PATH
Marien Fressinaud
2014-12-21
BREAKING FEATURE: move user data
Marien Fressinaud
2014-03-16
Add some helpers to Minz_Log class
Marien Fressinaud
2013-12-30
Cache HTTP compatible multi-utilisateur
Alexandre Alapetite
2013-12-30
Log compatible multi-utilisateur
Alexandre Alapetite
2013-12-28
Minz : refactorisation ModelArray et Log
Alexandre Alapetite
2013-12-15
Grosse refactorisation pour permettre le chargement automatique des classes
Alexandre Alapetite