Denis Gukov
|
d2790162eb
|
fix(be): bug with installation and deletion git pk
|
2022-02-07 11:18:07 +05:00 |
|
Denis Gukov
|
32a6c952ce
|
refactor(be): move some functionality to GitRepository and AnsiblePlaybook classes
|
2022-02-06 20:37:55 +05:00 |
|
Denis Gukov
|
f9ea2df04e
|
fix(be): bug with deserializing secrets
|
2022-02-06 17:17:28 +05:00 |
|
Denis Gukov
|
a30df1527e
|
fix(be): bug with getting remote commit
|
2022-02-06 16:05:40 +05:00 |
|
Denis Gukov
|
1993a14fb6
|
fix(be): migration for dropping foreign key
|
2022-02-06 14:29:56 +05:00 |
|
Denis Gukov
|
c578653f25
|
style(be): remove unused constants
|
2022-02-06 01:17:25 +05:00 |
|
Denis Gukov
|
f8d333f0b1
|
feat: add username (optional) for SSH access key
|
2022-02-06 00:00:33 +05:00 |
|
Denis Gukov
|
fe9c602c5d
|
fix(be): bug with panic https://github.com/ansible-semaphore/semaphore/issues/855
|
2022-02-05 22:34:34 +05:00 |
|
Denis Gukov
|
4d80b52576
|
chore(fe): fix cron example
|
2022-02-05 13:50:24 +05:00 |
|
Denis Gukov
|
1036af1fc6
|
fix(be): disable migration for mysql
fix: check refs to template before delete
fix(be): drop breaking foreign key
|
2022-02-05 13:30:25 +05:00 |
|
Denis Gukov
|
6fe453f6fe
|
fix(fe): correct selecting task version when redeploying old version
|
2022-02-04 17:41:19 +05:00 |
|
Denis Gukov
|
66279bc391
|
fix(fe): selection build version in task form
|
2022-02-04 17:27:22 +05:00 |
|
Denis Gukov
|
2d8b934124
|
fix(fe): show error message in non-admin user tries create first project
|
2022-02-04 16:17:55 +05:00 |
|
Denis Gukov
|
98b21bfe6e
|
feat(fe): display deploy tasks in Build Template combobox
|
2022-02-04 16:06:12 +05:00 |
|
Denis Gukov
|
751eeb4204
|
fix(be): bug with ldap auth related to https://github.com/ansible-semaphore/semaphore/issues/808
|
2022-02-04 14:22:02 +05:00 |
|
Denis Gukov
|
a09a1fc6d1
|
chore(be): update ldap deps
|
2022-02-04 04:00:49 +05:00 |
|
Denis Gukov
|
8d05496e79
|
fix(fe): small ui fix
|
2022-02-04 03:54:48 +05:00 |
|
Denis Gukov
|
9ac3a55a68
|
feat(fe): short description of override cli args functionality
|
2022-02-04 03:38:31 +05:00 |
|
Denis Gukov
|
879a1319e8
|
fix(fe): environment delete dialog
|
2022-02-04 01:45:50 +05:00 |
|
Denis Gukov
|
95e891cdd8
|
fix(be): bug with alert chat id https://github.com/ansible-semaphore/semaphore/issues/853
|
2022-02-03 23:35:32 +05:00 |
|
Denis Gukov
|
5185fa4067
|
fix(be): migration for mysql
|
2022-02-03 23:24:46 +05:00 |
|
Denis Gukov
|
31d667c57c
|
fix(be): migration 2.8.39
|
2022-02-03 22:37:37 +05:00 |
|
Denis Gukov
|
3e8004eed9
|
feat(fe): change can't delete alert style
|
2022-02-03 17:00:23 +05:00 |
|
Denis Gukov
|
bcc98ecc10
|
fix(ui): resouce usage message
|
2022-02-03 16:37:56 +05:00 |
|
Denis Gukov
|
10da89edc7
|
fix(ui): resouce usage message
|
2022-02-03 16:35:29 +05:00 |
|
Denis Gukov
|
6d23eff005
|
fix(ui): resouce usage message
|
2022-02-03 16:33:25 +05:00 |
|
Denis Gukov
|
02a631fbd6
|
fix(be): refs for boltdb
|
2022-02-03 14:22:32 +05:00 |
|
Denis Gukov
|
05dd7c5653
|
feat: remove soft delete functionality
|
2022-02-03 12:06:24 +05:00 |
|
Denis Gukov
|
6cc3d0f250
|
feat(be): remove column from template table
|
2022-02-01 03:35:13 +05:00 |
|
Denis Gukov
|
8e8ca94126
|
feat(be): physical delete template from database
|
2022-02-01 03:16:00 +05:00 |
|
Denis Gukov
|
221454a89f
|
fix(be): migration 2.8.26 for postgres
|
2022-02-01 02:36:28 +05:00 |
|
Denis Gukov
|
cb5ec3e7dc
|
chore(cli): more human readable error message
|
2022-02-01 01:16:01 +05:00 |
|
Denis Gukov
|
ebac0a12ff
|
chore(fe): npm audit fix
|
2022-01-31 23:39:09 +05:00 |
|
Denis Gukov
|
46a9b5103c
|
fix(be): sql query for schedule updating
|
2022-01-31 18:04:47 +05:00 |
|
Denis Gukov
|
9c5c155f99
|
fix(be): shedule with condition
|
2022-01-31 15:43:13 +05:00 |
|
Denis Gukov
|
dec20af128
|
fix(be): cron condition
|
2022-01-31 09:22:08 +05:00 |
|
Denis Gukov
|
208e615a6e
|
feat(be): cron task with condition
|
2022-01-30 22:43:15 +05:00 |
|
Denis Gukov
|
bf7b50316a
|
refactor(be): extract Ansible to separate class
|
2022-01-30 18:04:09 +05:00 |
|
Denis Gukov
|
3e559cccb4
|
fix(be): err check
|
2022-01-30 16:29:33 +05:00 |
|
Denis Gukov
|
88f4603028
|
refactor(be): extract git functionality to separate class
|
2022-01-30 16:22:18 +05:00 |
|
Denis Gukov
|
fa4e13a0f1
|
refactor(be): remove global vars of task pool and schedule pool
|
2022-01-29 23:14:36 +05:00 |
|
Denis Gukov
|
b5eac6ca2f
|
refactor(be): move schedules to package services
|
2022-01-29 16:24:51 +05:00 |
|
Denis Gukov
|
8516e31415
|
fix(be): remove recursive call in BoltDB method
|
2022-01-29 14:14:42 +05:00 |
|
Denis Gukov
|
db252379c0
|
Merge branch 'fix_mig' into develop
|
2022-01-29 14:01:16 +05:00 |
|
Denis Gukov
|
727b6f7326
|
fix(be): boltdb migration
|
2022-01-29 14:00:21 +05:00 |
|
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 |
|
Denis Gukov
|
84471a4539
|
Update README.md
|
2022-01-27 21:26:26 +05:00 |
|
Denis Gukov
|
6757f33929
|
Update README.md
|
2022-01-27 21:25:55 +05:00 |
|
Denis Gukov
|
d9c4c7ef59
|
chore(fe): fix text
|
2022-01-27 20:47:45 +05:00 |
|
Denis Gukov
|
6ce208d0f2
|
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop
|
2022-01-27 19:30:41 +05:00 |
|