Commit Graph

  • 6ec93db965 Fix again kafka dep slinkydeveloper 2020-11-02 08:46:32 +0100
  • 80dad09f56 Nit slinkydeveloper 2020-10-30 09:55:08 +0100
  • 3770f99e77 Using clippy action Removed build-examples job slinkydeveloper 2020-10-30 09:43:32 +0100
  • 0f9c9bd08f More cosmetics slinkydeveloper 2020-10-30 09:23:55 +0100
  • 321f04ea09 Fail fast false + cosmetics slinkydeveloper 2020-10-30 09:22:38 +0100
  • 3f9f024a6d Yaml indentation.... slinkydeveloper 2020-10-30 09:16:02 +0100
  • a9fbb8e0ea Updates on actions slinkydeveloper 2020-10-30 09:09:27 +0100
  • e6500338c6
    Merge pull request #95 from slinkydeveloper/docs Lazzaretti 2020-11-01 08:40:47 +0100
  • 4e3c023e4b Cargo fmt Francesco Guardiani 2020-10-30 10:03:12 +0100
  • 30367b7e54 Added html_root_url as specified in https://rust-lang.github.io/api-guidelines/documentation.html#c-html-root slinkydeveloper 2020-10-30 09:53:49 +0100
  • c253dfe06d Fixed rdkafka example slinkydeveloper 2020-10-30 08:37:35 +0100
  • 502c6d8ef7 Cargo fmt Francesco Guardiani 2020-10-29 19:15:19 +0100
  • 47d9c272b2 Fixed rdkafka example slinkydeveloper 2020-10-29 19:14:37 +0100
  • 6f58d63e72 Fixed actix-web-example slinkydeveloper 2020-10-29 19:14:19 +0100
  • 6133a6e67f Docs in cloudevents-sdk-reqwest slinkydeveloper 2020-10-29 19:14:07 +0100
  • e330c6cc23 Docs in cloudevents-sdk-rdkafka slinkydeveloper 2020-10-29 19:13:54 +0100
  • 6658a809e8 Docs in cloudevents-sdk-actix-web slinkydeveloper 2020-10-29 19:13:34 +0100
  • cd8cddac18 Docs in cloudevents-sdk crate slinkydeveloper 2020-10-29 19:13:10 +0100
  • eba7ee9cb4
    Error - add `#[from]` attr for the source of `Error::Other` Lachezar Lechev 2020-10-28 14:32:01 +0200
  • c1801187f5
    remove unnecessary `extern crate` from lib.rs Lachezar Lechev 2020-10-27 09:13:30 +0200
  • c3e0b8ce89
    Issue #70 replace `snafu` with `thierror` Lachezar Lechev 2020-10-27 13:13:19 +0200
  • d1281e7fea
    Align with C-COMMON-TRAITS criteria (#91) Francesco Guardiani 2020-10-27 14:10:25 +0100
  • c4305e0713
    Modify data writer APIs on Event (#92) Francesco Guardiani 2020-10-27 14:10:18 +0100
  • cfdd1b8a0d fmt slinkydeveloper 2020-10-23 14:47:21 +0200
  • cbad3cf161 Switched into impls in from slinkydeveloper 2020-10-23 13:24:32 +0200
  • bc537ef892 Cargo fmt slinkydeveloper 2020-10-21 15:30:24 +0200
  • 651194b189 Modify setters apis slinkydeveloper 2020-10-21 15:28:05 +0200
  • f116a6fab8 Fix C-COMMON-TRAITS slinkydeveloper 2020-10-21 12:30:33 +0200
  • 3e2af858ba Fix C-COMMON-TRAITS slinkydeveloper 2020-10-21 12:30:17 +0200
  • 39af2d7ad0
    Renamed error variants of message::Error (#90) Francesco Guardiani 2020-10-21 12:04:42 +0200
  • c926188d78
    Cleanup to follow C-GETTER (#88) Francesco Guardiani 2020-10-21 12:04:32 +0200
  • 1858a1caa5
    Add iter() in cloudevents::event::Attributes (#89) Francesco Guardiani 2020-10-19 09:29:15 +0200
  • a30cf58a8f Removed bad import slinkydeveloper 2020-10-15 10:13:30 +0200
  • 3da4b04ce2 message::Error implements Send + Sync slinkydeveloper 2020-10-13 18:55:30 +0200
  • 7587f7d0cc Renamed 2 error variants to be a little bit more consistent (from https://rust-lang.github.io/api-guidelines/naming.html#c-word-order) slinkydeveloper 2020-10-13 18:23:33 +0200
  • d139b77e84 Add iter in Attributes slinkydeveloper 2020-10-13 18:07:06 +0200
  • fbadb3300a
    Actix 3 dump (#85) Francesco Guardiani 2020-10-12 19:26:00 +0200
  • b7816b1980 cargo fmt slinkydeveloper 2020-10-12 15:51:00 +0200
  • 500f8e76e6
    Cleanup to follow C-CONV (#87) Francesco Guardiani 2020-10-12 15:47:22 +0200
  • df16e0723a Cleanup to follow C-GETTER Implemented Debug in event::Data Exposing event::Data in main cloudevents export Fixed rebase errors with previous pr slinkydeveloper 2020-10-12 14:06:49 +0200
  • 8f129a979b Cleanup to follow C-GETTER slinkydeveloper 2020-10-12 12:18:41 +0200
  • 2e66f6a46f
    Now set_attribute returns the previous attribute value (#86) Francesco Guardiani 2020-10-12 13:45:58 +0200
  • d6a937c15a Cleanup to follow C-CONV slinkydeveloper 2020-10-12 12:02:06 +0200
  • 13dc357361 Now set_attribute returns the previous attribute value remove_data renamed to take_data and now returns the previous data value slinkydeveloper 2020-10-12 11:44:40 +0200
  • 293a3f1452 fmt check slinkydeveloper 2020-10-12 11:13:59 +0200
  • 4a1b530f25 Actix 3 dump slinkydeveloper 2020-10-12 11:10:36 +0200
  • 97e0b952eb
    bump actix web dependency to v3 Rob Ede 2020-09-25 19:29:07 +0100
  • 5e0067bbbc
    fixed musl conflict (#81) Pranav Bhatt 2020-09-04 13:49:17 +0530
  • 3237bbdade minor fixes adpranavb2000@gmail.com 2020-09-04 13:36:07 +0530
  • ab25be7a9b cleanup#1 adpranavb2000@gmail.com 2020-09-04 01:07:29 +0530
  • f6aa86be38 try#1 adpranavb2000@gmail.com 2020-09-04 00:50:00 +0530
  • cec62e0dba rebased adpranavb2000@gmail.com 2020-08-19 14:33:15 +0530
  • cc7acb784b adjusted example#3 adpranavb2000@gmail.com 2020-08-19 12:40:34 +0530
  • 9ad5017fbc adjusted example#3 adpranavb2000@gmail.com 2020-08-19 12:35:36 +0530
  • 9302f27c78 adjusted example#1 adpranavb2000@gmail.com 2020-08-19 12:30:02 +0530
  • 27c88b4f8d musl-g++ workaround adpranavb2000@gmail.com 2020-08-19 11:16:14 +0530
  • a2d9cb38d7 musl-g++ workaround adpranavb2000@gmail.com 2020-08-19 10:56:30 +0530
  • 978a880d91 musl-g++ workaround adpranavb2000@gmail.com 2020-08-19 10:38:32 +0530
  • e5e5f5fdf8 musl-g++ workaround adpranavb2000@gmail.com 2020-08-19 10:34:50 +0530
  • 555afc1e2c switching to cmake-build feature adpranavb2000@gmail.com 2020-08-19 10:23:35 +0530
  • 2a2c5ae20d switching to cmake-build feature adpranavb2000@gmail.com 2020-08-19 10:08:03 +0530
  • 149908bef6 bumped up rdkafka version adpranavb2000@gmail.com 2020-08-19 09:56:10 +0530
  • ec001d83a7 bumped up rdkafka version adpranavb2000@gmail.com 2020-08-19 09:53:07 +0530
  • 73d1091eed zlib stuff#5 adpranavb2000@gmail.com 2020-08-19 00:12:14 +0530
  • 4f56807293 zlib stuff#5 adpranavb2000@gmail.com 2020-08-19 00:11:20 +0530
  • f30de9983f zlib stuff#5 adpranavb2000@gmail.com 2020-08-19 00:10:05 +0530
  • e6294689a8 zlib stuff#5 adpranavb2000@gmail.com 2020-08-19 00:08:03 +0530
  • 85d70e5d57 zlib stuff#4 adpranavb2000@gmail.com 2020-08-19 00:01:42 +0530
  • ba7b8f010e zlib stuff#3 adpranavb2000@gmail.com 2020-08-19 00:00:23 +0530
  • e0111ef3af zlib stuff#2 adpranavb2000@gmail.com 2020-08-18 23:58:49 +0530
  • 15832e8523 zlib stuff adpranavb2000@gmail.com 2020-08-18 23:57:31 +0530
  • ad9e06118b checking if it magically works now adpranavb2000@gmail.com 2020-08-18 23:17:10 +0530
  • b5483e799b added rustup#2 adpranavb2000@gmail.com 2020-08-07 03:03:03 +0530
  • 2e8a35835a added rustup adpranavb2000@gmail.com 2020-08-07 02:58:33 +0530
  • 69371dfca8 Delete rust.yml Pranav Bhatt 2020-08-07 02:49:42 +0530
  • 8c46be7db9 Create rust.yml Pranav Bhatt 2020-08-07 02:47:46 +0530
  • 1da0481e70 adjusted example#3 adpranavb2000@gmail.com 2020-08-19 12:40:34 +0530
  • 085ccc2cbc adjusted example#3 adpranavb2000@gmail.com 2020-08-19 12:35:36 +0530
  • ed152917ad adjusted example#1 adpranavb2000@gmail.com 2020-08-19 12:30:02 +0530
  • e6befb94b9 adjusted example#1 adpranavb2000@gmail.com 2020-08-19 12:22:11 +0530
  • b27d3d8cda musl-g++ workaround adpranavb2000@gmail.com 2020-08-19 11:42:22 +0530
  • fb93560d8c musl-g++ workaround adpranavb2000@gmail.com 2020-08-19 11:16:14 +0530
  • 8294892b31 musl-g++ workaround adpranavb2000@gmail.com 2020-08-19 10:56:30 +0530
  • 2bc2308da1 musl-g++ workaround adpranavb2000@gmail.com 2020-08-19 10:38:32 +0530
  • 156b1c1982 musl-g++ workaround adpranavb2000@gmail.com 2020-08-19 10:34:50 +0530
  • 0a85c0623e switching to cmake-build feature adpranavb2000@gmail.com 2020-08-19 10:23:35 +0530
  • 390bdb76fc switching to cmake-build feature adpranavb2000@gmail.com 2020-08-19 10:08:29 +0530
  • 02042654aa switching to cmake-build feature adpranavb2000@gmail.com 2020-08-19 10:08:03 +0530
  • 253b5964dd bumped up rdkafka version adpranavb2000@gmail.com 2020-08-19 09:56:10 +0530
  • 96d8591b09 bumped up rdkafka version adpranavb2000@gmail.com 2020-08-19 09:53:07 +0530
  • 0ca32d288f added libz-static feature adpranavb2000@gmail.com 2020-08-19 09:42:18 +0530
  • 308bb1f403 zlib stuff#5 adpranavb2000@gmail.com 2020-08-19 00:12:14 +0530
  • 6324349903 zlib stuff#5 adpranavb2000@gmail.com 2020-08-19 00:11:20 +0530
  • 27715e2ae9 zlib stuff#5 adpranavb2000@gmail.com 2020-08-19 00:10:05 +0530
  • e0d9a38367 zlib stuff#5 adpranavb2000@gmail.com 2020-08-19 00:08:03 +0530
  • 10d9e59948 zlib stuff#4 adpranavb2000@gmail.com 2020-08-19 00:01:42 +0530
  • 83cc10b8e4 zlib stuff#3 adpranavb2000@gmail.com 2020-08-19 00:00:23 +0530
  • 62d4622b9e zlib stuff#2 adpranavb2000@gmail.com 2020-08-18 23:58:49 +0530
  • c3ad16183b zlib stuff adpranavb2000@gmail.com 2020-08-18 23:57:31 +0530
  • d5d927619d checking if it magically works now adpranavb2000@gmail.com 2020-08-18 23:17:10 +0530