Ecosyste.ms: Issues

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

GitHub / kufu/activerecord-bitemporal issues and pull requests

#177 - Replace CircleCI with GitHub Actions

Pull Request - State: closed - Opened by krororo 3 months ago - 1 comment

#176 - Support GlobalID

Pull Request - State: open - Opened by krororo 3 months ago

#175 - Bump actions/checkout from 3 to 4

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

#174 - Add Dependabot for GitHub Actions

Pull Request - State: closed - Opened by krororo 4 months ago - 1 comment

#173 - `Or` node changed to `Nary` in Rails 7.2

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

#172 - Replace `default` overrides from `load_schema!` to `attribute`

Pull Request - State: closed - Opened by krororo 4 months ago - 1 comment

#171 - Add specs under specific conditions

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

#170 - Bump up version to v5.2.0

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

#169 - Fix unintended valid_datetime set when `CollectionProxy#load`

Pull Request - State: closed - Opened by krororo 5 months ago - 1 comment

#168 - Delegate CollectionProxy#bitemporal_value to Relation

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

#167 - Fix unintended `valid_datetime` set when using `nested_attributes`

Pull Request - State: closed - Opened by krororo 5 months ago - 1 comment

#166 - Do not run CI against rails_main

Pull Request - State: closed - Opened by wata727 6 months ago - 2 comments

#165 - Bump up version to v5.1.0

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

#164 - CI against Rails 7.2

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

#163 - Bump up version to v5.0.1

Pull Request - State: closed - Opened by wata727 7 months ago

#162 - Remove database_cleaner

Pull Request - State: closed - Opened by krororo 7 months ago - 1 comment

#161 - update auto assign

Pull Request - State: closed - Opened by QWYNG 7 months ago

#160 - Remove unused `without_ignore` option

Pull Request - State: closed - Opened by wata727 7 months ago

#159 - Remove unneeded unscope values

Pull Request - State: closed - Opened by wata727 7 months ago

#157 - Fix a typo

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

#156 - Remove `joinable: false`

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

#155 - Bump up version to v5.0.0

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

#154 - Fix deleted time order between associations

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

#153 - Remove code for Active Record 6.0

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

#151 - Add support Rails 7.1

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

#150 - CI against Ruby 3.2, 3.3, Drop Ruby 2.7 and Rails 6.0

Pull Request - State: closed - Opened by krororo 11 months ago - 1 comment

#149 - Support date type of valid time

Pull Request - State: closed - Opened by krororo about 1 year ago - 3 comments

#148 - Prevent touch from saving unsaved changes

Pull Request - State: open - Opened by wata727 about 1 year ago

#147 - Reduce update queries if pk is uuid

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

#146 - Bump up version to v4.3.0

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

#145 - Don't use appraisal in CI

Pull Request - State: closed - Opened by krororo over 1 year ago - 2 comments

#144 - Suppress changes after creating with bitemporal_id

Pull Request - State: open - Opened by wata727 over 1 year ago - 1 comment

#143 - Remove unneeded spec for Rails 5.x

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

#142 - Add `previously_force_updated?`

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

#141 - Bump up version to v4.2.0

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

#140 - Apply irrelevant changes caused by touch

Pull Request - State: open - Opened by wata727 over 1 year ago - 1 comment

#139 - Add validation for `valid_from == valid_datetime`

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

#138 - Allow passing operated_at to destroy

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

#137 - Add ActiveRecord::Bitemporal.freeze_transaction_datetime

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

#136 - Raise ValidDatetimeRangeError instead of RecordInvalid in _update_row

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

#135 - Change not to create history when destroying with `force_update`

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

#134 - Add some files to .gitignore

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

#133 - Test against Ruby 3.2

Pull Request - State: closed - Opened by enomotodev over 1 year ago - 2 comments

#132 - Fix for RSpec deprecated warning

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

#131 - Bump up version to v4.1.0

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

#130 - Support for `inverse_of` of Rails 6.1 or higher

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

#128 - Bump up version to v4.0.0

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

#127 - add label option

Pull Request - State: closed - Opened by QWYNG over 1 year ago - 2 comments

#126 - Remove Gemfile.lock

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

#125 - Add required_ruby_version >= 2.7.0

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

#124 - Update auto asgn

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

#123 - Add support `bitemporal_callbacks`

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

#122 - Drop support Rails 5.2

Pull Request - State: closed - Opened by krororo almost 2 years ago

#120 - Bump up version to v3.0.0

Pull Request - State: closed - Opened by wata727 almost 2 years ago

#119 - set bitemporal times in destroy callbacks block

Pull Request - State: closed - Opened by Dooor almost 2 years ago

#118 - Assign updated bitemporal times to the receiver after update/destroy

Pull Request - State: closed - Opened by wata727 almost 2 years ago

#117 - Assign attributes to the receiver after update/destroy

Pull Request - State: closed - Opened by wata727 almost 2 years ago - 1 comment

#116 - Bump up version to v2.3.0

Pull Request - State: closed - Opened by wata727 almost 2 years ago

#115 - Update License and CoC files

Pull Request - State: closed - Opened by kinoppyd almost 2 years ago

#114 - Add InstanceMethods#swapped_id_previously_was

Pull Request - State: closed - Opened by wata727 almost 2 years ago

#113 - Bump activesupport from 6.1.3 to 7.0.4.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#112 - Bump activerecord from 6.1.3 to 7.0.4.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#111 - :tada: Bump v2.2.0 :tada:

Pull Request - State: closed - Opened by motsat almost 2 years ago - 1 comment

#110 - Add support changing swapped_id, when called `# destroy`.

Pull Request - State: closed - Opened by motsat almost 2 years ago

#109 - :tada: Bump v2.1.0 :tada:

Pull Request - State: closed - Opened by motsat almost 2 years ago - 1 comment

#108 - :tada: Bump v2.0.1 :tada:

Pull Request - State: closed - Opened by motsat almost 2 years ago - 1 comment

#107 - use Matrix Jobs in CircleCI

Pull Request - State: closed - Opened by mkmn almost 2 years ago

#106 - migrate Scheduled workflows in CircleCI

Pull Request - State: closed - Opened by mkmn almost 2 years ago

#105 - Update `valid_to` after `#update`

Pull Request - State: closed - Opened by motsat almost 2 years ago

#104 - Add GitHub Actions workflow to release to RubyGems.org

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

#103 - replace postgres docker image

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

#102 - :tada: Bump v2.0.0 :tada:

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

#101 - Fix typo in README.md

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

#100 - Update `transaction_from` after `#update`.

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

#99 - Fix JOIN query does not have `valid_from / valid_to` when using `.or`.

Pull Request - State: closed - Opened by osyo-manga about 2 years ago - 2 comments

#98 - [Proposal] Add `range` argument to `.valid_allin`

Pull Request - State: closed - Opened by Dooor over 2 years ago

#97 - Release/1 1 0

Pull Request - State: closed - Opened by kinoppyd over 2 years ago

#96 - Bump activerecord from 6.1.3 to 7.0.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#95 - [Proposal] Changed `valid_in` to exclude `valid_from = to` and `valid_to = from`

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

#94 - Add bitemporal data structure visualizer

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

#93 - [Proposal] `#force_update` with `valid_from` `valid_to`

Pull Request - State: open - Opened by osyo-manga over 2 years ago

#92 - Bump version up to 1.0.0

Pull Request - State: closed - Opened by kinoppyd over 2 years ago

#91 - Drop Support Ruby 2.6 & Update CI workflow config

Pull Request - State: closed - Opened by mkmn over 2 years ago

#90 - bugifx undefined method `bitemporal_include?'

Pull Request - State: closed - Opened by osyo-manga over 2 years ago

#89 - When will the latest version be released?

Issue - State: closed - Opened by endotakuya over 2 years ago - 3 comments

#88 - fix README.md

Pull Request - State: closed - Opened by kekke-n over 2 years ago

#87 - Add supoprt Ruby 3.1 x Rails 7.0.1

Pull Request - State: closed - Opened by osyo-manga almost 3 years ago - 1 comment

#86 - Update support Ruby versions in CI.

Pull Request - State: closed - Opened by osyo-manga almost 3 years ago - 1 comment

#85 - Add support Rails 7.0 in CI.

Pull Request - State: closed - Opened by osyo-manga almost 3 years ago - 1 comment

#84 - Fix broken format in README

Pull Request - State: closed - Opened by sugamasao about 3 years ago

#83 - Fix scope of through association for not BTDM

Pull Request - State: closed - Opened by kouheiszk about 3 years ago - 1 comment

#82 - Add transaction_at support methods.

Pull Request - State: closed - Opened by osyo-manga about 3 years ago - 1 comment

#81 - Drop ruby 2.5 and update ruby versions in CI

Pull Request - State: closed - Opened by osyo-manga over 3 years ago - 1 comment

#80 - Updated implementation of ActiveRecord::Persistence#reload.

Pull Request - State: closed - Opened by osyo-manga over 3 years ago