Semaphore/api
2024-10-21 07:09:00 +00:00
..
helpers feat(backup): use marshal/unmarshal function 2024-10-07 14:35:20 +05:00
projects test(e2e): fix restore test 2024-10-21 07:09:00 +00:00
runners Fix issue with multiple vaults and runners 2024-10-04 15:08:59 -04:00
sockets chore(be): code clean 2024-09-28 15:51:15 +05:00
tasks tasks (#2418) 2024-10-14 02:47:39 +05:00
api_test.go
apps_test.go fix(apps): update single prop in config 2024-07-08 23:56:59 +05:00
apps.go feat(be): runner api 2024-09-26 15:54:03 +05:00
auth.go feat(options): implement manipulation methods 2024-07-08 16:15:04 +05:00
events.go
integration_test.go
integration.go feat: load options from db 2024-07-07 22:12:21 +05:00
login_test.go
login.go feat(be): use omitempty for json config 2024-09-29 23:53:33 +05:00
options.go feat: load options from db 2024-07-07 22:12:21 +05:00
router.go feat(tasks): add api 2024-10-13 15:50:56 +00:00
runners.go feat(ui): create runner from web 2024-09-28 19:05:26 +05:00
user.go feat: add /apps endpoint and use it for template list 2024-07-08 12:55:13 +05:00
users.go