aboutsummaryrefslogtreecommitdiff
path: root/lib/Configuration.php (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-08-07refactor: change the way dependencies are wired (#4194)Gravatar Dag 1-0/+3
2024-02-02fix: prepare release (#3945)2024-02-02Gravatar Dag 1-1/+1
2024-01-09chore: add tools for manually administrating the configured cache (#3867)Gravatar Dag 1-1/+1
2023-12-13fix(arstechnica): plus a few unrelated tweaks (#3829)Gravatar Dag 1-13/+2
2023-10-01refactor (#3712)Gravatar Dag 1-12/+0
2023-09-24chore: prepare 2023-09-24 release (#3703)2023-09-24Gravatar Dag 1-1/+1
2023-09-10fix: rewrite and improve caching (#3594)Gravatar Dag 1-4/+3
2023-07-30[core] fix new bridge PRs not generating html preview artifacts (#3583)Gravatar User123698745 1-1/+1
2023-07-12Update Configuration.php - Old Version Date in new Release (#3526)Gravatar Fake4d 1-1/+1
2023-07-07fix: discard empty lines in whitelist.txt (#3507)Gravatar Dag 1-3/+3
2023-07-05feat: add default arg to Configuration::getConfig (#3331)Gravatar Dag 1-2/+2
2023-07-02fix: dont be case-sensitive on env vars (#3475)Gravatar Dag 1-0/+1
2023-06-11feat: enable bridges using env var (#3428)Gravatar Dag 1-8/+34
2023-06-02fix: move debug mode to config (#3324)Gravatar Dag 1-0/+16
2023-03-22Prepare 2023-03-21 release (#3323)2023-03-22Gravatar Dag 1-1/+1
2022-09-12fix: dont error out for invalid env names (#3030)Gravatar Dag 1-0/+4
2022-09-04fix: include git tag in version (#3000)Gravatar Dag 1-1/+1
2022-09-04fix: php7.3 parser error in Configuration.php (#2999)Gravatar Dag 1-1/+1
2022-08-31fix: bug in previous refactor (#2992)Gravatar Dag 1-2/+2
2022-08-23fix: case-insensitive config from env, fix #2935 (#2973)Gravatar Dag 1-134/+44
2022-08-06refactor: general code base refactor (#2950)Gravatar Dag 1-32/+17
2022-08-02refactor: use static values for cache scopeGravatar Dag 1-15/+10
2022-07-24Do not use constants for configuration (#2938)Gravatar Jan Tojnar 1-11/+3
2022-07-08feat: introduce template engine (#2899)Gravatar Dag 1-2/+5
2022-07-06lib/Configuration: Remove redundant commentGravatar Jan Tojnar 1-20/+10
2022-07-01Reformat codebase v4 (#2872)Gravatar Dag 1-293/+317
2022-06-19chore: bump required php version to 7.4 (#2838)Gravatar Dag 1-3/+3
2022-06-14[Release] 2022-06-14 (#2818)2022-06-14Gravatar Yaman Qalieh 1-1/+1
2022-06-10[Configuration.php] Update the version name to dev.2022-06-10 (#2811)Gravatar Kristian Salonen 1-1/+1
2022-03-24[Config] Don't check PATH_CACHE for memcached (#1489)Gravatar Jakub Valenta 1-4/+0
2022-01-20Bump version to dev.2022-01-202022-01-20Gravatar Eugene Molotov 1-1/+1
2021-12-03[core] Implemented feature to read config from environment variables (#2100)Gravatar Bockiii 1-0/+13
2021-12-03[core] Drop php 5.6 and php 7.0 support (#2224)Gravatar Eugene Molotov 1-3/+3
2021-06-26[core] Support for bridge maintainers' donation URLs (#2102)Gravatar Bockiii 1-0/+3
2021-04-25Bump version to dev.2021-04-252021-04-25Gravatar Eugene Molotov 1-1/+1
2020-12-12[core] Add configuration for bridges, allowing private bridges (#1343)Gravatar Lyra 1-6/+1
2020-11-10Bump version to dev.2020-11-102020-11-10Gravatar Eugene Molotov 1-1/+1
2020-05-27[Core] Fix notice of undefined offset when in detached HEAD state. (#1569)Gravatar Michael Bemmerl 1-3/+7
2020-02-26Bump version to dev.2020-02-262020-02-26Gravatar Lyra 1-1/+1
2019-12-01Bump version to dev.2019-12-01Gravatar logmanoriginal 1-1/+1
2019-12-01Bump version to 2019-12-012019-12-01Gravatar logmanoriginal 1-1/+1
2019-10-31core: Add an option to suppress error reporting (#1179)Gravatar LogMANOriginal 1-0/+4
2019-10-31core: Add an option to return errors in different formats (#1071)Gravatar LogMANOriginal 1-0/+3
2019-09-12 [Configuration] Bump version to dev.2019-09-12Gravatar Lyra 1-1/+1
2019-09-12[Configuration] Bump version to 2019-07-062019-09-12Gravatar Lyra 1-1/+1
2019-07-06[Configuration] Bump version to dev.2019-07-06Gravatar logmanoriginal 1-1/+1
2019-07-06[Configuration] Bump version to 2019-07-062019-07-06Gravatar logmanoriginal 1-1/+1
2019-06-08[Configuration] Bump version to dev.2019-06-08Gravatar logmanoriginal 1-1/+1
2019-06-08[Configuration] Bump version to 2019-06-082019-06-08Gravatar logmanoriginal 1-1/+1
2019-06-07[Configuration] Use common format to report errors to the userGravatar logmanoriginal 1-20/+62