Nikolay Kim
|
4a07430e8e
|
remove RegexSet mention
|
2018-02-21 22:04:59 -08:00 |
|
Nikolay Kim
|
9a076c69d1
|
update route matching guide section
|
2018-02-21 22:00:22 -08:00 |
|
Nikolay Kim
|
bc6bb9984f
|
user guide spelling
|
2018-01-13 11:17:48 -08:00 |
|
ami44
|
73e2773a10
|
minor fix guide/
|
2017-12-30 21:13:23 +01:00 |
|
Nikolay Kim
|
6ea894547d
|
better application handling, fix url_for method for routes with prefix
|
2017-12-29 14:04:13 -08:00 |
|
Nikolay Kim
|
6bb893deab
|
use Params object for query
|
2017-12-27 19:02:29 -08:00 |
|
Nikolay Kim
|
a578262f73
|
update json example and guide info
|
2017-12-25 08:12:13 -08:00 |
|
Nikolay Kim
|
79f047f5be
|
remove box from predicates
|
2017-12-20 13:23:50 -08:00 |
|
Nikolay Kim
|
7fc7d6e17a
|
update guide
|
2017-12-19 22:36:06 -08:00 |
|
Nikolay Kim
|
2bad99b645
|
better query() method impl; update doc strings
|
2017-12-19 11:34:51 -08:00 |
|
Nikolay Kim
|
d7efbb516d
|
fix guide tests
|
2017-12-11 19:16:45 -08:00 |
|
Nikolay Kim
|
6e3f598c50
|
fix guide page
|
2017-12-11 16:50:51 -08:00 |
|
Nikolay Kim
|
007b7ce62f
|
unify route not found handling
|
2017-12-11 16:26:51 -08:00 |
|
Nikolay Kim
|
0f75d066f2
|
simplify Application creation; update url dispatch guide section
|
2017-12-11 14:16:29 -08:00 |
|
Nikolay Kim
|
caca907c23
|
update guide
|
2017-12-09 14:06:22 -08:00 |
|
Nikolay Kim
|
c5490a851c
|
add guid for path normalization
|
2017-12-09 13:58:24 -08:00 |
|
Nikolay Kim
|
c63f058647
|
simplify application creation
|
2017-12-06 11:00:39 -08:00 |
|
Nikolay Kim
|
87c7441f7d
|
remove Applicaiton::route, resource is enough
|
2017-12-06 08:03:08 -08:00 |
|
Nikolay Kim
|
3c9b6ea619
|
update guide
|
2017-12-04 20:38:38 -08:00 |
|
Nikolay Kim
|
e332c1242f
|
use Route for Applicaiton handlers
|
2017-12-04 14:53:40 -08:00 |
|
Nikolay Kim
|
f5d6179a34
|
renamed Route::handler to Route::f, added Route::h to register Handler
|
2017-12-04 14:07:53 -08:00 |
|
Nikolay Kim
|
3bf3738e65
|
introduce route predicates
|
2017-12-04 13:32:05 -08:00 |
|
Nikolay Kim
|
7c6faaa8e0
|
add Item and Error to FromRequest trait
|
2017-12-03 14:22:04 -08:00 |
|
Nikolay Kim
|
d8f27e95a6
|
added FromParam trait for path segment conversions, FramParam impl for PathBuf
|
2017-12-02 10:18:54 -08:00 |
|
Nikolay Kim
|
0dae109172
|
missing files
|
2017-12-01 23:42:21 -08:00 |
|