Semaphore/db
2022-06-23 20:37:00 +05:00
..
bolt fix(be): disable migration for mysql 2022-02-05 13:30:25 +05:00
factory refactor(config): add field dialect 2021-08-28 22:03:34 +05:00
sql feat(be): add migration for new limit option 2022-06-23 20:37:00 +05:00
AccessKey_test.go fix(be): bug with deserializing secrets 2022-02-06 17:17:28 +05:00
AccessKey.go refactor(be): move some functionality to GitRepository and AnsiblePlaybook classes 2022-02-06 20:37:55 +05:00
APIToken.go refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
Environment.go feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
Event.go feat(be): id column to event table 2021-11-10 13:28:10 +05:00
Inventory.go feat: support yaml static inventories 2022-05-24 17:55:20 +02:00
Migration.go feat(be): add migration for new limit option 2022-06-23 20:37:00 +05:00
Project.go feat(be): add max parallel tasks to project settings and ability to suppress success alerts for tasks 2022-02-14 16:52:28 +05:00
ProjectUser.go fix(be): remove boltdb user 2021-05-17 02:44:42 +05:00
Repository_test.go feat(be): support git file:// protocol and local repo 2022-03-30 20:31:00 +05:00
Repository.go feat: do not handle branch for non-git repos 2022-03-31 11:13:02 +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_test.go test(be): fix tests after survey vars mod 2022-01-19 17:53:58 +05:00
Store.go style(be): remove unused constants 2022-02-06 01:17:25 +05:00
Task.go feat(be): add migration for new limit option 2022-06-23 20:37:00 +05:00
Template.go feat(be): add max parallel tasks to project settings and ability to suppress success alerts for tasks 2022-02-14 16:52:28 +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