1. 23 Jun, 2021 1 commit
  2. 21 Jun, 2021 2 commits
    • Vasili Novikov's avatar
      Fix code review questions · 585a2f8d
      Vasili Novikov authored
      585a2f8d
    • Vasili Novikov's avatar
      Update PluginRun / StartPlugin item · ab4c3ffa
      Vasili Novikov authored
      * Rename StartPlugin -> PluginRun
      * Rename PluginRun.container -> PluginRun.containerImage
        This terminology is technically better as docker runs
        container _images_ in _containers_.
      * Reset database (via name change) due to breaking
        change in migration files content.
        (This could be avoided, but no need for now.)
      * Update v3 -> v4 because a rename is a breaking change
      ab4c3ffa
  3. 20 Jun, 2021 1 commit
  4. 19 Jun, 2021 2 commits
  5. 09 Jun, 2021 1 commit
  6. 08 Jun, 2021 1 commit
  7. 07 May, 2021 3 commits
  8. 06 May, 2021 1 commit
  9. 05 May, 2021 2 commits
  10. 03 May, 2021 1 commit
  11. 09 Apr, 2021 8 commits
  12. 30 Nov, 2020 1 commit
  13. 07 Oct, 2020 1 commit
  14. 14 Sep, 2020 1 commit
  15. 12 Sep, 2020 1 commit
  16. 11 Sep, 2020 1 commit
  17. 10 Sep, 2020 1 commit
  18. 21 Aug, 2020 1 commit
  19. 06 Aug, 2020 1 commit
    • Vasili Novikov's avatar
      Improve/fix environment variables for Pod/services · 466760fa
      Vasili Novikov authored
      This will differentiate the address on which Pod listens to requests,
      and the Pod address that services will see in order to make the callback.
      
      This commit only formalizes the difference and makes it clearer,
      it was partly already the case before.
      
      Additionally, default port value of 3030 was moved to a constant,
      and docs were improved.
      466760fa
  20. 05 Aug, 2020 2 commits
  21. 31 Jul, 2020 1 commit
  22. 30 Jul, 2020 1 commit
  23. 27 Jul, 2020 1 commit
  24. 26 Jul, 2020 3 commits
  25. 24 Jul, 2020 1 commit