Ecosyste.ms: Issues

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

GitHub / dmfs/lib-recur issues and pull requests

#121 - An invalid RRule throws IllegalStateException too many empty recurrence sets

Issue - State: closed - Opened by chungonn over 1 year ago - 2 comments

#120 - Improve validation of intervals?

Issue - State: open - Opened by SimonGustavsson over 1 year ago - 1 comment

#119 - define result of `BYHOUR`, `BYMINUTE` and `BYSECOND` with all-day start date

Issue - State: open - Opened by dmfs over 1 year ago - 1 comment
Labels: enhancement

#118 - Refactor RecurrenceRule class

Issue - State: open - Opened by dmfs over 1 year ago
Labels: enhancement

#117 - Tolerate all-day UNTIL with datetime start in lax mode, closes #109

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

#116 - Fix codecov badge, fixes #115

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

#115 - fix codecov badge still pointing to master

Issue - State: closed - Opened by dmfs over 1 year ago
Labels: bug

#114 - Switch to Github Actions, closes #112

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

#113 - Publish with Nexus Plugin, closes #110

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

#112 - Use github actions

Issue - State: closed - Opened by dmfs over 1 year ago
Labels: enhancement

#111 - Use gver, closes #107

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

#110 - publish with nexus plugin

Issue - State: closed - Opened by dmfs over 1 year ago
Labels: enhancement

#109 - Is it possible to get the time component with an all day DTStart and Until ?

Issue - State: closed - Opened by chungonn over 1 year ago - 9 comments
Labels: enhancement

#107 - Use gver to manage versions

Issue - State: closed - Opened by dmfs over 1 year ago
Labels: enhancement

#106 - How to deal with different month lengths?

Issue - State: closed - Opened by Lueton almost 2 years ago - 4 comments

#105 - Add test case for #75

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

#104 - Bugfix/99 fix readme

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

#103 - lgtm is deprecated, switch to github code scanning

Issue - State: open - Opened by dmfs about 2 years ago

#102 - Rework recurrence iteration

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

#101 - Wrong instance returned by RecurrenceSetIterator

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

#100 - Too many filtered recurrent instances when creating iterator.

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

#99 - Possible documentation errors

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

#98 - RecurrenceRule returns wrong BYMONTH part value

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

#97 - Day skip on WEKLY frequency with BYHOUR property set

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

#96 - RecurrenceSetIterator.fastForward() auto forwards (0.12.2)

Issue - State: closed - Opened by treysclark over 3 years ago

#95 - Interval not set if it is one

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

#94 - Fix iteration of exception that falls on last instance, fixes #93

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

#93 - Some recurrence exceptions are ignored

Issue - State: closed - Opened by jmerljak almost 4 years ago - 3 comments

#92 - Check if date interval overlaps the rule

Issue - State: open - Opened by haiderali22 almost 4 years ago - 4 comments

#91 - Is it possible to support FREQ=LUNAR_YEAR?

Issue - State: open - Opened by tsuixh almost 4 years ago - 1 comment

#90 - Update RecurrenceRule.java

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

#89 - Update org.dmfs.rfc5545.recur.RecurrenceRule to support REST APIs

Issue - State: closed - Opened by jay-mancini about 4 years ago - 5 comments

#88 - Add Jacoco and Codecov, implements #87

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

#87 - Add CodeCov badge

Issue - State: closed - Opened by dmfs about 4 years ago - 1 comment

#86 - Fix "fast forward" to first instance, fixes #85

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

#85 - RecurrenceSetIterator.fastForward is breaking in 0.12

Issue - State: closed - Opened by gchakri444 about 4 years ago - 1 comment
Labels: bug

#84 - Split ByDayFilter, implements #52

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

#83 - Refactor RecurrenceSetIterator to drop InstanceIterator.peek()

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

#82 - Add benchmark module, implements #80

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

#81 - drop peek method

Issue - State: closed - Opened by dmfs about 4 years ago - 1 comment

#80 - add module to benchmark mos important use cases

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

#79 - Update DateTime library, fixes #78

Pull Request - State: closed - Opened by dmfs over 4 years ago

#78 - RecurrenceRule.toString() method displaying wrong output

Issue - State: closed - Opened by Berenger-Zina over 4 years ago - 3 comments

#77 - Use standard Java classes

Issue - State: open - Opened by rupert-madden-abbott over 4 years ago - 3 comments

#76 - 0.11.5 jar maven repository

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

#75 - BYSETPOS and unsynchronized start dates

Issue - State: open - Opened by dmfs over 4 years ago

#74 - Remove FastXXX Iterators, fixes #73

Pull Request - State: closed - Opened by dmfs over 4 years ago

#73 - Recurring weekly configuration issue

Issue - State: closed - Opened by LOKESH159 over 4 years ago - 5 comments

#72 - Fix publication script, fixes #71

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

#71 - fix publication

Issue - State: closed - Opened by dmfs almost 5 years ago

#70 - Update Gradle to 6.1, fixes #69

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

#69 - Travis build fails with Java version error

Issue - State: closed - Opened by dmfs almost 5 years ago

#68 - fix RecurrenceList fast-forwarding automatically, fixes #67

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

#67 - RecurrenceList should not automatically fast forward.

Issue - State: closed - Opened by dmfs almost 5 years ago

#65 - Make RFC5545_LAX lax enough for GCal

Issue - State: open - Opened by lightbody about 5 years ago - 2 comments

#63 - update gradle, dependencies and publishing config

Issue - State: closed - Opened by dmfs over 5 years ago - 1 comment

#62 - Fix RecurrenceSetIterator.fastForward, fixes #61

Pull Request - State: closed - Opened by dmfs over 5 years ago

#61 - RecurrenceSetIterator.next() returns next date/times out of order.

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

#58 - Fix handling of multiple exception source, fixes #57

Pull Request - State: closed - Opened by dmfs almost 6 years ago

#57 - Only the First RecurrenceSet.addException(...) Call's EXDATEs Respected

Issue - State: closed - Opened by lukehollenback almost 6 years ago - 6 comments

#56 - EXDATEs Don't Seem to Work

Issue - State: closed - Opened by lukehollenback almost 6 years ago - 2 comments

#55 - Fix SKIP being not applied to BYYEARDAY and BYWEEKNO, fixes #54

Pull Request - State: closed - Opened by dmfs about 6 years ago

#54 - SKIP not properly applied for BYYEARDAY and BYWEEKNO

Issue - State: closed - Opened by dmfs about 6 years ago

#53 - Rewrite YEARLY expansion, implement #44, fixes #40

Pull Request - State: closed - Opened by dmfs about 6 years ago

#52 - Split ByDayFilter

Issue - State: open - Opened by dmfs about 6 years ago

#51 - Benchmark

Issue - State: open - Opened by dmfs about 6 years ago

#50 - Fix sorting of InstanceIterators, fixes #49

Pull Request - State: closed - Opened by dmfs about 6 years ago

#49 - RecurrenceSetIterator never enters fast path

Issue - State: closed - Opened by dmfs about 6 years ago

#48 - increase max empty sets to allow less-frequent rules

Pull Request - State: closed - Opened by kielni about 6 years ago - 3 comments

#47 - Add special tests for YEARLY rules. Implements #46

Pull Request - State: closed - Opened by dmfs about 6 years ago

#46 - Improve test coverage

Issue - State: open - Opened by dmfs about 6 years ago

#45 - Initial set of Hamcrest Matchers, implements #43

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

#44 - Simplify expansion

Issue - State: open - Opened by dmfs over 6 years ago

#43 - Hamcrest Matchers

Issue - State: closed - Opened by dmfs over 6 years ago

#42 - Stories/41 split expanders

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

#41 - Split Expanders into one per scope

Issue - State: closed - Opened by dmfs over 6 years ago

#40 - FREQ=YEARLY + BYWEEKNO + BYYEARDAY gives wrong results

Issue - State: closed - Opened by dmfs over 6 years ago

#39 - Fix BXWEEKNO expansion, fixes 38

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

#38 - error in BYWEEKNO expansion

Issue - State: closed - Opened by dmfs over 6 years ago

#37 - Question: Iterating in reverse

Issue - State: open - Opened by Sennahoi over 6 years ago - 2 comments

#33 - Don't iterate start date of RRULE if not synced with the rule. In ter…

Pull Request - State: closed - Opened by dmfs over 7 years ago

#32 - iterating a `RecurrenceSet` fails with a NPE when adding more than one source of excludes

Issue - State: closed - Opened by dmfs over 7 years ago - 1 comment
Labels: bug

#31 - Missing date

Issue - State: closed - Opened by Sennahoi over 7 years ago - 2 comments
Labels: bug

#30 - Change InvalidRecurrenceRuleException to be a RuntimeException

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

#29 - "RRULE:" is missing

Issue - State: closed - Opened by DenisLobur almost 8 years ago - 1 comment

#28 - Using a DTSTART per rule with RecurrenceSet

Issue - State: open - Opened by ogg almost 8 years ago - 3 comments

#27 - Seconds value in occurrences is not set according to DTSTART

Issue - State: closed - Opened by timopulkkinen about 8 years ago - 2 comments

#26 - Rule with timezone specification

Issue - State: closed - Opened by timopulkkinen about 8 years ago - 2 comments

#25 - Use proper indentation

Pull Request - State: closed - Opened by helje5 about 8 years ago - 1 comment

#22 - additional event if DTSTART hour is different from RRULE byhour

Issue - State: closed - Opened by mossbauer almost 9 years ago - 2 comments

#20 - RecurrenceRuleIterator always returns start date as the first DateTime in the set

Issue - State: closed - Opened by ekubovsky over 9 years ago - 17 comments
Labels: enhancement

#17 - Time change isn't handled correctly

Issue - State: open - Opened by yahrens over 11 years ago - 2 comments
Labels: bug