summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Use a closure for the files app entry and deprecate old methodsJoas Schilling2015-03-171-17/+22
* Fix PHPDoc and Co.Lukas Reschke2015-03-171-4/+12
* Merge pull request #14929 from owncloud/s2s-scanner-warningsVincent Petry2015-03-171-1/+1
|\
| * Fix scanFile signature warningsVincent Petry2015-03-161-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2015-03-1710-4/+14
* | Merge pull request #14877 from owncloud/smb-constructor-noconnectVincent Petry2015-03-168-23/+81
|\ \ | |/ |/|
| * Wait with getting the timezone from the smb server until we need itRobin Appelman2015-03-138-23/+81
* | Merge pull request #14133 from rullzer/fix_10600Thomas Müller2015-03-161-7/+7
|\ \
| * | Always display max upload size in admin panelRoeland Jago Douma2015-02-131-7/+7
* | | Merge pull request #14644 from owncloud/trash-expire-commandThomas Müller2015-03-163-25/+84
|\ \ \
| * | | don't rely on \OCP\User::getUser() - it is not set properly in case of async ...Thomas Müller2015-03-101-10/+8
| * | | tearDown the filesystem right before setting it up againThomas Müller2015-03-101-0/+1
| * | | Expire files from the trash in the backgroundRobin Appelman2015-03-023-15/+75
* | | | Merge pull request #14848 from owncloud/kill-curl-fallback-masterThomas Müller2015-03-164-20/+4
|\ \ \ \
| * | | | drop any fallback code related to curl - refs https://github.com/owncloud/cor...Thomas Müller2015-03-124-20/+4
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-164-0/+4
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-152-6/+6
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-142-0/+2
* | | | support paged results against 389ds.Arthur Schiwon2015-03-121-3/+6
|/ / /
* | | Merge pull request #14785 from owncloud/issue/14733-active-class-missing-for-...Thomas Müller2015-03-121-2/+0
|\ \ \
| * | | Do not overwrite the active menu entry of the navigationJoas Schilling2015-03-111-2/+0
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-1210-16/+16
* | | | Merge pull request #14773 from owncloud/allow-iframes-from-self-in-share-viewLukas Reschke2015-03-112-1/+11
|\ \ \ \
| * | | | Allow iframes from same domain in share viewLukas Reschke2015-03-102-1/+11
* | | | | Adding a more meaningful message for sabre dav exception - fixes #14516Thomas Müller2015-03-112-2/+2
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-11120-422/+120
* | | | | Merge pull request #14640 from owncloud/rescanversionsonlyonceThomas Müller2015-03-111-3/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Only rescan versions once in trashbinVincent Petry2015-03-021-3/+13
| | |/ / | |/| |
* | | | Merge pull request #14346 from owncloud/storage-based-path-validationLukas Reschke2015-03-105-63/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | fixing js unit testsThomas Müller2015-03-093-31/+0
| * | | adding storage specific filename verification - refs #13640Thomas Müller2015-03-093-39/+27
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-104-0/+8
* | | | Merge pull request #14720 from owncloud/fix-shareetagpropagationMorris Jobke2015-03-092-0/+112
|\ \ \ \ | |/ / / |/| | |
| * | | Add unit test for size propagation across share boundariesVincent Petry2015-03-091-0/+90
| * | | Fix size propagation over shared storage boundaryVincent Petry2015-03-051-0/+22
* | | | Merge pull request #14706 from owncloud/ldap-reset-paged-search-on-null-limitMorris Jobke2015-03-091-0/+11
|\ \ \ \
| * | | | set up paged search when limit is 0Arthur Schiwon2015-03-051-0/+11
| |/ / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-0910-22/+24
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-082-2/+6
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-072-2/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-064-0/+4
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-058-14/+16
* | | Merge pull request #14672 from Crote/masterMorris Jobke2015-03-041-3/+10
|\ \ \
| * | | Add --show-password option to ldap:show-configLaurens Post2015-03-041-3/+10
* | | | Merge pull request #14690 from owncloud/trash-deletelink-unittestVincent Petry2015-03-041-0/+22
|\ \ \ \
| * | | | Add unit test for selection overlay actions in trashbinVincent Petry2015-03-041-0/+22
* | | | | Merge pull request #14675 from owncloud/files-external-smb-windowsThomas Müller2015-03-044-42/+136
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix slash normalization error in AmazonS3Migration unit testRobin McCorkell2015-03-041-3/+3
| * | | | Use dummy storages instead of real storages in files_external unit testsRobin McCorkell2015-03-031-39/+81
| * | | | adding a windows smb config for testingThomas Müller2015-03-032-0/+52
| |/ / /