Semaphore/db/bolt
2021-10-14 00:26:19 +05:00
..
access_key.go feat(be): change error message for access key decryption 2021-09-10 03:41:36 +05:00
BoltDb_test.go fix(be): checking of entity used before delete it 2021-09-17 01:51:53 +05:00
BoltDb.go chore: fix confict 2021-09-17 15:07:11 +05:00
environment.go test(be): tests for bolt implementation 2021-05-14 16:47:32 +05:00
event.go refactor(be): remove duplication beteen bolt and sql events implementation 2021-08-25 09:48:38 +05:00
inventory.go feat(be): add inventory become credentials and template vault password to database 2021-09-02 00:17:28 +05:00
project_test.go fix(be): remove boltdb user 2021-05-17 02:44:42 +05:00
project.go style(be): linter 2021-06-25 00:58:39 +05:00
repository.go feat(be): change error message for access key decryption 2021-09-10 03:41:36 +05:00
schedule.go feat(fe): implement schedule for template 2021-09-06 19:12:57 +05:00
session.go refactor(be): rename db tables prop objects 2021-05-14 00:45:54 +05:00
task.go feat(fe): Rerun, rebuild, redeploy buttons for tasks 2021-10-14 00:26:19 +05:00
template.go refactor(be): add enum for event object type 2021-10-13 19:07:22 +05:00
user_test.go fix(be): remove boltdb user 2021-05-17 02:44:42 +05:00
user.go feat(cli): add arg -useradd for adding user via command line 2021-08-16 02:35:44 +05:00