1. 85f53e9 Fix pylint disable by okozachenko1203 · 2 years, 10 months ago
  2. 82a30e1 Skip false negative pylint by okozachenko1203 · 2 years, 10 months ago
  3. 7f16c77 Fix false negative pylint for classmethods by okozachenko1203 · 2 years, 10 months ago
  4. 655d0e2 Revert remotable_classmethod cls instead of self by okozachenko1203 · 2 years, 10 months ago
  5. a221669 Fix black lint by okozachenko1203 · 2 years, 10 months ago
  6. d306c65 Disable jscpd by okozachenko1203 · 2 years, 10 months ago
  7. 5a57389 Disable mypy validation by okozachenko1203 · 2 years, 10 months ago
  8. ef49f95 Fix lints by okozachenko1203 · 2 years, 10 months ago
  9. fa747f2 Fix black linter errors by okozachenko1203 · 2 years, 10 months ago
  10. a3caf2c Update superlint version by okozachenko1203 · 2 years, 10 months ago
  11. 3b2f354 Enhance backup task queue generating and garbage collecting by okozachenko1203 · 2 years, 10 months ago
  12. 83bb2ee Merge pull request #34 from vexxhost/update-openstacksdk by okozachenko1203 · 3 years ago
  13. 778be6f Merge remote-tracking branch 'origin/main' into update-openstacksdk by okozachenko1203 · 3 years ago
  14. f38211a Merge pull request #37 from vexxhost/systemd-service-file by okozachenko1203 · 3 years ago
  15. 5fd8a30 Fix authorization issue by okozachenko1203 · 3 years ago
  16. ba054d4 Merge pull request #46 from vexxhost/conductor-spacing by Susanta Gautam · 3 years, 9 months ago
  17. 894c7d5 Added nexted function so that the decorator can get the parameter in runtime. by xuxant02@gmail.com · 3 years, 9 months ago
  18. 7f8ebf8 Merge pull request #45 from vexxhost/metadata-filter by okozachenko1203 · 3 years, 9 months ago
  19. a0cd61f Metadata filter modified. by xuxant02@gmail.com · 3 years, 9 months ago
  20. 518f0be Update backup.py by okozachenko1203 · 3 years, 9 months ago
  21. cb5315d Merge pull request #44 from vexxhost/filter-metadata by okozachenko1203 · 3 years, 9 months ago
  22. 6d0920f Metadata Modification by Susanta Gautam · 3 years, 9 months ago
  23. e14ed8e Merge pull request #39 from vexxhost/update-server-filter by Susanta Gautam · 3 years, 9 months ago
  24. 0181987 Merge pull request #43 from vexxhost/exception by okozachenko1203 · 3 years, 9 months ago
  25. 79b4397 Added exception handler for the keystone errors by xuxant02@gmail.com · 3 years, 9 months ago
  26. d22dd2d Update backup.py by okozachenko1203 · 3 years, 9 months ago v1.0.0
  27. 02f4d25 Update backup.py by okozachenko1203 · 3 years, 10 months ago
  28. 5eadfef Fix connect as project in retention service by okozachenko · 3 years, 10 months ago
  29. 834c9e5 Merge pull request #38 from vexxhost/update-retention by okozachenko1203 · 3 years, 10 months ago
  30. b875cbe Set the proper project in retention service by okozachenko · 3 years, 10 months ago
  31. 88e34a0 Update sample config file by okozachenko · 3 years, 10 months ago
  32. 9eae01d Refresh backup result per cycle by okozachenko · 3 years, 10 months ago
  33. 62f8259 Update staffeln-api.service by okozachenko1203 · 3 years, 10 months ago
  34. 78db763 Update staffeln-conductor.service by okozachenko1203 · 3 years, 10 months ago
  35. bac8386 Fix by Susanta Gautam · 3 years, 10 months ago
  36. dcc5a25 path fix for systemd by Susanta Gautam · 3 years, 10 months ago
  37. 263b372 Add systemd service file by okozachenko · 3 years, 10 months ago
  38. 022f4e3 Set email dry run as false by okozachenko · 3 years, 10 months ago
  39. 73e4a5a Merge pull request #36 from vexxhost/activate-retention by okozachenko1203 · 3 years, 10 months ago
  40. 656e29a Activate retention service by okozachenko · 3 years, 10 months ago
  41. 576d07a Merge pull request #35 from vexxhost/api-changes by okozachenko1203 · 3 years, 10 months ago
  42. e890c85 Update app.py by okozachenko1203 · 3 years, 10 months ago
  43. 4378bbe Change way to verify the retention user. by Susanta Gautam · 3 years, 10 months ago
  44. 6302495 Add ResourceNotFound exception in get_backup func by okozachenko · 3 years, 10 months ago
  45. 009c923 Merge pull request #31 from vexxhost/set-project by okozachenko1203 · 3 years, 10 months ago
  46. b7d5537 Fix object call by okozachenko · 3 years, 10 months ago
  47. ed4c487 Merge remote-tracking branch 'origin' into set-project by okozachenko · 3 years, 10 months ago
  48. 791f9b1 Merge pull request #29 from vexxhost/fix-issue26 by okozachenko1203 · 3 years, 10 months ago
  49. 6080113 Use the new openstacksdk in API by okozachenko · 3 years, 10 months ago
  50. f731e62 Use the same project for backups with volumes by okozachenko · 3 years, 10 months ago
  51. 1113ef1 Merge remote-tracking branch 'origin' into fix-issue26 by okozachenko · 3 years, 10 months ago
  52. de3a85b Merge pull request #30 from vexxhost/retention_user_fix by okozachenko1203 · 3 years, 10 months ago
  53. 3621ebe Changed var name current user id to retention user id. by Susanta Gautam · 3 years, 10 months ago
  54. def7a45 Changed the rule for backup delete permission by Susanta Gautam · 3 years, 10 months ago
  55. a6dcdc0 Fix issue #26 by okozachenko · 3 years, 10 months ago
  56. 9e58a44 Update base.py by okozachenko1203 · 3 years, 10 months ago
  57. e1a6aba Update result.py by okozachenko1203 · 3 years, 10 months ago
  58. 5be06e2 Merge pull request #25 from vexxhost/fix-result by Susanta Gautam · 3 years, 10 months ago
  59. 5f2f6f3 [Bug fix]: report notification per project by okozachenko · 3 years, 10 months ago
  60. d10b93f Merge pull request #20 from vexxhost/quota-and-notification by okozachenko1203 · 3 years, 10 months ago
  61. c406111 Added missing project_id while creating queue and backup of volume in db. by Susanta Gautam · 3 years, 10 months ago
  62. cb31608 Add result module by okozachenko · 3 years, 10 months ago
  63. 42aa860 Merge pull request #19 from vexxhost/api-changes by okozachenko1203 · 3 years, 10 months ago
  64. 556daa9 Fixes by Susanta Gautam · 3 years, 10 months ago
  65. fb38560 [WIP]: Add quota module by okozachenko · 3 years, 10 months ago
  66. b6f3bea Change in api by Susanta Gautam · 3 years, 10 months ago
  67. c6b72b9 Merge pull request #18 from vexxhost/postfix by okozachenko1203 · 3 years, 10 months ago
  68. 77398c2 Small changes for Postfix by Susanta Gautam · 3 years, 10 months ago
  69. b8defb9 Merge pull request #15 from vexxhost/update-openstacksdk by okozachenko1203 · 3 years, 10 months ago
  70. 56e1d63 Update get_user_id func by okozachenko · 3 years, 10 months ago
  71. 8d20649 Merge pull request #14 from vexxhost/openstacksdk by okozachenko1203 · 3 years, 10 months ago
  72. 2ab48e8 Make common openstacksdk by okozachenko · 3 years, 10 months ago
  73. 4e11240 Merge pull request #12 from vexxhost/update-backup-service by okozachenko1203 · 3 years, 10 months ago
  74. 168c070 change the time regex by okozachenko · 3 years, 10 months ago
  75. 179cd57 Add project_id in data models by okozachenko · 3 years, 10 months ago
  76. ca2b37a Set timeout for backup cycle to take care of backup results by okozachenko · 3 years, 10 months ago
  77. 5108bc2 Merge pull request #7 from vexxhost/api by okozachenko1203 · 3 years, 10 months ago
  78. f3b4e72 Merge branch 'main' into api by Susanta Gautam · 3 years, 10 months ago
  79. 5faa531 Merge pull request #11 from vexxhost/update-backup-service by okozachenko1203 · 3 years, 10 months ago
  80. b1bf807 Resolve Conflict. by Susanta Gautam · 3 years, 10 months ago
  81. 35a29de Update notification part by okozachenko · 3 years, 10 months ago
  82. f47af3d Make backup result report function in backup service by okozachenko · 3 years, 10 months ago
  83. d280136 Update task queue refresh logic by okozachenko · 3 years, 10 months ago
  84. d4284d2 Use openstack cloud api directly by okozachenko · 3 years, 10 months ago
  85. f69c5b7 Merge pull request #10 from vexxhost/add-retention-service by okozachenko1203 · 3 years, 10 months ago
  86. 9f71300 Merge branch 'add-retention-service' of github.com:vexxhost/staffeln into add-retention-service by okozachenko · 3 years, 10 months ago
  87. 6d277e3 Add remove volume backup logic by okozachenko · 3 years, 10 months ago
  88. ba18249 Fixed left out context in on Volume object by Susanta Gautam · 3 years, 10 months ago
  89. 2d76518 revert changes conf by okozachenko · 3 years, 11 months ago
  90. 8a6c1d0 revert changes by okozachenko · 3 years, 11 months ago
  91. 39ff413 [WIP]ÑAdd retention service by okozachenko · 3 years, 11 months ago
  92. 274df2f Merge pull request #9 from vexxhost/update-backup by okozachenko1203 · 3 years, 11 months ago
  93. 1f73fbf Change module names by okozachenko · 3 years, 11 months ago
  94. dd3ec46 Merge pull request #8 from vexxhost/safe-cycle by okozachenko1203 · 3 years, 11 months ago
  95. 4d348c2 Change periodic schedule strategy from last_started to last_finished by okozachenko · 3 years, 11 months ago
  96. 0742b52 Add volumes only in available and in-use status to the task queue by okozachenko · 3 years, 11 months ago
  97. 4009031 Merge pull request #5 from vexxhost/fix-backup-service by okozachenko1203 · 3 years, 11 months ago
  98. 38e8d03 Removed openstackapi usages from api. by Susanta Gautam · 3 years, 11 months ago
  99. 5442ea7 staffeln api. by Susanta Gautam · 3 years, 11 months ago
  100. 301d50b add instance filter by okozachenko · 3 years, 11 months ago