summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | [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
|\ \ \ \ \ \ \
| * | | | | | | remove unused method tail()Bjoern Schiessle2013-12-171-43/+0
| * | | | | | | remove duplicated codeBjoern Schiessle2013-12-171-4/+1
* | | | | | | | Merge pull request #6366 from owncloud/fix-6335Jan-Christoph Borchardt2013-12-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump the footer down 20px to avoid overlap.ringmaster2013-12-121-1/+1
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-173-2/+11
* | | | | | | | | Merge pull request #6474 from owncloud/enc_detect_encrypted_filesBjörn Schießle2013-12-171-10/+12
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | reliable detect encrypted filesBjoern Schiessle2013-12-171-10/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | clarifying licenseFrank Karlitschek2013-12-171-0/+4
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-175-1/+18
|/ / / / / / /
* | | | | | | Merge pull request #6386 from owncloud/trash_always_show_deleted_files_breadc...Frank Karlitschek2013-12-172-11/+9
|\ \ \ \ \ \ \
| * | | | | | | always show home breadcrumb in files viewBjoern Schiessle2013-12-161-7/+5
| * | | | | | | always show 'Deleted Files' breadcrumbBjoern Schiessle2013-12-131-4/+4
* | | | | | | | Merge pull request #6183 from owncloud/enc_testsBjörn Schießle2013-12-163-20/+92
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | update file cache for target fileBjoern Schiessle2013-12-161-0/+9
| * | | | | | | only remove encryption keys if a real file gets deleted, skip this method if ...Bjoern Schiessle2013-12-162-9/+67
| * | | | | | | call set password hook because it doesn't get triggered during test execution...Bjoern Schiessle2013-12-161-3/+12
| * | | | | | | enable more testsBjoern Schiessle2013-12-041-8/+4
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-135-4/+40
* | | | | | | | Merge pull request #6321 from sevoku/masterVincent Petry2013-12-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix smbclient directory listing parserVsevolod Kukol2013-12-111-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | LDAP: fix method behind save button on advancend and expert tabs, fixes at le...Arthur Schiwon2013-12-131-5/+6
| |_|/ / / / / |/| | | | | |
* | | | | | | toggle select all checkboxBjoern Schiessle2013-12-121-0/+8
| |_|/ / / / |/| | | | |
* | | | | | LDAP: the browser shall not autofill userdn and password, usually login crede...Arthur Schiwon2013-12-121-2/+2
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-114-1/+21
* | | | | | Merge pull request #6270 from owncloud/sharing-mixeduppermissionsfixVincent Petry2013-12-112-1/+124
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added unit test for sharing permissionsVincent Petry2013-12-101-0/+110
| * | | | | Fixed sharing results to include the correct permissionsVincent Petry2013-12-091-1/+14
| | |/ / / | |/| | |
* / | | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-094-1/+37
|/ / / /