Semaphore/db/sql
Denis Gukov d3d002a818 refactor(be): change params for store method
chore(fe): remove passphrase from key settings because it is not implemented

fix(be): boltdb migration
2022-01-29 13:47:11 +05:00
..
migrations 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
access_key.go feat(be): change error message for access key decryption 2021-09-10 03:41:36 +05:00
environment.go feat(be): data validation 2021-11-03 00:30:45 +05:00
event.go refactor(be): remove duplication beteen bolt and sql events implementation 2021-08-25 09:48:38 +05:00
inventory.go fix(be): saving become_key_id to sql 2021-09-17 15:10:36 +05:00
migration.go fix(be): migrations 2022-01-23 21:34:42 +05:00
project.go fix(be): add quotes to user table in queties to support postgres 2021-08-24 22:52:35 +05:00
repository.go feat(be): add git_branch to database and add repository validation 2022-01-22 13:16:23 +05:00
schedule.go fix(be): schedule query 2022-01-19 15:30:22 +05:00
session.go fix(be): add quotes to user table in queties to support postgres 2021-08-24 22:52:35 +05:00
SqlDb_test.go feat: refactor to support postgres 2021-08-24 20:20:34 +05:00
SqlDb.go fix(be): migrations 2022-01-23 21:34:42 +05:00
task.go refactor(be): change params for store method 2022-01-29 13:47:11 +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: REMOVE PLACEHOLDER USER FUNCTIONALITY 2022-01-19 02:26:48 +05:00
view.go feat(be): triggering autorun tasks 2022-01-20 00:35:59 +05:00