Ecosyste.ms: Issues

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

GitHub / spothero/periodic issues and pull requests

#60 - SEAR-2356: Updated go version to 1.20 and copyright comment.

Pull Request - State: closed - Opened by abhioncbr over 1 year ago - 3 comments

#59 - Introduce generics to the periodic collection

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

#58 - Version and copyright updates

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

#57 - feature/SEAR-2016-add-overlaps

Pull Request - State: closed - Opened by nbkincaid over 2 years ago - 1 comment

#56 - Version and copyright updates

Pull Request - State: closed - Opened by greg-mclain almost 4 years ago - 3 comments

#55 - add 12 hour display helper function for floating period durations

Pull Request - State: closed - Opened by greg-mclain almost 4 years ago - 4 comments

#54 - empty test commit

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

#53 - Copyright 2020

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

#52 - Add Difference function

Pull Request - State: closed - Opened by greg-mclain almost 5 years ago - 5 comments

#51 - Add AddDSTAwareDuration function

Pull Request - State: closed - Opened by greg-mclain about 5 years ago - 3 comments

#50 - DST spring ahead fix

Pull Request - State: closed - Opened by greg-mclain about 5 years ago - 3 comments

#49 - Improve traverse

Pull Request - State: closed - Opened by greg-mclain about 5 years ago - 3 comments

#48 - performance improvements in tree traversal

Pull Request - State: closed - Opened by greg-mclain about 5 years ago - 3 comments

#47 - Fixes maxEnd not getting propagated all the way up the tree

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

#46 - Add MergePeriods function

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

#45 - Adds method to determine if a weekday is contained in applicable days

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

#44 - Add implementation for ContainsTime

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

#42 - Fix maxEndOfSubtree returning wrong value if node end time is zero time

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

#41 - Remove go mod tidy from build process

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

#40 - Add ContentsOfKey function to PeriodCollection

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

#39 - Fix Intersects to handle equivalent start/end times

Pull Request - State: closed - Opened by greg-mclain over 5 years ago - 1 comment

#38 - Add batch-able command feature to PeriodCollection

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

#37 - Convert update to upsert, delete with no key is a no-op

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

#36 - Skip linting if linter not installed

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

#35 - Migrate to go modules & replace gometalinter with golangci-lint

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

#34 - Fix for code coverage

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

#33 - Add circle ci config

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

#32 - Add JSON tags to Period

Pull Request - State: closed - Opened by briancharous over 5 years ago - 1 comment

#31 - Add Go 1.12 to Travis tests

Pull Request - State: closed - Opened by briancharous over 5 years ago - 1 comment

#30 - Add IsZero check to Period to check if the period represents zero duration

Pull Request - State: closed - Opened by briancharous over 5 years ago - 1 comment

#29 - Add DeleteOnCondition

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

#28 - Fixes floating period AtDate when the period ended at midnight

Pull Request - State: closed - Opened by briancharous over 5 years ago - 1 comment

#27 - Handle commuter rates that roll over to next day

Pull Request - State: closed - Opened by greg-mclain over 5 years ago - 1 comment

#26 - Add functions to search in periods including end time

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

#25 - Add floating period creator for tests

Pull Request - State: closed - Opened by briancharous over 5 years ago - 1 comment

#24 - Remove check of right child start time when searching for intersections

Pull Request - State: closed - Opened by greg-mclain over 5 years ago - 1 comment

#23 - Add custom error type for errors returned when constructing a floating period

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

#22 - Fix wrong node being deleted from map

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

#21 - Insertion logic simplification

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

#20 - Changes MaxTime and MinTime to variadic functions

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

#19 - Export items on floating and continuous period

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

#18 - Bugfix for FloatingPeriod ContainsEnd

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

#17 - Add more information to the README

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

#16 - Put floating and continuous periods into their own files

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

#15 - FloatingPeriod AtDate returns next occurrence of floating period

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

#14 - Period with no start or ends should always contain any other period

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

#13 - Add Intersects to CP, clean up AtDate on CP

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

#12 - Add support for periods with unbounded end times

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

#11 - Traverse tree in-order in intersecting query so results are sorted

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

#10 - Fix bug with PeriodCollection Intersecting leaking goroutines

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

#9 - Fixes a bug where updating a period stored in the root node caused a panic

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

#8 - Add depth-first tree traversal function

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

#7 - Add tests to get periodic.go to get to 💯% test coverage

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

#6 - Add AnyIntersecting function to PeriodCollection

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

#5 - Add Update function to PeriodCollection

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

#4 - Add function to test whether a key exists in PeriodCollection

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

#3 - Concurrently traverse subtrees in intersection query

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

#2 - Add coverage to Makefile

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

#1 - Add a `PeriodCollection` for fast time period queries

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