Ivar Conradi Østhus 
							
						 
					 
					
						
						
						
						
							
						
						
							0ed61a1f0f 
							
						 
					 
					
						
						
							
							Extended java-client to support the following:  
						
						... 
						
						
						
						* Unleash - the actual unleash client exposed to the clients.
* Toggle - represents a concrete feature toggle.
* ToggleRepository - the logic to communicate with the unleash-server.
* Strategy - implements the logic associated with strategies. I have also included to common strategies: "Default" and "Unknown".
related to issue #17 . 
						
					 
					
						2020-02-20 08:30:07 +01:00 
						 
				 
			
				
					
						
							
							
								svelovla 
							
						 
					 
					
						
						
						
						
							
						
						
							2ca8291eac 
							
						 
					 
					
						
						
							
							#18  any-db-postgres, dbPool.js  
						
						
						
					 
					
						2020-02-20 08:30:07 +01:00 
						 
				 
			
				
					
						
							
							
								Jari Bakken 
							
						 
					 
					
						
						
						
						
							
						
						
							33acc4ea71 
							
						 
					 
					
						
						
							
							Adding some styles to index.html  
						
						
						
					 
					
						2020-02-20 08:30:07 +01:00 
						 
				 
			
				
					
						
							
							
								Jari Bakken 
							
						 
					 
					
						
						
						
						
							
						
						
							f7fb65329c 
							
						 
					 
					
						
						
							
							Move mock feature data behind a naive db interface.  
						
						
						
					 
					
						2020-02-20 08:30:07 +01:00 
						 
				 
			
				
					
						
							
							
								Jari Bakken 
							
						 
					 
					
						
						
						
						
							
						
						
							b77112d948 
							
						 
					 
					
						
						
							
							Remove unused file  
						
						
						
					 
					
						2020-02-20 08:30:07 +01:00 
						 
				 
			
				
					
						
							
							
								Ivar Conradi Østhus 
							
						 
					 
					
						
						
						
						
							
						
						
							7a51e1bd4c 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
					 
					
						2020-02-20 08:30:07 +01:00 
						 
				 
			
				
					
						
							
							
								Ivar Conradi Østhus 
							
						 
					 
					
						
						
						
						
							
						
						
							65170f783f 
							
						 
					 
					
						
						
							
							travis fix script.  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							eb8a6b74f6 
							
						 
					 
					
						
						
							
							minor typo, argghh!  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							0466d6da69 
							
						 
					 
					
						
						
							
							A bit of a hack to support java and node.  
						
						... 
						
						
						
						[1] claims that node.js is available in all envs in travis.
This setup is not optimal as we now longer controll the
node version, but could work for now.
[1] http://stackoverflow.com/questions/18456611/is-it-possible-to-set-up-travis-to-run-tests-for-several-languages  
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Anders Olsen Sandvik 
							
						 
					 
					
						
						
						
						
							
						
						
							098ec88388 
							
						 
					 
					
						
						
							
							Update README.md  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Jari Bakken 
							
						 
					 
					
						
						
						
						
							
						
						
							59d6b99cd7 
							
						 
					 
					
						
						
							
							Add a script that generates a liquibase changelog. Should be internal.  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Jari Bakken 
							
						 
					 
					
						
						
						
						
							
						
						
							3dddf791e6 
							
						 
					 
					
						
						
							
							Get rid of liquibase  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							3e7062227b 
							
						 
					 
					
						
						
							
							Initial java-client setup with jdk 1.7.  Closes   #17 .  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Gard Rimestad 
							
						 
					 
					
						
						
						
						
							
						
						
							601a7fc0b1 
							
						 
					 
					
						
						
							
							adding npm install to travis  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Jari Bakken 
							
						 
					 
					
						
						
						
						
							
						
						
							8c891af789 
							
						 
					 
					
						
						
							
							Fix grunt-liquibase  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Gard Rimestad 
							
						 
					 
					
						
						
						
						
							
						
						
							fc09749343 
							
						 
					 
					
						
						
							
							s/sever/server/g  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Gard Rimestad 
							
						 
					 
					
						
						
						
						
							
						
						
							ab79b83b27 
							
						 
					 
					
						
						
							
							Update travis build  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								svelovla 
							
						 
					 
					
						
						
						
						
							
						
						
							290a124aef 
							
						 
					 
					
						
						
							
							#8   mocked api respons  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Jari Bakken 
							
						 
					 
					
						
						
						
						
							
						
						
							c09ad0b8a9 
							
						 
					 
					
						
						
							
							Add liquibase + basic schema  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								ivaosthu 
							
						 
					 
					
						
						
						
						
							
						
						
							4a84149b63 
							
						 
					 
					
						
						
							
							Closes   #16  - Initial express based server setup.  
						
						... 
						
						
						
						To start server locally:
npm run start-dev
To execute tests:
npm test 
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Jari Bakken 
							
						 
					 
					
						
						
						
						
							
						
						
							67d51ae82c 
							
						 
					 
					
						
						
							
							Add jshintrc  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Jari Bakken 
							
						 
					 
					
						
						
						
						
							
						
						
							2344cbb6c7 
							
						 
					 
					
						
						
							
							Add HipChat notifications  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Jari Bakken 
							
						 
					 
					
						
						
						
						
							
						
						
							162554387b 
							
						 
					 
					
						
						
							
							Add .travis.yml  
						
						
						
					 
					
						2020-02-20 08:30:06 +01:00 
						 
				 
			
				
					
						
							
							
								Anders Olsen Sandvik 
							
						 
					 
					
						
						
						
						
							
						
						
							0da3777ae3 
							
						 
					 
					
						
						
							
							Create README.md  
						
						
						
					 
					
						2020-02-20 08:30:05 +01:00 
						 
				 
			
				
					
						
							
							
								Jari Bakken 
							
						 
					 
					
						
						
						
						
							
						
						
							f80d9a8827 
							
						 
					 
					
						
						
							
							Initial commit  
						
						
						
					 
					
						2014-09-29 14:50:46 +02:00