Граф коммитов

147 Коммитов

Автор SHA1 Сообщение Дата
Jing Li 56d5791d72 increase gem version to 0.5.2 2015-02-26 17:40:05 -08:00
Jing Li 88a49aba29 Fix sdk version;
Drop failed messages;
2015-02-26 17:38:28 -08:00
Jing Li dc635355eb Increase gem version to 0.5.1 2015-02-11 09:06:08 -08:00
Jing Li 8b2c434c09 fix openssl loading issue for ruby version >= 2.0.0 2015-02-11 09:04:41 -08:00
Jing Li 749476900e Update readme for TrackRequest middleware usage 2015-02-10 13:55:43 -08:00
Jing Li de2e60d85e Increase gem version to 0.5.0 2015-02-10 13:09:26 -08:00
Jing Li d18bd315ae Add Rack middleware: TrackRequest 2015-02-10 11:06:29 -08:00
Jing Li f7525822a8 Address issue https://github.com/Microsoft/AppInsights-Ruby/issues/3 2015-02-09 13:56:52 -08:00
Jing Li (AI) b0f45edb35 Setup exception type name with right value
Fix TrackRequest middleware to return status properly
2015-02-08 01:57:18 -08:00
Jing Li d4ee2d8856 Fix strange issue where exception is not rethrown 2015-02-08 01:32:22 -08:00
Jing Li (AI) 931c835cde Fix auto loading TrackRequest middleware 2015-02-07 23:40:10 -08:00
Jing Li (AI) 39aa8d7697 Adjust track_trace to be able to set severity level 2015-02-07 14:07:57 -08:00
Jing Li (AI) 8c94d6db84 Improve async channel performance by removing extra locks 2015-01-28 20:23:02 -08:00
Jing Li c226cb0643 Track unhandled exception together with failed request 2015-01-27 14:23:23 -08:00
Jing Li 89ade8a477 Capture failed requests caused by unhandled exception;
Add more tests for TrackRequest
2015-01-27 13:13:18 -08:00
Jing Li eadfa506d1 Merge branch 'master' into develop 2015-01-25 22:21:12 -08:00
Jing Li 5bedeb108d Fix comment 2015-01-25 22:17:48 -08:00
Jing Li 0d4d5a0f43 Fix json serialization on Rails 2015-01-25 22:06:01 -08:00
Jing Li 869813380d Allow to customize async channel used by TrackRequest, such as buffer size, send interval 2015-01-25 22:05:55 -08:00
Jing Li 431f376975 Initialize TelemetryClient with instrumentation key 2015-01-25 22:05:50 -08:00
Jing Li 741b858655 Add Rack middleware: TrackRequest 2015-01-25 22:05:44 -08:00
Jing Li fe38b09939 increase gem version to 0.3.0 2015-01-15 15:38:44 -08:00
Jing Li bd89c9b334 Fix notification missing issue in async sender 2015-01-15 11:39:40 -08:00
Jing Li 5df63ae0e4 fix track exception test 2015-01-15 10:06:44 -08:00
Jing Li f9fe4412db Collect exception details with stack frames 2015-01-14 23:24:03 -08:00
Jing Li f622229d03 fix exception handled type 2015-01-14 21:33:05 -08:00
Jing Li 001b3ddba9 fix unstable test 2015-01-14 17:13:26 -08:00
Jing Li 0d92d0781f load unhandled_exception initially 2015-01-14 11:46:31 -08:00
Jing Li b096eecae1 Merge branch 'master' into develop 2015-01-14 11:41:44 -08:00
Jing Li 2f1fcb66da Update README 2015-01-13 17:03:26 -08:00
Jing Li 86df78df41 Enable Gzip compression 2015-01-12 22:01:34 -08:00
Jing Li 9504976290 Enable auto collection for unhandled exception 2015-01-12 15:03:42 -08:00
Bogdan Berce 898f9b2481 Merge pull request #2 from Microsoft/feature/contract_improvements
Updated data contract property getter functions.
2015-01-08 04:14:11 -08:00
Bogdan Berce 144e3b756a Updated data contract property getter functions. 2015-01-08 03:44:51 -08:00
Bogdan Berce 7886617358 Update LICENSE.txt 2015-01-08 03:01:20 -08:00
Bogdan Berce b7fe5f5fc0 Merge branch 'features/documentation' into develop 2014-12-22 22:11:10 -08:00
Bogdan Berce dac2b70e80 Updated documentation for TelemetryClient 2014-12-22 21:49:04 -08:00
Bogdan Berce 267eb926a8 Removed nil check
Other changes
- Removed tests checking for the nil check
2014-12-22 20:23:00 -08:00
Bogdan Berce 60af91bfd2 Added documentattion for channel classes
Other changes
- Hooked in Yard into Rake
- Small cahnges to README.md for it to look better in the generated docs
- Added additional development dependencies to gemfile
2014-12-20 16:18:30 -08:00
Luke Kim 1cc4573634 Merge pull request #1 from Microsoft/features/async_sender_and_queue
Features/async sender and queue
2014-12-20 00:13:53 -08:00
Bogdan Berce 2608eaec05 Updated documentation for async channel 2014-12-19 23:52:49 -08:00
Bogdan Berce 91ceea3935 Added tests for the async queue and sender
Other changes
- Switched time units to seconds for consistency
2014-12-19 23:09:00 -08:00
Bogdan Berce db93acf1b7 Added async queue and sender
Other changes
- Begun adding yard comments
2014-12-19 01:36:15 -08:00
Bogdan Berce 0b15c8896c Switched service endpoint transport to HTTPS
Other changes
- Updated package version and tests
2014-12-17 11:38:01 -08:00
Bogdan Berce 73df1c367b Added badge for RubyGems.org 2014-12-16 19:50:26 -08:00
Jing Li 2e2c448e29 Initial gem commit 2014-12-16 19:31:47 -08:00
Bogdan Berce 5671668a95 Initial commit 2014-12-03 22:06:05 -08:00