-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test rails 6.1 compatiblility #24
Commits on Aug 6, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 0e926ef - Browse repository at this point
Copy the full SHA 0e926efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d75075 - Browse repository at this point
Copy the full SHA 3d75075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5133d86 - Browse repository at this point
Copy the full SHA 5133d86View commit details -
Configuration menu - View commit details
-
Copy full SHA for da79294 - Browse repository at this point
Copy the full SHA da79294View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9d840b - Browse repository at this point
Copy the full SHA f9d840bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c98f96 - Browse repository at this point
Copy the full SHA 0c98f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e6517 - Browse repository at this point
Copy the full SHA 13e6517View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc93fe - Browse repository at this point
Copy the full SHA bbc93feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a0a07 - Browse repository at this point
Copy the full SHA b9a0a07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b5456 - Browse repository at this point
Copy the full SHA 82b5456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d3774 - Browse repository at this point
Copy the full SHA 52d3774View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ec5ce - Browse repository at this point
Copy the full SHA 65ec5ceView commit details
Commits on Aug 7, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 24ec8ad - Browse repository at this point
Copy the full SHA 24ec8adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd32d4 - Browse repository at this point
Copy the full SHA 8bd32d4View commit details
Commits on Jun 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ff38aab - Browse repository at this point
Copy the full SHA ff38aabView commit details
Commits on Jun 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f618c18 - Browse repository at this point
Copy the full SHA f618c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ec61d - Browse repository at this point
Copy the full SHA 17ec61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 474afd3 - Browse repository at this point
Copy the full SHA 474afd3View commit details -
Add ZenTest as development dependency (so we can use autotest). Addin…
…g .rspec file triggers loading autotest/rspec2.
Configuration menu - View commit details
-
Copy full SHA for 92e7476 - Browse repository at this point
Copy the full SHA 92e7476View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc4dfbe - Browse repository at this point
Copy the full SHA dc4dfbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e179a9 - Browse repository at this point
Copy the full SHA 4e179a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac33ca - Browse repository at this point
Copy the full SHA 8ac33caView commit details -
The recurrence_id should not be set on an occurrence. The occurrence …
…is not an override of the original recurring event.
Configuration menu - View commit details
-
Copy full SHA for f29103a - Browse repository at this point
Copy the full SHA f29103aView commit details
Commits on Jun 24, 2016
-
Add spec for various calendars with specific instance (that have recu…
…rrence_id set) which act as exceptions/overrides for a recurring event.
Configuration menu - View commit details
-
Copy full SHA for bda5c32 - Browse repository at this point
Copy the full SHA bda5c32View commit details -
Implement RiCal::Component::Calendar#occurrences to compute all occur…
…rences for a complete calendar. This allows implementation of specific instances with modified properties overriding an occurrence of a recurring event.
Configuration menu - View commit details
-
Copy full SHA for d4b9c3a - Browse repository at this point
Copy the full SHA d4b9c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3c236 - Browse repository at this point
Copy the full SHA 3b3c236View commit details
Commits on Jun 27, 2016
-
Add spec for various edge cases (i.e. recurring events outside range …
…moved into range by specific instance,
Configuration menu - View commit details
-
Copy full SHA for 9529caa - Browse repository at this point
Copy the full SHA 9529caaView commit details -
Refactor so edge cases are handled correctly, also improving efficien…
…cy by (correctly) scoping to individual UID's.
Configuration menu - View commit details
-
Copy full SHA for 538ee77 - Browse repository at this point
Copy the full SHA 538ee77View commit details
Commits on Jun 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 22d585b - Browse repository at this point
Copy the full SHA 22d585bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d4b70 - Browse repository at this point
Copy the full SHA d2d4b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b1fa84 - Browse repository at this point
Copy the full SHA 6b1fa84View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf27d55 - Browse repository at this point
Copy the full SHA bf27d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for e950dbf - Browse repository at this point
Copy the full SHA e950dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 013b04d - Browse repository at this point
Copy the full SHA 013b04dView commit details
Commits on Jul 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a3d2f23 - Browse repository at this point
Copy the full SHA a3d2f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5345a - Browse repository at this point
Copy the full SHA 2d5345aView commit details
Commits on Aug 25, 2016
-
Add optional passing of options to #bounded? method so it can be call…
…ed in CalendarOccurrences module.
Configuration menu - View commit details
-
Copy full SHA for ce291aa - Browse repository at this point
Copy the full SHA ce291aaView commit details -
Raise an exception when the component is unbounded. This prevent gett…
…ing into an endless loop in `component.each`.
Configuration menu - View commit details
-
Copy full SHA for c3b5d19 - Browse repository at this point
Copy the full SHA c3b5d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4da2da - Browse repository at this point
Copy the full SHA b4da2daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83b1af0 - Browse repository at this point
Copy the full SHA 83b1af0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0c9c2 - Browse repository at this point
Copy the full SHA 3d0c9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58422c9 - Browse repository at this point
Copy the full SHA 58422c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c96281 - Browse repository at this point
Copy the full SHA 8c96281View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33dfd22 - Browse repository at this point
Copy the full SHA 33dfd22View commit details
Commits on Aug 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0b596f2 - Browse repository at this point
Copy the full SHA 0b596f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d46a0e - Browse repository at this point
Copy the full SHA 4d46a0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 099ff75 - Browse repository at this point
Copy the full SHA 099ff75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72bdb81 - Browse repository at this point
Copy the full SHA 72bdb81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f0499 - Browse repository at this point
Copy the full SHA 54f0499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5912faf - Browse repository at this point
Copy the full SHA 5912fafView commit details
Commits on Aug 31, 2016
-
Configuration menu - View commit details
-
Copy full SHA for bf993a1 - Browse repository at this point
Copy the full SHA bf993a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b13d43 - Browse repository at this point
Copy the full SHA 9b13d43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60fce85 - Browse repository at this point
Copy the full SHA 60fce85View commit details -
Configuration menu - View commit details
-
Copy full SHA for b01f89c - Browse repository at this point
Copy the full SHA b01f89cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e86d32 - Browse repository at this point
Copy the full SHA 9e86d32View commit details -
Add new test case to test reversal of instances. Optimization uses so…
…rting of instances to handle this case correctly.
Configuration menu - View commit details
-
Copy full SHA for 625c386 - Browse repository at this point
Copy the full SHA 625c386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f3615f - Browse repository at this point
Copy the full SHA 9f3615fView commit details
Commits on Sep 1, 2016
-
Optimize for the case where a count has been specified. Cut loops sho…
…rt where possible.
Configuration menu - View commit details
-
Copy full SHA for b4f84b9 - Browse repository at this point
Copy the full SHA b4f84b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6efef55 - Browse repository at this point
Copy the full SHA 6efef55View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0c61b0 - Browse repository at this point
Copy the full SHA f0c61b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for be5fef9 - Browse repository at this point
Copy the full SHA be5fef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f9f2a3 - Browse repository at this point
Copy the full SHA 2f9f2a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b769d61 - Browse repository at this point
Copy the full SHA b769d61View commit details
Commits on Sep 15, 2016
-
Rename instances method to event_instances. Rename component_instance…
…s variable to instances.
Configuration menu - View commit details
-
Copy full SHA for 5e45927 - Browse repository at this point
Copy the full SHA 5e45927View commit details -
Add spec for failing use case. First occurrence is overriden by insta…
…nce. Original start at is before `starting`. This results in incorrect first occurrence.
Configuration menu - View commit details
-
Copy full SHA for 7899a70 - Browse repository at this point
Copy the full SHA 7899a70View commit details -
Can't limit count on call to add_instances. Even though we have found…
… enough occurrences in call to add_occurrences. We might still find an instance that occurs before any of the 'normal' occurrences.
Configuration menu - View commit details
-
Copy full SHA for a046445 - Browse repository at this point
Copy the full SHA a046445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d40acb - Browse repository at this point
Copy the full SHA 1d40acbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 747388d - Browse repository at this point
Copy the full SHA 747388dView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa69bc5 - Browse repository at this point
Copy the full SHA aa69bc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf95bf0 - Browse repository at this point
Copy the full SHA cf95bf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0be60 - Browse repository at this point
Copy the full SHA 2a0be60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a6975 - Browse repository at this point
Copy the full SHA 25a6975View commit details
Commits on Sep 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b6c1ba1 - Browse repository at this point
Copy the full SHA b6c1ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 217e7a0 - Browse repository at this point
Copy the full SHA 217e7a0View commit details -
Bugfix for Ambiguous Local Time
Nov 6, 2011 between 1-2am occurs twice and causes ambigous local time exception. This fix was suggested here: http://groups.google.com/group/rical_gem/browse_thread/thread/dbfd63c6d671d486
Configuration menu - View commit details
-
Copy full SHA for b55c179 - Browse repository at this point
Copy the full SHA b55c179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53cfc72 - Browse repository at this point
Copy the full SHA 53cfc72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 212a8a2 - Browse repository at this point
Copy the full SHA 212a8a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ab797 - Browse repository at this point
Copy the full SHA 32ab797View commit details
Commits on Sep 28, 2018
-
Remove RUBY_VERSION switch which patched the 1.9
Hereby we're not compatible w/ 1.8.x anymore
Configuration menu - View commit details
-
Copy full SHA for 00dcc68 - Browse repository at this point
Copy the full SHA 00dcc68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14675af - Browse repository at this point
Copy the full SHA 14675afView commit details -
Configuration menu - View commit details
-
Copy full SHA for f56a53f - Browse repository at this point
Copy the full SHA f56a53fView commit details -
Configuration menu - View commit details
-
Copy full SHA for afcf367 - Browse repository at this point
Copy the full SHA afcf367View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1779ea - Browse repository at this point
Copy the full SHA d1779eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16743c3 - Browse repository at this point
Copy the full SHA 16743c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 524d19f - Browse repository at this point
Copy the full SHA 524d19fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e1b6ab - Browse repository at this point
Copy the full SHA 7e1b6abView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7bc466 - Browse repository at this point
Copy the full SHA d7bc466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cab62f - Browse repository at this point
Copy the full SHA 1cab62fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54347c3 - Browse repository at this point
Copy the full SHA 54347c3View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3538dee - Browse repository at this point
Copy the full SHA 3538deeView commit details -
- delete .ruby-version/gemset - delete travis.yml - delete empty .rspec - improve gemspec
Configuration menu - View commit details
-
Copy full SHA for 4360c8e - Browse repository at this point
Copy the full SHA 4360c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84dde2a - Browse repository at this point
Copy the full SHA 84dde2aView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b23e26 - Browse repository at this point
Copy the full SHA 8b23e26View commit details -
chore(package): ⬆️ tzinfo ~> 2, < 3
drop support for tzinfo < 2 this also drops support for active_support < 6.1
Configuration menu - View commit details
-
Copy full SHA for 7bd421b - Browse repository at this point
Copy the full SHA 7bd421bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e063d - Browse repository at this point
Copy the full SHA f8e063dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 671da80 - Browse repository at this point
Copy the full SHA 671da80View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7b0cf6 - Browse repository at this point
Copy the full SHA a7b0cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae8a852 - Browse repository at this point
Copy the full SHA ae8a852View commit details
Commits on Jun 12, 2024
-
Merge pull request #4 from kdgm/feature/tzinfo_2_0
fix `tzinfo 2.0` regressions
Configuration menu - View commit details
-
Copy full SHA for c28d6ce - Browse repository at this point
Copy the full SHA c28d6ceView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee1ee00 - Browse repository at this point
Copy the full SHA ee1ee00View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d53da - Browse repository at this point
Copy the full SHA c3d53daView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d812e - Browse repository at this point
Copy the full SHA d2d812eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb76fa - Browse repository at this point
Copy the full SHA 3bb76faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63efd95 - Browse repository at this point
Copy the full SHA 63efd95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03df246 - Browse repository at this point
Copy the full SHA 03df246View commit details -
Configuration menu - View commit details
-
Copy full SHA for 902ce4b - Browse repository at this point
Copy the full SHA 902ce4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b48c587 - Browse repository at this point
Copy the full SHA b48c587View commit details -
Configuration menu - View commit details
-
Copy full SHA for d61a448 - Browse repository at this point
Copy the full SHA d61a448View commit details