Semaphore/db/bolt
2022-01-23 19:01:11 +05:00
..
migrations test(be): test for bolt migration 2022-01-23 19:01:11 +05:00
access_key.go feat(be): change error message for access key decryption 2021-09-10 03:41:36 +05:00
BoltDb_test.go test(be): test for bolt migration 2022-01-23 19:01:11 +05:00
BoltDb.go test(be): test for bolt migration 2022-01-23 19:01:11 +05:00
environment.go feat(be): data validation 2021-11-03 00:30:45 +05:00
event.go test(be): test for bolt migration 2022-01-23 19:01:11 +05:00
inventory.go feat(be): views implementation for bolt 2021-10-27 16:43:04 +05:00
Migration_2_8_28_test.go test(be): test for bolt migration 2022-01-23 19:01:11 +05:00
migration.go feat(be): implement migrations for BoltDB 2022-01-23 18:03:23 +05:00
project_test.go test(be): fix tests after migration refactoring 2022-01-23 18:21:27 +05:00
project.go style(be): linter 2021-06-25 00:58:39 +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 feat(fe): implement schedule for template 2021-09-06 19:12:57 +05:00
session.go test(be): test for bolt migration 2022-01-23 19:01:11 +05:00
Task_test.go test(be): fix tests after migration refactoring 2022-01-23 18:21:27 +05:00
task.go refactor(be): move BuildTask to TaskWithTpl 2021-10-25 23:09:46 +05:00
template.go feat(be): triggering autorun tasks 2022-01-20 00:35:59 +05:00
user_test.go test(be): fix tests after migration refactoring 2022-01-23 18:21:27 +05:00
user.go feat: REMOVE PLACEHOLDER USER FUNCTIONALITY 2022-01-19 02:26:48 +05:00
view_test.go test(be): fix tests after migration refactoring 2022-01-23 18:21:27 +05:00
view.go feat(be): triggering autorun tasks 2022-01-20 00:35:59 +05:00