Ecosyste.ms: Issues

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

GitHub / ifad/chronomodel issues and pull requests

#344 - Use Ruby 3.4 for RuboCop action

Pull Request - State: closed - Opened by tagliala about 1 month ago

#343 - Test against Ruby 3.4

Pull Request - State: closed - Opened by tagliala about 1 month ago

#342 - Chore/improve specs

Pull Request - State: closed - Opened by tagliala about 2 months ago

#341 - Fix how optionals[:temporal] is handled

Pull Request - State: closed - Opened by tagliala about 2 months ago

#340 - Fix change_table spec

Pull Request - State: closed - Opened by tagliala about 2 months ago

#339 - Fix specs against Ruby head

Pull Request - State: closed - Opened by tagliala about 2 months ago

#338 - Specs fail on ruby head

Issue - State: closed - Opened by tagliala about 2 months ago

#337 - Improve Readme

Pull Request - State: closed - Opened by tagliala about 2 months ago

#336 - `self.table_name` should be set before including the time machine

Issue - State: closed - Opened by tagliala about 2 months ago
Labels: documentation

#335 - Remove references to rails 3 in readme

Issue - State: closed - Opened by tagliala about 2 months ago
Labels: documentation

#334 - Using `change_table` in a temporal table removes the temporal flag and `DROP`s the history table

Issue - State: closed - Opened by MirkoMignini about 2 months ago - 3 comments
Labels: bug, CRITICAL, documentation

#333 - Test against Rails 8.0

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

#332 - Improve app generation

Pull Request - State: closed - Opened by tagliala 4 months ago

#331 - Prefer require_relative for internal requires

Pull Request - State: closed - Opened by tagliala 4 months ago

#330 - Improve specs

Pull Request - State: closed - Opened by tagliala 5 months ago

#329 - Rails-edge compatibility

Issue - State: closed - Opened by tagliala 5 months ago - 1 comment

#328 - Add editorconfig

Pull Request - State: closed - Opened by tagliala 5 months ago

#327 - Fix new RuboCop offence

Pull Request - State: closed - Opened by tagliala 5 months ago

#326 - Bump paambaati/codeclimate-action from 8.0.0 to 9.0.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#325 - Do not test Rails 7.0 against Ruby 3.4 dev

Pull Request - State: closed - Opened by tagliala 5 months ago

#324 - Fix batch methods for historical models

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

#323 - Use string instead of symbol as primary key

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

#322 - Composite primary keys are probably not supported

Issue - State: open - Opened by tagliala 6 months ago
Labels: bug, CRITICAL, need triage

#321 - Rails edge: Find each broken

Issue - State: closed - Opened by tagliala 6 months ago - 2 comments

#320 - Test generated columns

Issue - State: open - Opened by tagliala 6 months ago
Labels: need triage

#319 - Add failing spec for #318

Pull Request - State: open - Opened by tagliala 6 months ago

#318 - Missing relation indexes on historical tables

Issue - State: open - Opened by tagliala 6 months ago - 2 comments
Labels: bug, high priority, has reproducible test case

#317 - Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#316 - Test against Rails 7.2

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

#315 - `includes` does not work as expected in historical queries

Issue - State: open - Opened by tagliala 8 months ago
Labels: bug, CRITICAL, has reproducible test case

#314 - Document `*_by_sql` unsupported query methods

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

#313 - `*_by_sql` methods do not work in historical queries

Issue - State: open - Opened by tagliala 8 months ago
Labels: CRITICAL, limitation

#312 - Add comment to join node patch

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

#311 - Join Node patch is not required in 7.1

Issue - State: closed - Opened by tagliala 8 months ago

#310 - Fix patched association methods visibility

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

#308 - Improve comments

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

#307 - Remove commented `private` keywords

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

#306 - Remove useless constant

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

#305 - Simplify preloader initializer

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

#304 - Remove `Preloader#preload`

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

#303 - `Preloader#preload` has been removed in Rails 7.0

Issue - State: closed - Opened by tagliala 8 months ago

#302 - Remove `Relation#build_preloader`

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

#301 - Remove `Relation#build_preloader`

Issue - State: closed - Opened by tagliala 8 months ago
Labels: enhancement

#300 - Remove conditional used to support Rails 5.2

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

#299 - Reference to 5.2 specific behavior

Issue - State: closed - Opened by tagliala 8 months ago
Labels: enhancement

#298 - Change `load` method to match AR implementation

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

#296 - Add failing spec for #295

Pull Request - State: open - Opened by tagliala 8 months ago

#295 - `where` clauses in `has_* through:` scopes are not supported in history

Issue - State: open - Opened by tagliala 8 months ago - 2 comments
Labels: bug, CRITICAL, has reproducible test case

#294 - Update RuboCop and autofix new offenses

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

#293 - Fix typo

Pull Request - State: closed - Opened by tagliala 9 months ago

#291 - Test against multiple PostgreSQL versions

Pull Request - State: closed - Opened by tagliala 9 months ago

#290 - Fix Rails edge compatibility

Pull Request - State: closed - Opened by tagliala 9 months ago

#289 - Rails Edge: broken again

Issue - State: closed - Opened by tagliala 9 months ago - 1 comment

#288 - Replace dependant with dependent

Pull Request - State: closed - Opened by tagliala 9 months ago

#287 - Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#286 - Fix typos

Pull Request - State: closed - Opened by tagliala 9 months ago

#285 - Improve RuboCop exclusions configuration

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

#284 - Add failing spec for issue #283

Pull Request - State: open - Opened by tagliala 10 months ago

#283 - Historical objects should not use `valid_to` to get associations

Issue - State: open - Opened by tagliala 10 months ago - 4 comments
Labels: bug, CRITICAL, has reproducible test case

#282 - Fix Rails edge deprecations

Pull Request - State: closed - Opened by tagliala 10 months ago

#281 - Fix Rails edge compatibility

Pull Request - State: closed - Opened by tagliala 10 months ago

#280 - Test periodically against Rails Edge

Pull Request - State: closed - Opened by tagliala 10 months ago

#279 - Test Rails edge against Ruby 3.3

Pull Request - State: closed - Opened by tagliala 10 months ago

#278 - Deprecation warning when running specs on rails edge

Issue - State: closed - Opened by tagliala 10 months ago - 2 comments

#277 - Fix spec output on CI

Pull Request - State: closed - Opened by tagliala 10 months ago

#276 - Fix logger

Pull Request - State: closed - Opened by tagliala 10 months ago

#275 - Does not work with Rails Edge

Issue - State: closed - Opened by tagliala 10 months ago - 1 comment

#274 - Replace `if` with multiple comparison with `case`

Pull Request - State: closed - Opened by tagliala 10 months ago

#273 - Improve readme

Pull Request - State: closed - Opened by tagliala 11 months ago

#272 - Remove `string_to_utc_time` conversion function

Pull Request - State: closed - Opened by tagliala 11 months ago

#271 - Use default type cast for `recorded_at`

Pull Request - State: closed - Opened by tagliala 11 months ago

#270 - Remove deprecated `record` method

Pull Request - State: closed - Opened by tagliala 11 months ago

#269 - Remove the custom TSRange

Issue - State: closed - Opened by tagliala 11 months ago
Labels: enhancement, CRITICAL, breaking change

#268 - Remove custom `tsrange` parser

Pull Request - State: closed - Opened by tagliala 11 months ago - 2 comments

#267 - The validity is not converted to a range

Issue - State: closed - Opened by orbanbotond 11 months ago - 3 comments
Labels: bug, CRITICAL, need triage

#266 - Fix `find_each` and in batches

Pull Request - State: closed - Opened by tagliala 12 months ago

#265 - Remove instance method check on Preloader

Pull Request - State: closed - Opened by tagliala 12 months ago

#264 - Update license

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

#263 - Add caveat about inline editing

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

#262 - Drop legacy Ruby and Rails support

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

#261 - Bump up version to v2

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

#260 - Chore/minor fixes

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

#259 - Drop legacy support

Issue - State: closed - Opened by tagliala about 1 year ago
Labels: enhancement

#258 - Require MFA to publish gem on rubygems

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

#257 - Minor changes

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

#256 - Fix new RuboCop offenses

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

#255 - CI BISECT - Do not merge

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

#254 - Fix aruba rake task spec

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

#253 - Add Rails 7.2 compatibility

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

#252 - Rails 7.2.0 Edge compatibility: broken

Issue - State: closed - Opened by tagliala about 1 year ago
Labels: bug

#251 - Add optional argument to rename_table

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

#250 - Rename table migration is broken or 7.1

Issue - State: closed - Opened by tagliala about 1 year ago - 1 comment

#249 - Chore/squish sql heredocs

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

#248 - Fix Style/AndOr offense

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

#247 - Fix Style/ModuleFunction offense

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

#246 - Fix Naming/VariableNumber offense

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

#245 - Use Rails' delegate

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