Semaphore/db
2021-09-09 21:50:02 +05:00
..
bolt feat(fe): implement schedule for template 2021-09-06 19:12:57 +05:00
factory refactor(config): add field dialect 2021-08-28 22:03:34 +05:00
sql fix(be): store template description to database for sql 2021-09-09 21:50:02 +05:00
AccessKey_test.go feat: add password file for Access Key 2021-09-01 19:38:28 +05:00
AccessKey.go feat: support vault pass file and ansible user login / password in inventory 2021-09-02 02:14:32 +05:00
APIToken.go refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
Environment.go refactor(be): return models to db package 2020-12-05 14:13:43 +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.go refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
ProjectUser.go fix(be): remove boltdb user 2021-05-17 02:44:42 +05:00
Repository.go refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
Schedule.go feat(fe): implement schedule for template 2021-09-06 19:12:57 +05:00
Session.go refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
Store.go feat: add schedule functionality 2021-09-06 16:05:10 +05:00
Task.go feat: tasks for BoltDB 2021-06-24 22:45:28 +05:00
Template.go feat: add schedule functionality 2021-09-06 16:05:10 +05:00
User.go feat(cli): add user management commands 2021-08-28 16:44:41 +05:00