1. 02 Aug, 2020 1 commit
  2. 01 Aug, 2020 2 commits
  3. 25 Jul, 2020 1 commit
  4. 24 Jul, 2020 1 commit
  5. 16 Jul, 2020 5 commits
  6. 13 Jul, 2020 1 commit
  7. 07 Jul, 2020 4 commits
  8. 03 Jul, 2020 1 commit
  9. 02 Jul, 2020 5 commits
  10. 30 Jun, 2020 2 commits
  11. 29 Jun, 2020 1 commit
  12. 24 Jun, 2020 2 commits
  13. 09 Jun, 2020 1 commit
  14. 26 May, 2020 1 commit
  15. 25 May, 2020 1 commit
  16. 19 May, 2020 4 commits
  17. 18 May, 2020 1 commit
    • Ian Wienand's avatar
      dns_rackspace: search for domain · 8b3d792b
      Ian Wienand authored
      The current call uses the /domains end-point which lists all domains.
      This only returns 100 domains at a time, so for long domain lists you
      may not match and find the required ID.
      
      Switch to using the search interface that only returns values matching
      the requested domain.  This will avoid missing results.
      
      Reported by @jjamfd.
      
      Closes: #2944
      8b3d792b
  18. 17 May, 2020 2 commits
  19. 16 May, 2020 1 commit
  20. 14 May, 2020 1 commit
  21. 13 May, 2020 2 commits