1. 20 Mar, 2019 3 commits
  2. 28 Feb, 2019 2 commits
  3. 27 Feb, 2019 1 commit
    • neil's avatar
      sync (#2127) · 693d692a
      neil authored
      * Support for MyDevil.net (#2076)
      
      support mydevil
      
      * Fix verification for namecheap domains not *owned* by the calling user (#2106)
      
      * Peb (#2126)
      
      * support pebble
      * support async finalize order
      
      * add Pebble
      693d692a
  4. 20 Feb, 2019 1 commit
  5. 21 Jan, 2019 2 commits
  6. 20 Jan, 2019 2 commits
  7. 19 Jan, 2019 1 commit
  8. 14 Jan, 2019 1 commit
  9. 13 Jan, 2019 1 commit
  10. 12 Jan, 2019 6 commits
  11. 11 Jan, 2019 1 commit
  12. 10 Dec, 2018 2 commits
  13. 09 Sep, 2018 1 commit
  14. 21 Aug, 2018 6 commits
  15. 15 Aug, 2018 6 commits
  16. 02 Aug, 2018 1 commit
  17. 28 Jun, 2018 3 commits
    • neilpang's avatar
      fix warning · 9c545059
      neilpang authored
      9c545059
    • neilpang's avatar
      fix warning · 05dea7b2
      neilpang authored
      05dea7b2
    • Santeri Kannisto's avatar
      Issue #1328 bug fix v3 · d987d61e
      Santeri Kannisto authored
      Eliminated php dependency with a private function for urlencode using sed. Php had failed on godaddy due to multiple php instances and naturally cron using the one without the necessary -r option. Compared to previous PR the sed code is now POSIX and should work on all environments.
      d987d61e