summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-26Update changelogAndres Rey
2019-05-26Implement TestPage and upgrade the test suiteAndres Rey
2019-05-26Update test expectationsAndres Rey
2019-05-26Update changelogAndres Rey
2019-05-26Add test caseAndres Rey
2019-05-26Add getFirstElementChild functionAndres Rey
2019-05-26Add missing starAndres Rey
2019-03-24Merge remote-tracking branch 'origin/development' into developmentAndres Rey
2018-12-24Fix ChangelogAndres Rey
2018-12-24Merge pull request #75 from maludecks/sitename-featureAndres Rey
2018-12-23Update changelogMalu Decks
2018-12-23Update all tests to assert on getSiteName outcomeMaria Luiza Soares
2018-12-23Add getSiteName feature based on meta tag og:site_nameMaria Luiza Soares
2018-12-22Update ChangelogAndres Rey
2018-12-22Update ChangelogAndres Rey
2018-12-01Update test expectationsAndres Rey
2018-12-01Declare custom autoload rules for dev envsAndres Rey
2018-12-01Add "image" to the list of keys to search forAndres Rey
2018-11-29Update make file to stop process after finishing testingAndres Rey
2018-11-29Update test expectationsAndres Rey
2018-11-29Update regex property extractor to avoid matching og:image tags multiple time...Andres Rey
2018-11-27Merge pull request #73 from andreskrey/developmentAndres Rey
2018-11-27Merge branch 'master' into developmentAndres Rey
2018-11-26Add all missing metadata bitsAndres Rey
2018-11-25Merge remote-tracking branch 'origin/development' into developmentAndres Rey
2018-11-25Test arrays instead of json stringsAndres Rey
2018-11-25Update test expectations + prettify the jsonAndres Rey
2018-11-25Update test expectationsAndres Rey
2018-11-25Search for the main image while looking for metadataAndres Rey
2018-11-25Merge pull request #71 from andreskrey/developmentAndres Rey
2018-11-22Merge pull request #72 from andreskrey/analysis-XVpwd6Andres Rey
2018-11-22Apply fixes from StyleCIAndres Rey
2018-11-22Fix wrong docblockAndres Rey
2018-11-22Add missing asterisk in docblockAndres Rey
2018-11-22Prepare for releaseAndres Rey
2018-11-22Update deprecation notice of wordThresholdAndres Rey
2018-11-22Update changelog and readmeAndres Rey
2018-11-22Update changelogAndres Rey
2018-11-21Update changelogAndres Rey
2018-11-21Add makefile and update readmeAndres Rey
2018-11-21Remove ext-libxml as apparently is not a real thing (?)Andres Rey
2018-11-21Remove sudo directiveAndres Rey
2018-11-20Add PHP 7.3 to travis targetsAndres Rey
2018-11-20Remove 5.6 from travis targetsAndres Rey
2018-11-20Update tests to make the compatible with PHPUnit 6Andres Rey
2018-11-20[BREAKING CHANGE] Update dependencies and bump minimum PHP version to 7.0Andres Rey
2018-11-20Fix missing node typeAndres Rey
2018-11-20Remove PHP5.6 containerAndres Rey
2018-11-20Fix countable issue in php 5.6, 7 and 7.2Andres Rey
2018-11-20Fix dockerfile issuesAndres Rey