aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-03-214-0/+4
* Merge pull request #14857 from owncloud/preview-provider-registration-in-managerThomas Müller2015-03-203-4/+5
|\
| * Fix controller testJoas Schilling2015-03-161-0/+1
| * Move mimetype check from template to controllerJoas Schilling2015-03-162-4/+4
| * Use the PreviewManager where possibleJoas Schilling2015-03-161-2/+2
* | Merge pull request #11884 from owncloud/ext-appframeworkVincent Petry2015-03-2030-488/+4309
|\ \
| * | Introduce async status checkingRobin McCorkell2015-03-203-10/+9
| * | Fix PHPDoc in files_external, add missing tagVincent Petry2015-03-178-25/+77
| * | Fix storage priority in JS unit testVincent Petry2015-03-161-3/+6
| * | Fix PHPDoc for StoragesControllerVincent Petry2015-03-161-6/+9
| * | Generate storage config ids when missingVincent Petry2015-03-168-43/+317
| * | Fix mount config unit testsVincent Petry2015-03-132-26/+56
| * | Mount options for ext storage are now passed aroundVincent Petry2015-03-1313-6/+109
| * | Implement priority on client side in hidden inputRobin McCorkell2015-03-122-0/+15
| * | Use storage id + appframework for ext storage CRUDVincent Petry2015-03-1227-454/+3796
* | | Do not automatically add "update" permission to shared mountsVincent Petry2015-03-201-2/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-2016-48/+58
* | | Merge pull request #14946 from owncloud/dropbox-root-fixThomas Müller2015-03-191-1/+6
|\ \ \
| * | | Fix root request path for DropboxVincent Petry2015-03-171-1/+6
* | | | Merge pull request #15025 from rullzer/ocs_respect_enforced_dateThomas Müller2015-03-191-0/+18
|\ \ \ \
| * | | | Added unit testRoeland Jago Douma2015-03-191-0/+18
* | | | | Merge pull request #14537 from owncloud/oci-external-shareRobin Appelman2015-03-193-2/+144
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not make setupMounts() public just because of testingJoas Schilling2015-03-112-12/+12
| * | | | Add unit tests for external share manangerRobin Appelman2015-03-102-2/+144
| * | | | Fix external shares without password on oracleRobin Appelman2015-02-271-1/+1
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-1918-8/+24
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-1830-16/+72
* | | | | Merge pull request #14954 from owncloud/cache-image-pathRobin McCorkell2015-03-171-1/+1
|\ \ \ \ \
| * | | | | Cache \OC\URLGenerator::imagePathLukas Reschke2015-03-171-1/+1
* | | | | | add whitespace to prevent file deletion when wanting to scrollJan-Christoph Borchardt2015-03-171-1/+1
* | | | | | 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
|\ \ \ \