d123949
(HEAD -> master, tag: v0.10.0)
convert to go module by
2020-07-11 21:01:19 -0700
dd85ae5
fix Sirupsen import by
2020-07-11 20:25:54 -0700
319d642
Update README.md by
2017-12-22 11:25:40 +0800
3919c64
Update README.md by
2017-12-22 11:25:06 +0800
b1f1773
Update .travis.yml by
2017-12-22 11:18:36 +0800
e0e85f9
Update README.md by
2017-12-22 11:12:13 +0800
d8bf5fe
(tag: v0.9.0)
fixed typo by
2017-07-02 13:28:55 +0800
ac39a60
upgrade to v1.8 by
2017-03-09 23:59:55 +0800
6f54e84
- expose Host for (sub)domains. by
2016-11-11 19:13:23 +0800
c3d6491
- Golang versions by
2016-09-01 11:34:55 +0800
1f98619
v1.7 by
2016-09-01 11:31:09 +0800
b56804a
(doc) TODO updates: http.Handler compatible interface (for unifying rendering) by
2015-11-17 17:02:53 +0800
f3174a2
feature(render): Add json rending supports. by
2015-08-19 11:09:09 +0800
bbfed37
add JSON supports by
2015-08-17 17:16:50 +0800
14c1b13
add modules supports by
2015-07-30 16:06:14 +0800
9851f98
add modules supports by
2015-07-11 11:16:43 +0800
be698a7
unify the http method conventions by
2015-07-01 14:34:32 +0800
2ab6c4e
fix logo URL by
2015-06-29 19:32:19 +0800
6a33bef
fix typos by
2015-06-29 18:41:21 +0800
843f64e
fix static test by
2015-06-29 17:32:20 +0800
24fb2af
mw: static tests by
2015-06-29 17:18:36 +0800
3ae745f
remove gocoverage by
2015-06-26 19:19:51 +0800
7bee5b4
remove default logger by
2015-06-26 19:12:32 +0800
80d0335
use stdlib header instead by
2015-06-26 19:02:22 +0800
08cdb17
panic on fs.abs error by
2015-06-26 17:32:09 +0800
ab9145c
test coverage++ by
2015-06-26 17:10:52 +0800
aa2b440
Named router fixed + test coverage by
2015-06-26 16:54:49 +0800
786bbad
fix icon by
2015-06-26 16:26:06 +0800
104adb5
raise coverage for server by
2015-06-26 16:25:00 +0800
959570a
fix typos by
2015-06-26 15:17:08 +0800
08dba45
rex.Server => rex.server by
2015-06-26 09:54:40 +0800
af85a91
shortcut for map by
2015-06-26 08:05:13 +0800
adb7893
(mw) NoCache + Header tests by
2015-06-25 20:45:00 +0800
7c86286
update readme with cap. http methods by
2015-06-25 20:07:34 +0800
5776664
update readme with cap. http methods by
2015-06-25 20:06:33 +0800
0e911fd
comply the captital HTTP method by
2015-06-25 20:03:42 +0800
9f5783a
add coverage status by
2015-06-25 19:53:23 +0800
dcd74d4
remove default server by
2015-06-25 10:33:32 +0800
380dbef
stay simple: remove default rex HTTP server along with Env by
2015-06-25 10:20:48 +0800
8020112
fix livereload middleware (livereload.js, env issue) by
2015-06-24 11:50:57 +0800
31de03a
remove debug logs by
2015-06-24 07:58:35 +0800
f221e94
format updates by
2015-06-24 07:50:35 +0800
838aecf
hide form parsing for now by
2015-06-24 07:48:29 +0800
9ab009a
add json api examples by
2015-06-23 21:45:47 +0800
ac5381f
add context values into example template page by
2015-06-23 21:19:26 +0800
1020934
add example html page rendering by
2015-06-23 21:06:50 +0800
5f12856
add rex.Env for environment based settings by
2015-06-23 16:58:08 +0800
ea88839
replace GNU.make with Ruby.rake by
2015-06-23 16:11:57 +0800
d2ae680
tmp remove pre-clean before build for travis by
2015-06-23 14:58:52 +0800
6848571
clean & build tasks by
2015-06-23 14:47:03 +0800
2916331
list travis host by
2015-06-23 14:39:20 +0800
d97200a
remove tasks deps for travis by
2015-06-23 11:50:34 +0800
89040e8
update travis deps by
2015-06-23 11:41:07 +0800
cb6538d
add make.clean to remoe compiled packages by
2015-06-23 11:33:52 +0800
0db2906
static file server supports by
2015-06-23 09:48:35 +0800
52fe696
add Server.Any for common HTTP methods by
2015-06-23 09:15:42 +0800
ba010b7
middleware docs by
2015-06-23 08:21:37 +0800
f64abf6
add form package (gorilla/schema based) by
2015-06-22 17:55:38 +0800
e1a7a39
rex.Router => rex.Server by
2015-06-22 11:39:05 +0800
9b62a92
remove debug message by
2015-06-22 00:00:25 +0800
0b146a0
env options supports by
2015-06-21 23:52:36 +0800
31b64c9
x/crypto => crypto by
2015-06-21 19:07:35 +0800
750297b
x/cmd => cmd by
2015-06-21 18:46:50 +0800
b985f60
goanywhere/x/env => goanywhere/env by
2015-06-21 18:15:39 +0800
6706c13
goanywhere/x/fs => goanywhere/fs by
2015-06-21 17:54:03 +0800
07369cd
add vars into router by
2015-06-21 17:05:05 +0800
0f2bd71
add gdoc icon link by
2015-06-21 16:47:51 +0800
c103114
remove APL head + add test cases for router by
2015-06-21 16:40:22 +0800
aada13f
add build tasks by
2015-06-21 15:48:22 +0800
bbe7b68
add wercker supports by
2015-06-21 12:02:02 +0800
56190dd
add gdoc link/icon by
2015-06-21 11:55:15 +0800
f799909
makefile tasks & middleware_test by
2015-06-21 11:27:24 +0800
f959b26
fallback by
2015-06-21 10:20:14 +0800
e8d0981
img pos. updates by
2015-06-21 10:19:01 +0800
d196559
updated readme with wrk intro by
2015-06-21 10:17:20 +0800
bb305e8
simplify middleware structures by
2015-06-21 09:59:19 +0800
7645215
merge middleware.Use into router by
2015-06-21 00:52:27 +0800
aeb297a
TODOs updates by
2015-06-21 00:06:54 +0800
ddd8921
[naming] module(s) => middleware by
2015-06-20 23:59:36 +0800
e8bb6be
fix internal ref. via consts by
2015-06-20 23:38:18 +0800
2a93e14
add static middleware module by
2015-06-20 23:30:02 +0800
8813d0b
finalize middleware module structure by
2015-06-20 22:47:34 +0800
a603f29
Merge branch 'master' of https://github.com/goanywhere/rex by
2015-06-20 22:21:40 +0800
0f85278
fix middleware module signature by
2015-06-20 22:21:24 +0800
a639641
Update README.md by
2015-06-20 21:37:46 +0800
429ce11
Update README.md by
2015-06-20 21:36:59 +0800
688c6a7
Update README.md by
2015-06-20 21:33:57 +0800
3a7b57c
remove context related intro. by
2015-06-20 11:43:11 +0800
cdba12c
add rex intro for readme by
2015-06-20 11:35:32 +0800
b8aaa91
consolidate rex options by
2015-06-20 10:26:42 +0800
9125374
remove duplicated dir in modules (livereload) by
2015-06-20 10:19:43 +0800
3e0d888
merge with local devs by
2015-06-20 10:11:25 +0800
a02aa67
add livereload supports by
2015-06-19 21:13:30 +0800
bd36460
fix naming conflicts by
2015-06-19 20:41:23 +0800
1c899fa
merge default HTTP request into rex.go by
2015-06-19 20:36:33 +0800
b6e775d
init imports (fully compatible stdlib branch) by
2015-06-19 20:23:58 +0800