Semaphore/db
2022-01-25 19:34:52 +05:00
..
bolt fix(be): pass linter 2022-01-25 01:28:00 +05:00
factory refactor(config): add field dialect 2021-08-28 22:03:34 +05:00
sql fix(ci): default access key encryption key in dockerfile 2022-01-25 13:33:32 +05:00
AccessKey_test.go test(be): fix access key tests 2021-09-13 18:22:08 +05:00
AccessKey.go fix(be): use encryption key from env if it is provided 2022-01-25 19:34:52 +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
Migration.go fix(be): migrations 2022-01-23 21:34:42 +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 feat(be): add git_branch to database and add repository validation 2022-01-22 13:16:23 +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 fix(be): bug with token creation for BoltDB implementation https://github.com/ansible-semaphore/semaphore/issues/828 2022-01-25 01:14:30 +05:00
Task.go feat(be): passing to ansible new variable semaphore_vars 2022-01-20 03:07:30 +05:00
Template.go feat(be): triggering autorun tasks 2022-01-20 00:35:59 +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