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