1
0
mirror of https://github.com/astaxie/beego.git synced 2024-05-28 23:53:27 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
chendingxing
8e46decc8e fix routing bug for splat 2017-03-10 09:28:25 +08:00
astaxie
f280dab880 Revert "route variables should not have underline" 2016-08-29 13:42:40 +08:00
maxin
6f0a985755 update test 2016-07-30 23:14:29 +08:00
maxin
15c048d6ca update test 2016-07-30 22:07:35 +08:00
maxin
b89bfe76d0 update route variables should not have underline 2016-07-30 21:57:23 +08:00
Gavin Fang
90e7d252a7 fix static pattern match for leaf 2016-03-10 22:16:41 +08:00
ysqi
9411063574 fix #1595 2016-02-12 14:45:45 +08:00
ysqi
3d7354b9d2 import reset 2016-01-24 11:10:04 +08:00
ysqi
007af6224e Fixed #1586 2016-01-23 19:13:19 +08:00
astaxie
92d157736b add testing to test #1511 2016-01-03 21:06:35 +08:00
astaxie
29752e2575 refactor router 2015-12-16 23:11:03 +08:00
astaxie
2b651fbae2 reuse map in tree.Match 2015-12-11 13:51:01 +08:00
Yongzheng Lai
1377d16559 Update tree_test.go 2015-09-06 12:17:16 +08:00
Yongzheng Lai
508a57be1e Update tree_test.go 2015-09-06 12:07:12 +08:00
astaxie
8cc57e2fc8 fix #1112 2015-05-25 09:10:35 +08:00
astaxie
0c933643e2 improve the empty router 2014-12-19 15:33:51 +08:00
astaxie
4f4f7ce257 beego: fix the router for *.* with other regexp 2014-09-04 21:58:17 +08:00
astaxie
a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
astaxie
6a78898bb1 beego: fix the tree for addtree & add testcase 2014-08-12 15:09:12 +08:00
astaxie
fefd8ddb5b beego: update licence& fix #669 2014-07-03 23:40:21 +08:00
astaxie
53353fce56 beego:fix the :id & * mixed router 2014-06-30 23:49:11 +08:00
astaxie
0f170a80da update the comments fix #658 2014-06-25 10:39:37 +08:00
astaxie
a5a6a30744 beego: fix the router rule for * 2014-06-23 15:28:53 +08:00
astaxie
af4f153830 beego: update the router rule for *
* not match the empty route
2014-06-21 11:44:24 +08:00
astaxie
085c362ffb beego:fix router expge 2014-06-18 23:32:47 +08:00
astaxie
3b807845f2 beego:addtree support regexp 2014-06-12 20:50:29 +08:00
astaxie
2f8a70d548 beego: router support param has _ 2014-06-11 09:33:35 +08:00
astaxie
e00eab7f49 beego: change to tree 2014-06-08 20:24:07 +08:00
astaxie
bfabcfcb6b beego:router tree 2014-06-08 20:24:07 +08:00