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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud
/
user_external
Public
Notifications
You must be signed in to change notification settings
Fork
73
Star
120
Code
Issues
46
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
occ check-code compliance
- #30
#30
Merged
violoncelloCH
merged 10 commits into
master
nextcloud/user_external:master
from
fix/6/check-code-fixes
nextcloud/user_external:fix/6/check-code-fixes
Copy head branch name to clipboard
Jan 14, 2019
Conversation
Commits
10
聽(10)
Checks
Files changed
Merged
occ check-code compliance
#30
violoncelloCH
merged 10 commits into
master
nextcloud/user_external:master
from
fix/6/check-code-fixes
nextcloud/user_external:fix/6/check-code-fixes
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2019
changing discouraged operators
Show description for a67e3e0
violoncelloCH
committed
a67e3e0
View commit details
Copy full SHA for a67e3e0
Browse repository at this point
change deprecated logging method
Show description for db5ab31
violoncelloCH
committed
db5ab31
View commit details
Copy full SHA for db5ab31
Browse repository at this point
appinfo changes
Show description for 4eea136
violoncelloCH
committed
4eea136
View commit details
Copy full SHA for 4eea136
Browse repository at this point
resolve conflicts
Show description for ecef285
violoncelloCH
committed
ecef285
View commit details
Copy full SHA for ecef285
Browse repository at this point
Commits on Jan 10, 2019
use \OC::$server->getDatabaseConnection()->executeQuery() where it works
Show description for 59e8646
violoncelloCH
committed
59e8646
View commit details
Copy full SHA for 59e8646
Browse repository at this point
use \OC::$server->getDatabaseConnection()->executeQuery() with fetch() where possible
Show description for cfd23bc
violoncelloCH
committed
cfd23bc
View commit details
Copy full SHA for cfd23bc
Browse repository at this point
Commits on Jan 11, 2019
use $stmt = \OC::$server->getDatabaseConnection()->prepare() for the remaining two
Show description for 757c651
violoncelloCH
committed
757c651
View commit details
Copy full SHA for 757c651
Browse repository at this point
Fix order of info.xml attributes
Show description for 3011974
nickvergessen
committed
3011974
View commit details
Copy full SHA for 3011974
Browse repository at this point
Use the querybuilder instead
Show description for b3565ed
nickvergessen
committed
b3565ed
View commit details
Copy full SHA for b3565ed
Browse repository at this point
Login via Email Address is handled by the LoginController
Show description for 8c5e80b
nickvergessen
committed
8c5e80b
View commit details
Copy full SHA for 8c5e80b
Browse repository at this point
You can鈥檛 perform that action at this time.