1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-16 18:33:31 +00:00
Commit Graph

1344 Commits

Author SHA1 Message Date
astaxie
8164367762 beego: flash add success & Set 2014-09-23 23:54:38 +08:00
astaxie
e1475b72b9 Merge pull request #826 from SnailKnows/patch-2
Update beego.go
2014-09-23 00:31:21 +08:00
astaxie
f267ee8a12 fix the same name controller for UrlFor 2014-09-23 00:26:07 +08:00
astaxie
7e060e6e5c fix the static file dir 2014-09-23 00:03:47 +08:00
astaxie
727d2f9ea1 fix not found when has mulit static dir
robot &robots
2014-09-22 23:44:50 +08:00
SnailKnows
67c0c232a1 Update beego.go 2014-09-20 18:56:46 +08:00
astaxie
6c62198b59 remove the go style 2014-09-15 23:01:12 +08:00
astaxie
e48e1ddaa9 Merge pull request #812 from ZhengYang/develop
More SQL keywords added and code cleanup
2014-09-11 20:48:18 +08:00
ZhengYang
1f9281c830 minor code refactor 2014-09-11 15:17:48 +08:00
ZhengYang
ccab9a7044 add more sql keywords 2014-09-11 13:48:39 +08:00
astaxie
9013f5c6c7 Merge pull request #808 from ZhengYang/develop
more complete support for sql language
2014-09-09 14:21:49 +08:00
Zheng Yang
29b7ff84e1 more complete support for sql language 2014-09-09 14:17:12 +08:00
astaxie
fb0cc55822 update the orm read me 2014-09-09 11:55:28 +08:00
astaxie
0820e21738 Merge pull request #804 from ZhengYang/develop
QueryBuilder for building SQL queries quickly
2014-09-08 19:24:39 +08:00
Zheng Yang
38eb29fa7b err msg spell correction 2014-09-08 18:41:42 +08:00
Zheng Yang
cca0a3f76d name correction: QueryBuilder instead of QueryWriter 2014-09-08 18:31:32 +08:00
Zheng Yang
f9a9b5a905 new query builder based on driver 2014-09-08 17:56:55 +08:00
Zheng Yang
c667895ce5 added new querybuilder 2014-09-08 17:47:15 +08:00
Zheng Yang
b2cdabb8a0 added query builder for orm 2014-09-08 17:37:01 +08:00
astaxie
647a47517d httplib: fix the header function for User-Agent 2014-09-05 23:21:41 +08:00
astaxie
f7cd1479ba beego: improve the log debug for running server 2014-09-05 17:04:02 +08:00
astaxie
08b3e4191e Merge branch 'master' into develop 2014-09-04 21:58:45 +08:00
astaxie
4f4f7ce257 beego: fix the router for *.* with other regexp 2014-09-04 21:58:17 +08:00
astaxie
d06e02474f Merge pull request #795 from mvpmvh/context_params
Context params
2014-09-04 09:11:35 +08:00
Michael Hatch
4d65330ca1 changing my package namespace to astaxie 2014-09-03 19:47:09 -05:00
astaxie
2dfe1fc61c Merge pull request #792 from haowang1013/develop
fixed uninitialized return error if StartAndGC fails
2014-09-03 23:21:17 +08:00
Wang Hao
29b60d6058 fixed uninitialized return error if StartAndGC fails 2014-09-03 22:43:06 +08:00
astaxie
6eee223352 beego: fix the Upper for the _method value 2014-09-03 09:25:34 +08:00
astaxie
0692f92890 Merge branch 'develop' of https://github.com/astaxie/beego into develop 2014-09-02 14:42:02 +08:00
astaxie
41adcf9966 change the version 1.4.0 to 1.4.1 2014-09-02 14:41:14 +08:00
astaxie
e6b42a4070 Merge pull request #787 from francoishill/patch-21
Proposal for adding a ":" for stack trace printout
2014-08-31 08:52:32 +08:00
Francois
bc4780091b Proposal for adding a ":" for stack trace printout
Mainly useful for Sublime users with goto anything.
2014-08-30 21:27:21 +02:00
astaxie
d8614e80e7 beego: update the Url to Path 2014-08-30 22:22:23 +08:00
astaxie
c83a2a0925 modify the comments 2014-08-28 10:21:32 +08:00
astaxie
50a21d60c1 apiauth add more comments & improve 2014-08-28 10:05:02 +08:00
astaxie
5a087b28d2 aws api auth plugins 2014-08-28 00:25:50 +08:00
astaxie
9b40271878 fix the less ` 2014-08-27 15:53:08 +08:00
astaxie
770dc702f0 Merge pull request #782 from francoishill/patch-19
Extra field if username is empty
2014-08-27 15:36:07 +08:00
astaxie
e146100a23 Merge pull request #783 from francoishill/patch-20
Typo in the printout of some level's prefixes
2014-08-27 15:35:31 +08:00
Francois
2d94f7797b Type in the printout of each level's prefix 2014-08-26 14:03:03 +02:00
Francois
61ce608847 Update smtp.go 2014-08-26 12:47:05 +02:00
astaxie
2fe559701c fix the import 2014-08-26 15:43:18 +08:00
astaxie
37fe175c26 Merge pull request #776 from devYu/master
udpate ini.go
2014-08-26 14:43:20 +08:00
astaxie
fcc9d8c45f Merge pull request #778 from francoishill/patch-15
Update file.go
2014-08-26 14:42:52 +08:00
astaxie
e51a9d6481 Merge pull request #779 from francoishill/patch-17
Print error if occurred in WriteMsg
2014-08-26 14:42:05 +08:00
astaxie
e9a1daa3ee Merge pull request #780 from francoishill/patch-18
Allow mail with self-signed certificates
2014-08-26 14:41:36 +08:00
Francois
44ea260db1 Allow mail with self-signed certificates
For more information, refer to https://groups.google.com/forum/#!topic/golang-nuts/c9zEiH6ixyw
2014-08-26 06:52:18 +02:00
Francois
1d1ad69954 Print error if occurred in WriteMsg 2014-08-26 06:37:35 +02:00
Francois
59773dfabe Update file.go
New pull request for "Panic sometimes occurs at time 00h00 on windows, then the app crashes."
2014-08-26 06:25:59 +02:00
xianyu
ccb61f0416 gofmt
Signed-off-by: devYu <devysq@gmail.com>
2014-08-25 21:31:53 +08:00