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

2064 Commits

Author SHA1 Message Date
JessonChan
8df2cca627 add comment 2015-09-18 10:32:21 +08:00
JessonChan
ead635e62f default exception handler 2015-09-18 10:31:10 +08:00
astaxie
4823a0f114 remove the dead code 2015-09-17 23:47:26 +08:00
astaxie
e665a7dd32 Merge pull request #1367 from dvwallin/develop
added a check to parser to not panic (in develop)
2015-09-17 23:41:59 +08:00
astaxie
6e24b78b62 fix the wrong response 2015-09-17 23:27:34 +08:00
David V. Wallin
edbad60782 Merge branch 'develop' of github.com:dvwallin/beego into develop 2015-09-17 17:07:06 +02:00
astaxie
bb6062857b fix the error refactor 2015-09-17 23:05:45 +08:00
astaxie
0d100fef7d Merge pull request #1364 from JessonChan/fargo
error and hook refactor
2015-09-17 23:02:32 +08:00
astaxie
eac09e6fb6 Merge pull request #1349 from ElvizLai/patch-4
Update tree.go
2015-09-17 23:01:32 +08:00
astaxie
3df0fa462d golint tidb 2015-09-17 23:00:05 +08:00
astaxie
dfbb1b5ee5 Merge pull request #1366 from ngaut/master
Add support for TiDB
2015-09-17 21:25:12 +08:00
ngaut
09b7457ac6 orm_test: Skip relation test 2015-09-17 17:05:40 +08:00
ngaut
c841a77ad6 Orm: Add tidb for query builder 2015-09-17 17:04:23 +08:00
ngaut
c73e0395ed Orm: Support TiDB 2015-09-17 17:04:23 +08:00
JessonChan
de20960458 error map refactor 2015-09-17 10:36:29 +08:00
JessonChan
bb776cc4cb error map refactor 2015-09-17 10:33:12 +08:00
JessonChan
cce8d1e934 refactor hooks function code 2015-09-17 10:31:53 +08:00
astaxie
c6448727de golint utils 2015-09-14 23:35:13 +08:00
astaxie
5015614fdc golint pagination 2015-09-14 23:17:33 +08:00
astaxie
7b81617a95 golint captcha 2015-09-14 23:13:51 +08:00
astaxie
2389bc72f9 golint validation 2015-09-13 00:13:19 +08:00
astaxie
1d200da472 golint toolbox 2015-09-12 23:28:24 +08:00
astaxie
be7accc94c golint testing 2015-09-12 23:19:18 +08:00
astaxie
a289b08e64 golint swagger 2015-09-12 23:15:23 +08:00
astaxie
172894efe8 golint session 2015-09-12 22:53:55 +08:00
astaxie
ea2039c1dc golint plugins 2015-09-12 22:03:45 +08:00
astaxie
68ec133aa8 golint orm 2015-09-12 21:46:43 +08:00
astaxie
542e143e55 golint migration 2015-09-11 23:16:05 +08:00
astaxie
0a5fa04062 remove i18n.go 2015-09-11 23:09:37 +08:00
astaxie
34877c52a9 golint logs 2015-09-11 23:08:24 +08:00
astaxie
657995092a golint httplib 2015-09-11 22:28:28 +08:00
David V. Wallin
f6d4629103 added a check to parser to not panic 2015-09-10 11:35:57 +02:00
astaxie
65fb7ce391 golint grace 2015-09-10 16:35:40 +08:00
astaxie
01a5e54264 delete example from the source code 2015-09-10 15:40:46 +08:00
astaxie
ff5b09fc19 golint context 2015-09-10 15:31:09 +08:00
astaxie
bdd6a6ae40 golint config 2015-09-10 14:53:19 +08:00
astaxie
d7aaf2ebeb golint cache package 2015-09-09 00:15:03 +08:00
astaxie
62e528ca4c golint tree.go 2015-09-08 23:49:24 +08:00
astaxie
bcb1db256d golint templatefunc 2015-09-08 23:41:41 +08:00
astaxie
44bd3beb5e golint happy with template 2015-09-08 23:29:58 +08:00
astaxie
8615f875f8 make golint happy staticfile.go 2015-09-08 22:07:44 +08:00
astaxie
b2048e8653 make router test passed 2015-09-08 22:05:38 +08:00
astaxie
c11740b647 make golint happy router.go 2015-09-08 22:01:13 +08:00
astaxie
21fffc446b make golint happy parser.go 2015-09-08 21:45:45 +08:00
astaxie
67b36d7c48 make golint happy 2015-09-08 21:41:38 +08:00
astaxie
61570ac2f7 make golint happy with controller.go 2015-09-08 10:43:42 +08:00
astaxie
f28a941e26 make golint happy and also make the config readable 2015-09-07 23:19:42 +08:00
astaxie
152127c2af make golint happy 2015-09-07 21:38:53 +08:00
astaxie
919675e793 update the comments 2015-09-07 19:29:52 +08:00
astaxie
fe9c52fb69 optimize init admin 2015-09-07 19:27:53 +08:00