Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-syndication/atom issues and pull requests

#89 - Make XmlError be Send and Sync

Pull Request - State: closed - Opened by andy128k 2 months ago

#88 - `Error` is not `Send` anymore in v0.12.5

Issue - State: closed - Opened by anphir 3 months ago - 1 comment

#87 - Clarify usage of `src` attribute.

Pull Request - State: closed - Opened by andy128k 3 months ago

#86 - Update quick-xml to 0.37

Pull Request - State: closed - Opened by andy128k 3 months ago

#85 - Remove ambiguous statements from documentation

Pull Request - State: closed - Opened by andy128k 3 months ago - 1 comment

#84 - Should `Content` use an enum to differentiate between `src` and `value`?

Issue - State: closed - Opened by ryanmcgrath 5 months ago - 2 comments

#83 - Update quick-xml to 0.36

Pull Request - State: closed - Opened by andy128k 6 months ago

#82 - Update Quick-xml to 0.32

Pull Request - State: closed - Opened by andy128k 8 months ago

#81 - Update dependencies

Pull Request - State: closed - Opened by westy92 10 months ago - 1 comment

#80 - Bump MSRV to 1.57.0

Pull Request - State: closed - Opened by andy128k about 1 year ago - 1 comment

#79 - Update tarpaulin command

Pull Request - State: closed - Opened by andy128k about 1 year ago - 1 comment

#78 - Update quick-xml to 0.30

Pull Request - State: closed - Opened by andy128k over 1 year ago - 1 comment

#77 - Update quick-xml to 0.28

Pull Request - State: closed - Opened by andy128k almost 2 years ago - 2 comments

#75 - secDNS

Issue - State: closed - Opened by Thomasbuko about 2 years ago - 1 comment

#74 - Switch to Rust Edition 2021

Pull Request - State: closed - Opened by andy128k about 2 years ago - 1 comment

#73 - Remove unused error case

Pull Request - State: closed - Opened by andy128k about 2 years ago - 1 comment

#72 - Try llvm-cov instead of tarpaulin

Pull Request - State: open - Opened by andy128k about 2 years ago - 1 comment

#71 - Fix CDATA handing in extensions

Pull Request - State: closed - Opened by andy128k about 2 years ago - 1 comment

#70 - Allow to configure emitted XML

Pull Request - State: closed - Opened by andy128k about 2 years ago - 2 comments

#69 - Upgrade GitHub actions

Pull Request - State: closed - Opened by andy128k about 2 years ago - 1 comment

#68 - Add support for stylesheet

Pull Request - State: closed - Opened by jacobkiers about 2 years ago - 8 comments

#67 - Upgrade quick-xml

Pull Request - State: closed - Opened by andy128k about 2 years ago - 1 comment

#66 - Wrap xml error

Pull Request - State: closed - Opened by andy128k over 2 years ago - 2 comments

#65 - Wrapped quick_xml::error in a new type to hide quick_xml

Pull Request - State: closed - Opened by Ochism almost 3 years ago - 1 comment

#64 - https://www.facebook.com/profile.php?id=100015363047007

Issue - State: closed - Opened by yzwwn06 almost 3 years ago - 1 comment

#62 - `Error` exposes `quick_xml::Error` in the public API

Issue - State: closed - Opened by SabrinaJewson almost 3 years ago

#60 - https://www.facebook.com/profile.php?id=100015363047007

Issue - State: closed - Opened by yzwwn about 3 years ago - 5 comments

#59 - 100015363047007

Issue - State: closed - Opened by yzwwn about 3 years ago

#58 - Release 0.11.0

Pull Request - State: closed - Opened by andy128k over 3 years ago - 1 comment

#57 - Disable clock feature of `chrono` to mitigate RUSTSEC-2020-0159

Pull Request - State: closed - Opened by andy128k over 3 years ago - 1 comment

#56 - please disable default features of chrono

Issue - State: closed - Opened by fogti over 3 years ago - 1 comment

#55 - Add support of `xml:base` and `xml:land` in a `Feed`

Pull Request - State: closed - Opened by andy128k over 3 years ago - 1 comment

#54 - Support of language attribute through xml:lang

Issue - State: open - Opened by Lonami over 3 years ago - 3 comments

#53 - Fix reading of open tags in text/content elements

Pull Request - State: closed - Opened by andy128k over 3 years ago - 1 comment

#52 - Escape Content value when not xhtml

Pull Request - State: closed - Opened by vpzomtrrfrt over 3 years ago - 2 comments

#51 - Should `content` be escaped?

Issue - State: closed - Opened by vpzomtrrfrt over 3 years ago - 3 comments

#50 - Fix misnamed variable in the reading example

Pull Request - State: closed - Opened by lanker over 3 years ago - 2 comments

#49 - Introduce and maintain a changelog

Issue - State: closed - Opened by andy128k over 3 years ago - 3 comments

#48 - Replace HashMap with BTreeMap to have a stable order of tags/attributes

Pull Request - State: closed - Opened by andy128k over 3 years ago - 1 comment

#47 - Release 0.10.0

Pull Request - State: closed - Opened by andy128k over 3 years ago - 5 comments

#46 - Fix issues found by clippy

Pull Request - State: closed - Opened by andy128k over 3 years ago - 1 comment

#45 - Add xml declaration to a generated feed

Pull Request - State: closed - Opened by andy128k over 3 years ago - 1 comment

#44 - Do not escape XHTML text but write it as is

Pull Request - State: closed - Opened by andy128k over 3 years ago - 1 comment

#43 - Add common attributes "base" and "lang" to content element

Pull Request - State: closed - Opened by andy128k over 3 years ago - 1 comment

#42 - Allow to set xml:base on any element

Issue - State: closed - Opened by Minoru over 3 years ago - 2 comments

#41 - XHTML elements are not serialized correctly

Issue - State: closed - Opened by fogti almost 4 years ago
Labels: bug

#40 - Mark an Error enum as #[non_exhaustive]

Pull Request - State: closed - Opened by andy128k almost 4 years ago - 1 comment

#39 - Text: use a dedicated (Text)ContentType enum

Pull Request - State: closed - Opened by fogti almost 4 years ago - 1 comment

#38 - Update quick-xml to 0.22

Pull Request - State: closed - Opened by andy128k almost 4 years ago - 1 comment

#37 - Introduce Text type to represent Atom Text constructs

Pull Request - State: closed - Opened by andy128k about 4 years ago - 4 comments

#36 - Feed element

Issue - State: closed - Opened by bsean95531 about 4 years ago

#35 - entry title might need `type="html"`

Issue - State: closed - Opened by fogti about 4 years ago

#34 - Infallible builders

Pull Request - State: closed - Opened by andy128k about 4 years ago - 1 comment

#33 - update quick-xml version to 0.20

Pull Request - State: closed - Opened by andy128k over 4 years ago - 1 comment

#32 - Feeds starting with <?xml version="1.0" encoding="UTF-8"?>

Issue - State: closed - Opened by bjorn3 over 4 years ago - 2 comments

#31 - use actions-rs/install for coverage measurement

Pull Request - State: closed - Opened by andy128k over 4 years ago - 1 comment

#30 - Fix codecov badge

Pull Request - State: closed - Opened by andy128k almost 5 years ago - 1 comment

#29 - Prepare 0.9 release

Pull Request - State: closed - Opened by andy128k almost 5 years ago - 1 comment

#28 - Update quick-xml to 0.18

Pull Request - State: closed - Opened by andy128k almost 5 years ago

#27 - Switch from travis to github actions

Pull Request - State: closed - Opened by AnderEnder almost 5 years ago - 1 comment

#26 - Is this crate abandoned?

Issue - State: closed - Opened by andy128k almost 5 years ago - 4 comments

#25 - Expose all fields of the model types

Pull Request - State: closed - Opened by tesaguri almost 5 years ago - 7 comments

#24 - Add `*_mut` getters

Issue - State: closed - Opened by tesaguri almost 5 years ago - 1 comment

#23 - Diligent date parsing

Pull Request - State: closed - Opened by andy128k about 5 years ago - 2 comments

#22 - Recently released version 0.7.0 was not tagged

Issue - State: closed - Opened by andy128k about 5 years ago - 1 comment

#21 - Update README.md

Pull Request - State: closed - Opened by andy128k about 5 years ago

#20 - Regression in last version

Issue - State: closed - Opened by andy128k about 5 years ago - 2 comments

#19 - Add a default builders feature that can be disabled

Pull Request - State: closed - Opened by SSheldon about 5 years ago - 2 comments

#18 - Handwrite Error conformance so thiserror is not needed

Pull Request - State: closed - Opened by SSheldon about 5 years ago - 1 comment

#17 - Use thiserror instead of failure

Pull Request - State: closed - Opened by nivekuil about 5 years ago

#16 - update dependencies

Pull Request - State: closed - Opened by strawberry-choco about 5 years ago - 4 comments

#15 - Added from_url feature

Pull Request - State: closed - Opened by Ovascos over 5 years ago - 2 comments

#14 - Some minor updates

Pull Request - State: closed - Opened by DCjanus almost 6 years ago - 1 comment

#13 - add feature support

Pull Request - State: closed - Opened by DCjanus over 6 years ago

#12 - replace String with ::chrono::DateTime<::chrono::FixedOffset>

Pull Request - State: closed - Opened by DCjanus over 6 years ago - 2 comments

#11 - replace String with ::chrono::DateTime<::chrono::FixedOffset>

Pull Request - State: closed - Opened by DCjanus over 6 years ago - 1 comment

#10 - Replace String with ::chrono::DateTime<::chrono::FixedOffset>

Issue - State: closed - Opened by DCjanus over 6 years ago - 1 comment

#9 - update quick-xml and use failure crate for Error

Pull Request - State: closed - Opened by andy128k over 6 years ago - 2 comments

#8 - prevent mixed content warning on crates.io

Pull Request - State: closed - Opened by themasch almost 7 years ago

#7 - Errors should be convertable to failure::Error

Issue - State: closed - Opened by bheisler almost 7 years ago - 2 comments

#6 - Optionally implement Serialize/Deserialize for data structures

Pull Request - State: closed - Opened by djc about 7 years ago - 3 comments

#5 - Implement Serde's Serialize/Deserialize traits (per C-SERDE guideline)

Issue - State: closed - Opened by djc about 7 years ago - 3 comments

#4 - Do not trim text

Pull Request - State: closed - Opened by andy128k about 7 years ago - 4 comments

#3 - Update quick-xml to 0.10

Pull Request - State: closed - Opened by andy128k about 7 years ago - 2 comments

#2 - content type needs to be xhtml for xhtml content

Pull Request - State: closed - Opened by andete over 7 years ago - 2 comments

#1 - Should `xmlns="http://www.w3.org/2005/Atom"` be emitted on the `<feed>` element?

Issue - State: closed - Opened by phaylon over 7 years ago - 2 comments