Yong Tang 
							
						 
					 
					
						
						
							
						
						81af74aad0 
					 
					
						
						
							
							Fix import path github.com/miekg/coredns -> github.com/coredns/coredns ( #547 )  
						
						... 
						
						
						
						This fix fixes import path from
`github.com/miekg/coredns`
->
`github.com/coredns/coredns` 
						
						
					 
					
						2017-02-22 06:51:47 +00:00 
						 
				 
			
				
					
						
							
							
								John Belamaric 
							
						 
					 
					
						
						
							
						
						5aa30308d9 
					 
					
						
						
							
							Various trace improvements ( #527 )  
						
						
						
						
					 
					
						2017-02-16 17:13:18 +00:00 
						 
				 
			
				
					
						
							
							
								Yong Tang 
							
						 
					 
					
						
						
							
						
						738067a3c7 
					 
					
						
						
							
							Fix go fmt, go lint, and go vet issues ( #494 )  
						
						... 
						
						
						
						This fix fixes several `go fmt`, `go lint`, and `go vet` issues,
to make goreportcard happy:
https://goreportcard.com/report/github.com/miekg/coredns 
Signed-off-by: Yong Tang <yong.tang.github@outlook.com > 
						
						
					 
					
						2017-01-29 20:06:26 +00:00 
						 
				 
			
				
					
						
							
							
								John Belamaric 
							
						 
					 
					
						
						
							
						
						bc301be5ee 
					 
					
						
						
							
							Add tracing option ( #487 )  
						
						... 
						
						
						
						Adds a middleware to enable tracing with OpenTracing/OpenZipkin.
Enabling tracing will have a large impact on performance so it is
not advisable in production. 
						
						
					 
					
						2017-01-23 15:40:47 -05:00