Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JavaDevVictoria
/
jetpack
Public
forked from
Automattic/jetpack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jetpack
class.jetpack.php
on
JavaDevVictoria-patch-2
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 18, 2017
Build: First pass at minifying module JS (#8153)
Show description for cadaa58
ebinnion
authored and
gravityrail
committed
cadaa58
View commit details
Copy full SHA for cadaa58
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
PWA: Adds lazy image loading module (#8093)
Show description for 6b47600
ebinnion
authored and
oskosk
committed
6b47600
View commit details
Copy full SHA for 6b47600
View code at this point
Browse repository at this point
Commits on Nov 4, 2017
IDC: Fix issue where caching could result in empty URLs displayed (#8101)
ebinnion
authored and
gravityrail
committed
2d531ca
View commit details
Copy full SHA for 2d531ca
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Minify more JS (#8076)
Show description for cb9b285
gravityrail
authored and
zinigor
committed
cb9b285
View commit details
Copy full SHA for cb9b285
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Call do_stats on shutdown instead of on __destruct (#8072)
Show description for 210ca0e
oskosk
authored and
dereksmart
committed
210ca0e
View commit details
Copy full SHA for 210ca0e
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
Prevent multiple concurrent instances of the plugin upgrade routine
Show description for e79b5de
nickdaugherty
committed
e79b5de
View commit details
Copy full SHA for e79b5de
View code at this point
Browse repository at this point
Switch to separate transients for caching JP file data (#8056)
Show description for 9c1c52e
nickdaugherty
authored and
dereksmart
committed
9c1c52e
View commit details
Copy full SHA for 9c1c52e
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
General: Update uninstall script to delete many more options (#7834)
Show description for b92da9d
ebinnion
authored and
oskosk
committed
b92da9d
View commit details
Copy full SHA for b92da9d
View code at this point
Browse repository at this point
Masterbar: add Tracks instrumentation (#7744)
Show description for f0180a0
rodrigoi
authored and
dereksmart
committed
f0180a0
View commit details
Copy full SHA for f0180a0
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
List business plan support for search
gravityrail
committed
7cc2a49
View commit details
Copy full SHA for 7cc2a49
View code at this point
Browse repository at this point
Commits on Sep 29, 2017
SEO tools suite loading even if the site is not active and not in development mode. (#7900)
Show description for 635bc6f
zinigor
authored and
dereksmart
committed
635bc6f
View commit details
Copy full SHA for 635bc6f
View code at this point
Browse repository at this point
Onboarding: create the token as a network option. (#7895)
Show description for 84b19b1
eliorivero
authored and
rcoll
committed
84b19b1
View commit details
Copy full SHA for 84b19b1
View code at this point
Browse repository at this point
General: dismiss variable assignment so avoid an undefined variable when Jetpack is not connected but jetpack_dashboard_widget has an action (#7896)
eliorivero
authored and
jeherve
committed
9c3a352
View commit details
Copy full SHA for 9c3a352
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
Merge pull request #7871 from Automattic/update/minimize-idc-raw-option-hits
Show description for 95e712c
zinigor
authored
95e712c
View commit details
Copy full SHA for 95e712c
View code at this point
Browse repository at this point
IDC: Minimize database hits in validation logic
ebinnion
committed
01cbc8b
View commit details
Copy full SHA for 01cbc8b
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
JPOalypso: onboard connections (#7468)
Show description for 5f14114
eliorivero
authored and
dereksmart
committed
5f14114
View commit details
Copy full SHA for 5f14114
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Try to set longer timeouts for Register() in connect (#7736)
Show description for 9b97676
gravityrail
authored and
dereksmart
committed
9b97676
View commit details
Copy full SHA for 9b97676
View code at this point
Browse repository at this point
JITM: Fix docblock for default argument value (#7851)
ebinnion
authored and
dereksmart
committed
fab1281
View commit details
Copy full SHA for fab1281
View code at this point
Browse repository at this point
Merge pull request #7833 from Automattic/fix/later-init-for-jitms
Show description for 1750649
ebinnion
authored
1750649
View commit details
Copy full SHA for 1750649
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Merge pull request #7745 from Automattic/update/connect-url-force-register
Show description for a4c1a46
ebinnion
authored
a4c1a46
View commit details
Copy full SHA for a4c1a46
View code at this point
Browse repository at this point
enable turning off the cache
withinboredom
committed
33896f1
View commit details
Copy full SHA for 33896f1
View code at this point
Browse repository at this point
fix some formatting
withinboredom
committed
58b6176
View commit details
Copy full SHA for 58b6176
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Fix crash on activation
gravityrail
committed
b7b1566
View commit details
Copy full SHA for b7b1566
View code at this point
Browse repository at this point
Cleanups and test improvements
gravityrail
committed
8ede267
View commit details
Copy full SHA for 8ede267
View code at this point
Browse repository at this point
Shorten the plugin discovery terms
gravityrail
committed
b6db60f
View commit details
Copy full SHA for b6db60f
View code at this point
Browse repository at this point
Include activation source and keyword with register and authorize steps
gravityrail
committed
e011daa
View commit details
Copy full SHA for e011daa
View code at this point
Browse repository at this point
Store Jetpack activation source
gravityrail
committed
ff5b1f3
View commit details
Copy full SHA for ff5b1f3
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
General: Connection: Only force register on build_connect_url max one time
ebinnion
committed
206cdd3
View commit details
Copy full SHA for 206cdd3
View code at this point
Browse repository at this point
Move Calypso redirect option to Jetpack options (#7732)
vindl
authored and
dereksmart
committed
f4cd94c
View commit details
Copy full SHA for f4cd94c
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Add more consistent instrumentation (#7697)
Show description for ec47f76
gravityrail
authored and
dereksmart
committed
ec47f76
View commit details
Copy full SHA for ec47f76
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
General: Add exit after wp_safe_redirect
ebinnion
committed
1f35552
View commit details
Copy full SHA for 1f35552
View code at this point
Browse repository at this point
General: Exit after redirecting
ebinnion
committed
430c2fc
View commit details
Copy full SHA for 430c2fc
View code at this point
Browse repository at this point
Point edit post URLs to Calypso (#7702)
Show description for ef6bc0d
vindl
authored and
dereksmart
committed
ef6bc0d
View commit details
Copy full SHA for ef6bc0d
View code at this point
Browse repository at this point
Commits on Aug 25, 2017
Add JetpackIframeEmbed lib (#7623)
Show description for 02dd9ea
marekhrabe
authored and
dereksmart
committed
02dd9ea
View commit details
Copy full SHA for 02dd9ea
View code at this point
Browse repository at this point
Allow 2 hours for authorize secrets rather than 10 minutes (#7684)
Show description for b9a282d
gravityrail
authored and
dereksmart
committed
b9a282d
View commit details
Copy full SHA for b9a282d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.