| 
							
							
								 astaxie | 000033e2a7 | update the test case | 2014-11-04 22:07:38 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 15242d89ce | simple the session init | 2014-11-04 19:08:06 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 76522d43af | simple the session | 2014-11-04 19:07:49 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 52df1234bd | Merge branch 'develop' of https://github.com/astaxie/beego into develop | 2014-11-04 19:04:43 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | fc6b9ce009 | fix #620 simple the sessionID generate | 2014-11-04 19:04:26 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | b9fdd67519 | add test case fot date & stringbool | 2014-11-04 16:39:17 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 7743eecfd4 | support #761 type Test struct {
    Date    time.Time    `form:"Date, 2006-01-02"`
    Save    bool            `form:"Save"`
} | 2014-11-04 16:19:46 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | c4d8e4a244 | fix #759 | 2014-11-04 15:29:33 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 9d4ec508bb | parse for github.com replace  the . to _ | 2014-11-04 10:19:30 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 8b747f54bc | fix #770 | 2014-11-03 23:33:11 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | a2428af8a7 | compatibility for warn & info function add one more depth | 2014-11-03 16:48:45 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 90a7ce5c6a | split the file for logs | 2014-11-03 16:45:42 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | ef3c7c127b | fix the variable | 2014-11-03 16:44:05 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 88caf1ed70 | if read the log.go then calldepth add 1 | 2014-11-03 16:43:07 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 304beaf89f | update the log call deep | 2014-11-03 16:40:08 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 2288ac868c | remove the deep Caller | 2014-11-03 16:34:36 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 8d797a4a5e | file the static filter | 2014-11-03 16:14:40 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 10db97b193 | add some tips for the admin server start | 2014-11-03 15:08:51 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 716962672f | fix #751 add config ListenTCP4
when user want to listen on the TCP4, because now almost use the ipv4.
but default lister on the ipv6 | 2014-11-03 15:06:25 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 90cff5f042 | fix #824 | 2014-11-02 21:01:51 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | da127bbc22 | fix #855 #859 | 2014-10-31 16:31:23 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 945b1da3a8 | fix the gofmt | 2014-10-31 15:48:57 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 94c84b846f | fix the init logger | 2014-10-31 09:02:16 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | db43892fe6 | improve the Put #896 | 2014-10-31 00:28:51 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 71149218d1 | fix the log level | 2014-10-30 17:43:32 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 1636a7271c | Revert "fix the log test" This reverts commit ddbfc25e56900fe03ff7c8f6d3886802f3a880dd. | 2014-10-30 16:57:55 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 68c3bdfdd4 | Revert "logs:default support fileline" This reverts commit 1f26852610c8cf24ff054d8e62bb7a6416140992. | 2014-10-30 16:57:48 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | ecd0a5487e | fix the import cycle not allowed | 2014-10-30 16:12:54 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | fda841208d | fix #893 | 2014-10-30 16:05:48 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 57e62e5e57 | update the file upload to io.Pipe | 2014-10-30 11:16:09 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 824e3f8f5b | fix the only file upload param | 2014-10-29 16:00:08 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 1822dd95ac | Merge pull request #892 from dockercn/master Add a beego session backend using LedisDB | 2014-10-29 14:18:20 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | ddbfc25e56 | fix the log test | 2014-10-28 19:34:11 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 1f26852610 | logs:default support fileline | 2014-10-28 19:33:14 +08:00 |  | 
			
				
					| 
							
							
								 Meaglith Ma | 0188fb3711 | Merge pull request #1 from chliang2030598/master add session store in ledis | 2014-10-27 06:02:19 +00:00 |  | 
			
				
					| 
							
							
								 Chen Liang | 0bcd828d73 | add session store in ledis | 2014-10-26 22:56:00 -07:00 |  | 
			
				
					| 
							
							
								 astaxie | e11a27f1d1 | Merge pull request #888 from astaxie/revert-887-add-column-default-attribute Revert "Add column default attribute" | 2014-10-26 10:41:34 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 90caeb4cf7 | Revert "Add column default attribute" | 2014-10-26 10:41:22 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 6c9249034d | Merge pull request #887 from supar/add-column-default-attribute Add column default attribute | 2014-10-26 10:28:56 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 14114018ea | config ini support include | 2014-10-24 19:03:27 +08:00 |  | 
			
				
					| 
							
							
								 supar | 6f5162461e | Add column DEFAULT attribute. Do not add if field is key or in relations. | 2014-10-24 14:51:35 +04:00 |  | 
			
				
					| 
							
							
								 supar | c34c514bba | Skip add DEFAULT if the field is in relations (rel or reverse) | 2014-10-24 14:37:46 +04:00 |  | 
			
				
					| 
							
							
								 astaxie | 8ac2b9bf66 | Merge branch 'master' into develop | 2014-10-24 15:10:11 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 2a85c79ce5 | Merge pull request #881 from astaxie/revert-870-add-column-default-attribute Revert "Add column default attribute" | 2014-10-24 14:58:27 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 767083bd56 | Revert "Add column default attribute" | 2014-10-24 14:58:17 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 1a79513293 | Merge branch 'master' into develop | 2014-10-24 14:50:53 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | c6cb1f92e8 | Merge pull request #870 from supar/add-column-default-attribute Add column default attribute | 2014-10-24 14:49:53 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 9c0aad06c5 | Merge pull request #880 from chenghuama/patch-3 Update ini.go | 2014-10-24 14:15:49 +08:00 |  | 
			
				
					| 
							
							
								 chenghua | 180c6aafac | Update ini.go 支持BOM格式的ini文件 | 2014-10-24 13:45:00 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 710f5b6234 | fix the test fun for pull request 873 | 2014-10-20 22:23:29 +08:00 |  |