Commit Graph

  • eb3479b753 optimize the app structure astaxie 2015-09-06 23:00:42 +08:00
  • a2a6ec954b Update tree.go Yongzheng Lai 2015-09-06 22:13:58 +08:00
  • 45b72b0674 Merge pull request #1334 from ElvizLai/patch-2 astaxie 2015-09-06 22:12:13 +08:00
  • 9e969957de Merge pull request #1348 from sidbusy/develop astaxie 2015-09-06 21:22:05 +08:00
  • 7b0f3a83dc Merge pull request #1351 from leekchan/cache astaxie 2015-09-06 18:46:59 +08:00
  • fe1ec1675f Fix a wrong url (http 404). Kyoung-chan Lee 2015-09-06 17:22:33 +09:00
  • 4ad743fc8b Update a outdated information in README. Kyoung-chan Lee 2015-09-06 17:20:18 +09:00
  • 06ec3a931d Fix a wrong test name. Kyoung-chan Lee 2015-09-06 17:13:55 +09:00
  • 1377d16559 Update tree_test.go Yongzheng Lai 2015-09-06 12:17:16 +08:00
  • ddd9bf1305 Update tree.go Yongzheng Lai 2015-09-06 12:16:05 +08:00
  • 508a57be1e Update tree_test.go Yongzheng Lai 2015-09-06 12:07:12 +08:00
  • 5ad999a3d1 Update tree.go Yongzheng Lai 2015-09-06 12:01:50 +08:00
  • f55bbbdff4 allows custom the TableName of Session sidbusy 2015-09-05 10:31:31 +08:00
  • 34aa9002bb fix the httplib test case timeout astaxie 2015-09-04 23:03:10 +08:00
  • f9fe89fff0 fix the file rotate test case issues astaxie 2015-09-04 22:33:03 +08:00
  • 9ab7466d5c fix the cappital astaxie 2015-09-04 22:20:55 +08:00
  • 2e75c04ffb Merge pull request #1345 from f0r/develop astaxie 2015-09-04 21:48:47 +08:00
  • 9038cdfaae Merge pull request #1343 from onealtang/oneal-dev astaxie 2015-09-04 21:32:18 +08:00
  • a074df9c2e 为querySeter添加GroupBy方法 f0r 2015-09-03 00:45:09 +08:00
  • adca455804 always use server's locale to parse date onealtang 2015-09-02 15:50:40 +08:00
  • 9fd571830d Update beego.go Yongzheng Lai 2015-09-01 17:52:44 +08:00
  • dd4cbdda66 update the gitignore astaxie 2015-08-31 11:58:11 +08:00
  • ad6547936e fix the http: multiple response.WriteHeader calls astaxie 2015-08-28 23:08:00 +08:00
  • 306effa300 Merge pull request #1329 from ElvizLai/patch-1 astaxie 2015-08-28 22:33:20 +08:00
  • c516819c56 Update error.go Yongzheng Lai 2015-08-28 16:54:49 +08:00
  • 4202fe8fe0 Merge pull request #941 from lei-cao/develop astaxie 2015-08-27 22:57:04 +08:00
  • 0c5f4b48d4 Merge pull request #1276 from pjoe/orm_distinct astaxie 2015-08-27 22:54:39 +08:00
  • 7aa893612e Merge pull request #1308 from zhangshuai/master astaxie 2015-08-27 22:50:44 +08:00
  • cfaae5ab8c Merge pull request #1326 from hvnsweeting/patch-1 astaxie 2015-08-27 22:49:38 +08:00
  • cbb6591bdb fix typo Viet Hung Nguyen 2015-08-26 15:57:28 +07:00
  • 0c33673197 Revert spaces > tabs change Pelle Johnsen 2015-08-24 09:41:10 +02:00
  • 862ea226e5 优化设置参数 Shuai 2015-08-24 00:16:56 +08:00
  • 437349f776 Merge pull request #1247 from Skycrab/develop astaxie 2015-08-23 22:18:38 +08:00
  • bc1f0ac6fd Merge pull request #1298 from wulove/develop astaxie 2015-08-23 22:13:15 +08:00
  • db2b1ee54f Merge pull request #1318 from tabalt/patch-1 astaxie 2015-08-21 10:57:42 +08:00
  • 99b1c5c54b fixed mux1 to mux tabalt 2015-08-21 10:53:59 +08:00
  • 38ddb61199 files is []string, use len(files)==0 wulove 2015-08-21 10:32:53 +08:00
  • d9e4836715 Merge pull request #1305 from Hepri/develop astaxie 2015-08-20 22:33:07 +08:00
  • 0e3fe64c69 Added TestMapGet Sergey Shcherbina 2015-08-20 19:04:43 +05:00
  • 4081311a37 Merge pull request #1309 from smallfish/develop astaxie 2015-08-19 15:25:24 +08:00
  • 506f54a080 Update router.go, add Flush for responseWriter 陈小玉 2015-08-19 15:23:50 +08:00
  • ff92f22d84 删除Param中的断言 Shuai 2015-08-18 23:19:24 +08:00
  • 860006bfda httplib请求参数支持[]string Shuai 2015-08-18 19:28:17 +08:00
  • 9107fd8898 remove the default timeout setting astaxie 2015-08-17 22:33:28 +08:00
  • d91840779a Update templatefunc.go Hepri 2015-08-17 01:18:29 +05:00
  • d4e15c0bd0 Added MapGet template func Sergey Shcherbina 2015-08-17 00:08:02 +05:00
  • 877b5c233e 增加编译模版函数BuildTemplate可变参数,使之支持单个或多个模版的编译,同时针对开发模式,每个请求只编译当前请求相关模版 wulove 2015-08-06 10:09:34 +08:00
  • 57fdc308e3 AutoRender为空时,不再编译模版 wulove 2015-08-06 09:36:43 +08:00
  • 4857e38471 Merge pull request #1284 from wallclockbuilder/develop astaxie 2015-07-28 11:57:27 +08:00
  • 42fab96cd4 Merge pull request #1285 from JessonChan/beego_develop astaxie 2015-07-28 11:56:45 +08:00
  • b26ef5b2e5 typo fixed registor==>register innner ==> inner JessonChan 2015-07-27 08:44:58 +08:00
  • b622d5d369 Fix #1269 extract documentation Mawuli Adzoe 2015-07-18 10:09:22 +00:00
  • 19d82ab62c Fix #1274: Add QuerySeter.Distinct() Pelle Johnsen 2015-07-22 18:12:57 +02:00
  • 9775e3e3a4 Merge pull request #1265 from fugr/develop astaxie 2015-07-17 01:56:48 +08:00
  • 160d82d1d2 Merge pull request #1267 from wallclockbuilder/develop astaxie 2015-07-17 01:50:09 +08:00
  • 45d693e6d6 Add quick start example from website to README Mawueli Kofi Adzoe 2015-07-16 04:32:07 +00:00
  • 0564956fd6 Fix for #1256. Indent the code sample lines properly. Mawuli Adzoe 2015-07-15 12:04:18 +00:00
  • 59b903d557 set DoRotate fname like xx.2013-01-01.2.log Hubery 2015-07-15 17:00:48 +08:00
  • 5612f61a93 fix #671 Artem Nistratov 2015-07-08 17:42:00 +03:00
  • 3becd2e0d8 Merge pull request #1249 from wallclockbuilder/patch-1 astaxie 2015-07-08 12:38:48 +08:00
  • 8c0ad5ef88 fix example/chat i/o timeout skycrab 2015-07-06 21:12:03 +08:00
  • 079993b9f7 fix #1245 astaxie 2015-07-06 13:54:14 +08:00
  • c15aaad85b Merge pull request #1244 from simman/develop astaxie 2015-07-04 20:48:47 +08:00
  • 06b25deab2 Update validators.go SimMan 2015-07-04 17:55:01 +08:00
  • 002302818d Fix #1237 Mawueli Kofi Adzoe 2015-07-01 04:17:53 +00:00
  • a89f14d80d Merge pull request #1227 from oiooj/develop astaxie 2015-06-19 11:43:15 +08:00
  • 87e8bcc9be fix FilterHandler crash issue MrLee.Kun 2015-06-19 11:19:35 +08:00
  • 31e5edbdcf Merge pull request #2 from astaxie/develop MrLee.Kun 2015-06-19 11:09:11 +08:00
  • f7f390dfec fix #1221 v1.5.0 astaxie 2015-06-16 14:53:38 +08:00
  • 8f7246e17b change to version 1.5.0 astaxie 2015-06-15 23:49:13 +08:00
  • c8f6e0f156 remove the hardcode in runtime.Caller astaxie 2015-06-15 20:53:49 +08:00
  • 0207caab6f keep the shortname for logs info/warn/debug astaxie 2015-06-15 20:44:14 +08:00
  • d629c1d3d0 change the comments astaxie 2015-06-15 20:22:05 +08:00
  • 817650aa33 keep the short name for logs astaxie 2015-06-15 20:20:37 +08:00
  • ba1232dfaf filter should be always the same astaxie 2015-06-14 18:35:46 +08:00
  • 64d4f6518b fix #1213 astaxie 2015-06-14 18:10:10 +08:00
  • 9f05db8475 Merge pull request #1212 from astaxie/revert-1211-revert-1210-develop astaxie 2015-06-14 01:14:42 +08:00
  • b275d7c6f5 Revert "Revert "fix multiple filters execute issue"" astaxie 2015-06-14 01:14:33 +08:00
  • 73770fbe22 Merge pull request #1211 from astaxie/revert-1210-develop astaxie 2015-06-14 01:13:42 +08:00
  • fc11169ee3 Revert "fix multiple filters execute issue" astaxie 2015-06-14 01:13:34 +08:00
  • b54589fa9d Merge pull request #1210 from oiooj/develop astaxie 2015-06-14 01:08:51 +08:00
  • 2af0c569a5 The last filterFunc with returnOnOutput=ture won't be executed MrLee.Kun 2015-06-14 01:02:41 +08:00
  • 27b7a8f743 Merge pull request #1 from astaxie/develop MrLee.Kun 2015-06-14 00:35:38 +08:00
  • c143a6ec19 fix #1090 add Getfiles to support mulit file upload astaxie 2015-06-13 16:20:26 +08:00
  • e619d83990 fix the filter router issues astaxie 2015-06-13 12:47:01 +08:00
  • 27b452cd95 Merge branch 'develop' of https://github.com/astaxie/beego into develop astaxie 2015-06-13 11:15:44 +08:00
  • b776e43962 merge bat/httplib to httplib astaxie 2015-06-13 11:15:13 +08:00
  • cb89cd577d Merge pull request #1201 from kongjian/develop astaxie 2015-06-13 10:54:47 +08:00
  • 6b777f0c5e Merge pull request #1207 from oiooj/develop astaxie 2015-06-13 09:16:07 +08:00
  • 491238ce7d Don't overwrite the params from function ValidRouter MrLee.Kun 2015-06-13 01:04:46 +08:00
  • d9bb1a3592 logs support elasticsearch adapter astaxie 2015-06-13 00:25:48 +08:00
  • 9c6775c22c log default use synchro, and support async astaxie 2015-06-13 00:25:21 +08:00
  • 4d70b22f96 Merge pull request #1157 from ziyel/master astaxie 2015-06-11 14:38:19 +08:00
  • d943d16d52 gofmt ziyel 2015-06-10 21:26:04 +08:00
  • bbb6f31f16 support eq&ne for orm 空见 2015-06-09 10:18:21 +08:00
  • 364cacf659 record the critical logs in Prod astaxie 2015-06-08 22:00:28 +08:00
  • 21586586ba Merge pull request #1198 from kongjian/develop astaxie 2015-06-08 20:20:40 +08:00
  • e1d7bc8826 remove space after int()& add sort for commentsRouter file 空见 2015-06-08 17:25:46 +08:00
  • 499ee09d4b Merge pull request #1194 from zieckey/GetMulti astaxie 2015-06-08 08:36:20 +08:00
  • 970f0b460c Add GetMulti method for Cache interface weizili.build17 2015-06-07 21:33:01 +08:00