..
bolt
fix(users): update task log for admins
2024-04-02 23:50:52 +02:00
factory
refactor(config): add field dialect
2021-08-28 22:03:34 +05:00
sql
fix(sql): escape table name
2024-04-03 00:09:43 +02:00
AccessKey_test.go
fix(be): bug with deserializing secrets
2022-02-06 17:17:28 +05:00
AccessKey.go
Use Stdin to pass secrets to ansible-playbook ( #1911 )
2024-04-05 14:36:04 +02: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
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
refactor: rename func param
2024-03-06 15:51:59 +01:00
Integration.go
feat(integrations): github auth method
2024-03-22 23:01:32 +01:00
Inventory.go
feat: empty env for new projects
2024-03-25 01:24:04 +01:00
Migration.go
feat: add project type
2024-03-07 19:50:48 +01:00
Option.go
feat: implement options for boltdb
2024-03-10 18:55:42 +01: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
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
fix(runners): return webhook name
2024-02-12 01:32:00 +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(users): update task log for admins
2024-04-02 23:50:52 +02:00
Task.go
feat(be): add fields to the models
2024-03-10 13:13:44 +01:00
Template.go
Revert "feat: make inventory optional for template"
2024-03-10 22:56:58 +01: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