Arthur Schiwon 7ada41259c Port of #14041 to master 9 年之前
..
app 9ecb36e81f integrate code checker in the installer 9 年之前
appframework cebf9f6a5a Incorporate review changes 9 年之前
archive 08b46ccc17 Update pear/archive_tar to 1.3.13 10 年之前
assetic 2c44bc1768 Fix JS asset generation 10 年之前
backgroundjob 43978befda Dont try to execute jobs that no longer exist 10 年之前
cache 86935fab17 readd is_file 9 年之前
connector 5d7d2adcbf Merge pull request #14207 from owncloud/propfind-optimize 9 年之前
contacts 2c39aec8cb Replace deprecated constant with new class constant 10 年之前
db 090db867d5 Add mapping for a broken varchar type. Fixes #14247 9 年之前
diagnostics beb1c6ad74 Allow adding events that hapend before the event logger was loaded 10 年之前
fileproxy 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 年之前
files 84eb00e428 Merge pull request #14342 from owncloud/disallow-path-traversals-in-file-view 9 年之前
group 6779bf113d add isAdmin and isInGroup methods for the group manager 10 年之前
hooks 2a6a9a8cef polish documentation based on scrutinizer patches 10 年之前
l10n cbad5c998b Correctly fallback to english, if the plural case is not translated 10 年之前
legacy 909a53e087 drop OC_Preferences 9 年之前
log 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 年之前
memcache cd4c064ebf Revert "add debug log for memcache instantiation" 9 年之前
ocs 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 10 年之前
preview 3af8bde949 add config-option for an image's maximum filesize when generating previews 9 年之前
repair 8f201c7383 Explicily close the statement cursors 10 年之前
route 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 年之前
search 54303484eb Scroll to file in folder, when using "search in other places" link 9 年之前
security 9f91d64918 Make scrutinizer happy 9 年之前
session 6b24aa5224 Refactor internal session to write directly to $_SESSION 10 年之前
setup 9ad9d7bfbb naming fixes while reviewing 9 年之前
share fbbb9fe0fd Merge pull request #13979 from owncloud/group-share-collition-wrong-type-in-post-hook 9 年之前
tagging b416f7d8ac PHPDoc fixes as suggested by @MorrisJobke. 10 年之前
template 4d232e536e Deprecate Util::formatDate() 10 年之前
user 8eda661761 Throw an exception when login is canceled by an app 9 年之前
vobject 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 年之前
activitymanager.php 1b18554aa7 Allow extensions to specify the list of special parameters 10 年之前
allconfig.php 219a129cd6 Close cursor after checking for existing config values 10 年之前
api.php 6b3600d2bf Merge pull request #12918 from owncloud/use-uid-instead-of-login-name 10 年之前
app.php 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 年之前
appconfig.php 2b99fc76ec Cleanup of PHPDoc return types 9 年之前
apphelper.php 3829a746a1 moving file to the right location 11 年之前
archive.php cb842ba793 Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch. 10 年之前
arrayparser.php ea3780f911 Replace exception with standard exception 10 年之前
avatar.php c644ed89a7 Add a better way to check if an avatar exists for the user 9 年之前
avatarmanager.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 年之前
backgroundjob.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 年之前
cache.php 35a8dfb2fa More PHPDoc fixes, using scrutinizer patches as hints 10 年之前
config.php 11283c57d9 Merge pull request #11056 from AdamWill/9885-opcode 9 年之前
contactsmanager.php b412e59c26 Fix permissions 10 年之前
databaseexception.php e1f3abf7a5 Correctly namespace and autoload DatabaseException 10 年之前
databasesetupexception.php 3338eede3c Correctly namespace DatabaseSetupException 10 年之前
datetimeformatter.php 811f9251d6 Correctly inject the language into the subcall 10 年之前
datetimezone.php 26100a6dfb Move timezone logic out of server.php 10 年之前
db.php 778d8dbafd Add tableExists to public db api 10 年之前
defaults.php c6705ab574 Merge pull request #13890 from owncloud/add-no-referrer 9 年之前
eventsource.php 8605e2e6a5 Explicitly cast id and validate type 10 年之前
filechunking.php a4b7f5155f Fix PHPdoc in lib/private 10 年之前
fileproxy.php 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 年之前
files.php 31970ee740 removed a little duplication 10 年之前
forbiddenexception.php 10c9b8eb99 Cache folder is now configurable 10 年之前
geo.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 年之前
group.php fe7d9a7ca0 Add REST route for user & group management 10 年之前
helper.php 5d8f1a1de3 Merge pull request #13854 from owncloud/avatar-exists 9 年之前
hintexception.php 6d3757f864 Do not show exception to the end-user 10 年之前
hook.php 2b99fc76ec Cleanup of PHPDoc return types 9 年之前
httphelper.php 4155252379 add timeout to curl request 9 年之前
image.php a496c34aea Check if imageflip is available 9 年之前
installer.php 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 年之前
json.php 86139fcce8 Deprecate `OC_JSON` and `OCP\JSON` 9 年之前
l10n.php cbad5c998b Correctly fallback to english, if the plural case is not translated 10 年之前
largefilehelper.php 9ea205dc3d Check if open_basedir is set 10 年之前
log.php 7917d3b068 Remove changes which were inadvertently pushed to master 10 年之前
mail.php 3d42ecea37 Fix undefined offset 1 for wrong user mail address 9 年之前
mimetypes.list.php 7fbf1a20d7 Updated the media type of some font types 9 年之前
naturalsort.php 44c330aa5d Performance improvements for NaturalSort 9 年之前
naturalsort_defaultcollator.php 7bbc27708a Move NaturalSort_DefaultCollator to its own file 10 年之前
navigationmanager.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 年之前
needsupdateexception.php 4608f8a3b5 Throw an exception when we try to load an app that needs to be upgraded 10 年之前
notsquareexception.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 年之前
ocs.php fdc64e370c add a controller and reponse for ocs 9 年之前
ocsclient.php b8b4df5425 Cache responses from the AppStore server 10 年之前
preview.php ceaaab6295 Verify whether type is correct 10 年之前
previewmanager.php 2d2a4741ce Make files non executable 10 年之前
repair.php b168c191bc Revert "enabled disabled files app in repair step" 9 年之前
repairexception.php 068f9d10f1 Added repair step for legacy storages 10 年之前
repairstep.php ca690c4d02 Added RepairStep interface and default repair step lists 10 年之前
response.php 8d09cc3b91 Merge pull request #13989 from owncloud/enhancment/security/11857 9 年之前
search.php 606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 10 年之前
server.php cd4c064ebf Revert "add debug log for memcache instantiation" 9 年之前
serviceunavailableexception.php 4608f8a3b5 Throw an exception when we try to load an app that needs to be upgraded 10 年之前
setup.php a666f804c7 Use the untrusted domain in the installer 9 年之前
subadmin.php dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 年之前
systemconfig.php c61e9f3912 Add a method to set/unset multiple config values in one call 9 年之前
tagmanager.php 745d8706b9 Add user parameter to tag manager 10 年之前
tags.php 1bb6de7c1b Merge pull request #13425 from owncloud/phpdoc_cleanup 9 年之前
template.php 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 年之前
templatelayout.php 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 年之前
tempmanager.php 45e3cbefc9 Check directory handle before we use it 9 年之前
updater.php 7ada41259c Port of #14041 to master 9 年之前
urlgenerator.php 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 年之前
user.php 025110821f URLEncode logout attribute 9 年之前
util.php 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 年之前
vobject.php d060180140 Use function outside of loop 10 年之前