5a1268aed6 
					 
					
						
						
							
							Installer tweaks  
						
						 
						
						
						
						
					 
					
						2021-12-30 00:53:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						538383c33d 
					 
					
						
						
							
							PDO plugin: Reflections  
						
						 
						
						... 
						
						
						
						* com.noccy.pdo: Implemented reflection for PDO databases,
  tables and columns. Reflectors for MySQL and Sqlite.
* com.noccy.pdo: Added pdo:inspect command.
* com.noccy.docker: Added basic stack management and commands.
* com.noccy.docker: Moved commands to dedicated namespace.
* Environment: readConfig and writeConfig helper added, with
  a flag to use the global config dir ~/.config/spark. 
						
						
					 
					
						2021-12-24 01:27:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3f63cad176 
					 
					
						
						
							
							More unittests  
						
						 
						
						
						
						
					 
					
						2021-12-23 15:44:02 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f4257b39e4 
					 
					
						
						
							
							Pipe improvements, misc cleanup  
						
						 
						
						... 
						
						
						
						* Pipe improvements; better filter code, pipeline etc.
* Moved commands in PDO plugin to dedicated namespace 
						
						
					 
					
						2021-12-23 15:31:26 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9050c74a08 
					 
					
						
						
							
							Plugin fixes  
						
						 
						
						... 
						
						
						
						* Added vertical rendering to com.noccy.pdo.shell
* Added missing Log classes for com.noccy.apiclient 
						
						
					 
					
						2021-12-22 03:03:16 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						80c7c894ab 
					 
					
						
						
							
							Removed incomplete plugin stub  
						
						 
						
						
						
						
					 
					
						2021-12-22 02:46:58 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						94240a06f2 
					 
					
						
						
							
							Bugfix: PDO shell plugin  
						
						 
						
						... 
						
						
						
						* Fix broken .set command
* Prevent crash if database not available 
						
						
					 
					
						2021-12-18 14:37:14 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8f7e8013ab 
					 
					
						
						
							
							Bugfix: Crash when no env initialized  
						
						 
						
						
						
						
					 
					
						2021-12-17 13:37:22 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0f45219747 
					 
					
						
						
							
							Misc fixes  
						
						 
						
						... 
						
						
						
						* Updated build scripts to handle gitless environments a little
  better
* PDO shell plugin improvements
* More tests 
						
						
					 
					
						2021-12-17 12:51:29 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1eab339347 
					 
					
						
						
							
							Updated PDO shell plugin  
						
						 
						
						... 
						
						
						
						* Added .save and .show commands to PDO shell plugin 
						
						
					 
					
						2021-12-17 01:48:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0c7fc0196a 
					 
					
						
						
							
							Multiple fixes  
						
						 
						
						... 
						
						
						
						* PDO shell improvements: .query command, -r and --db on command
  line to read commands from file or preselect database.
* Updated build scripts and readme 
						
						
					 
					
						2021-12-16 16:01:17 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						16753e1892 
					 
					
						
						
							
							Added PDO shell plugin  
						
						 
						
						
						
						
					 
					
						2021-12-16 02:39:52 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1125ccb82d 
					 
					
						
						
							
							Watcher plugin fixes  
						
						 
						
						... 
						
						
						
						* com.noccy.watcher: Initial inotify support
* ScriptRunner now accepts an array of local vars for expansion
  when evaluating scripts 
						
						
					 
					
						2021-12-15 03:47:39 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						30dfd4889b 
					 
					
						
						
							
							Misc fixes and improvements  
						
						 
						
						... 
						
						
						
						* Added request logging to com.noccy.apiclient
* Added plugin com.noccy.watcher
* Added pipe command and filter support
* Fixes and stubs 
						
						
					 
					
						2021-12-14 23:01:25 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8cc1eac7a4 
					 
					
						
						
							
							Multiple fixes  
						
						 
						
						... 
						
						
						
						* Implemented ScriptRunner with environment expansion and cleaner
  code.
* Added ApiClient plugin (com.noccy.apiclient)
* Renamed CHANGELOG.md to VERSIONS.md
* Shuffled buildtools
* Added first unittests 
						
						
					 
					
						2021-12-11 01:44:01 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8c6f7c1e93 
					 
					
						
						
							
							Added build and package scripts  
						
						 
						
						
						
						
					 
					
						2021-12-09 01:11:38 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						eefe53a438 
					 
					
						
						
							
							Added plugins and build tools  
						
						 
						
						
						
						
					 
					
						2021-12-09 00:58:28 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a0d68a606c 
					 
					
						
						
							
							Updated readme  
						
						 
						
						
						
						
					 
					
						2021-12-09 00:23:05 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d940a94611 
					 
					
						
						
							
							Plugin manager, misc fixes  
						
						 
						
						... 
						
						
						
						* Fixed an error when trying to create nonexisting resource type
* Updated the init-command to create plugins and scipts directories
* Added a basic installer function 
						
						
					 
					
						2021-12-09 00:12:37 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0d8844f499 
					 
					
						
						
							
							Updated readme, misc fixes  
						
						 
						
						... 
						
						
						
						* Look for spark config in parent directories
* Version tracking via src/version 
						
						
					 
					
						2021-12-08 22:19:20 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c3e97ea4b1 
					 
					
						
						
							
							Improved runtime and script classes  
						
						 
						
						
						
						
					 
					
						2021-12-08 04:05:55 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5af63f771a 
					 
					
						
						
							
							Added init command, improved plugin api  
						
						 
						
						
						
						
					 
					
						2021-12-08 02:36:46 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0c9fd2e892 
					 
					
						
						
							
							Initial commit  
						
						 
						
						
						
						
					 
					
						2021-12-07 17:26:34 +01:00