Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #23726 from owncloud/ldap-wizard-improve-status-indicator | Thomas Müller | 2016-04-25 | 1 | -0/+11 |
|\ | | | | | LDAP Wizard: reset connection status indicator when switching LDAP co… | ||||
| * | LDAP Wizard: reset connection status indicator when switching LDAP config | Arthur Schiwon | 2016-04-25 | 1 | -0/+11 |
| | | |||||
* | | Merge pull request #22648 from owncloud/propagate-single | Thomas Müller | 2016-04-25 | 2 | -2/+1 |
|\ \ | | | | | | | do propagation in a single query | ||||
| * | | do propagation in a single query | Robin Appelman | 2016-04-25 | 2 | -2/+1 |
| |/ | |||||
* | | Merge pull request #24244 from owncloud/mount-unique | Vincent Petry | 2016-04-25 | 2 | -2/+22 |
|\ \ | |/ |/| | don't get the config for the same mount multiple times | ||||
| * | add test | Robin Appelman | 2016-04-25 | 1 | -0/+11 |
| | | |||||
| * | don't get the config for the same mount multiple times | Robin Appelman | 2016-04-25 | 1 | -2/+11 |
| | | |||||
* | | Merge pull request #24052 from owncloud/fix-ldap-cache-race-conditions | Thomas Müller | 2016-04-25 | 6 | -48/+32 |
|\ \ | | | | | | | Fix LDAP race conditions | ||||
| * | | Fix LDAP race conditions | Morris Jobke | 2016-04-20 | 6 | -48/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | * getFromCache is wrapped in isCached * inbetween the two calls the cache entry hits it's TTL * getFromCache returns null * this fix only checkes if the returned value is null and return only non-null values | ||||
* | | | Merge pull request #24240 from owncloud/issue-24233-add-missing-use-statement | Thomas Müller | 2016-04-25 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Add missing use statement | ||||
| * | | | Add missing use statement | Joas Schilling | 2016-04-25 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #24230 from owncloud/you-form-of-activities | Lukas Reschke | 2016-04-25 | 1 | -0/+35 |
|\ \ \ \ | |_|_|/ |/| | | | Translate the current user with "You ..." | ||||
| * | | | Translate the current user with "You ..." | Joas Schilling | 2016-04-25 | 1 | -0/+35 |
| |/ / | |||||
* | | | Merge pull request #24214 from owncloud/fix-ldap-connection-unbind-on-login | Vincent Petry | 2016-04-25 | 2 | -11/+3 |
|\ \ \ | | | | | | | | | on clone Connection, do not take over the existing LDAP resource | ||||
| * | | | on clone Connection, do not take over the existing LDAP resource | Arthur Schiwon | 2016-04-22 | 2 | -11/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | For one, it solves potential conflicts when using the resource. For the other, one on the login check (the only place where a clone happens currently) we do not need to rebind after confirming the user's login was successful. | ||||
* | | | | Merge pull request #24073 from owncloud/move_federated_sharing_settings_to_app | Björn Schießle | 2016-04-25 | 29 | -51/+259 |
|\ \ \ \ | |_|/ / |/| | | | move federated sharing settings to the federatedfilesharing app | ||||
| * | | | move federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 29 | -51/+259 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-25 | 2 | -2/+2 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-24 | 36 | -14/+136 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-23 | 12 | -0/+28 |
| |/ / |/| | | |||||
* | | | Merge pull request #24124 from owncloud/encryped-size-progation | Thomas Müller | 2016-04-22 | 2 | -14/+68 |
|\ \ \ | |/ / |/| | | dont do optimized size propagation for encrypted files | ||||
| * | | Add unit tests for shared size propagation with encryption | Robin Appelman | 2016-04-21 | 2 | -14/+68 |
| | | | |||||
* | | | Merge pull request #23918 from owncloud/cruds-for-federated-shares | Björn Schießle | 2016-04-22 | 5 | -43/+115 |
|\ \ \ | | | | | | | | | bring back CRUDS permissions for federated shares | ||||
| * | | | ask for share-permissions on propfind | Björn Schießle | 2016-04-20 | 1 | -0/+16 |
| | | | | |||||
| * | | | return correct share permissions on propfind | Björn Schießle | 2016-04-18 | 3 | -40/+88 |
| | | | | |||||
| * | | | set correct permissions in shareinfo | Björn Schießle | 2016-04-18 | 1 | -3/+11 |
| | |/ | |/| | |||||
* | | | Merge pull request #24151 from owncloud/create-personal-calendar | Thomas Müller | 2016-04-22 | 2 | -1/+83 |
|\ \ \ | | | | | | | | | Personal calendar should be generated even if the birthday calendar a… | ||||
| * | | | Personal calendar should be generated even if the birthday calendar already ↵ | Thomas Müller | 2016-04-21 | 2 | -1/+83 |
| | |/ | |/| | | | | | | | exists - fixes #24082 | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-22 | 16 | -0/+16 |
| | | | |||||
* | | | Merge pull request #24157 from ↵ | Thomas Müller | 2016-04-21 | 1 | -6/+9 |
|\ \ \ | | | | | | | | | | | | | | | | | owncloud/files-app-is-not-available-on-public-page OCA.Files.App is not available on public page | ||||
| * | | | OCA.Files.App is not available on public page | Christoph Wurst | 2016-04-21 | 1 | -6/+9 |
| |/ / | |||||
* | | | Merge pull request #24155 from owncloud/fix-birthday_calendar-acl | Thomas Müller | 2016-04-21 | 4 | -8/+27 |
|\ \ \ | | | | | | | | | Birthday calendar should never have write acl | ||||
| * | | | Birthday calendar should never have write acl - fixes #24154 | Thomas Müller | 2016-04-21 | 4 | -8/+27 |
| |/ / | |||||
* | | | Merge pull request #24111 from owncloud/chunk-users-in-background-jobs | Björn Schießle | 2016-04-21 | 3 | -56/+24 |
|\ \ \ | |/ / |/| | | Chunk the users correctly in the trashbin and versions background job | ||||
| * | | Chunk the users correctly in the trashbin and versions background job | Joas Schilling | 2016-04-20 | 3 | -56/+24 |
| | | | |||||
* | | | Merge pull request #22791 from owncloud/enc_master_key_improvements | Vincent Petry | 2016-04-21 | 6 | -74/+117 |
|\ \ \ | | | | | | | | | Enc master key improvements | ||||
| * | | | replaceUserKeys() actually deletes the users keys -> update method name and ↵ | Bjoern Schiessle | 2016-03-18 | 3 | -3/+5 |
| | | | | | | | | | | | | | | | | doc-block | ||||
| * | | | only create and update user specific key if no master key is enabled | Bjoern Schiessle | 2016-03-18 | 6 | -71/+112 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-21 | 68 | -66/+6 |
| | | | | |||||
* | | | | Merge pull request #24081 from owncloud/migrate-deprecated-jquery-v1-functions | Thomas Müller | 2016-04-20 | 6 | -211/+4 |
|\ \ \ \ | | | | | | | | | | | migrate deprecated jQuery 1.x functions | ||||
| * | | | | replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') | Christoph Wurst | 2016-04-19 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | replace $.parseJSON() by JSON.parse() | Christoph Wurst | 2016-04-19 | 5 | -209/+2 |
| | | | | | |||||
| * | | | | migrate jQuery.fn.unload() | Christoph Wurst | 2016-04-19 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #23919 from owncloud/cyclyc-share-dep-example | Thomas Müller | 2016-04-20 | 25 | -1191/+865 |
|\ \ \ \ \ | | | | | | | | | | | | | SharedStorage to new sharing code + cleanup | ||||
| * | | | | | Move moveFromCache to CacheJail | Roeland Jago Douma | 2016-04-19 | 1 | -4/+0 |
| | | | | | | |||||
| * | | | | | Move copy- and moveFromStorage to jail | Roeland Jago Douma | 2016-04-19 | 1 | -20/+0 |
| | | | | | | |||||
| * | | | | | Only construct the storage when we start using it | Robin Appelman | 2016-04-19 | 1 | -7/+16 |
| | | | | | | |||||
| * | | | | | Fix resolve path | Roeland Jago Douma | 2016-04-19 | 2 | -13/+1 |
| | | | | | | |||||
| * | | | | | Fix tests | Roeland Jago Douma | 2016-04-19 | 17 | -720/+731 |
| | | | | | | |||||
| * | | | | | Fix related logic | Roeland Jago Douma | 2016-04-19 | 1 | -1/+1 |
| | | | | | |