Commit Graph

24 Commits

Author SHA1 Message Date
Denis Gukov
579f978ffc feat(be): do not keep connection by BoltDB 2022-11-09 21:30:35 +05:00
Denis Gukov
cd134b04a6 fix(be): token deletion for boltdb 2022-11-09 14:02:48 +05:00
Denis Gukov
296c80688d test: create tempalate via store method 2022-11-09 13:50:00 +05:00
Denis Gukov
1e06957028 feat: ability to delete api token 2022-11-09 13:10:42 +05:00
Denis Gukov
1b0d8954c6 test: create env via store 2022-11-09 12:37:27 +05:00
Denis Gukov
aff35d99fb test: create inventory via store 2022-11-09 12:37:27 +05:00
Denis Gukov
5196cf3e45 test: create repo via store 2022-11-09 12:37:27 +05:00
Denis Gukov
f0c1fc9ddb ci: support new column 2022-06-29 21:56:04 +05:00
Denis Gukov
bd855dab9b test: fix dredd tests 2022-06-29 21:25:28 +05:00
Denis Gukov
05dd7c5653 feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
Denis Gukov
6799208b62 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
Denis Gukov
106a53bcae test(be): fix dredd tests 2021-10-27 21:22:52 +05:00
Denis Gukov
3445d9a716 test(be): add view to dredd hooks and add view to swagger 2021-10-27 17:40:52 +05:00
Denis Gukov
1d72c32994 fix(be): delete schedule 2021-09-09 23:56:15 +05:00
Denis Gukov
7ca8da12f3 fix(be): store template description to database for sql 2021-09-09 21:50:02 +05:00
Denis Gukov
032f46f7b0 test(be): add test for schedule 2021-09-06 19:26:35 +05:00
Denis Gukov
974f3066e5 feat(be): stopping hung tasks 2021-08-31 00:42:11 +05:00
Denis Gukov
c6a02a81fe fix(be): handing empty forign column name 2021-08-30 21:04:18 +05:00
Denis Gukov
92895f9f3c refactor(be): remove unused columns 2021-08-30 19:24:20 +05:00
Denis Gukov
ac2132f290 fix(ci): capabilities 2021-03-13 01:20:18 +05:00
Denis Gukov
fd1d42782b refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
Denis Gukov
1295435f18 test(be): fix dredd tests 2020-12-05 03:26:24 +05:00
Denis Gukov
b083f74322 fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database. 2020-12-04 13:46:02 +05:00
tom whiston
cccc00d113 use dredd for api testing
add ci context docker deployment
update api docs
add some small fixes
2018-04-18 18:03:15 +00:00