astaxie
3f7ecea089
beego: Display function move from toolbox to utils
2014-08-04 20:52:18 +08:00
Stan Sun
22ba252c8f
fix the comment of SliceIntersect
...
The implementations of SliceDiff and SliceIntersect are the same.
However, the comments of them are opposite.
The former is (slice1 - slice2) while the latter is (slice2- slice1)
2014-08-02 17:54:57 +08:00
astaxie
e7fcb824c1
utils: fix the safemap Items
2014-07-26 23:25:51 +08:00
astaxie
fefd8ddb5b
beego: update licence& fix #669
2014-07-03 23:40:21 +08:00
astaxie
0f170a80da
update the comments fix #658
2014-06-25 10:39:37 +08:00
astaxie
469f283b68
beego:fix captcha filter router
2014-06-19 20:29:36 +08:00
astaxie
085c362ffb
beego:fix router expge
2014-06-18 23:32:47 +08:00
astaxie
c3a23b28ee
beego: improve the RandomCreateBytes #620
...
when rand.Read is failed. will use the math/rand to generate the rand
bytes
2014-05-27 15:29:43 +08:00
astaxie
3f4d750dc4
utils: improve the file grep
2014-05-20 14:32:06 +08:00
astaxie
c188cbbcb4
update all files License
2014-05-17 02:26:50 +08:00
slene
5be22a99a8
fix captcha urlPrefix
2014-03-12 15:56:04 +08:00
傅小黑
ce2984f09a
add comments for testing, utils and validation packages
2014-02-07 16:07:31 +08:00
slene
91d75e8925
add readme for captcha, and enhanced performance
2014-01-17 12:07:30 +08:00
slene
91cbe1f29b
add some comments for captcha
2014-01-16 21:34:59 +08:00
slene
f419c12427
add captcha util
2014-01-16 20:53:35 +08:00
astaxie
d7f2c738c8
add attach file
2014-01-08 22:35:42 +08:00
astaxie
d06c04277f
support send mail
2014-01-08 22:31:26 +08:00
astaxie
b1374b6a08
move safemap to utils & add many helpful slice function
2013-12-12 22:40:29 +08:00
astaxie
19119e99f7
move utils to utils libs & func move to templatefunc
2013-12-12 22:25:08 +08:00
kyle
9ff937591b
rename some function name under /utils
...
change the function name to common english word
2013-12-12 19:30:44 +08:00
skyblue
a43a1be0b4
add some useful func
2013-12-11 22:18:45 +08:00
skyblue
52ebaece73
add other utils
2013-12-09 16:01:24 +08:00
skyblue
830ccb6660
initial utils dir
2013-12-09 13:30:19 +08:00