Semaphore/db
2023-10-01 23:02:32 +02:00
..
bolt feat: admin can all 2023-09-17 16:15:44 +02:00
factory refactor(config): add field dialect 2021-08-28 22:03:34 +05:00
sql feat(be): create demo project 2023-09-17 21:55:14 +02:00
AccessKey_test.go fix(be): bug with deserializing secrets 2022-02-06 17:17:28 +05:00
AccessKey.go chore(ssh-agent): sock file name 2023-10-01 23:02:32 +02: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 chore(ssh-agent): sock file name 2023-10-01 23:02:32 +02:00
Migration.go Runners (#1477) 2023-09-11 01:02:10 +02: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_test.go test: check role permissions 2023-08-26 18:48:16 +02:00
ProjectUser.go feat: admin can all 2023-09-17 16:15:44 +02: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
Runner.go Runners (#1458) 2023-09-10 23:18:25 +02: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 feat: admin can all 2023-09-17 16:15:44 +02:00
Task.go refactor: create package db_lib 2023-09-23 17:12:35 +02:00
Template.go Update Template.go 2023-06-13 12:08:29 +02:00
User.go refactor(be): add struct UserWithProjectRole 2023-07-08 12:41:57 +02:00
View.go feat(be): data validation 2021-11-03 00:30:45 +05:00