Semaphore/db
2022-01-27 19:21:46 +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 feat(be): add ability to override template extra args in task https://github.com/ansible-semaphore/semaphore/issues/832 2022-01-27 00:51:20 +05:00
AccessKey_test.go test(be): fix access key tests 2021-09-13 18:22:08 +05:00
AccessKey.go feat: add personal access token suport 2022-01-27 19:21:46 +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 feat(be): add ability to override template extra args in task https://github.com/ansible-semaphore/semaphore/issues/832 2022-01-27 00:51:20 +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_test.go fix(be): clear repository cache if access key changed 2022-01-27 17:55:01 +05:00
Repository.go feat: add personal access token suport 2022-01-27 19:21:46 +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): add ability to override template extra args in task https://github.com/ansible-semaphore/semaphore/issues/832 2022-01-27 00:51:20 +05:00
Template.go feat(be): add ability to override template extra args in task https://github.com/ansible-semaphore/semaphore/issues/832 2022-01-27 00:51:20 +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