0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refector: Drop usage of xml_set_object() (#152) More... 7 months ago
Let workflows run for pull requests as well (#153) More... 7 months ago
Huge cleanup (PHP 8 only; prep. for long term support) (#151) More... 8 months ago
Implement an in-memory store using SQLite (#147) More... over 3 years ago
Added PHP 8 support; dropped Travis and Coveralls; use Github Actions from now on (#145) More... over 3 years ago
Merge pull request #142 from ailintom/patch-1 More... about 4 years ago
travis_retry before wget to exclude error 429 More... about 4 years ago
Revert "retry-on-http-error=429" More... about 4 years ago
retry-on-http-error=429 More... about 4 years ago
Merge branch 'master' of github.com:semsol/arc2 into patch-1 More... about 4 years ago
Merge pull request #144 (increased sleep for mysql service from 10 to 20) More... about 4 years ago
install-and-init-db.sh: increased sleep (10 => 20) after docker run More... about 4 years ago
Added tests/unit/ARC2_StoreEndpointTest.php from #143 More... about 4 years ago
Fix a mistake in copypasted code More... about 4 years ago
Merge pull request #141 from samuell/patch-1 More... about 4 years ago
Add link to the documentation in README.md More... about 4 years ago
Merge pull request #137 from semsol/fix-tests More... about 4 years ago
PHP 7.4 related fixes: regex (1) and array access (2) related More... about 4 years ago
developer.md: small info about docker usage More... about 4 years ago
updated documentation (README, doc/developer.md); removed branches picture More... about 4 years ago
SelectQueryTest: removed trailing, which leads to a parse error in PHP 7.2 More... about 4 years ago
travis: added missing combinations More... about 4 years ago
fixed ARC2_Store behavior, if cache is enabled, but db_adapter = mysqli More... about 4 years ago
mark a test skipped, because of the Turtle parser bug, not parsing decimals (#136) More... about 4 years ago
fixed 2 LOAD related store tests in relation to PDOAdapter's escape function More... about 4 years ago
force PHP 7.2+; updated vendors: symfony cache 4.* only; PHPUnit 8; updated to thingengineer/mysqli-database-class More... about 4 years ago
merged pull request #134 by copying its content More... about 4 years ago
corrected a test, which suppose to be skipped, but ran checks anyway; added info More... about 4 years ago
reverted 74228eb5b8d4f136a6ce334b0b651114624b80ab from @cbinding More... about 4 years ago
composer: refined description; updated authors entry of Konrad Abicht More... about 4 years ago