summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Added Javascript unit testsVincent Petry2014-01-162-0/+135
* Fixed various file name escaping issues in core appsVincent Petry2014-01-108-47/+68
* Merge pull request #6687 from owncloud/sharing-fixpartfilehandlingVincent Petry2014-01-091-21/+12
|\
| * Removed special handling of part files in shared storage renameVincent Petry2014-01-081-21/+12
* | Merge pull request #6681 from owncloud/userreportblizzz2014-01-084-28/+201
|\ \ | |/ |/|
| * LDAP: add tests for countUsersArthur Schiwon2014-01-081-0/+54
| * remove unnecessary lineArthur Schiwon2014-01-081-1/+0
| * LDAP: implement userCount action. This required to (finally) clean up and ref...Arthur Schiwon2014-01-083-28/+148
* | Merge pull request #5238 from owncloud/externalstorage-owncloudbackendThomas Müller2014-01-086-9/+109
|\ \
| * | Added ownCloud backend for external storageVincent Petry2013-10-096-9/+109
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-01-082-4/+48
* | | Merge pull request #6290 from owncloud/files-androidcontentdispositionThomas Müller2014-01-073-63/+2
|\ \ \
| * | | Moved content disposition code+workarounds to OCP\ResponseVincent Petry2013-12-103-63/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-01-076-8/+23
| |_|/ |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-01-064-4/+5
* | | Merge pull request #6580 from monreal/masterThomas Müller2014-01-051-1/+1
|\ \ \
| * | | Silence output of 'which' command used in smbclient detectionMichael Monreal2013-12-271-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-01-055-4/+18
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-01-043-1/+5
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-01-029-8/+317
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-311-0/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-302-0/+13
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-296-38/+156
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-283-2/+57
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-272-19/+26
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-251-1/+1
* | | Merge pull request #6554 from owncloud/fix_5982Thomas Müller2013-12-241-1/+3
|\ \ \
| * | | fix preview for reshared fileGeorg Ehrke2013-12-221-1/+3
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-246-23/+29
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-226-1/+37
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-212-0/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-208-0/+16
* | | Merge pull request #6507 from owncloud/enc_fix_getUserBjörn Schießle2013-12-193-1/+44
|\ \ \
| * | | tests addedBjoern Schiessle2013-12-193-1/+44
| * | | we can also have a path user/cache/...Bjoern Schiessle2013-12-191-1/+1
* | | | Merge pull request #6517 from owncloud/fix_6510Björn Schießle2013-12-192-19/+45
|\ \ \ \
| * | | | check if the old owner and the old path is availableBjoern Schiessle2013-12-191-3/+10
| * | | | fix rename of shared filesBjoern Schiessle2013-12-192-19/+38
| |/ / /
* | | | Merge pull request #6512 from owncloud/master-failingoracletestsVincent Petry2013-12-192-31/+19
|\ \ \ \
| * | | | Removed numRows usage from encryption appVincent Petry2013-12-192-31/+19
| |/ / /
* | | | Merge pull request #6495 from owncloud/enc_fseek_fallbackBjörn Schießle2013-12-195-10/+159
|\ \ \ \ | |/ / / |/| | |
| * | | add test for the stream wrapper to read encrypted files from the system folde...Bjoern Schiessle2013-12-181-0/+39
| * | | test for isEncryptedPath()Bjoern Schiessle2013-12-181-0/+35
| * | | extend the encryption stream wrapper to handle local files and add a fall bac...Bjoern Schiessle2013-12-183-8/+60
| * | | implement ftell stream wrapper and fix return value from fseek stream wrapperBjoern Schiessle2013-12-181-1/+12
| * | | fall back to getLocalFile if storage doesn't support fseekBjoern Schiessle2013-12-171-2/+14
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-191-0/+1
* | | | Merge pull request #6295 from owncloud/files-fromlinkerrormessagefixesThomas Müller2013-12-182-9/+26
|\ \ \ \
| * | | | Fixed download file from URL error messagesVincent Petry2013-12-122-9/+26
* | | | | Merge pull request #6469 from owncloud/enc_cleanupThomas Müller2013-12-182-47/+1
|\ \ \ \ \