Commit Graph

792 Commits

Author SHA1 Message Date
Denis Gukov
2624a72bcf feat(be): run boltdb backend 2021-05-14 03:37:45 +05:00
Denis Gukov
c2628bf909 fix(be): correct marshalling for boltdb 2021-05-14 02:17:16 +05:00
Denis Gukov
c0a0e71417 refactor(be): rename db tables prop objects 2021-05-14 00:45:54 +05:00
Denis Gukov
0e7c8b7f63 fix(be): boltdb backet validation 2021-05-13 19:33:04 +05:00
Denis Gukov
b0d0561966 fix(be): add required param 2021-05-13 19:23:12 +05:00
Denis Gukov
dade5a3a7b feat(be): implemented all Store interface methods by BoltDb implementation 2021-05-13 18:49:32 +05:00
Denis Gukov
6a652be1f4 feat(be): implement all except tesks for BoltDB 2021-05-13 03:56:31 +05:00
Denis Gukov
052499730b feat(be): implement session, project with boltdb 2021-05-10 01:08:10 +05:00
Denis Gukov
67acad9c32 feat(be): add env, tempalte and inv implementation for bolt 2021-05-09 01:25:31 +05:00
Denis Gukov
14f2df7910 chore(ci): disable building on circleci 2021-05-08 22:28:49 +05:00
Denis Gukov
0cc640b48b feat(be): bolt helper functions like for sql 2021-05-08 22:25:00 +05:00
Denis Gukov
55e8024b23 refactor: move ObjectProperies to db package 2021-05-07 15:08:34 +05:00
Denis Gukov
c16406c924 fix: return Sql() method to SqlDb type for dredd tests 2021-05-06 18:12:21 +05:00
Denis Gukov
dafd619134 feat: complate migration to Store. Remove Sql() method 2021-05-06 17:49:26 +05:00
Denis Gukov
82c3b62660 refactor: user auth via Store 2021-05-06 17:41:31 +05:00
Denis Gukov
d21b32fe6c refactor(be): remove method fetch, use Store instaed of it 2021-05-06 13:34:44 +05:00
Denis Gukov
241409ff37
Merge pull request #668 from gsoosk/develop
Update alipine version in production docker file to install ansible 2.10
2021-04-28 17:57:22 +05:00
Farzad
57266ab501 Update alipine version in production docker file to install ansible 2.10 2021-04-28 14:23:14 +04:30
Denis Gukov
421c05a962 fix(fe): add field project_id to each mutation request from class ItemFormBase.js 2021-04-22 15:36:23 +05:00
Denis Gukov
134bd18590 fix(fe): add input for temlate's extra args 2021-04-21 17:21:57 +05:00
Denis Gukov
64269148a7
Merge pull request #661 from TrayserCassa/develop
Change galaxy run behaviour
2021-04-20 00:08:12 +05:00
derks.patrick
a1d39652c1 change log for missing requirements file in roles directory 2021-04-15 18:51:44 +02:00
derks.patrick
63d3f88b08 added GetMd5Hash func in helpers. Add import and refactor imports 2021-04-15 18:46:00 +02:00
derks.patrick
ea1640c6a9 add dependency for md5 hash func. Refactor imports 2021-04-15 18:45:00 +02:00
derks.patrick
6481d95cc6 use hasrequirementsChanges check for galaxy run 2021-04-15 18:42:47 +02:00
derks.patrick
64d53abd61 added function to write requirement hash to file 2021-04-15 18:39:36 +02:00
derks.patrick
50236966d0 add function for checking requirements changes 2021-04-15 18:39:19 +02:00
derks.patrick
3a3450d85c Check in install requirements for the file and log if not exists 2021-04-15 18:07:49 +02:00
derks.patrick
ceea57351a move galaxy run commands to func. Remove -p for collection
The parameter -p doesnt work with collections, it simply skip any collection
2021-04-15 18:06:22 +02:00
Denis Gukov
6fdb20162f fix: disable compilation of version of UI 2021-04-14 11:45:01 +05:00
Denis Gukov
0a5fc96866 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2021-04-10 02:03:52 +05:00
Denis Gukov
696353ffdf feat(be): init boltdb 2021-04-10 02:02:35 +05:00
Denis Gukov
9d80770ba6
Merge pull request #653 from bafuka/develop
fix: The drop-down menu is too long to scroll
2021-03-25 12:36:40 +05:00
wangyiwen
90277bc96e fix: The drop-down menu is too long to scroll 2021-03-25 09:13:58 +08:00
Denis Gukov
092716b115
Merge pull request #651 from FloThinksPi-Forks/develop
Fix goreleaser arm64 rpm and update to v0.159.0
2021-03-19 00:17:40 +05:00
FloThinksPi
de264d20f8 Fix goreleaser arm64-rpm and update to v0.159.0 2021-03-18 17:45:29 +01:00
Denis Gukov
0787920d97 fix(web2): password field for new/edited user 2021-03-13 02:13:39 +05:00
Denis Gukov
0d28c8d5b0 fix(ci): golang image 2021-03-13 01:47:16 +05:00
Denis Gukov
3d6d194d2e feat(be): add Web root URL option description 2021-03-13 01:44:25 +05:00
Denis Gukov
779760d6aa fix(be): lint 2021-03-13 01:30:17 +05:00
Denis Gukov
c78bc93684 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2021-03-13 01:21:34 +05:00
Denis Gukov
ac2132f290 fix(ci): capabilities 2021-03-13 01:20:18 +05:00
Denis Gukov
d0392485eb feat: migrate logging to Store 2021-03-12 22:41:41 +05:00
Denis Gukov
2c82e667d8
Update README.md 2021-02-25 12:39:59 +05:00
Denis Gukov
d10b421538 refactor(be): split SqlDb to several files 2020-12-20 23:00:59 +05:00
Denis Gukov
c472dc66dd refactor(be): migrate users to Store 2020-12-17 19:00:05 +05:00
Denis Gukov
0c3a7c0c7e fix(be): events endpoint 2020-12-17 16:52:00 +05:00
Denis Gukov
d32f35f2ec refactor(be): events via Store 2020-12-17 01:57:54 +05:00
Denis Gukov
027e45fc86 refactor(be): migrate projects to Store 2020-12-17 00:19:20 +05:00
Denis Gukov
49fea98db3 refactor(be): migrate key to Store 2020-12-08 13:24:54 +05:00