Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								17765d992e 
								
							
								 
							
						 
						
							
							
								
								fix(api): fix missing winio dependency  
							
							 
							
							
							
						 
						
							2019-05-24 19:35:15 +12:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								8057aa45c4 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(extensions): introduce RBAC extension ( #2900 )  
							
							 
							
							
							
						 
						
							2019-05-24 18:04:58 +12:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								14845a4a53 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor(api): refactor base import path ( #2788 )  
							
							 
							
							... 
							
							
							
							* refactor(api): refactor base import path
* fix(build-system): update build_binary_devops
* fix(build-system): fix build_binary_devops for linux
* fix(build-system): fix build_binary_devops for Windows 
							
						 
						
							2019-03-21 14:20:14 +13:00  
						
					 
				
					
						
							
							
								 
								linquize
							
						 
						
							 
							
							
							
								
							
								ce6cb837f9 
								
							
								 
							
						 
						
							
							
								
								refactor(api): fix lint issues ( #2760 )  
							
							 
							
							
							
						 
						
							2019-03-11 12:50:10 +13:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								7643f8d08c 
								
							
								 
							
						 
						
							
							
								
								feat(oauth): dev build supporting Oauth extension  
							
							 
							
							
							
						 
						
							2019-02-18 14:46:34 +13:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								8a186b4024 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(api): update DigitalSignatureService ( #2539 )  
							
							 
							
							
							
						 
						
							2018-12-12 11:19:23 +13:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								6fd5ddc802 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(extensions): introduce extension support ( #2527 )  
							
							 
							
							... 
							
							
							
							* wip
* wip: missing repository & tags removal
* feat(registry): private registry management
* style(plugin-details): update view
* wip
* wip
* wip
* feat(plugins): add license info
* feat(plugins): browse feature preview
* feat(registry-configure): add the ability to configure registry management
* style(app): update text in app
* feat(plugins): add plugin version number
* feat(plugins): wip plugin upgrade process
* feat(plugins): wip plugin upgrade
* feat(plugins): add the ability to update a plugin
* feat(plugins): init plugins at startup time
* feat(plugins): add the ability to remove a plugin
* feat(plugins): update to latest plugin definitions
* feat(plugins): introduce plugin-tooltip component
* refactor(app): relocate plugin files to app/plugins
* feat(plugins): introduce PluginDefinitionsURL constant
* feat(plugins): update the flags used by the plugins
* feat(plugins): wip
* feat(plugins): display a label when a plugin has expired
* wip
* feat(registry-creation): update registry creation logic
* refactor(registry-creation): change name/ids for inputs
* feat(api): pass registry type to management configuration
* feat(api): unstrip /v2 in regsitry proxy
* docs(api): add TODO
* feat(store): mockup-1
* feat(store): mockup 2
* feat(store): mockup 2
* feat(store): update mockup-2
* feat(app): add unauthenticated event check
* update gruntfile
* style(support): update support views
* style(support): update product views
* refactor(extensions): refactor plugins to extensions
* feat(extensions): add a deal property
* feat(extensions): introduce ExtensionManager
* style(extensions): update extension details style
* feat(extensions): display license/company when enabling extension
* feat(extensions): update extensions views
* feat(extensions): use ProductId defined in extension schema
* style(app): remove padding left for form section title elements
* style(support): use per host model
* refactor(extensions): multiple refactors related to extensions mecanism
* feat(extensions): update tls file path for registry extension
* feat(extensions): update registry management configuration
* feat(extensions): send license in header to extension proxy
* fix(proxy): fix invalid default loopback address
* feat(extensions): add header X-RegistryManagement-ForceNew for specific operations
* feat(extensions): add the ability to display screenshots
* feat(extensions): center screenshots
* style(extensions): tune style
* feat(extensions-details): open full screen image on click (#2517 )
* feat(extension-details): show magnifying glass on images
* feat(extensions): support extension logo
* feat(extensions): update support logos
* refactor(lint): fix lint issues 
							
						 
						
							2018-12-09 16:49:27 +13:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								d03fd5805a 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(api): support AGENT_SECRET environment variable ( #2486 )  
							
							 
							
							
							
						 
						
							2018-11-23 11:46:51 +13:00  
						
					 
				
					
						
							
							
								 
								Chaim Lev-Ari
							
						 
						
							 
							
							
							
								
							
								65291c68e9 
								
							
								 
							
						 
						
							
							
								
								feat(jobs): add the job execution API  
							
							 
							
							... 
							
							
							
							* feat(jobs): add job service interface
* feat(jobs): create job execution api
* style(jobs): remove comment
* feat(jobs): add bindings
* feat(jobs): validate payload different cases
* refactor(jobs): rename endpointJob method
* refactor(jobs): return original error
* feat(jobs): pull image before creating container
* feat(jobs): run jobs with sh
* style(jobs): remove comment
* refactor(jobs): change error names
* feat(jobs): sync pull image
* fix(jobs): close image reader after error check
* style(jobs): remove comment and add docs
* refactor(jobs): inline script command
* fix(jobs): handle pul image error
* refactor(jobs): handle image pull output
* fix(docker): set http client timeout to 100s
* fix(client): remove timeout from http client 
							
						 
						
							2018-10-23 10:03:30 +13:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								b24891a6bc 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor(api): introduce libhttp usage ( #2263 )  
							
							 
							
							
							
						 
						
							2018-09-10 12:01:38 +02:00  
						
					 
				
					
						
							
							
								 
								Ricardo Cardona Ramirez
							
						 
						
							 
							
							
							
								
							
								e1e263d8c8 
								
							
								 
							
						 
						
							
							
								
								feat(UAC): change default ownership to admininstrators ( #2137 )  
							
							 
							
							... 
							
							
							
							* #960  feat(UAC): change ownership to admins for externally created ressources
* feat(UAC): change ownership to admins for externally created resources
Deprecated AdministratorsOnly js and go backend
* #960  feat(UAC): remove AdministratorsOnly property and minor GUI  fixes
Update swagger definition changing AdministratorsOnly to Public
* #960  feat(UAC): fix create resource with access control data
* #960  feat(UAC): authorization of non-admin users for restricted operations
On stacks, containers networks, services , tasks and volumes.
* #960  feat(UAC): database migration to version 14
 The administrator resources are deleted and Public resources are now managed by admins
* #960  feat(UAC):  small fixes from PR #2137 
* #960  feat(UAC): improve the readability of the source code
* feat(UAC) fix displayed ownership for Swarm related  resources  (#960 ) 
							
						 
						
							2018-08-19 07:57:28 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								c7cb515035 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(api): fix invalid build related filenames ( #2067 )  
							
							 
							
							
							
						 
						
							2018-07-23 18:50:45 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								98b0ab50fc 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(api): rewrite SwarmInspect operation ( #2065 )  
							
							 
							
							... 
							
							
							
							* feat(api): rewrite SwarmInspect operation
* refactor(api): remove useless statements 
							
						 
						
							2018-07-23 18:04:11 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								b1227b17e1 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(api): fix invalid platform build statements ( #2064 )  
							
							 
							
							
							
						 
						
							2018-07-23 16:49:04 +02:00  
						
					 
				
					
						
							
							
								 
								Olli Janatuinen
							
						 
						
							 
							
							
							
								
							
								4129550d44 
								
							
								 
							
						 
						
							
							
								
								feat(api): Add npipe support ( #2018 )  
							
							 
							
							
							
						 
						
							2018-07-20 11:02:06 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								48f963398f 
								
							
								 
							
						 
						
							
							
								
								refactor(api): remove useless log.printf statement  
							
							 
							
							
							
						 
						
							2018-06-20 20:43:39 +03:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								e3d564325b 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(stacks): support compose v2.0 stack ( #1963 )  
							
							 
							
							
							
						 
						
							2018-06-11 15:13:19 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								9bb885629a 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(endpoints): UX enhancements ( #1943 )  
							
							 
							
							... 
							
							
							
							* feat(endpoints): add details about endpoints in datatable
* feat(endpoint-details): add the ability to inspect/update azure endpoint
* feat(endpoint-selector): disable placeholder selection 
							
						 
						
							2018-06-01 16:13:24 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								9ad9cc5e2d 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(azure): add experimental Azure endpoint support ( #1936 )  
							
							 
							
							
							
						 
						
							2018-05-28 16:40:33 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								63d338c4da 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(api): refactor TLS support ( #1909 )  
							
							 
							
							... 
							
							
							
							* refactor(api): refactor TLS support
* feat(api): migrate endpoint data
* refactor(api): remove unused code and rename functions
* refactor(app): remove console.log statement 
							
						 
						
							2018-05-19 16:25:11 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								5df09923b6 
								
							
								 
							
						 
						
							
							
								
								feat(api): add debug statements in response handling  
							
							 
							
							
							
						 
						
							2018-05-15 19:13:27 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								7754933470 
								
							
								 
							
						 
						
							
							
								
								fix(api): fix a panic issue when retrieving Docker API response  
							
							 
							
							
							
						 
						
							2018-05-09 16:11:52 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								2327d696e0 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(agent): add agent support ( #1828 )  
							
							 
							
							
							
						 
						
							2018-05-06 09:15:57 +02:00  
						
					 
				
					
						
							
							
								 
								Herwono W. Wijaya
							
						 
						
							 
							
							
							
								
							
								f0317d6d87 
								
							
								 
							
						 
						
							
							
								
								fix(api): fix the ability to push images to private repositories  
							
							 
							
							
							
						 
						
							2018-04-25 16:58:08 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								4f0e752d00 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(api): remove any version api before proxying request ( #1806 )  
							
							 
							
							
							
						 
						
							2018-04-11 17:40:29 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								30dfd3d616 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(api): manage registry authentication in the API ( #1751 )  
							
							 
							
							
							
						 
						
							2018-03-23 08:44:43 +10:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								81de2a5afb 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(image-build): add the ability to build images ( #1672 )  
							
							 
							
							
							
						 
						
							2018-02-28 07:19:06 +01:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
								
								
							
							
								
							
								eb43579378 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(storidge): introduce endpoint extensions and proxy Storidge API ( #1661 )  
							
							 
							
							
							
						 
						
							2018-02-23 03:10:26 +01:00  
						
					 
				
					
						
							
							
								 
								Thomas Kooi
							
						 
						
							 
							
							
							
								
							
								407f0f5807 
								
							
								 
							
						 
						
							
							
								
								feat(configs): add support for docker configs ( #996 )  
							
							 
							
							
							
						 
						
							2017-11-06 09:47:31 +01:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								587e2fa673 
								
							
								 
							
						 
						
							
							
								
								feat(stacks): add support for stack deploy ( #1280 )  
							
							 
							
							
							
						 
						
							2017-10-15 19:24:40 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								912ebf4672 
								
							
								 
							
						 
						
							
							
								
								feat(api): filter tasks based on service UAC ( #1207 )  
							
							 
							
							
							
						 
						
							2017-09-19 20:23:48 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								dd0fc6fab8 
								
							
								 
							
						 
						
							
							
								
								feat(swarm): restrict access to the node details view to administrators only ( #1204 )  
							
							 
							
							
							
						 
						
							2017-09-19 18:41:03 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								61f652da04 
								
							
								 
							
						 
						
							
							
								
								feat(secrets): add UAC ( #1200 )  
							
							 
							
							
							
						 
						
							2017-09-19 17:10:15 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								a2b4cd8050 
								
							
								 
							
						 
						
							
							
								
								feat(networks): add UAC ( #1196 )  
							
							 
							
							
							
						 
						
							2017-09-19 16:58:30 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								d653391cdd 
								
							
								 
							
						 
						
							
							
								
								feat(api): write Docker response code when using local proxy ( #1192 )  
							
							 
							
							
							
						 
						
							2017-09-14 11:09:36 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								8d4807c9e7 
								
							
								 
							
						 
						
							
							
								
								feat(api): TLS endpoint creation and init overhaul ( #1173 )  
							
							 
							
							
							
						 
						
							2017-09-14 08:08:37 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								d27528a771 
								
							
								 
							
						 
						
							
							
								
								feat(authentication): add LDAP authentication support ( #1093 )  
							
							 
							
							
							
						 
						
							2017-08-10 10:35:23 +02:00  
						
					 
				
					
						
							
							
								 
								Glowbal
							
						 
						
							 
							
							
							
								
							
								9909b6d481 
								
							
								 
							
						 
						
							
							
								
								feat(backend): make swarm api endpoint admin user protected ( #991 )  
							
							 
							
							
							
						 
						
							2017-07-08 10:34:04 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								c7e306841a 
								
							
								 
							
						 
						
							
							
								
								feat(settings): add settings management ( #906 )  
							
							 
							
							
							
						 
						
							2017-06-01 10:14:55 +02:00  
						
					 
				
					
						
							
							
								 
								Anthony Lapenna
							
						 
						
							 
							
							
							
								
							
								5523fc9023 
								
							
								 
							
						 
						
							
							
								
								feat(global): introduce user teams and new UAC system ( #868 )  
							
							 
							
							
							
						 
						
							2017-05-23 20:56:10 +02:00