1. b8defb9 Merge pull request #15 from vexxhost/update-openstacksdk by okozachenko1203 · 3 years, 10 months ago
  2. 56e1d63 Update get_user_id func by okozachenko · 3 years, 10 months ago
  3. 8d20649 Merge pull request #14 from vexxhost/openstacksdk by okozachenko1203 · 3 years, 10 months ago
  4. 2ab48e8 Make common openstacksdk by okozachenko · 3 years, 10 months ago
  5. 4e11240 Merge pull request #12 from vexxhost/update-backup-service by okozachenko1203 · 3 years, 10 months ago
  6. 168c070 change the time regex by okozachenko · 3 years, 10 months ago
  7. 179cd57 Add project_id in data models by okozachenko · 3 years, 10 months ago
  8. ca2b37a Set timeout for backup cycle to take care of backup results by okozachenko · 3 years, 10 months ago
  9. 5108bc2 Merge pull request #7 from vexxhost/api by okozachenko1203 · 3 years, 10 months ago
  10. f3b4e72 Merge branch 'main' into api by Susanta Gautam · 3 years, 10 months ago
  11. 5faa531 Merge pull request #11 from vexxhost/update-backup-service by okozachenko1203 · 3 years, 10 months ago
  12. b1bf807 Resolve Conflict. by Susanta Gautam · 3 years, 10 months ago
  13. 35a29de Update notification part by okozachenko · 3 years, 10 months ago
  14. f47af3d Make backup result report function in backup service by okozachenko · 3 years, 10 months ago
  15. d280136 Update task queue refresh logic by okozachenko · 3 years, 10 months ago
  16. d4284d2 Use openstack cloud api directly by okozachenko · 3 years, 10 months ago
  17. f69c5b7 Merge pull request #10 from vexxhost/add-retention-service by okozachenko1203 · 3 years, 10 months ago
  18. 9f71300 Merge branch 'add-retention-service' of github.com:vexxhost/staffeln into add-retention-service by okozachenko · 3 years, 10 months ago
  19. 6d277e3 Add remove volume backup logic by okozachenko · 3 years, 10 months ago
  20. ba18249 Fixed left out context in on Volume object by Susanta Gautam · 3 years, 10 months ago
  21. 2d76518 revert changes conf by okozachenko · 3 years, 11 months ago
  22. 8a6c1d0 revert changes by okozachenko · 3 years, 11 months ago
  23. 39ff413 [WIP]ÑAdd retention service by okozachenko · 3 years, 11 months ago
  24. 274df2f Merge pull request #9 from vexxhost/update-backup by okozachenko1203 · 3 years, 11 months ago
  25. 1f73fbf Change module names by okozachenko · 3 years, 11 months ago
  26. dd3ec46 Merge pull request #8 from vexxhost/safe-cycle by okozachenko1203 · 3 years, 11 months ago
  27. 4d348c2 Change periodic schedule strategy from last_started to last_finished by okozachenko · 3 years, 11 months ago
  28. 0742b52 Add volumes only in available and in-use status to the task queue by okozachenko · 3 years, 11 months ago
  29. 4009031 Merge pull request #5 from vexxhost/fix-backup-service by okozachenko1203 · 3 years, 11 months ago
  30. 38e8d03 Removed openstackapi usages from api. by Susanta Gautam · 3 years, 11 months ago
  31. 5442ea7 staffeln api. by Susanta Gautam · 3 years, 11 months ago
  32. 301d50b add instance filter by okozachenko · 3 years, 11 months ago
  33. 2cb6dbc resolve some comments by okozachenko · 3 years, 11 months ago
  34. 5b9d729 Merge remote-tracking branch 'origin' into fix-backup-service by okozachenko · 3 years, 11 months ago
  35. c8b3c39 Merge pull request #6 from vexxhost/use-i18n by okozachenko1203 · 3 years, 11 months ago
  36. 918538e Fix data type in backup/check_instance_volumes by okozachenko · 3 years, 11 months ago
  37. 24bfc9e use i18n marker for conf module by okozachenko · 3 years, 11 months ago
  38. 9cd372f Merge pull request #4 from vexxhost/add-notification-module by okozachenko1203 · 3 years, 11 months ago
  39. b6c7126 register notification config by okozachenko · 3 years, 11 months ago
  40. e672eb0 Test and fix backup service, add some comments by okozachenko · 3 years, 11 months ago
  41. f787cdc Add notification module and config by okozachenko · 3 years, 11 months ago
  42. b43c4fd Merge pull request #2 from vexxhost/database by okozachenko1203 · 3 years, 11 months ago
  43. 9309870 Added the backup process to the service. by Susanta Gautam · 3 years, 11 months ago
  44. 1c05beb Volume backup initiate by Susanta Gautam · 3 years, 11 months ago
  45. f64aa79 Remove unused parts by okozachenko · 3 years, 11 months ago
  46. 73a52bb Added discription for some functions and formated with black. by Susanta Gautam · 3 years, 11 months ago
  47. 6d9d3db Schema and backup conductor by Susanta Gautam · 3 years, 11 months ago
  48. 44f80b4 Changed port in conf file by Susanta Gautam · 3 years, 11 months ago
  49. 757af29 Merge branch 'database' of github.com:vexxhost/staffeln into database by Susanta Gautam · 3 years, 11 months ago
  50. 745a1f9 Schema and objects for sql queue model by Susanta Gautam · 3 years, 11 months ago
  51. 7bfec4f Added database modules, migration entrypoint. by Susanta Gautam · 4 years ago
  52. 82b290d Merge pull request #3 from vexxhost/add-lineters by Guilherme Steinmüller · 4 years ago
  53. 7b14166 revert by guilhermesteinmuller · 4 years ago
  54. ce43598 select linters by guilhermesteinmuller · 4 years ago
  55. 86e1dab fix typo by guilhermesteinmuller · 4 years ago
  56. 75fc2ad add linters by guilhermesteinmuller · 4 years ago
  57. 2b12bd5 Added database modules, migration entrypoint. by Susanta Gautam · 4 years ago
  58. 32a692e Integrate openstacksdk for backup by okozachenko · 4 years ago
  59. b8f9e2e update-entrypoints by okozachenko · 4 years ago
  60. bf882e8 update entrypoints by okozachenko · 4 years ago
  61. 56b3756 Update requirements.txt by okozachenko1203 · 4 years ago
  62. dd0a0e3 Merge pull request #1 from vexxhost/basic_structure by okozachenko1203 · 4 years ago
  63. 2dba4c0 add a dummy periodic task using futurist by okozachenko · 4 years ago
  64. b7b2b45 revert readme by okozachenko · 4 years ago
  65. af07320 second_commit by okozachenko · 4 years ago
  66. 093ce9e first-commit by okozachenko · 4 years ago
  67. be4d6a2 Fix quota threshold by Guilherme Steinmüller · 4 years ago
  68. 79a22df update requirements by guilhermesteinmuller · 4 years ago
  69. 8c1e0dc initial requirements by guilhermesteinmuller · 4 years ago
  70. e6c506c Delete LICENSE by Guilherme Steinmüller · 4 years ago
  71. bd904b4 Update README.md by Guilherme Steinmüller · 4 years ago
  72. a3190a6 Update README.md by Guilherme Steinmüller · 4 years ago
  73. 80e5e50 Update README.md by Guilherme Steinmüller · 4 years ago
  74. 57ab563 rename by guilhermesteinmuller · 4 years ago
  75. c078aba renames by guilhermesteinmuller · 4 years ago
  76. 0c9858e initial structure by guilhermesteinmuller · 4 years ago
  77. 5fed35a Initial commit by Guilherme Steinmüller · 4 years ago