- 26 Aug, 2014 7 commits
-
-
astaxie authored
udpate ini.go
-
astaxie authored
Update file.go
-
astaxie authored
Print error if occurred in WriteMsg
-
astaxie authored
Allow mail with self-signed certificates
-
Francois authored
For more information, refer to https://groups.google.com/forum/#!topic/golang-nuts/c9zEiH6ixyw
-
Francois authored
-
Francois authored
New pull request for "Panic sometimes occurs at time 00h00 on windows, then the app crashes."
-
- 25 Aug, 2014 3 commits
-
-
xianyu authored
Signed-off-by: devYu <devysq@gmail.com>
-
老虞 authored
1. 去掉重复的ToLower 2. getData内部统一ToLower 3.调整getData中对空字符串判断位置 ==== 4. 待确定:在getData中是否有必要进行lock操作
-
astaxie authored
-
- 24 Aug, 2014 3 commits
- 23 Aug, 2014 1 commit
-
-
astaxie authored
improve and typo fixed
-
- 22 Aug, 2014 16 commits
-
-
JessonChan authored
-
JessonChan authored
-
JessonChan authored
-
JessonChan authored
-
astaxie authored
bug fixed
-
JessonChan authored
-
JessonChan authored
Conflicts: httplib/httplib.go
-
jessonchan authored
-
astaxie authored
-
astaxie authored
-
jessonchan authored
-
astaxie authored
-
astaxie authored
Add support for basic type pointer fields
-
astaxie authored
Update README
-
陈小玉 authored
-
Peter Fern authored
Allows models like: ``` type User struct { Id int64 Name string Email *string `orm:"null"` } ``` This helps a lot when doing JSON marshalling/unmarshalling. Pointer fields should always be declared with the NULL orm tag for sanity, this probably requires documentation.
-
- 21 Aug, 2014 2 commits
- 20 Aug, 2014 6 commits
- 19 Aug, 2014 2 commits