Daniel Nelson
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								627f0e5d9d
								
							
						 | 
						
							
							
								
								Use automatic extension naming when running go build
							
							
							
							
							
						 | 
						
							2018-04-04 19:00:28 -07:00 | 
						
					
				
					
						
							
							
								 
								Daniel Nelson
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								1c0f63a90d
								
							
						 | 
						
							
							
								
								Add new line protocol parser and serializer, influxdb output (#3924)
							
							
							
							
							
						 | 
						
							2018-03-27 17:30:51 -07:00 | 
						
					
				
					
						
							
							
								 
								Daniel Nelson
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								3dcf66aed6
								
							
						 | 
						
							
							
								
								Update gitignore
							
							
							
							
							
						 | 
						
							2018-02-01 16:18:01 -08:00 | 
						
					
				
					
						
							
							
								 
								Paul Myjavec
							
						 | 
						
							
							
							
							
							
								
							
							
								12d62e60b3
								
							
						 | 
						
							
							
								
								Use CircleCI 2.0 for builds (#3731)
							
							
							
							
							
						 | 
						
							2018-02-01 15:05:39 -08:00 | 
						
					
				
					
						
							
							
								 
								David G. Simmons
							
						 | 
						
							
							
							
							
							
								
							
							
								da0ca8a870
								
							
						 | 
						
							
							
								
								Revert "Undo Revert "Revert changes since 9b0af4478""
							
							
							
							
							
							
							
							This reverts commit 6e6aefe5da. 
							
						 | 
						
							2017-11-04 09:19:37 -04:00 | 
						
					
				
					
						
							
							
								 
								David G. Simmons
							
						 | 
						
							
							
							
							
							
								
							
							
								6e6aefe5da
								
							
						 | 
						
							
							
								
								Undo Revert "Revert changes since 9b0af4478"
							
							
							
							
							
							
							
							This reverts commit 2c31345c70. 
							
						 | 
						
							2017-11-04 09:14:52 -04:00 | 
						
					
				
					
						
							
							
								 
								Daniel Nelson
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								2c31345c70
								
							
						 | 
						
							
							
								
								Revert changes since 9b0af4478
							
							
							
							
							
						 | 
						
							2017-11-03 21:10:56 -07:00 | 
						
					
				
					
						
							
							
								 
								David G. Simmons
							
						 | 
						
							
							
							
							
							
								
							
							
								4596ae70a9
								
							
						 | 
						
							
							
								
								ignore mac-files
							
							
							
							
							
						 | 
						
							2017-11-03 12:07:03 -04:00 | 
						
					
				
					
						
							
							
								 
								Rene Zbinden
							
						 | 
						
							
							
							
							
							
								
							
							
								048448aa93
								
							
						 | 
						
							
							
								
								add build directory to git ignore (#1415)
							
							
							
							
							
						 | 
						
							2016-06-25 11:17:51 +01:00 | 
						
					
				
					
						
							
							
								 
								Ross McDonald
							
						 | 
						
							
							
							
							
							
								
							
							
								07b4a4dbca
								
							
						 | 
						
							
							
								
								Added a `build.py` script for compiling and packaging. Added post and pre install scripts to handle installation and upgrades in a cleaner way. Minor fixes to the init script and service unit file.
							
							
							
							
							
						 | 
						
							2016-01-08 15:28:33 -06:00 | 
						
					
				
					
						
							
							
								 
								Filippo Vitale
							
						 | 
						
							
							
							
							
							
								
							
							
								ee8d99b955
								
							
						 | 
						
							
							
								
								fix too restrictive .gitignore
							
							
							
							
							
							
							
							closes #483 
							
						 | 
						
							2016-01-05 20:30:45 -07:00 | 
						
					
				
					
						
							
							
								 
								James Lamb
							
						 | 
						
							
							
							
							
							
								
							
							
								b91eab6737
								
							
						 | 
						
							
							
								
								add amazon kinesis as an output plugin
							
							
							
							
							
							
							
							closes #428 
							
						 | 
						
							2015-12-11 11:29:03 -07:00 | 
						
					
				
					
						
							
							
								 
								Cameron Sparr
							
						 | 
						
							
							
							
							
							
								
							
							
								4e3213f3bd
								
							
						 | 
						
							
							
								
								godep: vendor all dependencies & add circle-test.sh
							
							
							
							
							
							
							
							Vendor dependencies and use circle-test.sh to run CI process, because
the CircleCI autobuild operations are not compatible with using godep. 
							
						 | 
						
							2015-08-17 17:38:44 -06:00 | 
						
					
				
					
						
							
							
								 
								JP
							
						 | 
						
							
							
							
							
							
								
							
							
								53969ae054
								
							
						 | 
						
							
							
								
								move tags to influxdb struct, update all sample configs
							
							
							
							
							
						 | 
						
							2015-08-12 10:23:00 -06:00 | 
						
					
				
					
						
							
							
								 
								Cameron Sparr
							
						 | 
						
							
							
							
							
							
								
							
							
								b312e48d31
								
							
						 | 
						
							
							
								
								Revert "PR #59, implementation of multiple outputs"
							
							
							
							
							
							
							
							This reverts commit 48a075529a, reversing
changes made to 924700f381. 
							
						 | 
						
							2015-08-11 10:34:00 -06:00 | 
						
					
				
					
						
							
							
								 
								JP
							
						 | 
						
							
							
							
							
							
								
							
							
								91f6c4b740
								
							
						 | 
						
							
							
								
								move tags to influxdb struct, update all sample configs
							
							
							
							
							
						 | 
						
							2015-08-07 15:31:25 -05:00 | 
						
					
				
					
						
							
							
								 
								Evan Phoenix
							
						 | 
						
							
							
							
							
							
								
							
							
								e494014c5d
								
							
						 | 
						
							
							
								
								Add release.sh and Vagrantfile
							
							
							
							
							
						 | 
						
							2015-04-07 09:31:28 -07:00 |