Semaphore/db/bolt
2024-11-17 20:40:59 +00:00
..
access_key.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
BoltDb_test.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
BoltDb.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
environment.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
event.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
global_runner.go fix(runners): check created runner type 2024-11-17 20:40:59 +00:00
integrations.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
inventory.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00: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_2_10_33_test.go feat(vaults): add migration for boltdb 2024-10-31 00:45:23 +05:00
migration_2_10_33.go feat(vaults): add migration for boltdb 2024-10-31 00:45:23 +05:00
migration.go feat(vaults): add migration for boltdb 2024-10-31 00:45:23 +05:00
option_test.go feat(be): implement options for boltdb 2024-03-10 19:00:15 +01:00
option.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
project_test.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
project.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
repository.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
runner.go refactor(runners): split runner to 2 files 2024-11-18 01:18:48 +05:00
schedule.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
session.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
Task_test.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
task.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
template_vault.go Merge branch 'develop' into add-ansible-vault-password-client-script 2024-10-31 00:16:54 +05:00
template.go refactor(vaults): remove extra database request for boltdb 2024-10-31 00:16:50 +05:00
user_test.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
user.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
view_test.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
view.go feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00