| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								create_compose_stack.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								create_kubernetes_stack.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								create_swarm_stack.go
							
						
					
				 | 
				
					
						
							
							feat(gitops): reword automatic update to gitops update for ui and docs (#9067)
						
					
				 | 
				2023-06-13 15:32:10 +12:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								handler.go
							
						
					
				 | 
				
					
						
							
							fix(api): add missing public access middleware to routes EE-5191 (#9086)
						
					
				 | 
				2023-07-07 17:37:42 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_associate.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_create.go
							
						
					
				 | 
				
					
						
							
							feat(transactions): migrate some parts to use transactional code EE-5494 (#9213)
						
					
				 | 
				2023-07-17 17:36:00 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_delete.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_file.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_inspect.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_list.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_migrate.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_start.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_stop.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_update.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_update_git.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								stack_update_git_redeploy.go
							
						
					
				 | 
				
					
						
							
							feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
						
					
				 | 
				2023-06-22 18:28:07 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								update_kubernetes_stack.go
							
						
					
				 | 
				
					
						
							
							fix(stack) add skip TLS toggle for edit stack EE-5391 (#8851)
						
					
				 | 
				2023-04-28 13:35:33 +12:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								webhook_invoke.go
							
						
					
				 | 
				
					
						
							
							fix(errors): wrap db errors, improve error handling (#8859)
						
					
				 | 
				2023-05-05 12:19:47 +12:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								webhook_invoke_test.go
							
						
					
				 | 
				
					
						
							
							feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089)
						
					
				 | 
				2023-06-16 10:44:22 -03:00 |