GitHub / ppy/osu-queue-processor / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 5cc515a1 | merge Merge pull request #42 from peppy/add-database-logging |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| bc2b1ee6 | Add optional database logging | Dean Herbert <p****e@p****h> | about 2 months ago | |
| f46702be | Update readme with no-AI clause | Dean Herbert <p****e@p****h> | 3 months ago | |
| be7fab16 | merge Merge pull request #41 from bdach/tooling-updates |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 6b74d48e | Disable firing inspections | Bartłomiej Dach <d****j@g****m> | 5 months ago | |
| a91ae80a | Update dotnet tools | Bartłomiej Dach <d****j@g****m> | 5 months ago | |
| 3457eff3 | Bump InspectCode via JetBrains official action & remove nvika | Bartłomiej Dach <d****j@g****m> | 5 months ago | |
| 5591866b | Update GitHub actions versions to address deprecation warnings | Bartłomiej Dach <d****j@g****m> | 5 months ago | |
| 962e6702 | merge Merge pull request #40 from peppy/dedupe-updated-beatmap-sets |
Bartłomiej Dach <d****j@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 0539f551 | De-dupe updated `beatmapset_id`s | Dean Herbert <p****e@p****h> | 6 months ago | |
| 933985ba | merge Merge pull request #39 from peppy/reduce-bss-query-data |
Bartłomiej Dach <d****j@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| af718004 | Reduce data received when querying database via `BeatmapStatusWatcher` | Dean Herbert <p****e@p****h> | 6 months ago | |
| 0922bb83 | merge Merge pull request #38 from TheDomco/allow-blocking-pop |
Dean Herbert <p****e@p****h>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 1ae0f78f | Simplify by removing field | Domco <t****1@g****m> | 7 months ago | |
| adc30527 | Fix code quality | Domco <t****1@g****m> | 7 months ago | |
| e4831dca | Remove redundant check | Domco <t****1@g****m> | 7 months ago | |
| 71f721dd | Add support for blocking pop instead of polling | Domco <t****1@g****m> | 7 months ago | |
| 69c30a27 | Expose redis for arbitrary use | Dean Herbert <p****e@p****h> | 7 months ago | |
| 299e0f63 | merge Merge pull request #37 from peppy/beatmap-metadata-watcher |
Bartłomiej Dach <d****j@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e9232bec | Add explicit `ORDER BY` for safety | Dean Herbert <p****e@p****h> | over 1 year ago | |
| 7d64c802 | Remove cancellation token disposal | Dean Herbert <p****e@p****h> | over 1 year ago | |
| 7d3f9791 | Use loop instead of task refire | Dean Herbert <p****e@p****h> | over 1 year ago | |
| 71c9f95d | Add test coverage | Dean Herbert <p****e@p****h> | over 1 year ago | |
| aa3d55aa | Update test setup to pull in docker dependencies | Dean Herbert <p****e@p****h> | over 1 year ago | |
| ed5f23ba | Change polling flow to not require initial separate call | Dean Herbert <p****e@p****h> | over 1 year ago | |
| 7a451867 | Better document flow and reasoning for initial non-poll operation | Dean Herbert <p****e@p****h> | over 1 year ago | |
| 8866d813 | Add initial `BeatmapStatusWatcher` component | Dean Herbert <p****e@p****h> | over 1 year ago | |
| e081234a | Add default value for cancellation token | Dean Herbert <p****e@p****h> | almost 2 years ago | |
| a854e4db | merge Merge pull request #36 from peppy/add-async-connect-method |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d921a29c | Add `async` version of database connect method | Dean Herbert <p****e@p****h> | almost 2 years ago | |
| e26c8653 | merge Merge pull request #35 from smoogipoo/fix-redis-connection-delay |
Dean Herbert <p****e@p****h>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 25feed10 | Fix delay in creating redis connections | Dan Balasescu <s****o@s****e> | almost 2 years ago | |
| 001e0335 | merge Merge pull request #34 from smoogipoo/fix-pooling-env-var |
Dean Herbert <p****e@p****h>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2a365e3b | Fix database connections never being pooled | Dan Balasescu <s****o@s****e> | almost 2 years ago | |
| 5a9a41d2 | Disable pipelining for now | Dean Herbert <p****e@p****h> | almost 2 years ago | |
| b01f281b | merge Merge pull request #33 from peppy/fix-exception-handling |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b4e84856 | Error handle exception handler for safety | Dean Herbert <p****e@p****h> | almost 2 years ago | |
| 81fc6e47 | Add failing test coverage of exception handling | Dean Herbert <p****e@p****h> | almost 2 years ago | |
| 563a5ad7 | Change how exceptions are handled to better relate them to individual items | Dean Herbert <p****e@p****h> | almost 2 years ago | |
| 52808408 | merge Merge pull request #32 from peppy/allow-pool-adjust |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 82c44727 | Apply rider migration | Dean Herbert <p****e@p****h> | almost 2 years ago | |
| da2dde5c | Use string comparison | Dean Herbert <p****e@p****h> | almost 2 years ago | |
| 6c5dc627 | Allow changing common connection pooling settings | Dean Herbert <p****e@p****h> | almost 2 years ago | |
| 46c7036f | merge Merge pull request #31 from TheHeroBrine422/patch-1 |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2cb1bdac | Remove bountysource from README.md and add opencollective |
Hero <c****b@c****o>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1a1ac60b | Revert osu-framework bump for now | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 5c58c4c9 | Update packages again to fix mysql errors | Dean Herbert <p****e@p****h> | over 2 years ago | |
| ca6f08d7 | merge Merge pull request #30 from peppy/sentry-fix |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 45e3395f | Fix inspections | Dan Balasescu <s****o@s****e> | over 2 years ago | |
| 0ce3c910 | Remove REDIS_HOST env variable | Dan Balasescu <s****o@s****e> | over 2 years ago | |
| 1ff5d73a | Expose redis port | Dan Balasescu <s****o@s****e> | over 2 years ago | |
| ed4a53c4 | Remove unnecessary container specification | Dan Balasescu <s****o@s****e> | over 2 years ago | |
| 154b5932 | Update .net version for workflows | Dean Herbert <p****e@p****h> | over 2 years ago | |
| d5ef371a | merge Merge branch 'master' into sentry-fix | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 93ed4cce | Suppress some test inspections for now | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 49e563c5 | Fix a few inspections | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 9fffd082 | Add new dotsettings | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 8992f713 | Update packages | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 89addeab | Update project to net8 | Dean Herbert <p****e@p****h> | over 2 years ago | |
| d77383a5 | Fix potential null sentry DSN causing startup failures | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 5acde9d3 | merge Merge pull request #29 from peppy/redis-connector |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e3cd6fe5 | Add minimal sanity checking | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 210768db | Add `RedisAccess` and extension methods for dealing with redis schema versioning | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 25d44de6 | Enforce namespace styling | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 19739a24 | Update dotsettings | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 6cad8233 | Block namespace | Dean Herbert <p****e@p****h> | over 2 years ago | |
| 848eaa87 | merge Merge pull request #28 from peppy/static-db-helper |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| e1521dda | Add ability to specify port via `DB_PORT` | Dean Herbert <p****e@p****h> | almost 3 years ago | |
| c0183e14 | Make `GetDatabaseConnection` static and separate into separate helper class | Dean Herbert <p****e@p****h> | almost 3 years ago | |
| 8d19ac5d | merge Merge pull request #27 from peppy/lazy-redis |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 4f022125 | Make redis initialisation lazy | Dean Herbert <p****e@p****h> | almost 3 years ago | |
| 4c4f1bde | merge Merge pull request #26 from peppy/add-basic-sentry-support |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 13a9ac32 | Add basic sentry error reporting support | Dean Herbert <p****e@p****h> | about 3 years ago | |
| 12826fd0 | merge Merge pull request #24 from bdach/event-publishing |
Dean Herbert <p****e@p****h>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a6056b1f | Track count of messages published | Bartłomiej Dach <d****j@g****m> | over 3 years ago | |
| 6ca7022f | Add method for publishing messages from within queue processors | Bartłomiej Dach <d****j@g****m> | over 3 years ago | |
| d610e80b | merge Merge pull request #23 from ppy/dependabot/nuget/osu.Server.QueueProcessor/Ne... |
Dean Herbert <p****e@p****h>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6efa2b66 |
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /osu.Server.QueueProcessor
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f8ee6a8b | merge Merge pull request #22 from peppy/redis-default-host |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 35c3ab9c | Specify redis host in github actions | Dean Herbert <p****e@p****h> | over 3 years ago | |
| 430eaa3f | Change default redis host to `localhost` | Dean Herbert <p****e@p****h> | over 3 years ago | |
| 4b20611a | Make error event nullable | Dean Herbert <p****e@p****h> | over 3 years ago | |
| fecb2135 | merge Merge pull request #21 from peppy/expose-errorsa |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3657a6ff | Add event to allow external visibility of errors | Dean Herbert <p****e@p****h> | over 3 years ago | |
| f8186105 | merge Merge pull request #19 from peppy/push-multiple |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| d8dfeb46 | merge Merge pull request #20 from peppy/fix-total-in-flight-off-by-one |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8575e6ba | Fix total inflight limit being off-by-one | Dean Herbert <p****e@p****h> | about 4 years ago | |
| eef78bde | Add ability to push multiple items to a queue in a single redis round-trip | Dean Herbert <p****e@p****h> | about 4 years ago | |
| a21fa4cc | merge Merge pull request #15 from peppy/fix-shutdown-item-handling |
Dean Herbert <p****e@p****h>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| d576b65a | Fix queue processor potentially not finishing processor of in-flight items | Dean Herbert <p****e@p****h> | about 4 years ago | |
| 67c00c03 | Fix weirdness with abort tests | Dean Herbert <p****e@p****h> | about 4 years ago | |
| ce88f41f | merge Merge pull request #12 from peppy/custom-conn-string |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 0737dee7 | merge Merge pull request #11 from peppy/expose-queue-name |
Dan Balasescu <s****o@s****e>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 7d4cd769 | Add ability to specify custom database connection string (or password/database) | Dean Herbert <p****e@p****h> | about 4 years ago | |
| 59edf7fc | Expose `QueueName` | Dean Herbert <p****e@p****h> | about 4 years ago | |
| 7950742c | merge Merge pull request #10 from peppy/process-batching |
Dean Herbert <p****e@p****h>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| b2b21f83 | Simplify null handling logic and fix item counter increments | Dean Herbert <p****e@p****h> | over 4 years ago | |
| 6f033195 | Add note about redis 6.x behaviour | Dean Herbert <p****e@p****h> | over 4 years ago | |
| a4267545 | Add special handling for empty queue case | Dean Herbert <p****e@p****h> | over 4 years ago | |
| 219797c1 | Add basic batch result processing support | Dean Herbert <p****e@p****h> | over 4 years ago |