fiftin
|
b1396dcae2
|
feat: add project type
|
2024-03-07 19:50:48 +01:00 |
|
Denis Gukov
|
b127e054d8
|
feat(be): add max parallel tasks to project settings and ability to suppress success alerts for tasks
|
2022-02-14 16:52:28 +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
|
fd1d42782b
|
refactor(be): return models to db package
|
2020-12-05 14:13:43 +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 |
|
Denis Gukov
|
d09fc1d26c
|
feat(be): support sqlite
|
2020-12-01 21:37:29 +05:00 |
|
tom whiston
|
17fa7bb407
|
add gometalinter to tools and run it in circle.
extract some error checking and logging in places where linting needed or errors not checked
|
2018-04-05 21:24:19 +00:00 |
|
Anton Markelov
|
bff8297145
|
add option for per-project telegram alert to different chats
|
2017-05-03 14:27:58 +10:00 |
|
Matej Kramny
|
db4948cb89
|
Merge branch 'master' into develop
# Conflicts:
# Dockerfile
# api/login.go
# api/projects/environment.go
# api/projects/project.go
# api/projects/templates.go
# api/tasks/runner.go
# api/users.go
# db/versionHistory.go
# util/bindata.go
|
2017-04-18 14:48:31 +01:00 |
|
Matej Kramny
|
2a2b7e8aed
|
merge models -> db
|
2017-02-22 21:12:16 -08:00 |
|