Ryan Buckley
1fa42722ed
Add spec for testing exception logging
2016-09-16 12:14:19 -07:00
Ryan Buckley
b8b892e510
Merge pull request #13 from nbulaj/better_logging
...
Log exceptions class name
2016-09-16 12:03:14 -07:00
Ryan Buckley
28dbb5c35a
Add post_install message to gemspec regarding +insert_after+
2016-09-16 11:55:20 -07:00
Ryan Buckley
0cd47cb7c1
Merge pull request #12 from mrzasa/patch-1
...
Update README.md
2016-09-16 11:49:37 -07:00
mrzasa
bda3424efc
Update README.md
2016-09-16 12:58:07 +02:00
Nikita Bulaj
2c7126f171
Log exception class name
2016-09-16 13:05:55 +03:00
Ryan Buckley
0c1d7ab1c5
Fix versions in change log
2016-09-12 13:08:34 -07:00
Ryan Buckley
464058b64c
Update CHANGELOG.md
2016-09-02 19:41:20 -07:00
Ryan Buckley
054f798475
Update CHANGELOG.md
2016-09-02 19:41:10 -07:00
Ryan Buckley
3cb21c52cf
Update CHANGELOG.md
2016-09-02 19:39:27 -07:00
Ryan Buckley
67fd4e4329
Update CHANGELOG.md
2016-09-02 19:39:11 -07:00
Ryan Buckley
a6683edd48
Update CHANGELOG.md
2016-09-02 19:36:49 -07:00
Ryan Buckley
7b05b9c7cb
Update CHANGELOG.md
2016-09-02 19:36:23 -07:00
Ryan Buckley
9bd03e6476
update changelog
2016-08-28 20:04:00 -07:00
Ryan Buckley
24761cc5bc
Add changelog
2016-08-28 19:59:55 -07:00
Ryan Buckley
456669af49
Merge pull request #7 from ridiculous/readme-changes-for-grape-0.16.3
...
Update README to reflect changes in how we mount
2016-08-02 10:23:59 -07:00
Ryan Buckley
dbfeb13530
Bump required grape version
2016-08-02 10:23:31 -07:00
Ryan Buckley
1291a393eb
Version 1.7
2016-08-02 10:22:48 -07:00
Ryan Buckley
ef6ffbdd46
Bump grape dependency
2016-08-02 10:21:21 -07:00
Ryan Buckley
74f68c3e80
Change rails example to use `swap`
2016-05-19 13:57:22 -07:00
Ryan Buckley
ec6c95ec05
Update README to reflect changes in how we mount
2016-05-12 19:58:35 +08:00
Ryan Buckley
5ff102f5dd
Update readme with example
2016-05-12 19:57:11 +08:00
Ryan Buckley
303bf5510b
Undo changes to README since it relies on unpublished changes in Grape
2016-05-12 19:52:54 +08:00
Ryan Buckley
c5ba92d9bd
Remove nasty hack now that we have +insert_after+
...
* No longer necessary because of the middleware stack added in https://github.com/ruby-grape/grape/pull/1390
2016-05-12 19:46:40 +08:00
Ryan Buckley
9023f78639
Remove unused accessor
2016-04-11 10:55:48 -07:00
Ryan Buckley
ad7c62906b
tweak readme
2016-04-08 18:57:27 -07:00
Ryan Buckley
4351ed16fc
version 1.6.0
2016-04-03 20:59:18 -07:00
Ryan Buckley
6c2559c8ec
Revert change that separates param parsing strategy depending on presence of Rails
2016-04-01 09:23:25 -07:00
Ryan Buckley
96e5eb27e8
Update readme
2016-04-01 00:01:14 -07:00
Ryan Buckley
f015605cfa
Update readme
2016-03-31 23:59:01 -07:00
Ryan Buckley
fd5c616aab
Reorganize usage of Rails specific parameters
2016-03-31 23:46:54 -07:00
Ryan Buckley
da88bf6963
Update readme to reflect changes to logging format for processed by
2016-03-31 23:09:16 -07:00
Ryan Buckley
f4c8b71993
Overload Grape::Middleware::Formatter#before in a Ruby 1.9.3 friendly way
2016-03-31 23:00:30 -07:00
Ryan Buckley
32781ca4cb
Pin mime-types and add to gemspec
2016-03-31 22:46:48 -07:00
Ryan Buckley
6a5d2dc492
Travis can't find Ruby version 2.1.9 and I can't blame em
2016-03-31 22:43:53 -07:00
Ryan Buckley
8ceb7ec917
Update travis config again
2016-03-31 22:42:42 -07:00
Ryan Buckley
6f8751c325
fix travis config
2016-03-31 22:39:17 -07:00
Ryan Buckley
725a888bc5
Isolate manual param parsing to when Rails is not loaded
2016-03-31 22:37:59 -07:00
Ryan Buckley
41eeaaaeab
[ #4 ] Fix missing JSON parameters for POST requests
...
- Call the formatter middleware manaully to parse env['rack.input'] and set the grape request body early
- Overload the formatter's #before method so we don't parse the input twice
- Wouldn't be an issue if Grape::Endpoint would #use custom middleware after using formatter
2016-03-31 22:27:24 -07:00
Ryan Buckley
2fb66159e5
Update format of processing by path and include namespace
2016-03-31 22:19:39 -07:00
Ryan Buckley
ac4e3225df
Merge branch 'master' of github.com:ridiculous/grape-middleware-logger
2015-12-15 22:26:34 -08:00
Ryan Buckley
e821db0400
can use default rake command to run test suite
2015-12-15 22:26:23 -08:00
Ryan Buckley
b218265914
Update README.md
2015-12-15 19:35:48 -08:00
Ryan Buckley
935c7a7c47
Update README.md
2015-12-15 19:22:59 -08:00
Ryan Buckley
0f4a433738
version 1.5.1
2015-12-14 18:11:27 -08:00
Ryan Buckley
1e9a84fb85
add how to run tests to readme
2015-12-14 18:10:37 -08:00
Ryan Buckley
7969c9daca
Refactor logger conditional to use coercion and parallel assignment
2015-12-14 18:10:26 -08:00
Ryan Buckley
e6e06556aa
version 1.5.0
2015-12-12 01:05:53 -08:00
Ryan Buckley
558030b6dc
reorganize the readme
2015-12-12 01:04:19 -08:00
Ryan Buckley
ea4503558d
update railtie load order
2015-12-12 01:02:05 -08:00