Semaphore/db
2024-07-22 00:00:31 +05:00
..
bolt fix(tasks): fill tasks for sql 2024-07-20 15:43:14 +05:00
factory refactor(config): add field dialect 2021-08-28 22:03:34 +05:00
sql fix(be): sql query 2024-07-22 00:00:31 +05:00
AccessKey_test.go fix(be): bug with deserializing secrets 2022-02-06 17:17:28 +05:00
AccessKey.go feat(be): add user id for access key 2024-07-03 12:10:48 +05:00
APIToken.go refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
BackupEntity.go feat(api): backup 2024-02-07 22:19:22 +01:00
config_test.go fix(apps): update single prop in config 2024-07-08 23:56:59 +05:00
config.go fix(options): null pointer 2024-07-10 01:18:25 +05:00
Environment.go fix(environment): decrypt secrets 2024-07-18 00:41:11 +05:00
Event.go refactor: rename func param 2024-03-06 15:51:59 +01:00
Integration.go feat(task_params): add params 2024-07-15 13:57:12 +05:00
Inventory.go fix(be): deserialize secret of inventory 2024-06-21 23:46:35 +05:00
Migration.go feat(apps): add migration '' -> 'ansible' 2024-07-10 00:26:12 +05:00
Option.go feat(apps): delete apps 2024-07-09 15:37:47 +05:00
Project.go feat: add project type 2024-03-07 19:50:48 +01: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 git url without : with empty login 2024-07-07 17:07:09 +09:00
Repository.go git url without : with empty login 2024-07-07 17:07:09 +09:00
Runner.go fix(runners): return webhook name 2024-02-12 01:32:00 +05:00
Schedule.go refactor(schedule): replace disabled field to active 2024-07-01 00:57:03 +05:00
Session.go refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
Store_test.go test: fix test 2024-05-20 14:07:28 +02:00
Store.go feat(db): revert template tasks requsting 2024-07-20 00:44:56 +05:00
Task.go fix(apps): display app icon for tasks for boltdb 2024-07-10 18:09:13 +05:00
Template.go feat(db): change algo for filling last_task of template model 2024-07-20 00:38:35 +05: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