-
Notifications
You must be signed in to change notification settings - Fork 191
Comparing changes
Open a pull request
base repository: que-rb/que
base: v2.1.0
head repository: que-rb/que
compare: v2.2.0
- 13 commits
- 7 files changed
- 3 contributors
Commits on Aug 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4174523 - Browse repository at this point
Copy the full SHA 4174523View commit details -
Merge pull request #376 from texpert/type-in-changelog-db-migration-v7
Fix DB migration name of v7 in the CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 0cdd37c - Browse repository at this point
Copy the full SHA 0cdd37cView commit details -
move command_line_interface.rb to bin to lib
This will support other programs running other business logic before starting the que locker and workers. ``` exit_code = Que::CommandLineInterface.parse( args: ARGV.dup, output: $stdout, ) exit(exit_code) ```
Configuration menu - View commit details
-
Copy full SHA for 8dfbee4 - Browse repository at this point
Copy the full SHA 8dfbee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3352e94 - Browse repository at this point
Copy the full SHA 3352e94View commit details -
Merge pull request #378 from gocardless/move-cli-to-lib
Move CommandLineInterface from bin to lib
Configuration menu - View commit details
-
Copy full SHA for cd1ba93 - Browse repository at this point
Copy the full SHA cd1ba93View commit details -
Switch to referencing earlier issue in missing DB schema version erro…
…r message Given it has all the detail
Configuration menu - View commit details
-
Copy full SHA for 827d93f - Browse repository at this point
Copy the full SHA 827d93fView commit details
Commits on Aug 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0dc2866 - Browse repository at this point
Copy the full SHA 0dc2866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd10f7 - Browse repository at this point
Copy the full SHA 8bd10f7View commit details
Commits on Aug 29, 2022
-
Merge pull request #379 from que-rb/detect-missing-db-schema-version-…
…comment Raise when DB schema version comment is missing
Configuration menu - View commit details
-
Copy full SHA for ce9c3ba - Browse repository at this point
Copy the full SHA ce9c3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for aad63da - Browse repository at this point
Copy the full SHA aad63daView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3109fc - Browse repository at this point
Copy the full SHA e3109fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff24648 - Browse repository at this point
Copy the full SHA ff24648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50fe308 - Browse repository at this point
Copy the full SHA 50fe308View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.0...v2.2.0