Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fmeringdal/rust-rrule issues and pull requests
#134 - Update dependencies to their latest versions
Pull Request -
State: closed - Opened by AlexTMjugador about 1 month ago
- 3 comments
#133 - Remove `lazy_static` dependency in favor of `std` `OnceLock`
Pull Request -
State: closed - Opened by AlexTMjugador about 1 month ago
- 1 comment
#132 - Add missing test attribute to test function
Pull Request -
State: closed - Opened by AlexTMjugador about 1 month ago
- 1 comment
#131 - Fix some new Clippy lints
Pull Request -
State: closed - Opened by AlexTMjugador about 1 month ago
#130 - Support for human readable text
Issue -
State: open - Opened by kuyucakli 6 months ago
#129 - Prepare v0.13 release
Pull Request -
State: closed - Opened by fmeringdal 7 months ago
#128 - Version bump
Issue -
State: closed - Opened by msdrigg 7 months ago
- 2 comments
#127 - Issue using `YEARLY` frequency and `BYMONTHDAY`
Issue -
State: open - Opened by vkartaviy 7 months ago
- 2 comments
#124 - fix: only rebuild year info when year has actually changed
Pull Request -
State: closed - Opened by oll3 7 months ago
#123 - The arbitrary limits the README mentiones don't seem to exist
Issue -
State: open - Opened by Marenz 7 months ago
#122 - Drop alias Datetime; use chrono::Datetime
Pull Request -
State: closed - Opened by WhyNotHugo 8 months ago
- 1 comment
#121 - fix(rruleset): respect timezone when serializing `EXDATE` and `RDATE`
Pull Request -
State: closed - Opened by lsndr 8 months ago
- 1 comment
#120 - simplifications and out-of-memory fix in RRuleIterSet
Pull Request -
State: closed - Opened by oll3 8 months ago
- 1 comment
#119 - `DTSTART` is not always the first instance
Issue -
State: open - Opened by ivopintodasilva 8 months ago
- 2 comments
#118 - use NaiveDate where appropriate
Pull Request -
State: closed - Opened by oll3 8 months ago
#117 - remove crate defined timezone constants
Pull Request -
State: closed - Opened by oll3 8 months ago
#116 - bump dependencies and remove use of deprecated types
Pull Request -
State: closed - Opened by oll3 9 months ago
- 2 comments
#115 - DST handling: duplicates and skipped entries traversing reoccurances
Issue -
State: open - Opened by mnahkies 9 months ago
- 1 comment
#114 - RRuleSetIter: removed lifetimes and added from_str example
Pull Request -
State: closed - Opened by AlbanWS 9 months ago
- 2 comments
#113 - replace regex with custom parsers
Pull Request -
State: closed - Opened by oll3 9 months ago
- 6 comments
#112 - support for DTEND / DURATION
Issue -
State: open - Opened by oll3 9 months ago
#111 - fix: render weekdays as valid rrule strings
Pull Request -
State: closed - Opened by tomquist 10 months ago
- 2 comments
#110 - Bump version to 0.12.0
Pull Request -
State: closed - Opened by fmeringdal 11 months ago
#109 - Daylight savings time seems ignored when traversing a RRuleSet
Issue -
State: open - Opened by nospam2624 11 months ago
#108 - Fix RRuleSet FromStr implementation to add exrules as exrules and not as rrules
Pull Request -
State: closed - Opened by fmeringdal 11 months ago
#107 - Bump MSRV to 1.74
Pull Request -
State: closed - Opened by fmeringdal 11 months ago
#106 - Fix invalid occurrences for BYDAY rrules
Pull Request -
State: closed - Opened by sciyoshi 11 months ago
- 6 comments
#105 - Add `RRuleSet::set_from_string` to support loading rules without DTSTART
Pull Request -
State: closed - Opened by sciyoshi 11 months ago
- 5 comments
#104 - Invalid occurrences for "every 2 months on the last Monday"
Issue -
State: closed - Opened by tomquist 12 months ago
- 3 comments
#103 - Fix clippy lints
Pull Request -
State: closed - Opened by fmeringdal about 1 year ago
#102 - Making ParseError and ValidationError public
Pull Request -
State: closed - Opened by msdrigg about 1 year ago
- 3 comments
#101 - Can `ValidationError` be made public?
Issue -
State: closed - Opened by msdrigg about 1 year ago
- 1 comment
#100 - Fix display impl for RRuleSet
Pull Request -
State: closed - Opened by fmeringdal about 1 year ago
- 4 comments
#99 - Capitalize FREQ value in string representation
Pull Request -
State: closed - Opened by fmeringdal about 1 year ago
#98 - Serializing and Deserializing RRuleSet yields different RRuleSet
Issue -
State: open - Opened by Dav1dde over 1 year ago
- 2 comments
Labels: bug, good first issue
#97 - Frequency values should be capitalized
Issue -
State: closed - Opened by ondrowan over 1 year ago
- 2 comments
Labels: bug, good first issue
#96 - example ical parsing code
Issue -
State: open - Opened by brianmay over 1 year ago
#95 - Support RFC 7529: non-gregorian calendars and leap-month handling
Issue -
State: open - Opened by mainrs over 1 year ago
Labels: enhancement
#93 - Add wasm rrule properties
Pull Request -
State: open - Opened by dgmachado over 1 year ago
#92 - add initial support for wasm target
Pull Request -
State: open - Opened by dgmachado almost 2 years ago
- 6 comments
#91 - Remove the deprecation codes
Issue -
State: open - Opened by omid almost 2 years ago
#90 - Remove the existing `unwrap`s
Issue -
State: open - Opened by omid almost 2 years ago
#89 - Update chrono-tz and some other packages and some cleanup
Pull Request -
State: closed - Opened by omid almost 2 years ago
- 6 comments
#88 - Update chrono-tz dependency or allow for broader dependency version
Issue -
State: closed - Opened by msdrigg about 2 years ago
#87 - Biweekly events can end up in the wrong week if start date of the `RRule` and the `RRule` set differ
Issue -
State: closed - Opened by manuelVo over 2 years ago
- 5 comments
#86 - The "benches" branch
Issue -
State: open - Opened by omid over 2 years ago
- 3 comments
#85 - PoC: Allow any TimeZone implementation
Pull Request -
State: closed - Opened by WhyNotHugo over 2 years ago
- 12 comments
#84 - PoC: Allow any TimeZone implementation
Pull Request -
State: closed - Opened by WhyNotHugo over 2 years ago
- 3 comments
#83 - Creating an `DateTime<Tz>` instance from a `DateTime<Local>`
Issue -
State: closed - Opened by WhyNotHugo over 2 years ago
- 4 comments
#82 - Change the return type of `RRuleSet::all` to a struct
Pull Request -
State: closed - Opened by omid over 2 years ago
- 5 comments
#81 - Add a method to check if a datetime matches an rrule (or rruleset)
Issue -
State: open - Opened by msdrigg over 2 years ago
- 4 comments
#80 - Returning `(Vec<DateTime>, bool)` is a bad practice
Issue -
State: closed - Opened by omid over 2 years ago
- 3 comments
#79 - Introduce new RRuleTimezone that wraps chrono_tz::Tz
Pull Request -
State: closed - Opened by fmeringdal over 2 years ago
- 2 comments
#78 - Draft: Introduce new `DateTime`
Pull Request -
State: closed - Opened by fmeringdal over 2 years ago
- 4 comments
#77 - Remove errors during iteration
Pull Request -
State: closed - Opened by fmeringdal over 2 years ago
#76 - Chore: some typos and tiny things
Pull Request -
State: closed - Opened by omid over 2 years ago
- 1 comment
#75 - chore: Update one dep and also fix some typos
Pull Request -
State: closed - Opened by omid over 2 years ago
#74 - How to parse RRule without start date ?
Issue -
State: closed - Opened by EtienneProthon over 2 years ago
- 6 comments
#73 - New validation limit API
Pull Request -
State: closed - Opened by fmeringdal over 2 years ago
- 4 comments
#72 - Put EXRULE behind a feature flag
Pull Request -
State: closed - Opened by fmeringdal over 2 years ago
- 1 comment
#71 - Fix infinite loop issue
Pull Request -
State: closed - Opened by fmeringdal over 2 years ago
- 2 comments
#70 - Deprecate EXRULE
Issue -
State: closed - Opened by fmeringdal over 2 years ago
#69 - Refactored iterator module
Pull Request -
State: closed - Opened by fmeringdal over 2 years ago
- 4 comments
#68 - Ensure start date and until is synced according to RFC
Pull Request -
State: closed - Opened by fmeringdal over 2 years ago
#67 - Convert ASCII strings to binary
Issue -
State: open - Opened by omid over 2 years ago
#66 - Refactor parser
Pull Request -
State: closed - Opened by fmeringdal over 2 years ago
- 1 comment
#65 - Tweak Performance
Pull Request -
State: closed - Opened by omid over 2 years ago
- 1 comment
#64 - Create release from Git tag with GH actions
Issue -
State: closed - Opened by fmeringdal over 2 years ago
- 1 comment
#63 - Reduce number of type casts
Issue -
State: closed - Opened by fmeringdal over 2 years ago
- 2 comments
#62 - Fix clippy warnings
Issue -
State: closed - Opened by fmeringdal over 2 years ago
#61 - `RRuleSetIter` doesn't elaborate `RRuleIter` errors
Issue -
State: closed - Opened by omid almost 3 years ago
#60 - New API
Pull Request -
State: closed - Opened by omid almost 3 years ago
- 13 comments
#59 - Some tiny re-organizing of the code + solving the ignored tests
Pull Request -
State: closed - Opened by omid almost 3 years ago
- 4 comments
#58 - UNTIL should use local timezone if DTSTART is local timezone.
Issue -
State: closed - Opened by fmeringdal almost 3 years ago
#57 - Fix a test
Pull Request -
State: closed - Opened by omid almost 3 years ago
- 3 comments
#56 - Add diesel custom type impls to RRule and RRuleProperties
Pull Request -
State: closed - Opened by omid almost 3 years ago
- 2 comments
#54 - Add Serde support to `RRule` and `RRuleProperties`
Pull Request -
State: closed - Opened by omid almost 3 years ago
- 1 comment
#53 - wasm target
Issue -
State: open - Opened by johndagostino almost 3 years ago
- 4 comments
#52 - Fix ignored tests
Pull Request -
State: closed - Opened by fmeringdal almost 3 years ago
#51 - Remove Travis and use Github actions
Pull Request -
State: closed - Opened by fmeringdal almost 3 years ago
#50 - Fixes #34
Pull Request -
State: closed - Opened by fmeringdal almost 3 years ago
#49 - Unexpected timezone behaviour for DATE-TIME times
Issue -
State: closed - Opened by aggregat4 almost 3 years ago
- 3 comments
#48 - "Invalid by_month value" error message on RRULE definition
Issue -
State: closed - Opened by aggregat4 almost 3 years ago
- 1 comment
#47 - ExRule limit feature
Issue -
State: closed - Opened by ralpha about 3 years ago
- 1 comment
#46 - Move dt_start out of RRuleProperties
Pull Request -
State: closed - Opened by omid about 3 years ago
- 3 comments
#45 - RRuleSet and RRuleProperties both have `dt_start`
Issue -
State: closed - Opened by omid about 3 years ago
- 14 comments
#44 - Is it possible to convert rrule struct to string?
Issue -
State: closed - Opened by omid over 3 years ago
- 1 comment
Labels: enhancement
#43 - Add `DateFilter` trait and moved functions
Pull Request -
State: closed - Opened by ralpha over 3 years ago
- 6 comments
#42 - Allow `RRuleIter` state to be saved
Issue -
State: open - Opened by ralpha over 3 years ago
- 2 comments
Labels: enhancement, help wanted, question
#41 - `structopt` is now a optional dependency
Pull Request -
State: closed - Opened by ralpha over 3 years ago
#40 - Add optional Serde support
Issue -
State: closed - Opened by ralpha over 3 years ago
- 1 comment
Labels: enhancement
#39 - Remove serde
Pull Request -
State: closed - Opened by omid over 3 years ago
- 3 comments
#38 - no-validation-limits vs validation-limits
Issue -
State: closed - Opened by omid over 3 years ago
- 4 comments
Labels: question
#37 - Cargo clippy + more test + use of default RRuleProperties + fixed some typos
Pull Request -
State: closed - Opened by omid over 3 years ago
- 4 comments
#36 - Force use `UTC` as local timezone with feature flag
Issue -
State: open - Opened by ralpha over 3 years ago
- 2 comments
Labels: enhancement
#35 - Fix `every_3_hours_on_specific_day` test
Issue -
State: closed - Opened by ralpha over 3 years ago
- 2 comments
Labels: bug, help wanted
#34 - Fix `second_to_last_weekday_of_month` test
Issue -
State: closed - Opened by ralpha over 3 years ago
- 1 comment
Labels: bug, help wanted
#33 - Fix `every_third_instance_of_weekday_in_month_for_3_months` test
Issue -
State: closed - Opened by ralpha over 3 years ago
- 1 comment
Labels: bug, help wanted
#32 - Rework parser
Issue -
State: closed - Opened by ralpha over 3 years ago
- 1 comment
Labels: documentation, enhancement, help wanted
#31 - Replace `unwrap()`
Issue -
State: closed - Opened by ralpha over 3 years ago
- 1 comment
Labels: enhancement, help wanted, good first issue