summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-272-2/+2
* Merge pull request #15985 from owncloud/hotfix/fix-encryption-referencesBjörn Schießle2015-05-263-30/+1
|\
| * removing encryption preview checkClark Tomlinson2015-05-181-3/+0
| * removing deletion of encryption keysClark Tomlinson2015-05-181-26/+0
| * fix references to legacy encryption app nameClark Tomlinson2015-05-183-3/+3
* | Merge pull request #16532 from owncloud/cors-no-cookie-authVincent Petry2015-05-261-2/+0
|\ \
| * | disallow cookie auth for cors requestsBernhard Posselt2015-05-221-2/+0
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-264-4/+12
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-252-0/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-2412-12/+144
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-2312-2/+32
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-2216-0/+52
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-2124-0/+72
* | Merge pull request #16469 from oparoz/restore-minheight-for-single-public-pre...Vincent Petry2015-05-201-0/+1
|\ \
| * | Restore min-height for single previewsOlivier Paroz2015-05-201-0/+1
* | | Merge pull request #16322 from owncloud/trash-viewMorris Jobke2015-05-202-16/+80
|\ \ \
| * | | cleanup move/copy logic in trashRobin Appelman2015-05-191-20/+57
| * | | adjust testRobin Appelman2015-05-181-1/+7
| * | | fix target path for moveRobin Appelman2015-05-181-2/+6
| * | | update cache after move to trashRobin Appelman2015-05-181-0/+2
| * | | dont go trough the view when moving to trashRobin Appelman2015-05-181-12/+27
* | | | Merge pull request #16465 from owncloud/s2s-returnpropererrorwhenpublicwebdav...Morris Jobke2015-05-201-4/+5
|\ \ \ \
| * | | | Return 401 when accessing public webdav and s2s is disabledVincent Petry2015-05-201-4/+5
* | | | | Merge pull request #16075 from owncloud/skeleton-copy-delayVincent Petry2015-05-208-63/+81
|\ \ \ \ \
| * | | | | Catch NotFoundException and return no quota information which simply reflects...Thomas Müller2015-05-191-10/+26
| * | | | | Fix provisioning API unit tests for loginVincent Petry2015-05-183-49/+51
| * | | | | fix testsRobin Appelman2015-05-182-0/+2
| * | | | | fix testsRobin Appelman2015-05-182-4/+2
* | | | | | Merge pull request #16326 from owncloud/fix-16192Morris Jobke2015-05-202-3/+29
|\ \ \ \ \ \
| * | | | | | include base dn test in functionality testArthur Schiwon2015-05-132-3/+29
* | | | | | | Merge pull request #16444 from owncloud/close-new-dropdownJan-Christoph Borchardt2015-05-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Closes "New" dropdown when switching categoryMorris Jobke2015-05-191-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #16446 from owncloud/fix-url-generationLukas Reschke2015-05-202-1/+113
|\ \ \ \ \ \ \
| * | | | | | | Added unit tests for download URL in public sharing pageVincent Petry2015-05-192-0/+112
| * | | | | | | Fix URL generationLukas Reschke2015-05-191-1/+1
| |/ / / / / /
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-2080-8/+104
* | | | | | | Merge pull request #16440 from owncloud/scrutinizer-patch-1Thomas Müller2015-05-1910-13/+0
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Re-add use statementMorris Jobke2015-05-191-0/+1
| * | | | | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-1911-14/+0
* | | | | | | Merge pull request #16447 from owncloud/fix-minor-code-problemsThomas Müller2015-05-191-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix unexisting class and broken docJoas Schilling2015-05-191-1/+1
| |/ / / / /
* | | | | | add primary group users to resultset before cachingArthur Schiwon2015-05-191-1/+2
* | | | | | Fixes returns of group memberships and counting if all members have the speci...Arthur Schiwon2015-05-192-9/+77
|/ / / / /
* | | | | Merge pull request #16085 from owncloud/encryption-module-renameThomas Müller2015-05-192-3/+3
|\ \ \ \ \
| * | | | | rename to 'Default encryption module'Jan-Christoph Borchardt2015-05-062-3/+3
* | | | | | Merge pull request #16354 from owncloud/remove-browser-from-publicwebdavJoas Schilling2015-05-191-1/+2
|\ \ \ \ \ \
| * | | | | | Show a empty response for GET on non-files instead of the Browser PluginLukas Reschke2015-05-141-1/+2
* | | | | | | Merge pull request #16181 from owncloud/fix-15982Morris Jobke2015-05-196-14/+78
|\ \ \ \ \ \ \
| * | | | | | | handle unallowed auth exception on port detectionArthur Schiwon2015-05-182-6/+20
| * | | | | | | throw exception on LDAP error 1, which we usually do not see and is pretty ge...Arthur Schiwon2015-05-183-0/+25