Merged
Conversation
Continue payment processing loop
* Fix messages * Reject site if rejected domain * allow rejecting sites without reason
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.3 to 2.5.0. - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md) - [Commits](guzzle/psr7@2.4.3...2.5.0) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update dependencies * Add AdsTxtCrawler * Add command * fix lock, update status on ads txt change * do not flood email * execute command only if crawler is enabled * split new and old sites * store timestamp of last ads.txt check * reject site if ads.txt not available for 1+ week * ads.txt required only if crawler enabled * add option to skip checking confirmed * field about needed ads.txt confirmation * extract services to constructor * check higher level domains * config on demand side * extend event_logs with medium, vendor, ads_txt * increase coverage * fix checking site * send mail on broken ads.txt * mail on accepted ads.txt * fix tests * do not duplicate code * cache ads txt result during event export * add ads txt domain to info.json * use domain from config * fix ad server domain while checking events * reject campaigns requiring ads.txt while ssp does not support it * check ads txt domain matching with server * fix test --------- Co-authored-by: Maciej Pilarczyk <m.pilarczyk@outlook.com>
* Store dsp turnover data * Store ssp turnover data * Add turnover endpoint * insert historic ssp data * insert historic dsp data * use payments in dsp historic data * fix travis * fix travis * fix travis - enable apcu * store license address for ssp --------- Co-authored-by: Maciej Pilarczyk <m.pilarczyk@outlook.com>
* extract ChartResolution * use ChartResolution enum instead of string * extract duplicated code * increase coverage * rename function * change modifiers * fix test
* Add turnover chart * Fix nyholm/psr7 vulnerability * add week resolution * fetch by type * fix test
* fix test * update dependencies * extract timezone aware queries * fix turnover aggregating queries * fix turnover chart query
* Check DCL users during export * Check users during export
* opportunity to change favicon * fix review remarks * changelog
# Conflicts: # CHANGELOG.md
|
Kudos, SonarCloud Quality Gate passed! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








No description provided.