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
/
contents.php
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
Reformat codebase v4 (#2872)
Dag
1
-278
/
+292
2022-06-22
refactor: CacheFactory (#2834)
Dag
1
-2
/
+2
2022-06-09
[contents] Add MIME type for mp3 (#2809)
Jan Tojnar
1
-1
/
+2
2022-05-27
fix: add 429 to status codes (#2757)
Dag
1
-0
/
+1
2022-05-22
[core] Improve getContents docs (#2742)
Dag
1
-1
/
+8
2022-05-17
fix: include http code in exception (#2726)
Dag
1
-2
/
+3
2022-05-17
fix: connectivityaction (#2725)
Dag
1
-5
/
+13
2022-05-11
refactor: swap the order of sprintf values
Dag
1
-2
/
+2
2022-05-11
refactor: restore some useful comments
Dag
1
-3
/
+61
2022-05-08
fix: error when passing null values
Dag
1
-1
/
+5
2022-05-08
feat: add retry logic to the http client (#2692)
Dag
1
-253
/
+120
2022-04-23
[contents.php] Fix incorrect reference to UnexpectedResponseException's respo...
Patrick Collins
1
-1
/
+1
2022-04-10
fix: require curl extension (#2617)
dag
1
-76
/
+45
2022-04-08
feat: add a timeout option for http client (#2600)
dag
1
-0
/
+1
2022-04-03
feat: extract curl ua to config value (#2568)
dag
1
-1
/
+1
2022-03-24
fix: php notice
Dag
1
-3
/
+1
2022-03-24
fix: bug in cloudflare response detection
Dag
1
-2
/
+4
2022-03-24
fix: properly verify the existence of the curl module
Dag
1
-2
/
+2
2022-03-14
[lib/contents.php] Use variable name 'retVal' instead of 'retval' as variable...
Paul Staroch
1
-1
/
+1
2022-03-12
[core] Make getContents exceptions to be handled correctly and correct except...
Eugene Molotov
1
-14
/
+75
2021-10-30
[core] Accept additional "successful" 2xx status codes (#2310)
Martin Leyrer
1
-1
/
+3
2021-02-09
[contents.php] Fix logical error in getSimpleHTMLDOMCached function (#1974)
Thomas
1
-1
/
+1
2020-12-23
[core] Use more correct text to indicate errored response from upstream
Eugene Molotov
1
-2
/
+1
2020-11-08
[contents.php] Fix return type hints (#1824)
Joshua Coales
1
-3
/
+3
2020-06-25
[core] Add headers to file_get_contents (#1623)
triatic
1
-0
/
+1
2019-11-01
phpcs: Always use long array syntax
logmanoriginal
1
-2
/
+2
2019-10-31
action: Add action to check bridge connectivity (#1147)
LogMANOriginal
1
-4
/
+17
2019-07-29
[contents] Respect passed headers for file_get_contents() (#1234)
triatic
1
-1
/
+14
2019-06-18
cache: Refactor cache factory to non-static class
logmanoriginal
1
-2
/
+6
2019-06-09
[contents] Fix parsing of incomplete headers
logmanoriginal
1
-2
/
+2
2019-04-29
caches: Refactor the API (#1060)
fulmeek
1
-4
/
+4
2019-03-20
core: Apply changes to fix broken Travis builds
logmanoriginal
1
-17
/
+19
2019-02-06
core: Add support for custom cache types via config.ini.php
logmanoriginal
1
-2
/
+2
2019-01-06
[contents] improve file_get_contents() reporting (#986)
triatic
1
-1
/
+5
2018-12-26
lib: Make cURL module requirement optional (#979)
triatic
1
-1
/
+1
2018-12-26
[contents] Use file_get_contents when in CLI mode & no certs (#962)
triatic
1
-43
/
+60
2018-12-10
[contents] Better error reporting for cUrl errors (#958)
triatic
1
-0
/
+1
2018-11-28
[contents] Skip caching if the remote server requests no caching (#945)
LogMANOriginal
1
-0
/
+14
2018-11-19
[contents] Add server side caching for all requests (If-Modified-Since) (#889)
LogMANOriginal
1
-9
/
+52
2018-11-18
lib: Add API documentation
logmanoriginal
1
-8
/
+96
2018-11-10
core: Add Debug::isEnabled() and Debug::isSecure()
logmanoriginal
1
-1
/
+1
2018-11-10
core: Add separate Debug class
logmanoriginal
1
-7
/
+7
2018-11-10
core: Add path separator to PATH_CACHE
logmanoriginal
1
-1
/
+1
2018-11-06
core: Replace CACHE_DIR by PATH_CACHE
logmanoriginal
1
-1
/
+1
2018-11-05
[contents.php] Fix typo (#900)
mr-flibble
1
-1
/
+1
2018-10-24
[contents] Skip setting options on empty array
logmanoriginal
1
-1
/
+1
2018-10-24
[contents] Add debug messages for 'getContents'
logmanoriginal
1
-1
/
+17
2018-09-26
[contents] Return error if the server responded with any code other than 200
logmanoriginal
1
-7
/
+14
2018-09-15
[contents] Fix open_basedir warning (#832)
ORelio
1
-1
/
+3
2018-09-09
Catching up | [Main] Debug mode, parse utils, MIME | [Bridges] Add/Improve 20...
ORelio
1
-1
/
+51
[next]