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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud
/
server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.1k
Star
36.4k
Code
Issues
2.6k
Pull requests
895
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Perf/reorganize autoloading
- #62231
#62231
Draft
come-nc
wants to merge 11 commits into
master
nextcloud/server:master
from
perf/reorganize-autoloading
nextcloud/server:perf/reorganize-autoloading
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Perf/reorganize autoloading
#62231
come-nc
wants to merge 11 commits into
master
nextcloud/server:master
from
perf/reorganize-autoloading
nextcloud/server:perf/reorganize-autoloading
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
feat: Add a PhpDumpCache service for caching arrays as PHP files
Show description for bbf216a
come-nc
committed
bbf216a
View commit details
Copy full SHA for bbf216a
Browse repository at this point
feat: Use a custom autoloader instead of composer
Show description for 3ca5269
come-nc
committed
3ca5269
View commit details
Copy full SHA for 3ca5269
Browse repository at this point
perf: Move registerAutoloading to AppManager and optimize
Show description for 9f26136
come-nc
committed
9f26136
View commit details
Copy full SHA for 9f26136
Browse repository at this point
fix: Re-enable composer autoloader from apps for backward compatibility
Show description for 25745c5
come-nc
committed
25745c5
View commit details
Copy full SHA for 25745c5
Browse repository at this point
perf: Delete composer autoloader for shipped apps to rely on the new one
Show description for cc7a52b
come-nc
committed
cc7a52b
View commit details
Copy full SHA for cc7a52b
Browse repository at this point
fixup! feat: Use a custom autoloader instead of composer
come-nc
committed
a790d23
View commit details
Copy full SHA for a790d23
Browse repository at this point
chore: Use Psr4 for OC/OCP, make cache directory configurable
Show description for d2f0f30
come-nc
committed
d2f0f30
View commit details
Copy full SHA for d2f0f30
Browse repository at this point
fixup! feat: Use a custom autoloader instead of composer
Show description for 11641ca
come-nc
committed
11641ca
View commit details
Copy full SHA for 11641ca
Browse repository at this point
chore: Fix autoloading of test classes
Show description for 263512c
come-nc
committed
263512c
View commit details
Copy full SHA for 263512c
Browse repository at this point
fix: Hardcode require of functions file that autoloader cannot load
Show description for 22f6614
come-nc
committed
22f6614
View commit details
Copy full SHA for 22f6614
Browse repository at this point
fix: Harmonize namepsaces in tests
Show description for cdca333
come-nc
committed
cdca333
View commit details
Copy full SHA for cdca333
Browse repository at this point
You can’t perform that action at this time.