Ecosyste.ms: Issues

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

GitHub / collectiveidea/delayed_job_active_record issues and pull requests

#243 - Prepare 4.1.11 release

Pull Request - State: closed - Opened by albus522 19 days ago

#242 - Rails 8

Pull Request - State: closed - Opened by albus522 20 days ago

#241 - Removes support for very old EOL Active Record 5.0 and older

Pull Request - State: closed - Opened by jdufresne 3 months ago - 5 comments

#240 - Fix some typos

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

#238 - Make several additional columns NOT NULL

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

#237 - Prepare 4.1.10 release

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

#236 - Fix error in updated clear_all_connections handling

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

#235 - undefined method `clear_all_connections!' when running ./bin/delayed_job

Issue - State: closed - Opened by lcjury 3 months ago - 1 comment

#234 - Prepare 4.1.9 release

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

#233 - Trusted publishing

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

#232 - More test updates

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

#231 - Fixup reserve_with_scope_using_optimized_postgres

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

#230 - Test matrix updates

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

#229 - Fix rubocop

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

#228 - Fix CI for trilogy & rails 7.0/6.1/6.0

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

#227 - Don't use ActiveRecord::Base as parent class

Pull Request - State: open - Opened by mateuscruz 8 months ago - 2 comments

#226 - Fix deprecation warning for clear_all_connections!

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

#225 - V4.1.8 remove priority

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

#224 - Add Ruby 3.3 to CI matrix

Pull Request - State: closed - Opened by m-nakamura145 11 months ago

#223 - Add trilogy gem to CI

Pull Request - State: closed - Opened by taketo1113 12 months ago - 1 comment

#222 - Optimize mysql query with trilogy gem

Pull Request - State: closed - Opened by taketo1113 12 months ago - 1 comment

#221 - Don't optimize mysql query with trilogy gem

Issue - State: closed - Opened by taketo1113 12 months ago

#220 - Need a new release to support rails 7.1

Issue - State: closed - Opened by kbarrette about 1 year ago

#219 - Add ruby 3.2

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

#218 - Deprecation warning Rails 7.1

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

#217 - Deprecation warning in rails 7.1

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

#216 - Add rails 7.1 to CI

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

#215 - Optimize PG reservation query for PG >=9.5

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

#214 - Include delayed job dependency

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

#213 - Update delayed_job dependency to add ruby3 support

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

#212 - Do not prematurely load `ActiveRecord::Base`

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

#211 - Clear locks using `reserve_sql_strategy`

Pull Request - State: open - Opened by njakobsen over 1 year ago - 2 comments

#210 - How does max_attempts interface with ActiveJob retry_on method?

Issue - State: closed - Opened by jeremygottfried almost 2 years ago - 1 comment

#209 - CI: add Ruby 3.2 to the test matrix

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

#208 - Can't create Delayed::Job record after `errors.add` in model

Issue - State: closed - Opened by kntmrkm almost 2 years ago - 1 comment

#207 - Mavenlink 4 1 3 lock rails 6.0

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

#206 - Rails 7 weird error: can't dump anonymous module

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

#205 - Finish rails 7 support

Pull Request - State: closed - Opened by albus522 almost 3 years ago

#204 - Problem with DelayedJob Psych gem when upgrading to Ruby 2.7.5

Issue - State: closed - Opened by LucasCioffi almost 3 years ago - 2 comments

#203 - Do that destroy_failed_jobs get honored by delayed_job?

Issue - State: closed - Opened by vpereira almost 3 years ago - 1 comment

#202 - Mavenlink 4.1.3 lock version

Pull Request - State: closed - Opened by diclophis almost 3 years ago - 2 comments

#201 - allow using rails 7.0

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

#200 - Prevent attempts to write too long error messages

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

#199 - Rails 7.0 support

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

#197 - Use case for locked_by in the ready_to_run query

Issue - State: closed - Opened by arunn about 3 years ago - 1 comment

#196 - Rails 7 Support

Issue - State: closed - Opened by lachances about 3 years ago - 9 comments

#195 - Delayed job stops, the jobs are stuck in postgres

Issue - State: open - Opened by Chandananimmu about 3 years ago - 6 comments

#194 - Add scope for queue negation

Pull Request - State: open - Opened by njakobsen over 3 years ago

#193 - Job running on 2 workers at once after timeout

Issue - State: open - Opened by seandilda over 3 years ago - 1 comment

#192 - Allow unreleased versions of Rails 7.0

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

#191 - Revert "Fix Rails autoloading"

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

#190 - Error in 4.1.5 when upgrading Rails from 6.0 to 6.1

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

#189 - A way to get the job ID inside a worker?

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

#188 - 4.1.5 breaking changes

Issue - State: closed - Opened by estani almost 4 years ago - 5 comments

#187 - undefined method `table_name=` for Delayed::Backend::ActiveRecord::Job:Class

Issue - State: closed - Opened by ewamarciniak almost 4 years ago - 1 comment

#187 - undefined method `table_name=` for Delayed::Backend::ActiveRecord::Job:Class

Issue - State: closed - Opened by ewamarciniak almost 4 years ago - 1 comment

#185 - `Delayed::Job` no longer defined in initializers

Issue - State: closed - Opened by severin almost 4 years ago - 16 comments

#184 - Allow rails 6.1

Pull Request - State: closed - Opened by albus522 almost 4 years ago

#183 - Attempt to use GitHub actions

Pull Request - State: closed - Opened by albus522 almost 4 years ago

#182 - Cleanup from EOL ruby and rails versions

Pull Request - State: closed - Opened by albus522 almost 4 years ago

#181 - include support for ActiveRecord 6.1

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

#180 - Update upper dependency for activerecord

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

#179 - Updated Gemspec and CI tests for compatibility with Rails 6.1.x

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

#178 - Rails 6.1.0.alpha support

Issue - State: closed - Opened by max611 about 4 years ago - 3 comments

#177 - psql :optimized_sql strategy now updates a single row

Pull Request - State: open - Opened by jpcuevaslavin over 4 years ago

#175 - Fix up travis config for platform updates

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

#174 - Retry clear_locks! when ActiveRecord::Deadlocked is occurred

Pull Request - State: open - Opened by nishidayuya over 5 years ago

#173 - Fix the build

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

#172 - Fix Rails autoloading

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

#171 - upgrade to rails 5.2 causes errors with existing jobs

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

#170 - Test against latest rubies

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

#169 - Fix Postgres UPDATE ... LIMIT bug

Pull Request - State: open - Opened by erikkessler1 over 5 years ago - 2 comments

#168 - ready_to_run sql condition run_at field not able to select any record

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

#167 - [WIP] Rails 6 compatibility

Pull Request - State: closed - Opened by albus522 almost 6 years ago - 2 comments

#166 - Fixing travis builds

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

#165 - Optimize default sql performance

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

#164 - Rails 6.0.0 beta1 activerecord compatibility issues

Issue - State: closed - Opened by atstockland almost 6 years ago - 1 comment

#163 - Fixed bug: Lost DB connection causes jobs to not be processed anymore.

Pull Request - State: open - Opened by thorsteneckel about 6 years ago - 1 comment

#162 - Update upper dependency for activerecord

Pull Request - State: closed - Opened by iggant about 6 years ago - 4 comments

#161 - Enhancement to allow jobs to be "versioned"

Pull Request - State: closed - Opened by ballcheck over 6 years ago - 2 comments

#160 - Enhancement to allow jobs to be "versioned" / ActiveRecord

Pull Request - State: closed - Opened by ballcheck over 6 years ago - 1 comment

#158 - Fix incompatibility with bootsnap

Pull Request - State: closed - Opened by dsander over 6 years ago - 10 comments

#157 - Try to cleanup and group the build matrix better

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

#156 - Allow ActiveRecord 5.2

Pull Request - State: closed - Opened by FanaHOVA over 6 years ago - 1 comment

#155 - Out dated active record dependency

Issue - State: closed - Opened by mode-x over 6 years ago - 3 comments

#154 - Allow Active Record 5.2 to be used

Pull Request - State: closed - Opened by pixeltrix over 6 years ago - 9 comments

#153 - Method for improved reloading in Delayed Job

Pull Request - State: open - Opened by thisduck over 6 years ago

#152 - Remove force flag from migration

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

#150 - Urgent - issue with Ruby 2.5.0

Issue - State: closed - Opened by mesutcan almost 7 years ago - 5 comments

#149 - Query updates

Pull Request - State: open - Opened by albus522 almost 7 years ago

#148 - Update rubocop and fixing the test suite

Pull Request - State: closed - Opened by albus522 almost 7 years ago

#146 - 'yaml_as' was removed in Ruby 2.5.0, use 'yaml_tag'

Issue - State: closed - Opened by bryszard almost 7 years ago - 1 comment

#145 - without requiring DJ ~> 4.1.4, gem cannot be loaded in ruby 2.5

Issue - State: closed - Opened by apurvis almost 7 years ago - 3 comments