| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 astaxie | dbf944adce | Merge pull request #873 from WithGJR/develop add new feature to 'renderform' function, user could add HTML id and class now | 2014-10-20 22:03:52 +08:00 |  | 
			
				
					| 
							
							
								 WithGJR | 6c9ff81fc1 | fix: if user didn't set id or class, then it won't be displayed in HTML code | 2014-10-20 18:59:46 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | ec6383c07d | Merge pull request #858 from bsingr/develop Allow to use fastcgi via standard io. | 2014-10-20 18:30:10 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 76db5cded4 | fix the init mime | 2014-10-20 18:21:17 +08:00 |  | 
			
				
					| 
							
							
								 WithGJR | 1b3e7de463 | add new feature to 'renderform' function, user could add HTML id and class now | 2014-10-20 17:49:16 +08:00 |  | 
			
				
					| 
							
							
								 supar | ab28edaf25 | Fix comma in the switch, fix wronf function name | 2014-10-17 13:02:18 +04:00 |  | 
			
				
					| 
							
							
								 supar | 04431a7a15 | Fix function name fmt.Stprintf -> fmt.Sprintf | 2014-10-17 12:59:24 +04:00 |  | 
			
				
					| 
							
							
								 supar | b00c42b3df | Fix undefind variable fieldType | 2014-10-17 12:56:44 +04:00 |  | 
			
				
					| 
							
							
								 supar | 4cae7af3f9 | Add attribute DEFAULT '' to the CREAT, ALTER constructors | 2014-10-17 12:53:59 +04:00 |  | 
			
				
					| 
							
							
								 supar | e4988b714e | Add property colDefault to fieldInfo object, set its true if there is orm configuration default `orm:"default(1)"` | 2014-10-17 12:27:53 +04:00 |  | 
			
				
					| 
							
							
								 astaxie | 24489df63d | Merge pull request #867 from WithGJR/develop fix router bug: when the request is PUT or DELETE, router can't find the... | 2014-10-16 23:07:20 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | fb8e9ae1a3 | Merge pull request #868 from reterVision/patch-2 Use SETEX command to set session | 2014-10-16 21:42:23 +08:00 |  | 
			
				
					| 
							
							
								 Brandon Gao | 1eb9aef687 | Use SETEX command to set session In order to be compatible with older version Redis, use `SETEX` command instead of `SET x y EX 360`. | 2014-10-16 20:16:17 +08:00 |  | 
			
				
					| 
							
							
								 WithGJR | efc14a1e8d | fix router bug with more better way | 2014-10-16 18:58:12 +08:00 |  | 
			
				
					| 
							
							
								 WithGJR | fa1281002e | fix router bug: when the request is PUT or DELETE, router can't find the actual route and will throw 404 page to user | 2014-10-16 18:26:01 +08:00 |  | 
			
				
					| 
							
							
								 Jens Bissinger | 812950b60d | Allow to use fastcgi via standard io. | 2014-10-13 13:47:44 +02:00 |  | 
			
				
					| 
							
							
								 astaxie | f9e991b538 | Merge pull request #853 from tossp/email 支持发送邮件内嵌附件 | 2014-10-12 11:02:53 +08:00 |  | 
			
				
					| 
							
							
								 TossPig | fc07419938 | Update mail.go | 2014-10-11 00:42:01 +08:00 |  | 
			
				
					| 
							
							
								 TossPig | d69eee23f0 | 添加错误返回 不知道英文区的人能否看懂Cnglish。。。 | 2014-10-11 00:38:31 +08:00 |  | 
			
				
					| 
							
							
								 TossPig | 41de7c7db6 | fix 修改一个错误。
看到text/template包的写法,和你的想法是一致的。 | 2014-10-11 00:02:36 +08:00 |  | 
			
				
					| 
							
							
								 TossPig | 6a33647f30 | 修改参数类型 为了保持向后兼容, | 2014-10-10 23:40:02 +08:00 |  | 
			
				
					| 
							
							
								 TossPig | e5134873be | 支持发送邮件内嵌附件 为*Email.AttachFile和Email.Attach增加了一个参数"id".
当id不为空时,设置头部信息Content-Disposition为inline,并添加Content-ID头的值为id | 2014-10-10 14:40:07 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 8d20ea04b0 | Merge pull request #852 from pabdavis/statistics-json [Proposal] Ability to get statistics data unformatted | 2014-10-10 10:59:30 +08:00 |  | 
			
				
					| 
							
							
								 Bill Davis | 5c1e8e42b9 | Reworked implementation to not return encoded json | 2014-10-09 17:07:28 -04:00 |  | 
			
				
					| 
							
							
								 Bill Davis | ca3e7568a1 | Add ability to get statistics in json format | 2014-10-09 16:32:56 -04:00 |  | 
			
				
					| 
							
							
								 astaxie | 2823167848 | Merge pull request #849 from pabdavis/runmode-env Support run mode set by environment variable | 2014-10-10 00:50:16 +08:00 |  | 
			
				
					| 
							
							
								 Bill Davis | a27f5c0dc0 | Remove dependency of third party lib | 2014-10-09 09:17:10 -04:00 |  | 
			
				
					| 
							
							
								 astaxie | 8af0475251 | fix #833 | 2014-10-09 18:47:22 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 9c07332cfc | Update README.md | 2014-10-09 09:34:22 +08:00 |  | 
			
				
					| 
							
							
								 Bill Davis | a06e0f27ad | Support run mode set by env var BEEGO_RUNMODE | 2014-10-08 15:00:07 -04:00 |  | 
			
				
					| 
							
							
								 astaxie | a760e46f98 | Merge pull request #837 from bsingr/develop Insert pagination utilities from beego/wetalk. Refs #835. | 2014-10-08 23:00:46 +08:00 |  | 
			
				
					| 
							
							
								 Jens Bissinger | 262665f4e5 | Remove PaginationController interface and pass context instead. Refs #835. | 2014-10-08 16:01:42 +02:00 |  | 
			
				
					| 
							
							
								 Jens Bissinger | 0b3763cc67 | Cleanup pagination documentation. Refs #835. | 2014-10-08 16:00:00 +02:00 |  | 
			
				
					| 
							
							
								 astaxie | c147f26cd1 | Merge pull request #847 from pabdavis/multifilter-fix2 Changes to handle multi filters on execution pt | 2014-10-08 21:24:28 +08:00 |  | 
			
				
					| 
							
							
								 Bill Davis | 1ba7847913 | Changing check from nil to len based on slice | 2014-10-08 09:21:34 -04:00 |  | 
			
				
					| 
							
							
								 astaxie | 52df979aca | update the godocs | 2014-10-08 14:02:57 +08:00 |  | 
			
				
					| 
							
							
								 Bill Davis | b6f789c497 | Changes to handle multi filters on execution pt | 2014-10-07 16:35:30 -04:00 |  | 
			
				
					| 
							
							
								 Jens Bissinger | fa6cbc08d9 | Document usage of utils/pagination. Refs #835. | 2014-10-07 11:23:08 +02:00 |  | 
			
				
					| 
							
							
								 Jens Bissinger | c4f8f45da4 | Move pagination to utils/pagination. Refs #837, #835. | 2014-10-06 11:37:08 +02:00 |  | 
			
				
					| 
							
							
								 Jens Bissinger | 6fca4a8218 | Insert pagination utilities from beego/wetalk. Refs #835. | 2014-10-02 11:40:46 +02:00 |  |