Lee Lawlor 
							
						 
					 
					
						
						
							
						
						7da4d294d9 
					 
					
						
						
							
							fix plugins actions; fix public channels CSS  
						
						 
						
						
						
						
					 
					
						2014-02-18 12:47:54 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lee Lawlor 
							
						 
					 
					
						
						
							
						
						55e133d3ac 
					 
					
						
						
							
							add file that acts like a physical device  
						
						 
						
						
						
						
					 
					
						2014-02-18 12:15:22 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lee Lawlor 
							
						 
					 
					
						
						
							
						
						2a1abf154b 
					 
					
						
						
							
							add missing constant  
						
						 
						
						
						
						
					 
					
						2014-02-18 12:12:35 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lee Lawlor 
							
						 
					 
					
						
						
							
						
						b4764ea83d 
					 
					
						
						
							
							update README  
						
						 
						
						
						
						
					 
					
						2014-02-18 12:10:17 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lee Lawlor 
							
						 
					 
					
						
						
							
						
						032f04c438 
					 
					
						
						
							
							styles fix  
						
						 
						
						
						
						
					 
					
						2014-02-17 19:53:32 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lee Lawlor 
							
						 
					 
					
						
						
							
						
						42f5f3402d 
					 
					
						
						
							
							fix styles  
						
						 
						
						
						
						
					 
					
						2014-02-17 19:51:30 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lee Lawlor 
							
						 
					 
					
						
						
							
						
						71b4fcaad4 
					 
					
						
						
							
							fix styles on Channels page  
						
						 
						
						
						
						
					 
					
						2014-02-17 18:54:26 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lee Lawlor 
							
						 
					 
					
						
						
							
						
						1ac3564a92 
					 
					
						
						
							
							update README  
						
						 
						
						
						
						
					 
					
						2014-02-17 15:29:50 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lee Lawlor 
							
						 
					 
					
						
						
							
						
						a15637b9fd 
					 
					
						
						
							
							update README  
						
						 
						
						
						
						
					 
					
						2014-02-17 12:11:18 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lee Lawlor 
							
						 
					 
					
						
						
							
						
						a4937fb2e5 
					 
					
						
						
							
							update with changes from Production branch  
						
						 
						
						
						
						
					 
					
						2014-02-17 12:05:39 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								abythell 
							
						 
					 
					
						
						
							
						
						5b640cf9d8 
					 
					
						
						
							
							fix "Template Not Found" error  
						
						 
						
						
						
						
					 
					
						2014-01-02 12:54:50 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						94e937e35e 
					 
					
						
						
							
							Merge pull request  #15  from puck/fix-api-generation  
						
						 
						
						... 
						
						
						
						PostgreSQL: Fix returning an API Key that was size + 1 
						
						
					 
					
						2013-04-21 13:45:37 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrew Ruthven 
							
						 
					 
					
						
						
							
						
						3075563564 
					 
					
						
						
							
							Fix returning an API Key that was size + 1.  
						
						 
						
						... 
						
						
						
						0..size iterates through size + 1 elements. So asking for an API
that was 16 was actually returning a string of 17 characters. This
broke trying to shove it into a varchar(16) in PostgreSQL. 
						
						
					 
					
						2013-04-21 01:51:21 +12:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Greg Akins 
							
						 
					 
					
						
						
							
						
						75d1cd06b5 
					 
					
						
						
							
							Merge pull request  #12  from akinsgre/jquery  
						
						 
						
						... 
						
						
						
						Jquery - added to public/javascripts for static non-pipeline reference 
						
						
					 
					
						2013-02-15 18:55:32 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Greg Akins 
							
						 
					 
					
						
						
							
						
						a8a4d61d3f 
					 
					
						
						
							
							Linking static javascript  
						
						 
						
						
						
						
					 
					
						2013-02-15 21:57:43 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Greg Akins 
							
						 
					 
					
						
						
							
						
						1447353aa3 
					 
					
						
						
							
							Adding jquery in public for static reference  
						
						 
						
						
						
						
					 
					
						2013-02-15 21:56:02 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Greg Akins 
							
						 
					 
					
						
						
							
						
						13855cd777 
					 
					
						
						
							
							Merge pull request  #11  from akinsgre/highcharts  
						
						 
						
						... 
						
						
						
						Highcharts in public folder 
						
						
					 
					
						2013-02-15 18:26:51 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Greg Akins 
							
						 
					 
					
						
						
							
						
						9f6abc4e05 
					 
					
						
						
							
							Fixed the path on the highcharts.js include  
						
						 
						
						
						
						
					 
					
						2013-02-15 21:27:56 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Greg Akins 
							
						 
					 
					
						
						
							
						
						96b4feab0d 
					 
					
						
						
							
							Adding highcharts to static content so they can be accessed in a non asset pipeline manner  
						
						 
						
						
						
						
					 
					
						2013-02-15 21:14:51 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Greg Akins 
							
						 
					 
					
						
						
							
						
						9e7f4aff09 
					 
					
						
						
							
							Merge pull request  #10  from akinsgre/master  
						
						 
						
						... 
						
						
						
						Fixing Jquery plugin version that was yanked. 
						
						
					 
					
						2013-02-11 17:11:13 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Greg Akins 
							
						 
					 
					
						
						
							
						
						07a603ce49 
					 
					
						
						
							
							Updating gem  
						
						 
						
						
						
						
					 
					
						2013-02-11 20:10:11 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						ea6df07e8b 
					 
					
						
						
							
							Merge pull request  #5  from powermik/master  
						
						 
						
						... 
						
						
						
						error getting csv 
						
						
					 
					
						2013-02-10 18:11:59 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								powermik 
							
						 
					 
					
						
						
							
						
						8db980ab25 
					 
					
						
						
							
							fix negative array size  
						
						 
						
						
						
						
					 
					
						2013-01-21 19:13:21 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alan Bradburne 
							
						 
					 
					
						
						
							
						
						bc315b5484 
					 
					
						
						
							
							Merge pull request  #4  from oiotoshi/patch-1  
						
						 
						
						... 
						
						
						
						Update config/locales/it.yml 
						
						
					 
					
						2013-01-21 01:58:08 -08:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								oiotoshi 
							
						 
					 
					
						
						
							
						
						6d98d8da9b 
					 
					
						
						
							
							Update config/locales/it.yml  
						
						 
						
						... 
						
						
						
						hi,
on line 31 : apps: "Appicazioni" -> correct word is Applicazioni.
Hope to help you!
Michele 
						
						
					 
					
						2013-01-20 17:16:39 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								powermik 
							
						 
					 
					
						
						
							
						
						464debb4f7 
					 
					
						
						
							
							add ~/ in setup instructions  
						
						 
						
						
						
						
					 
					
						2013-01-18 18:58:31 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						f55dbea607 
					 
					
						
						
							
							Added support for Italian language translations  
						
						 
						
						
						
						
					 
					
						2012-11-16 15:52:13 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alan Bradburne 
							
						 
					 
					
						
						
							
						
						94b73faf85 
					 
					
						
						
							
							Change clear channel to not do a find-all before deleting feeds.  
						
						 
						
						
						
						
					 
					
						2012-02-23 11:35:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alan Bradburne 
							
						 
					 
					
						
						
							
						
						4f0354303f 
					 
					
						
						
							
							Improve channel, user and api_key models with basic scopes, correct references and protect attributes.  
						
						 
						
						... 
						
						
						
						Simplify channels & user controllers and models, moving code to the models.
Remove catch-all route and ensure all actions are specified, fixing url paths.
Change clone to dup in feed_controller as using clone seems to affect the cloned object (problem only in ruby 1.9.3?) 
						
						
					 
					
						2012-02-09 23:42:16 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alan Bradburne 
							
						 
					 
					
						
						
							
						
						bfd5b29a9a 
					 
					
						
						
							
							Upgrade to Rails 3.2 and move some of the assets to the asset pipeline directories  
						
						 
						
						
						
						
					 
					
						2012-02-09 23:26:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						61c7d2147c 
					 
					
						
						
							
							Update app/views/api_keys/index.html.erb  
						
						 
						
						
						
						
					 
					
						2011-11-25 15:41:39 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						cd5c3e72ce 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 07:15:46 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						8f1c75c014 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 07:14:11 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						842de188d4 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 07:07:45 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						724a34d47b 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 07:04:48 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						b31df9feac 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 07:04:12 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						35999bb3cd 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 06:22:45 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						25b057cc98 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 06:10:24 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						273611002f 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 06:04:23 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						15a29b3456 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 06:03:32 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						b6e5c6ca59 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 05:49:11 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						d1c71826a4 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 05:37:01 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						cac7977353 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 05:22:30 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						ae72a4c6b4 
					 
					
						
						
							
							Update Gemfile.lock  
						
						 
						
						
						
						
					 
					
						2011-11-25 05:21:15 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						df1359f029 
					 
					
						
						
							
							Update Gemfile.lock  
						
						 
						
						
						
						
					 
					
						2011-11-25 05:19:37 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						d11c47fb8b 
					 
					
						
						
							
							Update Gemfile.lock  
						
						 
						
						
						
						
					 
					
						2011-11-25 05:17:16 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						7c5b08ed02 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 05:01:34 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ioBridge 
							
						 
					 
					
						
						
							
						
						5b3b5b1ccb 
					 
					
						
						
							
							Update README.textile  
						
						 
						
						
						
						
					 
					
						2011-11-25 04:50:42 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								iobridge 
							
						 
					 
					
						
						
							
						
						27490278a6 
					 
					
						
						
							
							Added pt-br Locale  
						
						 
						
						
						
						
					 
					
						2011-10-16 02:54:31 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								iobridge 
							
						 
					 
					
						
						
							
						
						92b88e161a 
					 
					
						
						
							
							Added pt-br Locale  
						
						 
						
						
						
						
					 
					
						2011-10-16 02:45:23 -04:00