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