Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-10-05TypofixesJT Smith
2022-10-04When adding URLs, new HTML rows should have unique HTML IDs. (#3431)Barry Hughes
2022-06-15Fix geoip tests with a more confident ipv6 (#3369)྅༻ Ǭɀħ ༄༆ཉ
2022-05-29Always include `functions-(upgrade|install).php` (#3354)྅༻ Ǭɀħ ༄༆ཉ
2022-05-02Remove warnings on PHP 8.1 (#3317)྅༻ Ǭɀħ ༄༆ཉ
2022-04-19More checks with new version notices (#3290)྅༻ Ǭɀħ ༄༆ཉ
2022-04-12More plugin functions (#3281)྅༻ Ǭɀħ ༄༆ཉ
2022-04-09Do not use md5() in yourls_salt() (#3278)྅༻ Ǭɀħ ༄༆ཉ
2022-04-09Fix typoOzh
2022-04-03Plugin API : sandbox and uninstall procedure (#3258)྅༻ Ǭɀħ ༄༆ཉ
2022-04-02Add nonce to the logout link (#3264)྅༻ Ǭɀħ ༄༆ཉ
2022-03-13Restore certificates (#3250)྅༻ Ǭɀħ ༄༆ཉ
2022-03-12Make element ID independent from the short URL (#3244)྅༻ Ǭɀħ ༄༆ཉ
2022-03-12Try and catch concurrency errors (#3233)྅༻ Ǭɀħ ༄༆ཉ
2022-02-25Remove ozh/phpass and use on password_* functions (#3232)྅༻ Ǭɀħ ༄༆ཉ
2022-02-21Bump to php 8.1 and drop 7.2, 7.3 (#3230)Léo Colombaro
2022-02-21Updated default links from 'http' to 'https' (#3229)jaas666
2022-01-09Update GeoIP db (#3191)྅༻ Ǭɀħ ༄༆ཉ
2022-01-09Allow prefix n shortening without being logged in྅༻ Ǭɀħ ༄༆ཉ
2022-01-09Revert 3090 & fix tests (#3188)྅༻ Ǭɀħ ༄༆ཉ
2021-09-06Test referrer parsingOzh
2021-09-05Filterable user defined constants, and more tests (#3048)྅༻ Ǭɀħ ༄༆ཉ
2021-09-01Prevent encryption warning when password provided via env (#3040)Bryan Joshua Pedini
2021-08-31Minor security improvements #2 (#3041)྅༻ Ǭɀħ ༄༆ཉ
2021-08-24Update auth tests to match #3034 (#3035)྅༻ Ǭɀħ ༄༆ཉ
2021-03-06Support for 'all' hook (#2860)྅༻ Ǭɀħ ༄༆ཉ
2021-02-04Move to GitHub Actions (#2828)Léo Colombaro
2021-02-01Update libs and fix PHP 8 (#2824)྅༻ Ǭɀħ ༄༆ཉ
2020-10-31Add verifications for exception messages in tests (#2780)Leo Viezens
2020-10-11Replace `call_user_func()` with variable functions (#2763)྅༻ Ǭɀħ ༄༆ཉ
2020-10-11Remove `global $ydb` calls and prefer helper function (#2762)྅༻ Ǭɀħ ༄༆ཉ
2020-10-10Fix that fucking encoding problem (#2690)྅༻ Ǭɀħ ༄༆ཉ
2020-06-03PHPUnit tweaks (#2706)྅༻ Ǭɀħ ༄༆ཉ
2020-05-24More flexible plugin headers, and testsOzh
2020-05-15Timezones (#2684)྅༻ Ǭɀħ ༄༆ཉ
2020-05-09Smarter keyword sanitization (#2682)྅༻ Ǭɀħ ༄༆ཉ
2020-05-06Begin functions cleaning, starting with GEO. (#2670)Paul Goodchild
2020-05-01Split functions.php in smaller files྅༻ Ǭɀħ ༄༆ཉ
2020-04-27Forbid tests/Ozh
2020-04-21Validate api.yourls.org result when checking for new version (#2657)྅༻ Ǭɀħ ༄༆ཉ
2020-04-19Always return trimmed (and filtered) YOURLS_SITE (#2653)྅༻ Ǭɀħ ༄༆ཉ
2020-04-18Move /pages into /user (#2648)྅༻ Ǭɀħ ༄༆ཉ
2020-04-12Accept timestamped signature with arbitrary hash (#2644)྅༻ Ǭɀħ ༄༆ཉ
2020-03-31Make tests independent from each others྅༻ Ǭɀħ ༄༆ཉ
2020-03-26Speed up tests with api.yourls.org (#2629)྅༻ Ǭɀħ ༄༆ཉ
2020-03-26Windows / Linux htaccess test consistency (#2628)྅༻ Ǭɀħ ༄༆ཉ
2020-03-25Attempt at fixing #2603 and superseding #2545 (#2625)྅༻ Ǭɀħ ༄༆ཉ
2020-03-15Make running tests locally easier and documentedOzh
2019-10-02Split test in 2 (#2558)྅༻ Ǭɀħ ༄༆ཉ
2019-09-21Fix travis-ci.yml for tests importLéo Colombaro