Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deSEC implement pagination #1208

Merged
merged 10 commits into from
Jul 21, 2021
Merged

Conversation

D3luxee
Copy link
Contributor

@D3luxee D3luxee commented Jul 11, 2021

This PR will implement pagination for the deSEC provider (#1177), this is needed when ever the api could return over 500 elements.

@D3luxee D3luxee changed the title [WIP] deSEC pagination deSEC implement pagination #1177 Jul 11, 2021
@D3luxee D3luxee changed the title deSEC implement pagination #1177 deSEC implement pagination Jul 11, 2021
providers/desec/protocol.go Outdated Show resolved Hide resolved
providers/desec/protocol.go Outdated Show resolved Hide resolved
Copy link
Contributor

@tlimoncelli tlimoncelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I have no further comments. Anything else or is it ready to merge?

@D3luxee
Copy link
Contributor Author

D3luxee commented Jul 13, 2021

It can be merged

@tlimoncelli tlimoncelli merged commit 2832746 into StackExchange:master Jul 21, 2021
@tlimoncelli
Copy link
Contributor

Thanks for fixing this! Big sites really appreciate it!

tlimoncelli added a commit that referenced this pull request Jul 21, 2021
* deSEC: Implement pagination for domain list #1177

* deSEC: add debug logging for pagination

* deSEC: simplify get/post methods by allowing url / api endpoints as target

* deSEC: implement pagination for getRecords function

* deSEC: fix linter warnings

* deSEC: replace domainIndexInitalized variable with checking if the domainIndex == nil

* deSEC: add mutex for domainIndex

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
tlimoncelli added a commit that referenced this pull request Jul 21, 2021
* Add PrivateKey authentication for TransIP

* Remove space before comma

* Re-enable CodeQL for Javascript (#1209)

* Create codeql-config.yml

* Update codeql-analysis.yml

Add config to exclude certain files

* deSEC implement pagination (#1208)

* deSEC: Implement pagination for domain list #1177

* deSEC: add debug logging for pagination

* deSEC: simplify get/post methods by allowing url / api endpoints as target

* deSEC: implement pagination for getRecords function

* deSEC: fix linter warnings

* deSEC: replace domainIndexInitalized variable with checking if the domainIndex == nil

* deSEC: add mutex for domainIndex

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>

Co-authored-by: Vincent Hagen <vinnie@script4web.nl>
Co-authored-by: Jauder Ho <jauderho@users.noreply.github.com>
Co-authored-by: Georg <georg@neuland.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants