Commit graph

22 commits

Author SHA1 Message Date
aserafin
45798cd87e bump version to 1.1.2 2015-06-29 20:12:34 +02:00
Adrian Serafin
a672aa8537 Merge pull request #8 from marshall-lee/unsubscribe_when_exception
Unsubscribe notifier even when exception occurs
2015-06-29 20:11:22 +02:00
Vladimir Kochnev
28bb59e247 Unsubscribe notifier in ensure block
In case of unhandled exception we should unsubscribe notifier anyway.
Related to #7.
2015-06-29 12:47:55 +03:00
aserafin
3848b35b52 bump version to 1.1.1 2015-06-26 08:34:08 +02:00
Adrian Serafin
6f76458171 Merge pull request #7 from marshall-lee/fix_unsubscribing
Fix serious memory leak
2015-06-26 08:32:15 +02:00
Vladimir Kochnev
296705e02e clean up middleware code & unsubscribe in the end 2015-06-26 00:06:31 +03:00
aserafin
d130386947 bump version to 1.1 2015-05-20 14:34:28 +02:00
aserafin
f465c1027c remove benchmark dependency, for logging db_runtime use instance variable and not env, do not overwrite call! anymore 2015-05-18 22:38:43 +02:00
Adrian Serafin
1e194073f6 Update version.rb 2015-05-04 18:57:18 +02:00
Adrian Serafin
5a574e5ab5 Merge pull request #2 from totothink/master
fix error: uninitialized constant Benchmark
2015-05-04 18:55:57 +02:00
aaron
d176b057dc fix error: uninitialized constant Benchmark 2015-04-30 23:11:31 +08:00
Adrian Serafin
dd7b43f017 fix brackets in the readme example 2015-04-22 14:48:58 +02:00
Adrian Serafin
43f945badc fix typo in code example 2015-04-22 13:37:10 +02:00
aserafin
00b055406d change wording in gem description 2015-04-16 13:20:55 +02:00
aserafin
b5556d6491 gemspec delete allowed hosts 2015-04-16 13:13:10 +02:00
aserafin
13c22ef2dd code climate 2015-04-16 13:09:57 +02:00
aserafin
6818ecdbd4 correct log line example 2015-04-16 12:58:25 +02:00
aserafin
9a2ece2a3a adjust readme for rails usage 2015-04-16 12:55:17 +02:00
aserafin
4b662e5c23 pass logger as option to middleware so it's easily usable when grape is mounted inside rails 2015-04-16 12:48:21 +02:00
aserafin
b908496d42 readme formatter 2015-04-16 09:21:35 +02:00
aserafin
d7996bd745 readme, exception logging 2015-04-16 09:20:23 +02:00
aserafin
adde009a64 first commit 2015-04-14 14:29:07 +02:00