astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							d4610a9313
							
						
					 | 
					
						
						
							
							fix layout
						
						
						
						
						
						
					 | 
					
						2013-05-07 15:42:57 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							6af2778ab9
							
						
					 | 
					
						
						
							
							fix set cookies many times
						
						
						
						
						
						
					 | 
					
						2013-05-07 15:36:43 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							1e7c1a265e
							
						
					 | 
					
						
						
							
							fix #16
						
						
						
						
						
						
					 | 
					
						2013-05-07 00:17:25 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							66473ff531
							
						
					 | 
					
						
						
							
							fix bug
						
						
						
						
						
						
					 | 
					
						2013-04-21 23:24:19 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							095e52b941
							
						
					 | 
					
						
						
							
							fix #43
						
						
						
						
						
						
					 | 
					
						2013-04-21 23:14:05 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							b6f06a5559
							
						
					 | 
					
						
						
							
							add template can't find template file
						
						
						
						
						
						
					 | 
					
						2013-04-21 11:28:20 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							140b513c7b
							
						
					 | 
					
						
						
							
							support gzip #37
						
						
						
						
						
						
					 | 
					
						2013-04-18 23:13:53 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							6ce02f1d1c
							
						
					 | 
					
						
						
							
							add  SaveToFile & docs
						
						
						
						
						
						
					 | 
					
						2013-04-16 18:20:55 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							dc5dab3dbb
							
						
					 | 
					
						
						
							
							fix multipart
						
						
						
						
						
						
					 | 
					
						2013-04-10 00:24:28 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							2f02653b7d
							
						
					 | 
					
						
						
							
							add GetFIle & enhance router
						
						
						
						
						
						
					 | 
					
						2013-04-09 23:33:48 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							f9e8b4f124
							
						
					 | 
					
						
						
							
							fix multipart & add three useful function
						
						
						
						
						
						
						
						c.GetString()
c. GetInt()
c.GetBool() 
						
						
					 | 
					
						2013-04-09 21:49:17 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							2573696860
							
						
					 | 
					
						
						
							
							session
						
						
						
						
						
						
						
						1. session move from astaxie/session to beego/session
2. support 4 type session 
						
						
					 | 
					
						2013-04-05 23:50:53 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							69f40ad18a
							
						
					 | 
					
						
						
							
							add some useful function
						
						
						
						
						
						
						
						1. Router
2. SetSession/GetSession/DelSession
3. RenderString
4. str2html/htmlquote/htmlunquote
5. move the template Function to util.go 
						
						
					 | 
					
						2013-04-03 23:37:59 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							0f982c4a18
							
						
					 | 
					
						
						
							
							add Config.Int64 and Template add Runmode==dev everytime parsefile
						
						
						
						
						
						
					 | 
					
						2013-04-02 23:57:15 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							31f505bfc1
							
						
					 | 
					
						
						
							
							add  RenderBytes function
						
						
						
						
						
						
					 | 
					
						2013-03-14 21:17:37 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							3b89071360
							
						
					 | 
					
						
						
							
							add template test and cache module
						
						
						
						
						
						
					 | 
					
						2013-03-14 00:14:09 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							10e7dc856b
							
						
					 | 
					
						
						
							
							fix a bug about json and xml
						
						
						
						
						
						
					 | 
					
						2013-01-06 11:25:05 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								xiemengjun
							
						 
					 | 
					
						
						
						
						
							
						
						
							1530e3fbc2
							
						
					 | 
					
						
						
							
							add session support
						
						
						
						
						
						
					 | 
					
						2013-01-01 23:11:15 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								astaxie
							
						 
					 | 
					
						
						
						
						
							
						
						
							a7791c2786
							
						
					 | 
					
						
						
							
							#2
						
						
						
						
						
						
						
						#2 
						
						
					 | 
					
						2012-12-19 16:20:55 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								xiemengjun
							
						 
					 | 
					
						
						
						
						
							
						
						
							d562687868
							
						
					 | 
					
						
						
							
							simplify beego
						
						
						
						
						
						
					 | 
					
						2012-12-17 22:15:21 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								xiemengjun
							
						 
					 | 
					
						
						
						
						
							
						
						
							f593c1f3fd
							
						
					 | 
					
						
						
							
							init framwork
						
						
						
						
						
						
					 | 
					
						2012-12-15 23:53:19 +08:00 | 
					
					
						
						
							
							
							
						
					 |