8261613b51 
								
							 
						 
						
							
							
								
								pkg/util/{ip.go,url.go}: Fix some golint issues  
							
							... 
							
							
							
							See,
$ gometalinter --vendor --deadline 10m --disable-all --enable=golint  ./...
ip.go:8:6⚠️  func SplitIpPort should be SplitIPPort (golint)
url.go:14:6⚠️  func NewUrlQueryReader should be NewURLQueryReader (golint)
url.go:9:6⚠️  type UrlQueryReader should be URLQueryReader (golint)
url.go:37:6⚠️  func JoinUrlFragments should be JoinURLFragments (golint) 
							
						 
						
							2019-01-28 22:29:20 +01:00  
				
					
						
							
							
								 
						
							
								ccf1a5124b 
								
							 
						 
						
							
							
								
								plugin: fix path for app plugins on windows  
							
							... 
							
							
							
							This fixes when an app that contains a plugin (which means it has
a filepath with more parts) gets a back slash in the path for the
plugin module. The string replace now replaces all back slashes and
not just the first one. 
							
						 
						
							2018-01-04 17:32:57 +01:00  
				
					
						
							
							
								 
						
							
								7863a0417c 
								
							 
						 
						
							
							
								
								plugins: fixes path issue on Windows  
							
							... 
							
							
							
							When loading a plugin and setting the path, an extra backslash sneaks
when running on Windows. Fixes  #9597  
							
						 
						
							2017-10-23 13:03:06 +02:00  
				
					
						
							
							
								 
						
							
								34f15d92d0 
								
							 
						 
						
							
							
								
								feat(testdata): worked on testdata app  
							
							
							
						 
						
							2016-09-27 14:39:51 +02:00  
				
					
						
							
							
								 
						
							
								d70ef90bdd 
								
							 
						 
						
							
							
								
								feat(): plugin list panel  
							
							
							
						 
						
							2016-04-08 16:42:33 -04:00  
				
					
						
							
							
								 
						
							
								b2fe7e518f 
								
							 
						 
						
							
							
								
								ux(): added specific fallback logos for plugin depending on type, polished layout selector style  
							
							
							
						 
						
							2016-03-17 10:15:16 +01:00  
				
					
						
							
							
								 
						
							
								0b3ccaff27 
								
							 
						 
						
							
							
								
								Merge pull request  #4361  from bergquist/remove_staticRoot  
							
							... 
							
							
							
							plugin.json: remove staticRoot field 
							
						 
						
							2016-03-15 10:07:08 +01:00  
				
					
						
							
							
								 
						
							
								82eb32a71e 
								
							 
						 
						
							
							
								
								ux(): initial pass at new card / list design,  #4364  
							
							
							
						 
						
							2016-03-15 09:15:24 +01:00  
				
					
						
							
							
								 
						
							
								e905c2c6b5 
								
							 
						 
						
							
							
								
								feat(plugin.json): remove staticRoot field  
							
							
							
						 
						
							2016-03-15 09:00:55 +01:00  
				
					
						
							
							
								 
						
							
								dfaa6d8eb9 
								
							 
						 
						
							
							
								
								feat(plugins): a lot of work on  #4298  
							
							
							
						 
						
							2016-03-08 18:17:47 +01:00  
				
					
						
							
							
								 
						
							
								d2aaa2211e 
								
							 
						 
						
							
							
								
								fix(plugins): fixed failing unit tests,  fixes   #4280  
							
							
							
						 
						
							2016-03-07 21:45:49 +01:00  
				
					
						
							
							
								 
						
							
								135679096b 
								
							 
						 
						
							
							
								
								feat(plugins): progress on plugin details page, # 4275  
							
							
							
						 
						
							2016-03-07 14:31:17 +01:00  
				
					
						
							
							
								 
						
							
								c148d89004 
								
							 
						 
						
							
							
								
								feat(plugins): progress on plugins page  
							
							
							
						 
						
							2016-02-26 18:25:39 +01:00  
				
					
						
							
							
								 
						
							
								257b824d4f 
								
							 
						 
						
							
							
								
								feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist,  fixes   #3974  
							
							
							
						 
						
							2016-02-10 11:03:12 +01:00  
				
					
						
							
							
								 
						
							
								baff9b0267 
								
							 
						 
						
							
							
								
								feat(apps): lots of work making apps easier to develop, module paths are handled automatically  
							
							
							
						 
						
							2016-02-09 22:10:36 +01:00  
				
					
						
							
							
								 
						
							
								fb74ebb4ea 
								
							 
						 
						
							
							
								
								:Merge branch 'master' of github.com:grafana/grafana  
							
							
							
						 
						
							2016-02-09 18:17:43 +01:00  
				
					
						
							
							
								 
						
							
								8784be9a14 
								
							 
						 
						
							
							
								
								feat(plugins): made it possible to have relative plugin template urls  
							
							
							
						 
						
							2016-02-09 18:17:32 +01:00  
				
					
						
							
							
								 
						
							
								f953033ba7 
								
							 
						 
						
							
							
								
								add support for screenshots in plugins.  
							
							... 
							
							
							
							Allow plugin creators to include screenshots of their plugin
in action. Primarily for use in Grafana.net info pages. 
							
						 
						
							2016-02-09 22:36:42 +08:00  
				
					
						
							
							
								 
						
							
								7a26d309b1 
								
							 
						 
						
							
							
								
								feat(apps): more work on apps and how apps can include panels  
							
							
							
						 
						
							2016-01-19 18:18:53 +01:00  
				
					
						
							
							
								 
						
							
								ab79348af5 
								
							 
						 
						
							
							
								
								feat(plugins): minor fix for external plugins with staticRoot  
							
							
							
						 
						
							2016-01-09 23:56:39 +01:00  
				
					
						
							
							
								 
						
							
								1ffcea1952 
								
							 
						 
						
							
							
								
								feat(plugins): major improvement in plugins golang code  
							
							
							
						 
						
							2016-01-09 23:34:20 +01:00