summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Added overview of groups a user is a member ofRoeland Jago Douma2015-02-122-0/+14
* | | | | | | | | | | | | | Merge pull request #14135 from cmeh/masterMorris Jobke2015-02-122-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Orthography: "Back-end" -> Backend (without hyphen) and correction of "users"...cmeh2015-02-121-1/+1
| * | | | | | | | | | | | | | Adding a missing space between value and unitcmeh2015-02-121-1/+1
* | | | | | | | | | | | | | | Merge pull request #10993 from owncloud/scanner-reuse-fileidMorris Jobke2015-02-122-73/+124
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | only read permissions onceRobin Appelman2015-02-111-2/+3
| * | | | | | | | | | | | | | | Only try to scan the children of directoriesRobin Appelman2015-02-111-3/+3
| * | | | | | | | | | | | | | | Cast mtimes and size to intRobin Appelman2015-02-111-0/+3
| * | | | | | | | | | | | | | | Reuse cache data of existing files during scanRobin Appelman2015-02-111-69/+116
* | | | | | | | | | | | | | | | Merge pull request #14129 from owncloud/deprecate-oc-jsonMorris Jobke2015-02-122-122/+139
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Deprecate `OC_JSON` and `OCP\JSON`Lukas Reschke2015-02-122-122/+139
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* / | | | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-1266-70/+176
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #14126 from owncloud/remove-that-old-thingLukas Reschke2015-02-111-54/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove unused fileLukas Reschke2015-02-111-54/+0
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #14097 from yanntech/fix/utf8-checkThomas Müller2015-02-111-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | in some case charset can be in lower case.Yann VERRY2015-02-111-1/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #13979 from owncloud/group-share-collition-wrong-type-in-p...Vincent Petry2015-02-112-5/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add a test for the post_shared hook shareTypeJoas Schilling2015-02-091-0/+11
| * | | | | | | | | | | | | Do not overwrite the shareType so the post hook is still correctJoas Schilling2015-02-091-5/+5
* | | | | | | | | | | | | | Merge pull request #14105 from owncloud/second-parameter-is-optionalThomas Müller2015-02-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Second parameter is optionalLukas Reschke2015-02-111-1/+1
|/ / / / / / / / / / / / /
* | | | | | | / / / / / / [tx-robot] updated from transifexJenkins for ownCloud2015-02-1161-37/+83
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #14074 from RealRancor/documents_preview_notesMorris Jobke2015-02-111-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add hint for troubleshooting MS Word previewsRealRancor2015-02-101-0/+4
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #13861 from owncloud/remove-disabled-files-repair-stepThomas Müller2015-02-102-52/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "enabled disabled files app in repair step"Morris Jobke2015-02-032-52/+0
* | | | | | | | | | | | | Merge pull request #14072 from owncloud/add-files-external-test-readmeLukas Reschke2015-02-101-0/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | add rreadme for files external testsMorris Jobke2015-02-101-0/+58
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #11056 from AdamWill/9885-opcodeMorris Jobke2015-02-102-2/+31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | writeData(): correct variable name for config file pathAdam Williamson2014-11-061-1/+1
| * | | | | | | | | | | | deleteFromOpcodeCache: make parameter mandatory, document parameterAdam Williamson2014-11-061-1/+2
| * | | | | | | | | | | | add function to invalidate one opcache file, use it if possible #9885Adam Williamson2014-11-062-2/+30
* | | | | | | | | | | | | Merge pull request #13190 from is-apps/master-sftp-keyVincent Petry2015-02-1010-7/+472
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add support for SFTP key authenticationRoss Nicoll2015-01-1410-7/+472
* | | | | | | | | | | | | Merge pull request #14028 from frsela/charset_utf8Lukas Reschke2015-02-102-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Setting default charset to UTF-8 in .htaccess and .user.iniFernando Rodriguez Sela2015-02-102-0/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-1028-110/+134
* | | | | | | | | | | | Merge pull request #13425 from owncloud/phpdoc_cleanupMorris Jobke2015-02-1019-63/+63
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Cleanup of PHPDoc return typesRobin McCorkell2015-01-1619-63/+63
* | | | | | | | | | | | | Merge pull request #13663 from owncloud/issue/13624-notification-when-favorti...Morris Jobke2015-02-102-5/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | toggle back when the action was not performedJoas Schilling2015-02-021-2/+7
| * | | | | | | | | | | | | fix response for tags and show error messageMorris Jobke2015-02-022-6/+11
| * | | | | | | | | | | | | Only update favorite icon if the operation was successfulJoas Schilling2015-02-021-1/+3
* | | | | | | | | | | | | | Merge pull request #13842 from owncloud/is_file_2_is_readableMorris Jobke2015-02-092-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | readd is_fileJörn Friedrich Dreyer2015-02-032-2/+2
| * | | | | | | | | | | | | | :camel:caseArthur Schiwon2015-02-021-1/+1
| * | | | | | | | | | | | | | check if cache files are readableJörn Friedrich Dreyer2015-02-022-2/+2
* | | | | | | | | | | | | | | Merge pull request #14007 from owncloud/fix-broken-masterMorris Jobke2015-02-091-6/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Request requires a second parameterThomas Müller2015-02-091-6/+16
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #13923 from owncloud/l10n-ignore-jsminThomas Müller2015-02-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \