Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / humanmade/Cavalcade issues and pull requests
#127 - Jobs Status command
Issue -
State: open - Opened by tomjn 8 months ago
Labels: Enhancement
#126 - Check to see if the job has been running more then 3 hours
Pull Request -
State: open - Opened by stuartshields 12 months ago
- 1 comment
#125 - Cannot unschedule more than 100 events with a given hook
Issue -
State: open - Opened by johnbillion over 1 year ago
Labels: Bug
#124 - feat: add admin UI to view Cavalcade jobs and logs
Pull Request -
State: closed - Opened by npivcevic over 1 year ago
- 5 comments
#123 - PHP Warning with PHP8.2
Issue -
State: closed - Opened by mikelittle over 1 year ago
- 2 comments
Labels: Bug
#122 - Possible Wrong Version Display and LOG disabling solution
Issue -
State: open - Opened by danidorado almost 2 years ago
- 2 comments
#121 - Quick questions
Issue -
State: closed - Opened by agenceKanvas over 2 years ago
- 2 comments
#120 - Command that takes a job id and sets status to 'failed'
Issue -
State: open - Opened by owaincuvelier over 2 years ago
#119 - Add support for returning `WP_Error` objects
Pull Request -
State: closed - Opened by roborourke over 2 years ago
- 1 comment
#118 - Reduce number of DB queries
Pull Request -
State: closed - Opened by roborourke over 2 years ago
- 14 comments
#117 - Performance issues if checking for schedules during every page load
Issue -
State: closed - Opened by roborourke over 2 years ago
- 11 comments
#116 - Why does Cavalcade do so much on every page load?
Issue -
State: closed - Opened by kadamwhite over 2 years ago
- 3 comments
#115 - Cavalcade is not working?
Issue -
State: closed - Opened by bocibocinet over 2 years ago
- 1 comment
#114 - Question: How do determine whether Cavalcade is active from other Code?
Issue -
State: closed - Opened by JanThiel over 3 years ago
- 1 comment
#113 - Some CRON events are not executed (Large WP Multisite)
Issue -
State: closed - Opened by germanoronoz over 3 years ago
- 10 comments
#112 - Existing jobs
Issue -
State: closed - Opened by henrywright over 3 years ago
- 2 comments
#111 - Results of get_jobs_by_query can give stale timestamps for recurring jobs
Issue -
State: open - Opened by roborourke almost 4 years ago
Labels: Bug
#110 - wp_schedule_single_event not executing function when calvacade is running on server but works locally
Issue -
State: closed - Opened by yghazouan about 4 years ago
#109 - WordPress 5.7 support
Issue -
State: closed - Opened by johnbillion about 4 years ago
- 3 comments
#108 - PHP 8.0 composer support
Issue -
State: closed - Opened by tomjn about 4 years ago
Labels: Bug
#107 - Remove nextrun index
Pull Request -
State: closed - Opened by tfrommen about 4 years ago
- 1 comment
#106 - Issues with the index on `nextrun`
Issue -
State: closed - Opened by tfrommen about 4 years ago
- 14 comments
Labels: Enhancement, Question
#105 - Eager bootstrapping of the plugin
Pull Request -
State: closed - Opened by roborourke over 4 years ago
- 3 comments
Labels: Enhancement
#104 - Access to wp-cron.php should be disabled when Cavalcade is in use
Issue -
State: open - Opened by dd32 over 4 years ago
- 2 comments
Labels: Enhancement
#103 - Incorrect pre_get_ready_cron_jobs implementation
Pull Request -
State: closed - Opened by dd32 over 4 years ago
- 2 comments
#102 - --allow-root
Issue -
State: closed - Opened by tinof over 4 years ago
- 3 comments
#101 - Cron filters are not registered early enough
Issue -
State: closed - Opened by dd32 over 4 years ago
- 3 comments
Labels: duplicate
#100 - `$wpdb->get_results()` will never return false here, so we don't need to rely upon the `$found` flag that's not available in all object caches.
Pull Request -
State: closed - Opened by dd32 over 4 years ago
- 2 comments
#99 - Allow to not replay every missing events
Issue -
State: open - Opened by Rahe over 4 years ago
- 1 comment
#98 - Use phpcs:disable rather than phpcs:ignoreFile
Pull Request -
State: closed - Opened by rmccue over 4 years ago
- 1 comment
#97 - Add `.gitattributes` file to exclude files not needed in composer installs.
Issue -
State: open - Opened by peterwilsoncc almost 5 years ago
- 1 comment
#96 - How to fix Cavalcade?
Issue -
State: closed - Opened by photocurio almost 5 years ago
- 2 comments
#95 - Database version 3
Pull Request -
State: closed - Opened by peterwilsoncc about 5 years ago
- 4 comments
#94 - #75 WP 5.1 Pre-flight filters (a few more things)
Pull Request -
State: closed - Opened by peterwilsoncc about 5 years ago
#93 - Use persistent cache.
Issue -
State: open - Opened by peterwilsoncc about 5 years ago
- 11 comments
#92 - Fix linter errors
Pull Request -
State: closed - Opened by roborourke about 5 years ago
#91 - #75 WP 5.1 Pre-flight filters
Pull Request -
State: closed - Opened by roborourke about 5 years ago
- 15 comments
#90 - Fix Travis tests
Pull Request -
State: closed - Opened by roborourke about 5 years ago
- 4 comments
#89 - Duplicate cavalcade job entries
Issue -
State: open - Opened by owaincuvelier about 5 years ago
- 9 comments
Labels: Bug
#88 - WP-CLI: Add "wp cavalcade job delete"
Issue -
State: open - Opened by r-a-y about 5 years ago
Labels: Enhancement
#87 - Use WordPress default charset collate instead of database server
Pull Request -
State: closed - Opened by faishal over 5 years ago
#86 - Query class
Pull Request -
State: closed - Opened by peterwilsoncc over 5 years ago
- 1 comment
#85 - Multibyte characters in args break when unserialising
Issue -
State: open - Opened by roborourke over 5 years ago
- 4 comments
Labels: Bug
#84 - #75 WP 5.1 Preflight filters.
Pull Request -
State: closed - Opened by peterwilsoncc almost 6 years ago
- 7 comments
#83 - Bootstrap Cron filters prior to `plugins_loaded` firing
Issue -
State: closed - Opened by peterwilsoncc almost 6 years ago
- 5 comments
#82 - Ensure blog is installed before creating tables.
Pull Request -
State: closed - Opened by peterwilsoncc almost 6 years ago
- 8 comments
Labels: Bug
#81 - Improve Travis CI test matrix.
Pull Request -
State: closed - Opened by peterwilsoncc almost 6 years ago
Labels: Enhancement
#80 - Meaningful return values introduced in WP Core are incorrect with Cavalcade
Issue -
State: closed - Opened by peterwilsoncc almost 6 years ago
- 1 comment
Labels: Bug
#79 - Ensure WP Options table exists before boostrapping/creating tables.
Issue -
State: closed - Opened by peterwilsoncc almost 6 years ago
- 2 comments
Labels: Bug, duplicate
#78 - Define version
Pull Request -
State: closed - Opened by joehoyle almost 6 years ago
#77 - WP-CLI command documentation is not complete
Issue -
State: open - Opened by iandunn almost 6 years ago
#76 - Document how to manually manage jobs.
Pull Request -
State: closed - Opened by iandunn almost 6 years ago
#75 - Use preflight filters added in WP 5.1
Issue -
State: closed - Opened by peterwilsoncc about 6 years ago
- 2 comments
Labels: Enhancement
#74 - Impending DST cutover caused jobs to run continuously
Issue -
State: open - Opened by mackensen over 6 years ago
- 13 comments
#73 - Possible error during installation
Issue -
State: closed - Opened by andyzito over 6 years ago
Labels: Bug
#72 - Very many records in the table wp_cavalcade_jobs / wp_cavalcade_jobs
Issue -
State: closed - Opened by mihdan over 6 years ago
- 1 comment
#71 - Added arguments `order`, `orderby` to jobs command. WPCS
Pull Request -
State: closed - Opened by mihdan over 6 years ago
#70 - Added arguments `order`, `orderby` to jobs command. WPCS
Pull Request -
State: closed - Opened by mihdan over 6 years ago
#69 - Add documentation
Pull Request -
State: closed - Opened by rmccue over 6 years ago
#68 - Add WP CLI command to skip job backlog.
Issue -
State: open - Opened by peterwilsoncc over 6 years ago
#67 - Does Cavalcade benefit from the recent improvements to WP?
Issue -
State: closed - Opened by archon810 over 6 years ago
- 1 comment
#66 - Some basic unit tests
Pull Request -
State: closed - Opened by peterwilsoncc over 6 years ago
- 5 comments
#65 - Include interval in realkey to allow for changed schedules.
Pull Request -
State: closed - Opened by peterwilsoncc over 6 years ago
- 3 comments
#64 - Include interval in `update_cron_array` massager's real key.
Issue -
State: closed - Opened by peterwilsoncc over 6 years ago
- 1 comment
#63 - CAVALCADE_JOB_ID and DOING_CRON constants are defined at a very advanced stage of execution
Issue -
State: open - Opened by ffxluca over 6 years ago
- 1 comment
#62 - Support Schedule
Pull Request -
State: closed - Opened by peterwilsoncc over 6 years ago
- 3 comments
#61 - wp cli 1.5.1 compatibility issues
Issue -
State: closed - Opened by mirzazeyrek over 6 years ago
- 1 comment
#60 - Auto retry failed jobs
Issue -
State: open - Opened by xpd over 6 years ago
- 4 comments
#59 - "Failed to shutdown worker" error message
Issue -
State: open - Opened by martijn94 almost 7 years ago
#58 - Add `--ready` switch to `wp cavalcade jobs`.
Issue -
State: open - Opened by peterwilsoncc almost 7 years ago
#57 - Add system dependencies to `composer.json`
Issue -
State: open - Opened by tomjn almost 7 years ago
- 2 comments
#56 - [Feature Request] Option to run single tasks sync on staging/local environments
Issue -
State: closed - Opened by martijn94 almost 7 years ago
- 2 comments
#55 - Improved support for local MySQL time
Issue -
State: closed - Opened by boonebgorges almost 7 years ago
- 8 comments
#54 - doesn't support __invoke()?
Issue -
State: closed - Opened by lougreenwood about 7 years ago
- 8 comments
#53 - Add job id constant for hooks
Pull Request -
State: closed - Opened by dan-westall about 7 years ago
- 2 comments
#52 - Install Error
Issue -
State: closed - Opened by CountryNerd over 7 years ago
- 2 comments
#51 - Possible issue with background tasks from WC Product Bundles
Issue -
State: closed - Opened by xpd over 7 years ago
- 2 comments
#50 - Does Cavalcade kills any long running process
Issue -
State: closed - Opened by vishaldodiya over 7 years ago
- 1 comment
#49 - Multiple duplicate events `wp_split_shared_term_batch`
Issue -
State: closed - Opened by mihdan over 7 years ago
- 1 comment
#48 - Update PDO to requirements mentioned for Cavalcade-Runner
Pull Request -
State: closed - Opened by onnimonni over 7 years ago
#47 - Add license to composer
Pull Request -
State: closed - Opened by onnimonni over 7 years ago
#46 - Add WordPress plugin comment header
Pull Request -
State: closed - Opened by onnimonni over 7 years ago
- 1 comment
#45 - Use global namespace for WP_CLI
Pull Request -
State: closed - Opened by jasonheecs over 7 years ago
- 1 comment
#44 - Retrieve job from cache in `Job::get()`
Pull Request -
State: closed - Opened by igmoweb over 7 years ago
- 3 comments
#43 - Add test harness
Pull Request -
State: closed - Opened by rmccue over 7 years ago
#42 - Add coding standards checks
Pull Request -
State: closed - Opened by rmccue over 7 years ago
#41 - Define DOING_CRON before running the job
Pull Request -
State: closed - Opened by onnimonni over 7 years ago
- 1 comment
#40 - Add GPLv2 license
Pull Request -
State: closed - Opened by rmccue over 7 years ago
#39 - Migration
Issue -
State: open - Opened by Rahe over 7 years ago
- 4 comments
#38 - Runner\get_next_job() should explicitely state an order
Issue -
State: closed - Opened by dd32 almost 8 years ago
- 1 comment
Labels: Enhancement
#37 - Jobs can hang if they output too much data
Issue -
State: closed - Opened by joehoyle almost 8 years ago
- 1 comment
Labels: Bug
#36 - Add mu-plugin symlink instructions to README
Pull Request -
State: closed - Opened by iandunn almost 8 years ago
- 5 comments
#35 - Add a `LIMIT` clause to `wp cavalcade jobs` queries
Pull Request -
State: closed - Opened by iandunn almost 8 years ago
- 4 comments
#34 - `wp cavalcade jobs` needs a sane `LIMIT`
Issue -
State: closed - Opened by iandunn almost 8 years ago
#33 - Add proper support for `wp_get_schedule()`
Pull Request -
State: closed - Opened by dd32 about 8 years ago
- 5 comments
#32 - `Job::get_by_site()` should hit the database when the cache is not utilised.
Pull Request -
State: closed - Opened by dd32 about 8 years ago
- 4 comments
#31 - Catch orphaned "running" jobs from MIA workers
Issue -
State: open - Opened by dd32 about 8 years ago
- 6 comments
#29 - `wp_get_schedule()` not supported, causes issues with Jetpack 4.4
Issue -
State: closed - Opened by dd32 about 8 years ago
- 5 comments
#28 - `DOING_CRON` isn't defined
Issue -
State: closed - Opened by dd32 about 8 years ago
- 5 comments
#24 - Add `stdout` & `stderr` logging for jobs
Issue -
State: closed - Opened by dd32 over 8 years ago
- 3 comments