Commit Graph

  • e3b7b91ce7 Merge pull request #12 from getsentry/feature/breakpad-attachments Bruno Garcia 2019-03-26 11:17:42 +01:00
  • 10b7dfd004 fix: Build crashpad on mac Bruno Garcia 2019-03-26 11:13:38 +01:00
  • 2d9a84eeb5 Merge branch 'master' of github.com:getsentry/sentrypad into feature/breakpad-attachments Bruno Garcia 2019-03-26 10:42:26 +01:00
  • 10ae979fc3 ref: Resolve warnings Bruno Garcia 2019-03-26 10:02:56 +01:00
  • 1af3902401 ref: Error code in const Bruno Garcia 2019-03-26 09:54:33 +01:00
  • 5c10355a91 fix: Attachments must exist Bruno Garcia 2019-03-26 09:43:18 +01:00
  • 5910e65068 feat: Upload crash and attachments Bruno Garcia 2019-03-25 16:54:19 +01:00
  • 29d2135b66 feat: handle attachments Bruno Garcia 2019-03-25 14:54:46 +01:00
  • 2ccd59cf44 feat: Add premake configuration (#11) Anton Ovchinnikov 2019-03-22 16:42:12 +01:00
  • 6bedad2381 feat: Move runs to pending Bruno Garcia 2019-03-22 10:46:18 +01:00
  • 88ee25f187 feat: Add http upload function Bruno Garcia 2019-03-21 14:10:43 +01:00
  • 186e17e48e ref: Crashpad on mac still works` Bruno Garcia 2019-03-20 15:52:41 +01:00
  • a7cc70b044 ref: Align backend header and options Bruno Garcia 2019-03-20 15:29:06 +01:00
  • 99a9029d4f Merge pull request #9 from getsentry/feature/breakpad-backend Bruno Garcia 2019-03-20 14:51:01 +01:00
  • 9c361c98be fix: format Bruno Garcia 2019-03-20 14:47:14 +01:00
  • c6197780be Merge branch 'feature/breakpad-backend' of github.com:getsentry/sentrypad into feature/breakpad-backend Bruno Garcia 2019-03-20 14:45:51 +01:00
  • 9998554eab fix: Log message: Breakpad Anton Ovchinnikov 2019-03-20 14:45:03 +01:00
  • dad4b070b5 fix: Log message: Breakpad Anton Ovchinnikov 2019-03-20 14:44:42 +01:00
  • f035070115 Merge pull request #8 from getsentry/feature/breakpad-backend-minidump-creation-issue Bruno Garcia 2019-03-20 13:57:01 +01:00
  • 2fcee93190 Merge pull request #8 from getsentry/feature/breakpad-backend-minidump-creation-issue Bruno Garcia 2019-03-20 13:57:01 +01:00
  • c96b72dc69 fix: Hold a handle to the handler Bruno Garcia 2019-03-20 13:33:33 +01:00
  • 00cd1f3f2f fix: breakpad won't create minidump Bruno Garcia 2019-03-20 13:19:11 +01:00
  • 7291d3b236 fix: Build on mac Bruno Garcia 2019-03-19 18:09:48 +01:00
  • d1e9eaee80 fix: Builds example on linux/breakpad Bruno Garcia 2019-03-19 16:51:27 +01:00
  • dedc752cf1 feat: breakpad on Linux Bruno Garcia 2019-03-19 16:39:57 +01:00
  • 93ea4934c5 ref: Get rid of warnings Bruno Garcia 2019-03-19 11:36:45 +01:00
  • 1f18f47cc2 ref: Don't depend on external mpack Bruno Garcia 2019-03-19 11:15:10 +01:00
  • bc428b4f86 feat: breakpad Bruno Garcia 2019-03-18 16:24:40 +01:00
  • 99778f16e1 Merge pull request #7 from getsentry/feature/sdk-version Bruno Garcia 2019-03-13 13:38:16 +01:00
  • 09b3dcd9bf feat: Report SDK version Bruno Garcia 2019-03-13 11:53:14 +01:00
  • 51050c0090 Merge pull request #6 from getsentry/doc/code-doc Bruno Garcia 2019-03-13 10:21:28 +01:00
  • f942ec98f7 ref: Prefer /* over // Bruno Garcia 2019-03-12 18:06:51 +01:00
  • c25724fb6b doc: Document header Bruno Garcia 2019-03-12 17:59:26 +01:00
  • d81956726c Merge pull request #5 from getsentry/ref/level-as-str Bruno Garcia 2019-03-12 13:38:57 +01:00
  • efe6918384 ref: Level as string Bruno Garcia 2019-03-12 13:33:42 +01:00
  • e1d4feb65c Merge pull request #4 from getsentry/feature/breadcrumbs-fingerprint Bruno Garcia 2019-03-11 14:53:54 +01:00
  • e7fb4db66e feat: Added mutex locking and some refatorings Bruno Garcia 2019-03-11 14:52:59 +01:00
  • c853131e18 feat: full breadcrumb support Bruno Garcia 2019-03-08 17:19:40 +01:00
  • 7887121b86 feat: breadcrumb timestamp Bruno Garcia 2019-03-08 16:51:08 +01:00
  • 54105c0213 feat: Support attachments Bruno Garcia 2019-03-07 18:16:08 +01:00
  • d6b9b3bd6d feat: breadcrumbs and fingerprint Bruno Garcia 2019-03-07 17:16:10 +01:00
  • 98216e3fb4 Merge pull request #3 from getsentry/feature/upload-event-attachment Bruno Garcia 2019-03-07 11:01:11 +01:00
  • 5f8284bb25 fix: access modifier Bruno Garcia 2019-03-07 10:58:09 +01:00
  • 4f701aa576 ref: const event file name Bruno Garcia 2019-03-07 10:53:31 +01:00
  • 7cdb1da840 feat: Upload sentry event as attachment Bruno Garcia 2019-03-06 18:18:24 +01:00
  • d4a2ef33b5 feat: store event to run folder Bruno Garcia 2019-03-06 15:49:44 +01:00
  • 83fb8a2fa8 meta: ignore sentry cli local config Bruno Garcia 2019-03-05 15:37:34 +01:00
  • 0616e11560 Merge pull request #2 from getsentry/feature/dsn-parsing-dependence-free Bruno Garcia 2019-03-05 15:33:42 +01:00
  • 66342dcb0b feat: Added some user info shit Bruno Garcia 2019-03-05 15:32:52 +01:00
  • 96582879d8 ref: Basic refactoring for C++ happiness Bruno Garcia 2019-03-05 13:06:22 +01:00
  • 059b38b606 ref: restructure` Bruno Garcia 2019-03-05 11:52:47 +01:00
  • 8e31ddff5a free allocated str Bruno Garcia 2019-03-05 10:05:31 +01:00
  • 0a4e7fc62d feat: Take DSN use minidump url Bruno Garcia 2019-03-04 21:59:21 +01:00
  • f30d9d9bbb fix error code Bruno Garcia 2019-03-04 15:34:06 +01:00
  • 54954cc47c fix: error code Bruno Garcia 2019-03-04 10:16:54 +01:00
  • b026d6980b serialize with messagepack Bruno Garcia 2019-03-04 10:15:21 +01:00
  • 7c21f2e39d mpack Bruno Garcia 2019-02-28 16:25:39 -05:00
  • 2bff3aa089 msgpack Bruno Garcia 2019-02-28 15:05:30 -05:00
  • 42daf5034e use mpack Bruno Garcia 2019-02-28 14:00:05 -05:00
  • fc44f8846d error code Bruno Garcia 2019-02-22 15:52:46 +01:00
  • c2bf8d0222 debug cpp Bruno Garcia 2019-02-22 15:50:36 +01:00
  • 2edec735ac API definition Bruno Garcia 2019-02-21 16:59:36 +01:00
  • 5d1bb65331 hold annotations ref Bruno Garcia 2019-02-20 14:55:05 +01:00
  • a7406df164 namespaced, compilation flag Bruno Garcia 2019-02-19 18:19:44 +01:00
  • 5aede0de86 example in C Bruno Garcia 2019-02-18 15:08:37 +01:00
  • 7929966fb0 make clean Bruno Garcia 2019-02-18 10:33:37 +01:00
  • 510cae03d4 capture minidump Bruno Garcia 2019-02-15 16:32:59 +01:00
  • fb7436d9ff breakit Bruno Garcia 2019-02-15 16:21:40 +01:00