2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-12-25 07:12:17 +08:00

Commit Graph

  • 193881ffb0 (cli): Define styles in global scope Ken Hibino 2022-05-27 15:01:34 -0700
  • 2f95ff0442 (cli): Disallow refresh interval less than 1s Ken Hibino 2022-05-27 13:58:41 -0700
  • 6058e369c3 (cli): Update fetcher interface Ken Hibino 2022-05-27 13:49:43 -0700
  • 5f47379e76 (cli): Add --refresh flag to dash command Ken Hibino 2022-05-27 12:26:02 -0700
  • 89524e954f (cli): Show different task attributes based on task state Ken Hibino 2022-05-27 11:16:55 -0700
  • e0e5d1ac24
    Add pre and post enqueue callback options for Scheduler Chih Sean Hsu 2022-05-28 01:50:02 +0800
  • 5a046c269a chore: add this change into CHANGELOG.md Chih Sean Hsu 2022-05-27 14:20:43 +0800
  • 8dc11a533b chore: rename preHandler and postHandler Chih Sean Hsu 2022-05-27 14:20:23 +0800
  • 89e785e870 (cli): task modal Ken Hibino 2022-05-23 16:19:43 -0700
  • b6dac5c0a1 (cli): extract ticker out of fetcher Ken Hibino 2022-05-23 15:40:07 -0700
  • 9415d66655 (cli): Show task info modal if taskID state is set Ken Hibino 2022-05-23 15:29:07 -0700
  • 7757de4173 (cli): Add modal Ken Hibino 2022-05-22 20:33:50 -0700
  • 34926d3f69 (cli): filename rename Ken Hibino 2022-05-22 16:27:10 -0700
  • 92cc3a79c4 (cli): Add more tests Ken Hibino 2022-05-22 16:20:11 -0700
  • a13a3dfe2d (ci): Update build workflow Ken Hibino 2022-05-22 10:20:37 -0700
  • 500e0c02ea (cli): Refactor dash package Ken Hibino 2022-05-22 10:05:22 -0700
  • 604b906558 feat: add preHandler and postHandler for Scheduler Chih Sean Hsu 2022-05-22 15:12:03 +0800
  • 2d5ca43424 (cli): Define dataFetcher type Ken Hibino 2022-05-21 16:47:46 -0700
  • 0eecef2da6 (cli): Refactor key event handlers Ken Hibino 2022-05-21 09:47:21 -0700
  • 8b8b17650f (cli): Make baseStyle global variable Ken Hibino 2022-05-21 07:18:56 -0700
  • 553891e837 (cli): Add group selection table Ken Hibino 2022-05-20 17:18:20 -0700
  • 2e9b5ed17e (cli): Add pagination to task table Ken Hibino 2022-05-19 06:26:42 -0700
  • 16856a6a41 (cli): update queue details view Ken Hibino 2022-05-18 11:13:24 -0700
  • 2c43ee9e20 (cli): Add event handler for left/right arrows Ken Hibino 2022-05-18 06:52:13 -0700
  • b78ed063ff (cli): Show queue info banner in dash Ken Hibino 2022-05-18 06:08:22 -0700
  • b6303876b5 (cli): Split dash package into multiple files Ken Hibino 2022-05-18 05:50:50 -0700
  • 83b6a5599d (cli): Create dash subpackage Ken Hibino 2022-05-18 05:40:25 -0700
  • 4e0da9fb55 (cli): Add helper function for drawing table Ken Hibino 2022-05-17 14:40:14 -0700
  • 4ac70e2e6e
    Merge branch 'hibiken:master' into master Trịnh Đức Bảo Linh 2022-05-17 14:11:48 +0700
  • 05fa52027c
    Merge pull request #2 from linhbkhn95/feature/expose-task-id-duplicate Trịnh Đức Bảo Linh 2022-05-17 14:10:27 +0700
  • 907e2c446f expose taskId when duplicated linhbkhn95 2022-05-17 14:06:00 +0700
  • fc91fc2e1a expose taskID when duplicated linhbkhn95 2022-05-17 11:56:55 +0700
  • 30d409371b
    Fix comment typos Trịnh Đức Bảo Linh 2022-05-17 11:14:15 +0700
  • 983769bbca fix typo linhbkhn95 2022-05-17 10:00:00 +0700
  • b6d8bd1412 (tools): Require go1.18+ Ken Hibino 2022-05-16 17:07:50 -0700
  • 0d7846c580 (cli): Add queue details view to dash Ken Hibino 2022-05-16 06:45:13 -0700
  • a895145a43 (cli): Add redis view Ken Hibino 2022-05-15 13:34:39 -0700
  • e52a4b97e5 (cli): Refactor data fetch in dash Ken Hibino 2022-05-15 13:05:12 -0700
  • 2512d01d19 (cli) Add navigation to dash Ken Hibino 2022-05-15 12:37:21 -0700
  • 45554b2e37 (cli) Add * to indicate current view in the footer menu Ken Hibino 2022-05-15 11:49:01 -0700
  • a666201f99 (cli) Add footer to dash Ken Hibino 2022-05-14 18:11:40 -0700
  • 4cf5d74162 (cli): Add dash command Ken Hibino 2022-05-08 20:15:12 -0700
  • c19a8c56d7 don't archive if our max size is 0 Herb Stahl 2022-05-09 06:55:23 -0700
  • d2fc04a2e6 Merge branch 'hibiken-master' Herb Stahl 2022-05-08 18:53:23 -0700
  • b36509c35e update Herb Stahl 2022-05-08 18:53:03 -0700
  • 14a470dee4 Merge branch 'master' of https://github.com/hibiken/asynq Herb Stahl 2022-05-08 18:52:33 -0700
  • 97d1269efd update Herb Stahl 2022-05-08 18:47:09 -0700
  • 344a444596 Merge branch 'master' of https://github.com/hibiken/asynq into hibiken-master Herb Stahl 2022-05-08 18:46:37 -0700
  • e6137ca2c8 Merge branch 'master' of https://github.com/fluffy-bunny/asynq Herb Stahl 2022-05-08 18:36:11 -0700
  • a46ee20237 optional config values for MaxArchiveSize *int ArchivedExpirationInDays *int Herb Stahl 2022-05-08 18:32:41 -0700
  • aefd276146
    Upgrade goleak version Mohab Abd El-Dayem 2022-05-08 19:17:22 +0200
  • 94ad9e5e74
    Update CONTRIBUTING.md to use git ssh Mohab Abd El-Dayem 2022-05-08 18:21:33 +0200
  • fc6a7b74c3 Update CONTRIBUTING.md to use git ssh Mohab Abd El-Dayem 2022-05-08 15:21:10 +0200
  • 228156063e Upgrade goleak version to v1.1.12 Mohab Abd El-Dayem 2022-05-08 15:08:34 +0200
  • 02b334db5d Merge branch 'master' of https://github.com/fluffy-bunny/asynq herb 2022-05-07 10:30:53 -0700
  • 79e1b974e7 if MaxArchiveSize is <= 0 Don't archive anything herb 2022-05-07 10:30:40 -0700
  • 2e2362cb3a
    Update README.md Herb Stahl 2022-05-07 09:42:37 -0700
  • 8904de8735 initial config propagation Herb Stahl 2022-05-02 11:24:43 -0700
  • 5187844ca5
    Update CLI install command in README Ken Hibino 2022-05-06 16:55:54 -0700
  • 4afb7fa8fb Update CLI installation command in README Ken Hibino 2022-05-06 16:53:34 -0700
  • 4dd2b5738a
    (cli): Improve help command output Ken Hibino 2022-05-06 16:18:40 -0700
  • 6f4a81f22c go mod tidy Ken Hibino 2022-05-06 16:17:00 -0700
  • 7cffdc7d4a (cli): Remove stale comment Ken Hibino 2022-05-06 16:15:23 -0700
  • ef1448fdd5 Update usage string to use <variable> notation Ken Hibino 2022-05-06 16:06:22 -0700
  • f6f948ec04 Add possible values for --state flag in help output Ken Hibino 2022-05-06 13:44:12 -0700
  • 9116c096ec docs: correct typo (deafult => default) Jeffrey Lo 2022-05-04 20:07:09 -0400
  • 2db04c98a7
    docs: correct typo (deafult => default) Jeffrey Lo 2022-05-04 20:07:09 -0400
  • c801694078 initial config propagation Herb Stahl 2022-05-02 11:24:43 -0700
  • 777c5bf165 (cli): Add examples to subcommands Ken Hibino 2022-04-30 15:08:27 -0700
  • 75be774f73 (cli): Capitalize description strings for commands and flags Ken Hibino 2022-04-30 08:04:43 -0700
  • 82550850dc (cli): Add batch action support for aggregating tasks Ken Hibino 2022-04-28 06:45:32 -0700
  • c9c1587fea Hide help command in help output Ken Hibino 2022-04-28 06:36:37 -0700
  • 3aa716489c (cli): Add examples to each command Ken Hibino 2022-04-23 12:25:35 -0700
  • ac7c0ab1d2 (cli): Remove distinction between core vs additional commands Ken Hibino 2022-04-23 11:27:08 -0700
  • 69bc872801 compile in unix break herb 2022-04-22 14:55:38 -0700
  • d1e5e4f2f1 https://github.com/hibiken/asynq/issues/439 herb 2022-04-22 13:38:46 -0700
  • e5d5ffcf30 (cli): Improve help command output Ken Hibino 2022-04-17 07:03:28 -0700
  • 5c723f597e Correct the error message to cancel an active tasks Erwan Leboucher 2022-04-13 10:37:18 +0200
  • dd6f84c575 (cli): Use asynq v0.23 Ken Hibino 2022-04-13 06:07:31 -0700
  • 0910bcd2a6
    Correct the error message to cancel an active tasks Erwan Leboucher 2022-04-13 10:37:18 +0200
  • c438339c3d Fix date in changelog Ken Hibino 2022-04-12 06:22:42 -0700
  • 901938b0fe Update readme Ken Hibino 2022-04-11 17:07:24 -0700
  • 245d4fe663 v0.23.0 v0.23.0 Ken Hibino 2022-04-11 16:57:33 -0700
  • 94719e325c Update CHANGELOG.md Ken Hibino 2022-04-11 16:52:07 -0700
  • 8b2a787759 Rename variables for public API documentation Ken Hibino 2022-04-10 17:55:21 -0700
  • 451be7e50f (cli): Update stats command to print the number of aggregating tasks Ken Hibino 2022-04-09 15:52:58 -0700
  • 578321f226 (cli): Extend task ls command to list aggregating tasks Ken Hibino 2022-04-09 15:47:33 -0700
  • 2c783566f3 (cli): Add group ls command Ken Hibino 2022-04-09 06:49:22 -0700
  • 39718f8bea Always enqueue the aggregated task in the same queue Ken Hibino 2022-04-07 06:19:04 -0700
  • 829f64fd38 Define GroupAggregator interface Ken Hibino 2022-04-07 06:13:49 -0700
  • a369443955 Add batch actions to inspector for aggregating tasks Ken Hibino 2022-03-30 05:58:38 -0700
  • de139cc18e Update RDB.RunTask to schedule aggregating task Ken Hibino 2022-03-29 06:27:56 -0700
  • 74db013ab9 Add RDB.RunAllAggregatingTasks Ken Hibino 2022-03-29 06:15:01 -0700
  • 725105ca03 Update RDB.ArchiveTask to archive aggregating task Ken Hibino 2022-03-28 06:59:57 -0700
  • d8f31e45f1 Add RDB.ArchiveAllAggregatingTasks Ken Hibino 2022-03-28 06:29:44 -0700
  • 9023cbf4be Update RDB.DeleteTask to handle aggregating task Ken Hibino 2022-03-27 16:25:03 -0700
  • 9279c09125 Add RDB.DeleteAllAggregatingTasks Ken Hibino 2022-03-27 15:52:46 -0700
  • bc27126670 Fix memory usage lua script Ken Hibino 2022-03-26 14:33:03 -0700
  • 0cfa7f47ba Fix memory_usage lua script Ken Hibino 2022-03-23 16:21:45 -0700
  • 8a4fb71dd5 Update go.mod with replace directive Ken Hibino 2022-03-22 06:30:43 -0700