1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-02 13:23:27 +00:00
Commit Graph

2744 Commits

Author SHA1 Message Date
astaxie
2abe584bc5 support restful router 2013-07-08 18:35:10 +08:00
astaxie
ee9223b1b9 fix #18
func (this *MainController) Get() {
this.GoToFunc("Test")
}

func (this *MainController) Test() {
this.Ctx.WriteString("testtest")
}
2013-07-08 17:35:09 +08:00
astaxie
d2a16ff8f6 fix #26 add xsrf function 2013-07-08 16:17:08 +08:00
astaxie
f1e5059682 fix #69 refer to http://www.php.net/manual/zh/function.setcookie.php 2013-07-08 15:13:51 +08:00
astaxie
11977f4f77 fix #90 2013-07-07 17:58:50 +08:00
astaxie
461eac46b9 fix #89 2013-07-07 17:45:39 +08:00
astaxie
75af664511 change r.ParseMultipartForm position 2013-07-04 23:41:35 +08:00
astaxie
174298b497 fix cache's bug expird is not changed by get method 2013-07-04 13:02:11 +08:00
astaxie
9b392a0601 update to hotupdate's connet timeout 2013-07-03 16:58:15 +08:00
astaxie
bf9de3bcf6 add HttpServerTimeOut setting 2013-07-03 15:29:54 +08:00
astaxie
189df1280c fix #87 2013-07-02 09:45:12 +08:00
astaxie
8807c327d1 fix log delete 2013-06-29 14:39:02 +08:00
astaxie
d627ec013e add config to countol if enable hotupdate 2013-06-28 22:09:08 +08:00
astaxie
d0bbc67b27 Merge pull request #86 from slene/master
fix logrotate
2013-06-28 06:18:51 -07:00
slene
453557948e fix logrotate close fd before rename file, add a MuxWriter for Logger 2013-06-27 22:04:01 +08:00
astaxie
4033692dcb Merge pull request #85 from Unknwon/master
sync quickstart.
2013-06-26 18:45:40 -07:00
Unknown
236f28c53c sync quickstart. 2013-06-27 00:24:06 +08:00
astaxie
b2bfed8937 fix close err 2013-06-26 23:34:32 +08:00
astaxie
71adbdd7d7 add mutex 2013-06-26 22:16:03 +08:00
astaxie
573df2e747 add isclose call close many times 2013-06-26 22:13:25 +08:00
astaxie
aa9cb6d052 delete session's cookie Expires 2013-06-25 23:08:47 +08:00
astaxie
8358e0ff48 Merge pull request #83 from shxsun/master
In go version 1.0.3 will call build error
2013-06-25 07:08:35 -07:00
sun shengxiang
1687ec85de fix build problem 2013-06-25 21:40:42 +08:00
astaxie
d5fc0a4bda Merge pull request #82 from matrixik/master
Change: SetRotateMaxDay => SetRotateMaxDays
2013-06-25 04:08:51 -07:00
Dobrosław Żybort
3bcff77947 Change: SetRotateMaxDay => SetRotateMaxDays 2013-06-25 12:54:51 +02:00
astaxie
1521842d7a add static global function & add seocms example 2013-06-25 18:49:08 +08:00
astaxie
b04813e472 fix #80
add a function to delete default StaticPath
2013-06-25 17:21:19 +08:00
astaxie
9e41d93184 delete strcut map
I think if user should set field in controller, there's no need to have
thie feature
2013-06-25 16:44:53 +08:00
astaxie
309f2e199b add tag to 0.7.0 2013-06-25 11:42:18 +08:00
astaxie
26baf0f283 update docs for logs & DirectoryIndex 2013-06-25 11:36:25 +08:00
astaxie
23ff422826 if exist file then read lines err 2013-06-25 11:19:03 +08:00
astaxie
d99ae3e3a2 add logrotate's setting for rotate 2013-06-25 08:13:06 +08:00
astaxie
4b09175d27 fix error info tempalte's title 2013-06-24 23:59:06 +08:00
astaxie
512ddf8a70 fix small bug for not return 2013-06-24 23:56:53 +08:00
astaxie
73d45b150c log support file & logrotate 2013-06-24 23:24:33 +08:00
astaxie
c5a23d5cde fix #81 2013-06-24 23:24:33 +08:00
astaxie
3578bb3287 fix bug substr 2013-06-24 23:24:33 +08:00
astaxie
40c7b47c24 Merge pull request #76 from matrixik/patch-1
Update: README
2013-06-22 07:49:03 -07:00
Dobrosław Żybort
f56e7737ce Update: README 2013-06-22 13:17:50 +02:00
astaxie
86ddfe5375 Merge pull request #75 from matrixik/master
Small addition to supervisord en docs
2013-06-21 07:38:40 -07:00
Dobrosław Żybort
1c4d0d72ca Update: supervisord en docs 2013-06-21 15:47:58 +02:00
astaxie
20e101a42d Merge pull request #74 from matrixik/master
Clean and fix docs markdown
2013-06-21 01:59:53 -07:00
Dobrosław Żybort
10417dd6d5 Update: clean and fix README markdown 2013-06-21 10:40:58 +02:00
Dobrosław Żybort
541d7f71b9 Update: clean and fix docs markdown 2013-06-21 10:35:46 +02:00
Dobrosław Żybort
fdb94aeba0 Fix: install en docs links 2013-06-21 08:59:23 +02:00
astaxie
67511deea7 Merge pull request #73 from matrixik/master
Some docs updates
2013-06-20 07:28:19 -07:00
Dobrosław Żybort
43f588b5c1 Fix: session README 2013-06-20 15:25:39 +03:00
Dobrosław Żybort
cc6c84b317 Update: session README 2013-06-20 14:22:06 +02:00
Dobrosław Żybort
b68a37a115 Some updates to cache README 2013-06-20 13:58:35 +02:00
Dobrosław Żybort
b886ed59a5 Update cache docs 2013-06-20 14:37:26 +03:00