Semaphore/db
2023-06-13 11:35:24 +02:00
..
bolt fix(be): use DbConfig getter method instead of direct access to fields 2023-01-28 03:25:25 +04:00
factory refactor(config): add field dialect 2021-08-28 22:03:34 +05:00
sql fix(be): use DbConfig getter method instead of direct access to fields 2023-01-28 03:25:25 +04:00
AccessKey_test.go fix(be): bug with deserializing secrets 2022-02-06 17:17:28 +05:00
AccessKey.go chore: error message 2022-11-09 12:37:27 +05:00
APIToken.go refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
Environment.go fix(be): empty env field in environment, https://github.com/ansible-semaphore/semaphore/issues/980 2022-06-30 11:04:51 +05:00
Event.go fix(be): empty event name for deleted task 2022-10-22 02:36:05 +05:00
Inventory.go feat: support yaml static inventories 2022-05-24 17:55:20 +02:00
Migration.go fix(be): add migariton number 2022-10-28 19:59:50 +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(be): remove PAT key type 2022-10-29 15:18:42 +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 ci: fix dredd dockerfile 2022-11-19 15:58:46 +05:00
Task.go Diff mode test 2022-10-28 05:05:13 +02:00
Template.go Update Template.go 2023-06-13 11:35:24 +02:00
User.go fix(be): validate user data 2022-10-30 22:18:23 +05:00
View.go feat(be): data validation 2021-11-03 00:30:45 +05:00