]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes/functions-http.php
Use __DIR__ instead of dirname(__FILE__)
[Github/YOURLS.git] / includes / functions-http.php
2017-04-17 ozhUse __DIR__ instead of dirname(__FILE__)
2016-03-05 Léo ColombaroMerge branch 'refs/heads/pr/1921'
2016-02-29 BstNameUpdate from original
2015-12-05 ozhMerge branch 'master' into pr1824
2015-12-05 ozhFilter to allow shunting external requests
2015-05-25 ozhToday I Learnt: you can't check consts for empty
2015-05-25 ozhOopsie.
2015-05-25 ozhRefactor proxy functions
2015-05-23 ozhAvoid notices during unit tests
2014-02-02 ozhSend requests to AYO using `https` whenever possible
2014-01-17 ozhFix phpdoc comments
2014-01-08 ozhLink to phone home explanations
2014-01-06 ozhstats include 'num_pages'
2014-01-01 ozhMisc rewording
2014-01-01 ozhExtra precautions
2013-12-31 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1523 from YOURLS/http-lib
2013-12-30 ozhDeprecated stuff to their file
2013-12-30 ozhMerge branch 'master' into http-lib
2013-12-27 ozhCheck core version - complete. ish.
2013-12-26 ozhFine tune logic. Code later.
2013-12-26 ozhFilterable proxy definition check
2013-12-26 ozhProxy support. Little commit, huge feature.
2013-12-26 ozhAdd HTTP errors to debug log
2013-12-26 ozhMerge branch 'master' into http-lib
2013-12-26 ozhMove api.y.org stuff to functions-http.php
2013-12-13 ozhMore consistent HTTP functions.
2013-12-13 ozhMore easily filterable timeout
2013-12-13 ozhImplement use of Requests - first pass.
2013-11-12 ozhMore consistent HTTP functions.
2013-11-12 ozhMore easily filterable timeout
2013-10-31 ozhImplement use of Requests - first pass.
2013-10-21 ozhImplement use of Requests - first pass.
2013-08-19 Léo ColombaroMerge pull request #1425 from YOURLS/Fix-GeoIP
2013-06-12 ozhFixing and improving stuff on @nicwaller's patch
2013-06-11 ozhRemove var_dump()
2013-04-26 ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀMerge pull request #1359 from adigitalife/master
2013-04-11 Léo ColombaroMerge pull request #1340 from LeoColomb/master
2013-04-11 LeoColombTabify
2013-04-08 LeoColombMerge pull request #1336 from LeoColomb/Fix-Github
2013-04-07 LeoColombFix end of line
2013-02-13 OzhPHPdoc-ish-ification of older functions. Fixes issue...
2012-08-20 ozhozhWhitespaces, bitches!! Because, you know, CodingStandards.
2010-09-23 ozhozhDon't set page title as "Error: ....". Fixes issue...
2010-06-11 ozhozhBetter HTTP error handling and better remote page title...
2010-06-10 ozhozhImproved http functions:
2010-04-16 ozhozhNew function: yourls_get_remote_title() and associated...