Ecosyste.ms: Issues

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

GitHub / Automattic/batcache issues and pull requests

#109 - PHP 8.2 compatibility: Declare used properties

Pull Request - State: closed - Opened by mdbitz 5 months ago

#108 - Convert the txt readme to md for better readability

Pull Request - State: open - Opened by Ryan12439 7 months ago

#107 - Functionality to flush the cache for a domain or any other batcache key

Pull Request - State: open - Opened by xdancho 11 months ago
Labels: enhancement

#105 - change default configuration for cookies

Pull Request - State: open - Opened by msalaj over 1 year ago

#104 - Avoid caching conflicts with plugins creating specific views with JSON requests

Issue - State: closed - Opened by jeherve over 1 year ago - 9 comments
Labels: bug

#103 - Move away from create_function()

Pull Request - State: closed - Opened by aidvu about 2 years ago
Labels: enhancement

#102 - Trying to access array offset on value of type bool

Issue - State: open - Opened by ffPjrZUGXfcxuAj over 2 years ago

#101 - Might be undefined, make sure it isn't before checking.

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

#100 - Fix invalid array offset access

Pull Request - State: closed - Opened by aidvu over 2 years ago
Labels: bug

#98 - Cache redirects when max-age=0

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

#96 - Fixed array offset access on value of type bool with PHP 7.4

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

#95 - fix array offset notices in PHP

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

#94 - Update readme.txt

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

#93 - Update readme.txt

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

#92 - Allow batcache to ignore query args.

Pull Request - State: closed - Opened by aidvu about 4 years ago - 1 comment
Labels: enhancement

#91 - Fix to correctly serve cached pages if we're caching on first visit.

Pull Request - State: closed - Opened by aidvu about 4 years ago - 2 comments
Labels: bug

#90 - Don't cache requests that have a X-WP-Nonce header

Pull Request - State: closed - Opened by aidvu about 4 years ago - 1 comment
Labels: enhancement

#89 - Prepare for release to .org

Pull Request - State: closed - Opened by westi over 4 years ago

#88 - Enhance: Opt-in CORS GET request cache.

Pull Request - State: closed - Opened by southp over 4 years ago

#87 - Update readme.txt

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

#86 - Where should I submit an issue - here or on WP.ORG?

Issue - State: open - Opened by ttodua almost 6 years ago

#85 - Add in a variable that was undefined by default

Pull Request - State: closed - Opened by tomjn almost 6 years ago
Labels: bug

#84 - can advanced-cache.php be somewhere else?

Issue - State: open - Opened by v3nt over 6 years ago - 1 comment

#83 - create_function() is deprecated in PHP 7.2

Issue - State: closed - Opened by kevinlisota almost 7 years ago - 2 comments

#82 - Normalize GET parameter order

Pull Request - State: closed - Opened by david-binda almost 7 years ago - 1 comment

#81 - missing object_cache result in some warnings

Issue - State: open - Opened by steioria over 7 years ago - 1 comment

#80 - Use negative lookahead to allow openssl_* functions

Pull Request - State: open - Opened by dero over 7 years ago

#79 - Enable specific script filenames to be excluded from Batcache

Pull Request - State: open - Opened by stevegrunwell almost 8 years ago

#78 - No Batcache stats in head

Issue - State: closed - Opened by abumalick almost 8 years ago - 1 comment

#76 - Use Plugins API rather than the global variable

Pull Request - State: closed - Opened by sboisvert about 8 years ago - 4 comments

#75 - Set page gen time to request start if possible

Pull Request - State: closed - Opened by xyu about 8 years ago

#74 - Compat with WP 4.7

Pull Request - State: closed - Opened by joshlevinson about 8 years ago - 1 comment

#73 - Use Plugins API rather than the global variable

Pull Request - State: closed - Opened by aaronjorbin about 8 years ago - 9 comments

#72 - PHP7 support

Pull Request - State: closed - Opened by svandragt over 8 years ago - 1 comment

#71 - Allows nginx headers to be cached. Fixes #70.

Pull Request - State: open - Opened by allan23 over 8 years ago - 2 comments

#70 - nginx Headers Not Getting Cached

Issue - State: open - Opened by allan23 over 8 years ago

#69 - Use __construct

Pull Request - State: closed - Opened by kadimi over 8 years ago - 1 comment

#68 - Only cache GET or HEAD. Closes #67.

Pull Request - State: closed - Opened by allan23 over 8 years ago - 2 comments

#67 - Exempt PUT, PURGE, and DELETE requests

Issue - State: closed - Opened by zamoose over 8 years ago - 1 comment

#66 - normalize versions and update changelog

Issue - State: open - Opened by chuckreynolds over 8 years ago - 1 comment

#65 - Introduce unit tests via the WordPress Core test framework

Pull Request - State: open - Opened by stevegrunwell over 8 years ago - 1 comment

#64 - Vary headers

Pull Request - State: closed - Opened by spacedmonkey over 8 years ago - 1 comment

#63 - Improve batcache manager

Issue - State: closed - Opened by spacedmonkey almost 9 years ago - 1 comment

#62 - No clear all method

Issue - State: closed - Opened by spacedmonkey almost 9 years ago - 1 comment

#61 - Better cache clearing

Pull Request - State: closed - Opened by spacedmonkey almost 9 years ago - 1 comment

#60 - Cache flush rules

Issue - State: open - Opened by MickeyKay almost 9 years ago

#58 - Add support for stale-if-error Cache-Control directive

Pull Request - State: open - Opened by westonruter about 9 years ago - 1 comment

#57 - Facilitate debugging HTML fragments

Pull Request - State: closed - Opened by westonruter about 9 years ago - 5 comments

#56 - Fix undefined variable batcache_group_key

Pull Request - State: closed - Opened by westonruter about 9 years ago - 1 comment

#55 - Block Batcache when REQUEST_METHOD is POST

Pull Request - State: closed - Opened by westonruter about 9 years ago

#54 - Uncompatible to Jetpack_is_mobile

Issue - State: closed - Opened by as8564 about 9 years ago - 6 comments

#53 - check for DONOTCACHEPAGE before caching

Pull Request - State: closed - Opened by rohmann about 9 years ago - 2 comments

#52 - Added `batcache` hook

Pull Request - State: closed - Opened by zacscott over 9 years ago - 1 comment

#51 - Composer support

Issue - State: closed - Opened by spacedmonkey over 9 years ago - 1 comment

#50 - Composer support

Pull Request - State: closed - Opened by spacedmonkey over 9 years ago - 1 comment

#49 - Add lookbehind to allow sprintf in variant determiner.

Pull Request - State: closed - Opened by cfg over 9 years ago - 1 comment

#48 - Move the debug comments from the top to the bottom

Pull Request - State: closed - Opened by josephscott over 9 years ago

#47 - Undefined index and property notices

Issue - State: closed - Opened by matthewpizza over 9 years ago - 2 comments

#46 - Version update should force cache refresh.

Pull Request - State: closed - Opened by mpatek over 9 years ago - 2 comments

#45 - serve stale content if necessary

Issue - State: closed - Opened by leedo over 9 years ago - 1 comment

#44 - wordpress.org version is not updated to latest Github

Issue - State: closed - Opened by fw190d13 almost 10 years ago - 2 comments

#43 - Uninstall Instructions

Issue - State: closed - Opened by beschler almost 10 years ago - 2 comments

#42 - Better Batcache Manager

Pull Request - State: closed - Opened by salvoaranzulla almost 10 years ago - 1 comment

#41 - "Temporary: remove after 2010-11-12" in source

Issue - State: closed - Opened by austinpray almost 10 years ago - 1 comment

#40 - Paged Posts Cache is not cleared on update.

Issue - State: closed - Opened by kfuchs about 10 years ago - 1 comment
Labels: bug

#39 - Stale cache

Pull Request - State: closed - Opened by joehoyle about 10 years ago - 11 comments

#38 - eliminate a PHP Notice

Pull Request - State: closed - Opened by zbtirrell about 10 years ago - 1 comment

#37 - 'configure_groups' being called too late?

Issue - State: closed - Opened by mpatek over 10 years ago - 2 comments

#36 - Issue #35 Fix the $batcache::query "undefined property" notice.

Pull Request - State: closed - Opened by Aerendir over 10 years ago - 3 comments

#35 - Undefined property batcache::$query

Issue - State: closed - Opened by Aerendir over 10 years ago - 1 comment
Labels: bug

#34 - Undefined property batcache::$genlock

Issue - State: closed - Opened by Aerendir over 10 years ago - 1 comment
Labels: bug

#33 - Deleted post fails to flush cache

Issue - State: closed - Opened by joehoyle over 10 years ago - 1 comment
Labels: bug

#32 - Batcache not working with WPML

Issue - State: closed - Opened by tangrufus over 10 years ago - 2 comments

#31 - Initialize some variables to prevent notices

Pull Request - State: closed - Opened by markjaquith over 10 years ago

#30 - Fix for Undefined property: batcache::$do

Pull Request - State: closed - Opened by khromov over 10 years ago - 1 comment

#29 - Notice level error in $three04

Pull Request - State: closed - Opened by khromov over 10 years ago - 1 comment

#28 - Notice level error fix in genlock detection

Pull Request - State: closed - Opened by khromov over 10 years ago - 1 comment

#27 - Page version # can get out of sync with Batcache version # in a nasty way

Issue - State: closed - Opened by ericandrewlewis over 10 years ago - 2 comments

#26 - Exclude pages with DONOTCACHEPAGE

Issue - State: closed - Opened by kb6673 almost 11 years ago - 7 comments
Labels: enhancement

#25 - Make $url_key protocol aware

Pull Request - State: closed - Opened by tollmanz almost 11 years ago - 1 comment

#24 - Provide an example on how to override default configuration

Issue - State: closed - Opened by andrezrv almost 11 years ago - 2 comments

#23 - Missing vary_cache_on_function()

Issue - State: closed - Opened by leonho about 11 years ago - 4 comments

#22 - Warning for call_user_func_array()

Issue - State: closed - Opened by crbn60 about 11 years ago - 2 comments

#21 - _version key never gets set correctly if /wp-admin/ lives at another domain

Issue - State: closed - Opened by leedo about 11 years ago - 7 comments

#20 - Improve Headers

Pull Request - State: closed - Opened by xyu over 11 years ago - 1 comment

#19 - Update GitHub version to 1.2

Pull Request - State: closed - Opened by xyu over 11 years ago - 1 comment

#18 - Update GitHub version to 1.2

Pull Request - State: closed - Opened by xyu over 11 years ago

#17 - Clean cache after send post/page to trash

Pull Request - State: closed - Opened by TCattd over 11 years ago - 2 comments

#16 - Version Number

Issue - State: closed - Opened by bueltge over 11 years ago - 2 comments

#15 - Unlock regeneration earlier

Pull Request - State: closed - Opened by kovshenin over 11 years ago - 1 comment

#14 - Add wp-cron.php to the list of ignored scripts.

Pull Request - State: closed - Opened by kovshenin over 11 years ago - 4 comments
Labels: enhancement

#14 - Add wp-cron.php to the list of ignored scripts.

Pull Request - State: closed - Opened by kovshenin over 11 years ago - 4 comments
Labels: enhancement

#13 - Add support for stale-if-error Cache-Control directive

Pull Request - State: closed - Opened by westonruter over 11 years ago - 3 comments

#12 - updated with latest version and new action added

Pull Request - State: closed - Opened by mustafauysal over 11 years ago - 1 comment

#11 - Check for empty post object

Pull Request - State: closed - Opened by jeremyfelt about 12 years ago