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
/
updater
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
51
Code
Issues
87
Pull requests
17
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Improve iterators
- #516
#516
Merged
come-nc
merged 17 commits into
master
nextcloud/updater:master
from
feat/fix-iterators
nextcloud/updater:feat/fix-iterators
Copy head branch name to clipboard
Feb 10, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Improve iterators
#516
come-nc
merged 17 commits into
master
nextcloud/updater:master
from
feat/fix-iterators
nextcloud/updater:feat/fix-iterators
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2025
Add Content-Type response header for JSON responses
Show description for c6f71fd
Altahrim
authored and
come-nc
committed
c6f71fd
View commit details
Copy full SHA for c6f71fd
Browse repository at this point
Improve iterators
Show description for 2e4d4dd
Altahrim
authored and
come-nc
committed
2e4d4dd
View commit details
Copy full SHA for 2e4d4dd
Browse repository at this point
fix: Fix recursive iterating over files, avoid useless recursion in data folder
Show description for 044b838
come-nc
committed
044b838
View commit details
Copy full SHA for 044b838
Browse repository at this point
fix: Use the new Generator in more places and avoid yielding root folder
Show description for b2372ea
come-nc
committed
b2372ea
View commit details
Copy full SHA for b2372ea
Browse repository at this point
fix: Remove now unused class and generate index.php and phar
Show description for 5abf17d
come-nc
committed
5abf17d
View commit details
Copy full SHA for 5abf17d
Browse repository at this point
fix: Fix namespaces and typo in variable names
Show description for f869f06
come-nc
committed
f869f06
View commit details
Copy full SHA for f869f06
Browse repository at this point
chore: Update updater.phar
Show description for 35330fb
come-nc
committed
35330fb
View commit details
Copy full SHA for 35330fb
Browse repository at this point
fix: Only recurse on directories
Show description for 5b27f07
come-nc
committed
5b27f07
View commit details
Copy full SHA for 5b27f07
Browse repository at this point
chore: make index.php updater.phar
Show description for c504bf5
come-nc
committed
c504bf5
View commit details
Copy full SHA for c504bf5
Browse repository at this point
chore: composer install
Show description for a81b79a
come-nc
committed
a81b79a
View commit details
Copy full SHA for a81b79a
Browse repository at this point
chore: make index.php updater.phar
Show description for 6b83daf
come-nc
committed
6b83daf
View commit details
Copy full SHA for 6b83daf
Browse repository at this point
fix: Fix application directory listing
Show description for 9f0a0b7
come-nc
committed
9f0a0b7
View commit details
Copy full SHA for 9f0a0b7
Browse repository at this point
chore: master is now 32
Show description for e23bd54
come-nc
committed
e23bd54
View commit details
Copy full SHA for e23bd54
Browse repository at this point
Commits on Feb 6, 2025
fix: Replace baseDir property by cleaner nextcloudDir
Show description for dd5f445
come-nc
committed
dd5f445
View commit details
Copy full SHA for dd5f445
Browse repository at this point
fix: Improve variable names
Show description for f37bf93
come-nc
committed
f37bf93
View commit details
Copy full SHA for f37bf93
Browse repository at this point
fix: Store first level children in an array to avoid problems
Show description for 1d90049
come-nc
committed
1d90049
View commit details
Copy full SHA for 1d90049
Browse repository at this point
chore: make updater.phar index.php
Show description for 0c05ada
come-nc
committed
0c05ada
View commit details
Copy full SHA for 0c05ada
Browse repository at this point
You can’t perform that action at this time.