| 
							
							
								 John Crepezzi | f37d1ad401 | Clean up some code and move document stores into subfolder | 2012-01-21 15:19:55 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 483fce891d | Added memcached support | 2012-01-17 14:43:33 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 6e4c087319 | Remove hashlib dependency and switch to mocha for testing | 2012-01-13 11:17:15 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | cc65e98940 | Added support for phonetic key naming Closes #7 | 2012-01-07 11:35:11 -05:00 |  | 
			
				
					| 
							
							
								 Joe Friedl | 8c2add94a2 | Cancellation should only last as long as the handler | 2011-12-19 14:20:22 -06:00 |  | 
			
				
					| 
							
							
								 Joe Friedl | 6145a938e3 | Error messages in the UI | 2011-12-19 11:44:12 -06:00 |  | 
			
				
					| 
							
							
								 Joe Friedl | 87c935ac47 | Fixed error in error message. | 2011-12-18 18:51:23 -06:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 44f7ab3f33 | Added the ability to retrieve raw documents Closes #10 | 2011-12-16 07:57:49 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 565830214b | Start in on the tests | 2011-11-28 16:46:59 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 6e2955d60c | Warn on no setExpire in file store | 2011-11-28 01:17:46 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 92e0f579ca | Kick expirations back on view | 2011-11-28 01:13:14 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 607d3eb3ac | Remove the static handler | 2011-11-23 15:27:02 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 7f4cae57f9 | Fix document handler regex | 2011-11-23 11:34:08 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | f601d9f159 | Implement redesign of key | 2011-11-23 11:31:50 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | ec0d419c61 | Allow forcing of highlight type | 2011-11-22 20:29:46 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 56bf98daac | More robots.txt work | 2011-11-22 20:01:09 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | e403549e13 | Added static document loading on start | 2011-11-22 09:22:37 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 32b4f842b7 | serve 404 when not possible key | 2011-11-21 23:13:46 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 9ed330bdae | Make static asset caching an option | 2011-11-21 23:00:28 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 1382ec47b2 | DRY up the static cache | 2011-11-21 22:53:50 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 83cb68ada2 | cache static assets in memory | 2011-11-21 22:19:43 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 32d49385a1 | Remove debug logging | 2011-11-21 22:04:12 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | d0e3e4cd02 | Support for redis expiration | 2011-11-21 22:03:50 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 0f2075fcda | Ensure conflict resolution in keyspace | 2011-11-21 21:48:09 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | a9e29c2986 | Added support for haste maximum size | 2011-11-21 10:17:23 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 44350ce9e6 | Clean up redis store | 2011-11-18 19:59:41 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | a1d5f79708 | Added Redis store support | 2011-11-18 19:55:14 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | a83ae523b4 | Catch exceptions | 2011-11-18 18:08:04 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 83b8f3f52d | Generalize store | 2011-11-18 18:04:24 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | fec02cfead | Move storage mechanism to new object | 2011-11-18 17:54:57 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | b173cdd144 | preparse static elements rather than fs'ing them | 2011-11-18 17:36:35 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 4a435a4be5 | Cleanup todo | 2011-11-18 17:14:44 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 7709e12500 | Added FS backed | 2011-11-18 17:12:28 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 6bdd7d7fc5 | Host and port made configurable | 2011-11-18 16:57:23 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | b159817a27 | Added configuration and made key length configurable | 2011-11-18 16:54:16 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 0eed33f42f | 400 should be 404 | 2011-11-18 16:50:23 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | cf384cd0fd | Added random keys | 2011-11-18 16:45:48 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | f935ac56c2 | Nicer page titles | 2011-11-18 16:42:05 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 3acc2eb17d | Catch an error | 2011-11-18 16:28:09 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 7b2d0f549d | Remove some finished TODOs | 2011-11-18 16:25:53 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 8a8b438163 | Change uuid to key | 2011-11-18 16:25:18 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 6597dba36d | Handle push state entirely | 2011-11-18 16:22:00 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 4f00d3c71a | Remove url from static_handler.js | 2011-11-18 16:00:05 -05:00 |  | 
			
				
					| 
							
							
								 John Crepezzi | 13e497993f | Separate logic into proper places | 2011-11-18 15:51:38 -05:00 |  |