Semaphore/db/bolt
2024-10-13 14:31:38 +00:00
..
access_key.go feat(secrets): implement secret getting for boltdb 2024-07-02 22:26:59 +05:00
BoltDb_test.go feat: allow null for template's inventory (#1953) 2024-04-19 21:47:08 +05:00
BoltDb.go fix(be): loading env after config refactoring 2024-09-30 00:34:05 +05:00
environment.go feat(secrets): implement secret getting for boltdb 2024-07-02 22:26:59 +05:00
event.go fix(be): return empty array instead of nil for BoltDB 2022-11-09 23:00:35 +05:00
integrations.go fix(integrations): use correct type 2024-06-30 22:50:46 +05:00
inventory.go feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
migration_2_8_28_test.go feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
migration_2_8_28.go feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
migration_2_8_40_test.go fix(be): refs for boltdb 2022-02-03 14:22:32 +05:00
migration_2_8_40.go feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
migration_2_8_91_test.go fix(be): migration for bolt 2023-07-09 11:35:52 +02:00
migration_2_8_91.go feat(ui): add roles to UI 2023-07-22 22:48:10 +02:00
migration_2_10_12_test.go refactor(schedule): replace disabled field to active 2024-07-01 00:57:03 +05:00
migration_2_10_12.go refactor(schedule): replace disabled field to active 2024-07-01 00:57:03 +05:00
migration_2_10_16_test.go feat(apps): add migration '' -> 'ansible' 2024-07-10 00:26:12 +05:00
migration_2_10_16.go feat(apps): add migration '' -> 'ansible' 2024-07-10 00:26:12 +05:00
migration_2_10_24_test.go Initial pass at multiple ansible vault support. 2024-10-04 15:08:59 -04:00
migration_2_10_24.go Initial pass at multiple ansible vault support. 2024-10-04 15:08:59 -04:00
migration.go Initial pass at multiple ansible vault support. 2024-10-04 15:08:59 -04:00
option_test.go feat(be): implement options for boltdb 2024-03-10 19:00:15 +01:00
option.go feat(apps): delete apps 2024-07-09 15:37:47 +05:00
project_test.go feat(be): add migration project__user.admin -> project_user.role 2023-07-07 23:16:43 +02:00
project.go feat: admin can all 2023-09-17 16:15:44 +02:00
repository.go feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
runner.go feat(runner): update runner for boltdb 2024-10-13 14:31:38 +00:00
schedule.go feat(schedule): update form and table 2024-07-01 02:12:49 +05:00
session.go fix(be): token deletion for boltdb 2022-11-09 14:02:48 +05:00
Task_test.go feat(be): cleaning tasks 2024-06-30 12:48:36 +05:00
task.go feat(db): revert template tasks requsting 2024-07-20 00:44:56 +05:00
template_vault.go feat(backup): use marshal/unmarshal function 2024-10-07 14:35:20 +05:00
template.go feat(backup): use marshal/unmarshal function 2024-10-07 14:35:20 +05:00
user_test.go feat(be): add migration project__user.admin -> project_user.role 2023-07-07 23:16:43 +02:00
user.go feat(be): add method GetUserCount 2024-04-25 16:28:28 +05:00
view_test.go test(be): fix tests after migration refactoring 2022-01-23 18:21:27 +05:00
view.go feat(be): physical delete template from database 2022-02-01 03:16:00 +05:00