portainer/api/bolt
Anthony Lapenna f3ce5c25de refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
..
internal refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
datastore.go feat(tags): add the ability to manage tags (#1971) 2018-06-15 09:18:25 +02:00
dockerhub_service.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
endpoint_group_service.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
endpoint_service.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
migrate_dbversion0.go feat(global): introduce user teams and new UAC system (#868) 2017-05-23 20:56:10 +02:00
migrate_dbversion1.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
migrate_dbversion2.go feat(api): TLS endpoint creation and init overhaul (#1173) 2017-09-14 08:08:37 +02:00
migrate_dbversion3.go feat(api): TLS endpoint creation and init overhaul (#1173) 2017-09-14 08:08:37 +02:00
migrate_dbversion4.go feat(settings): add a setting to disable bind mounts for non-admins (#1237) 2017-09-26 05:36:51 +02:00
migrate_dbversion5.go feat(settings): add a setting to disable privileged mode for non-admins (#1239) 2017-09-27 09:26:04 +02:00
migrate_dbversion6.go feat(database-migration): enable donation header when upgrading Portainer (#1450) 2017-11-28 13:40:33 +01:00
migrate_dbversion7.go feat(storidge): introduce endpoint extensions and proxy Storidge API (#1661) 2018-02-23 03:10:26 +01:00
migrate_dbversion8.go feat(endpoint-groups): add endpoint-groups (#1837) 2018-04-26 18:08:46 +02:00
migrate_dbversion9.go feat(agent): add agent support (#1828) 2018-05-06 09:15:57 +02:00
migrate_dbversion10.go fix(api): refactor TLS support (#1909) 2018-05-19 16:25:11 +02:00
migrate_dbversion11.go feat(stacks): migrate stack data from previous portainer version 2018-06-15 18:14:01 +03:00
migrator.go feat(stacks): migrate stack data from previous portainer version 2018-06-15 18:14:01 +03:00
registry_service.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
resource_control_service.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
settings_service.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
stack_service.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
tag_service.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
team_membership_service.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
team_service.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
user_service.go refactor(api): use generic marshal/unmarshal functions in bolt package 2018-06-17 19:57:22 +03:00
version_service.go refactor(api): fix lint issues 2017-05-23 21:01:19 +02:00