Adam Snodgrass
|
a161d25d48
|
feat(container-details): add section to join networks (#927)
|
2017-06-29 15:49:35 +02:00 |
Anthony Lapenna
|
4adedf9436
|
fix(service-details): fix an issue where secret target would be overwritten (#964)
|
2017-06-29 08:37:05 +02:00 |
Anthony Lapenna
|
1168e94534
|
fix(service-creation): fix an issue when selecting a volume from available volumes (#963)
|
2017-06-29 07:41:37 +02:00 |
Anthony Lapenna
|
b57bfe3eee
|
Create CODE_OF_CONDUCT.md (#946)
|
2017-06-22 05:11:40 +02:00 |
Anthony Lapenna
|
3592e88e4f
|
Merge tag '1.13.3' into develop
Release 1.13.3
|
2017-06-20 13:21:16 +02:00 |
Anthony Lapenna
|
219cde4733
|
Merge branch 'release/1.13.3'
|
2017-06-20 13:21:12 +02:00 |
Anthony Lapenna
|
c82cd50d87
|
chore(version): bump version number
|
2017-06-20 13:21:06 +02:00 |
Anthony Lapenna
|
dae4893fe1
|
feat(endpoint): remove the active endpoint edition restriction (#941)
|
2017-06-20 13:18:08 +02:00 |
Anthony Lapenna
|
1e686f0428
|
feat(state): persist application state in localstorage instead of ses… (#940)
|
2017-06-20 13:07:24 +02:00 |
Anthony Lapenna
|
08c5a5a4f6
|
feat(registries): add registry management (#930)
|
2017-06-20 13:00:32 +02:00 |
eliat123
|
9360f24d89
|
feat(service-details): add quick navigation menu anchors (#875)
|
2017-06-20 12:54:27 +02:00 |
Anthony Lapenna
|
d0477b216f
|
Merge branch 'develop' of github.com:portainer/portainer into develop
|
2017-06-17 17:05:52 +02:00 |
Anthony Lapenna
|
a812f4729c
|
docs(README): update links to portainer.io
|
2017-06-17 17:05:34 +02:00 |
Anthony Lapenna
|
db324998e3
|
fix(templates): display templates without platform (#937)
|
2017-06-17 16:50:35 +02:00 |
Gabriel Lewertowski
|
4ec65a80df
|
fix(user-creation): sanitize username and password (#934)
|
2017-06-17 15:25:23 +02:00 |
Anthony Lapenna
|
f2b9700345
|
chore(codeclimate): update mass_threshold for the duplication engine
|
2017-06-17 15:20:19 +02:00 |
Anthony Lapenna
|
d8f8ab785c
|
fix(service-details): fix the ability to sort tasks (#931)
|
2017-06-15 22:52:49 +02:00 |
Anthony Lapenna
|
b316efe80b
|
Merge tag '1.13.2' into develop
Release 1.13.2
|
2017-06-05 08:42:20 +02:00 |
Anthony Lapenna
|
14a4587f5e
|
Merge branch 'release/1.13.2'
|
2017-06-05 08:42:15 +02:00 |
Anthony Lapenna
|
afd99d2d68
|
chore(version): bump version number
|
2017-06-05 08:42:08 +02:00 |
Anthony Lapenna
|
7bba1c9c5e
|
style(settings): fix a small display issue in the hidden containers table
|
2017-06-05 08:40:42 +02:00 |
Anthony Lapenna
|
fd79afb429
|
style(sidebar): moved Secrets section under the Volumes section
|
2017-06-05 08:17:56 +02:00 |
Anthony Lapenna
|
d5f00597a5
|
fix(container-creation): ignore error when pulling an image (#914)
|
2017-06-05 07:55:18 +02:00 |
Fish2
|
1c4ccfe294
|
feat(assets): lossless compression of images saved 14KB (#915)
|
2017-06-05 07:47:55 +02:00 |
Anthony Lapenna
|
f48423d5aa
|
docs(README): update documentation badge
|
2017-06-03 16:52:33 +02:00 |
Anthony Lapenna
|
5d98d9b54b
|
feat(settings): prevent the creation of empty filters
|
2017-06-01 10:30:22 +02:00 |
Anthony Lapenna
|
132dd4acc4
|
fix(container-details): fix an issue when renaming a container (#908)
|
2017-06-01 10:23:59 +02:00 |
Anthony Lapenna
|
c7e306841a
|
feat(settings): add settings management (#906)
|
2017-06-01 10:14:55 +02:00 |
Anthony Lapenna
|
5e74a3993b
|
fix(api): add restrictions for the files served by the API (#903)
|
2017-05-29 22:10:36 +02:00 |
Anthony Lapenna
|
5bf10b89b1
|
docs(README): add Slack badge
|
2017-05-28 18:08:52 +02:00 |
Anthony Lapenna
|
bde9dd8b88
|
feat(templates): add support for a restart_policy field (#898)
|
2017-05-27 10:11:42 +02:00 |
Anthony Lapenna
|
42d28db47a
|
feat(secrets): add secret management (#894)
|
2017-05-27 09:23:49 +02:00 |
Anthony Lapenna
|
128601bb58
|
Merge tag '1.13.1' into develop
Release 1.13.1
|
2017-05-25 12:20:56 +02:00 |
Anthony Lapenna
|
86addbdc9a
|
Merge branch 'release/1.13.1'
|
2017-05-25 12:20:52 +02:00 |
Anthony Lapenna
|
de9be4bbe0
|
chore(version): bump version number
|
2017-05-25 12:20:43 +02:00 |
Anthony Lapenna
|
49b79aadfd
|
docs(README): add codefresh badge
|
2017-05-25 12:17:51 +02:00 |
Renno Reinurm
|
6dab3eddea
|
feat(task-details): show state message
|
2017-05-25 12:16:14 +02:00 |
Thomas Krzero
|
949f14b119
|
fix(service-creation) - issue with bind mount (#882)
|
2017-05-25 11:13:29 +02:00 |
Anthony Lapenna
|
de2818de4c
|
chore(codefresh): add codefresh.yml (#887)
|
2017-05-25 11:08:26 +02:00 |
Anthony Lapenna
|
0f3fcb2917
|
fix(templates): fix an issue with the maximum number of templates displayed (#883)
|
2017-05-24 14:38:53 +02:00 |
Anthony Lapenna
|
3356fd9815
|
Merge tag '1.13.0' into develop
Release 1.13.0
|
2017-05-23 21:14:11 +02:00 |
Anthony Lapenna
|
7bef930d0c
|
Merge branch 'release/1.13.0'
|
2017-05-23 21:14:03 +02:00 |
Anthony Lapenna
|
db1a754b39
|
chore(version): bump version number
|
2017-05-23 21:13:55 +02:00 |
Anthony Lapenna
|
9b9b2731ba
|
refactor(api): fix lint issues
|
2017-05-23 21:01:19 +02:00 |
Anthony Lapenna
|
5523fc9023
|
feat(global): introduce user teams and new UAC system (#868)
|
2017-05-23 20:56:10 +02:00 |
Anthony Lapenna
|
a380fd9adc
|
fix(image-details): fix invalid CMD with images using HEALTHCHECK (#879)
|
2017-05-23 20:43:58 +02:00 |
Anthony Lapenna
|
d3ecf1d7a8
|
fix(image-details): fix the ability to pull an image from a tag (#878)
|
2017-05-23 20:25:56 +02:00 |
Anthony Lapenna
|
6834c20b5d
|
docs(README): update README
|
2017-05-23 17:54:14 +02:00 |
Anthony Lapenna
|
b9035659d2
|
chore(build-system): update Gruntfile tasks
|
2017-05-23 15:33:40 +02:00 |
Anthony Lapenna
|
5b47427484
|
fix(build-system): fix broken tasks
|
2017-05-20 11:25:47 +02:00 |