Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-09 | 46 | -92/+3380 |
| | |||||
* | Merge pull request #6231 from owncloud/fix-plural-l10n | blizzz | 2013-12-09 | 5 | -5/+5 |
|\ | | | | | fix plural translation - fixes #6226 | ||||
| * | fix wrong test data in l10n | Morris Jobke | 2013-12-07 | 3 | -3/+3 |
| | | |||||
| * | fix plural translation - fixes #6226 | Morris Jobke | 2013-12-07 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-07 | 275 | -4625/+4977 |
| | | |||||
* | | Merge pull request #6202 from owncloud/fix_6032_alt | Morris Jobke | 2013-12-07 | 3 | -0/+34 |
|\ \ | |/ |/| | Add overlay noscript message to fix #6032 | ||||
| * | fix IE8 transparent background | Morris Jobke | 2013-12-07 | 1 | -0/+5 |
| | | |||||
| * | Remove reference to ownCloud. | ringmaster | 2013-12-05 | 1 | -1/+1 |
| | | |||||
| * | Link to enable-javascript.com | ringmaster | 2013-12-05 | 2 | -1/+8 |
| | | |||||
| * | Make noscript message translatable | ringmaster | 2013-12-05 | 1 | -1/+1 |
| | | |||||
| * | Move message up 10% | ringmaster | 2013-12-05 | 1 | -1/+1 |
| | | |||||
| * | Add overlay noscript message to fix #6032 | ringmaster | 2013-12-05 | 2 | -0/+22 |
| | | |||||
* | | Merge pull request #6150 from owncloud/backgroundjob-log-exception | blizzz | 2013-12-06 | 8 | -47/+136 |
|\ \ | | | | | | | Remove background jobs that are giving errors | ||||
| * | | add test case for removing background jobs that are throwing exceptions | Robin Appelman | 2013-12-05 | 2 | -3/+59 |
| | | | |||||
| * | | Dont use exceptions for the backgroundjob test cases | Robin Appelman | 2013-12-04 | 2 | -35/+46 |
| | | | |||||
| * | | remove background jobs if they are failing | Robin Appelman | 2013-12-02 | 1 | -0/+1 |
| | | | |||||
| * | | Catch exceptions from background jobs and log them | Robin Appelman | 2013-12-02 | 4 | -9/+30 |
| | | | |||||
* | | | Merge pull request #6201 from owncloud/backgroundscan-reuse-etag | Vincent Petry | 2013-12-06 | 4 | -25/+104 |
|\ \ \ | | | | | | | | | reuse etags when doing a background scan | ||||
| * \ \ | Merge branch 'master' into backgroundscan-reuse-etag | Robin Appelman | 2013-12-06 | 205 | -3639/+4894 |
| |\ \ \ | |||||
| * | | | | get rid of failing test that don't cause additional downloads | Robin Appelman | 2013-12-06 | 3 | -25/+25 |
| | | | | | |||||
| * | | | | extend test case for etag preservation | Robin Appelman | 2013-12-06 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | reuse etags when doing a background scan | Robin Appelman | 2013-12-05 | 2 | -1/+80 |
| | | | | | |||||
* | | | | | Merge pull request #6220 from owncloud/debug_oracle_errors | Björn Schießle | 2013-12-06 | 3 | -18/+28 |
|\ \ \ \ \ | |_|/ / / |/| | | | | cherry-picks from #5884, just for debugging purpose | ||||
| * | | | | XSendfile and encryption don't work together | Bart Visscher | 2013-12-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | The file on disk is encrypted, and not readable on client systems | ||||
| * | | | | Don't try to encrypt a file when the temp file isn't created | Bart Visscher | 2013-12-06 | 1 | -18/+21 |
| | | | | | |||||
| * | | | | Users of getFolderContent are mostly interested in the unecrypted file size | Bart Visscher | 2013-12-06 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Merge pull request #6218 from leo-b/fix_ldap_setOption_returncode | blizzz | 2013-12-06 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | correctly propagate the return value of ldap_set_option | ||||
| * | | | | | correctly propagate the return value of ldap_set_option | root | 2013-12-06 | 1 | -1/+1 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | otherwise LDAP_OPT_REFERRALS won't be set to 0 and in turn active directory paging will stop working (Operations error on ldap_control_paged_result_response) | ||||
* | | | | | Merge pull request #6222 from owncloud/enc_reset_enc_file_size | Björn Schießle | 2013-12-06 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | set unencrypted_size to 0 after decryption | ||||
| * | | | | set unencrypted_size to 0 after decryption... so that the unencrypted_size ↵ | Bjoern Schiessle | 2013-12-06 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | gets re-calculated if encryption was enabled again | ||||
* | | | | Merge pull request #6213 from owncloud/fix-full-name-edit | Vincent Petry | 2013-12-06 | 1 | -1/+4 |
|\ \ \ \ | | | | | | | | | | | Fix full name edit for repetitive edit | ||||
| * | | | | parent().parent() -> closest() | Morris Jobke | 2013-12-06 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix full name edit for repetive edit | Morris Jobke | 2013-12-05 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #6212 fixes the data attributes after edit fixes markup to successfully re-edit display name | ||||
* | | | | | Merge pull request #6206 from owncloud/sharing_etag_propagation_on_expire | Björn Schießle | 2013-12-06 | 2 | -16/+27 |
|\ \ \ \ \ | | | | | | | | | | | | | Sharing etag propagation on expire | ||||
| * | | | | | add a optional parameter to skip check for expired files, this is necessary ↵ | Bjoern Schiessle | 2013-12-05 | 1 | -14/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | to find out to whom a file was shared after it was expired. | ||||
| * | | | | | get owner from share item, if we expire a share while the user updates his ↵ | Bjoern Schiessle | 2013-12-05 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | /Shared folder than the owner is different from the currently logged in user | ||||
* | | | | | | Merge pull request #6211 from owncloud/fix-5865 | Morris Jobke | 2013-12-06 | 1 | -6/+7 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Multiselect too slow patched | ||||
| * | | | | | | Slide duration set to 200ms for multiselect (same duration as user menu) | unknown | 2013-12-05 | 1 | -6/+7 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | it is not possible to unshare files | Bjoern Schiessle | 2013-12-06 | 1 | -14/+5 |
| | | | | | | |||||
* | | | | | | fix typo | Bjoern Schiessle | 2013-12-06 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | only create new key on password change if a recovery key exists or if the ↵ | Bjoern Schiessle | 2013-12-06 | 1 | -23/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | user don't have any private/public keys | ||||
* | | | | | | show change password form if key couldn't be decrypted | Bjoern Schiessle | 2013-12-06 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | add method to check if users private/public key exists | Bjoern Schiessle | 2013-12-06 | 1 | -4/+13 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-05 | 85 | -195/+219 |
|/ / / / / | |||||
* | | | | | Revert "Merge pull request #6210 from owncloud/fix-5865" | Morris Jobke | 2013-12-05 | 1 | -14/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f12363d90b31e03a9f2e95911dda54af728a2df6, reversing changes made to eba35d28cd974507f9e81e15430d3d33dbbd9973. | ||||
* | | | | | Revert "Revert "Fix user's displayName being overwritten by (old) cookie"" | Morris Jobke | 2013-12-05 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit eba35d28cd974507f9e81e15430d3d33dbbd9973. | ||||
* | | | | | Merge pull request #6210 from owncloud/fix-5865 | pdessauw | 2013-12-05 | 1 | -13/+14 |
|\ \ \ \ \ | | | | | | | | | | | | | #5865 Multiselect animation is too slow patch | ||||
| * | | | | | Changed duration of slideDown, slideUp and fadeOut to 200ms | unknown | 2013-12-05 | 1 | -13/+14 |
|/ / / / / | |||||
* | | | | | Revert "Fix user's displayName being overwritten by (old) cookie" | Morris Jobke | 2013-12-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 2a7380cc21e56ce12b1a0e1460fabc978a83090b. | ||||
* | | | | | Merge pull request #6199 from nicokaiser/fix-5306-master | Morris Jobke | 2013-12-05 | 1 | -1/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix user's displayName being overwritten by (old) cookie. #3694 |