Semaphore/db
2022-01-19 02:26:48 +05:00
..
bolt feat: REMOVE PLACEHOLDER USER FUNCTIONALITY 2022-01-19 02:26:48 +05:00
factory refactor(config): add field dialect 2021-08-28 22:03:34 +05:00
sql feat: REMOVE PLACEHOLDER USER FUNCTIONALITY 2022-01-19 02:26:48 +05:00
AccessKey_test.go test(be): fix access key tests 2021-09-13 18:22:08 +05:00
AccessKey.go fix(be): Access key file not found https://github.com/ansible-semaphore/semaphore/issues/783 2021-11-03 17:51:36 +05:00
APIToken.go refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
Environment.go feat(be): data validation 2021-11-03 00:30:45 +05:00
Event.go feat(be): id column to event table 2021-11-10 13:28:10 +05:00
Inventory.go refactor(be): move functions to appropriate files 2021-10-12 15:25:43 +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(be): add migration for new template and schedule fields 2022-01-19 02:09:42 +05:00
Session.go refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
Store.go feat: REMOVE PLACEHOLDER USER FUNCTIONALITY 2022-01-19 02:26:48 +05:00
Task.go feat(ui): add survey vars to ui 2022-01-19 00:17:48 +05:00
Template.go feat(ui): add survey vars to ui 2022-01-19 00:17:48 +05:00
User.go feat(be): placeholder user 2021-12-18 18:16:34 +05:00
View.go feat(be): data validation 2021-11-03 00:30:45 +05:00