Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed undefined variable $dnGroup and variable name | alexweirig | 2016-02-03 | 1 | -7/+7 |
| | | | | | I renamed $memberURL into $dynamicGroup and print that variable in the writeLog. I think this makes more sense. | ||||
* | Refactored code to avoid performance problem | alexweirig | 2016-02-03 | 1 | -41/+37 |
| | | | | | Moved the dynamic group processing to the top and removed condition in memberOf processing. Also, changed variable name $value to $memberUrl | ||||
* | code changes for user_ldap Dynamic Group Membership | Alex Weirig | 2016-02-03 | 4 | -5/+108 |
| | | | | | | | | | | | Added new setting of “Dynamic Group Member URL” (ldapDynamicGroupMemberURL) - see LDAP settings advanced tab. Added public function getDynamicGroupMembers. Updated function _groupMembers. Updated function getUserGroups. | ||||
* | Merge pull request #22101 from owncloud/comments-filerow | Thomas Müller | 2016-02-03 | 13 | -12/+430 |
|\ | | | | | Add file row indicator for unread comments | ||||
| * | Reset comments read marker after loading comments | Vincent Petry | 2016-02-03 | 8 | -11/+235 |
| | | |||||
| * | Add file row indicator for unread comments | Vincent Petry | 2016-02-03 | 6 | -1/+195 |
| | | |||||
* | | Merge pull request #22088 from owncloud/share2_ishare | Thomas Müller | 2016-02-03 | 13 | -690/+603 |
|\ \ | | | | | | | [Share 2.0] Pass around userid/groupid/federatedid | ||||
| * | | [Share 2.0] Fix public link sharing | Roeland Jago Douma | 2016-02-03 | 2 | -26/+32 |
| | | | |||||
| * | | [Share 2.0] Fix OCS endpoint | Roeland Jago Douma | 2016-02-03 | 2 | -108/+123 |
| | | | |||||
| * | | [Share 2.0] Fix shareManager | Roeland Jago Douma | 2016-02-03 | 4 | -233/+254 |
| | | | |||||
| * | | [Share 2.0] Fix defaultshare provider | Roeland Jago Douma | 2016-02-03 | 3 | -307/+169 |
| | | | |||||
| * | | [Share 2.0] Use strings for ids | Roeland Jago Douma | 2016-02-03 | 3 | -17/+26 |
|/ / | | | | | | | | | | | | | | | | | | | | | * sharedWith * sharedBy * shareOwner Now all set/get strings with the id. (userId, groupId, federatedsharerId). This to avoid a huge amount of if statements | ||||
* | | Merge pull request #22106 from owncloud/use-newly-generated-keys | Daniel Molkentin | 2016-02-03 | 4 | -155/+57 |
|\ \ | | | | | | | Use newly generated certificate authority | ||||
| * | | Use newly generated certificate authority | Lukas Reschke | 2016-02-03 | 4 | -155/+57 |
|/ / | |||||
* | | Merge pull request #22086 from RealRancor/RealRancor-patch-1 | Thomas Müller | 2016-02-03 | 1 | -1/+0 |
|\ \ | | | | | | | Remove files_locking from shipped.json | ||||
| * | | Remove files_locking from shipped.json | RealRancor | 2016-02-03 | 1 | -1/+0 |
| | | | |||||
* | | | Merge pull request #22095 from owncloud/public_link_with_port | Thomas Müller | 2016-02-03 | 3 | -12/+23 |
|\ \ \ | | | | | | | | | Public link downloads should work on instance on non default port | ||||
| * | | | Construct valid URL | Roeland Jago Douma | 2016-02-03 | 2 | -10/+4 |
| | | | | |||||
| * | | | host and hostname are different things | Roeland Jago Douma | 2016-02-03 | 1 | -2/+19 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | host can contain the port (host of http://example.com:1234 is example.com:1234) while hostname never contains a port. They can however be similar. If you navigate to http://example.com then both host and hostname will be example.com. * Fixed docs * added getHostName function | ||||
* | | | Merge pull request #22071 from owncloud/cache-split-insert | Thomas Müller | 2016-02-03 | 4 | -44/+90 |
|\ \ \ | | | | | | | | | split cache->insert from cache->put | ||||
| * | | | split cache->insert from cache->put | Robin Appelman | 2016-02-03 | 4 | -44/+90 |
| | | | | |||||
* | | | | Merge pull request #22098 from owncloud/cleanup-core-apps | Thomas Müller | 2016-02-03 | 6 | -12/+4 |
|\ \ \ \ | | | | | | | | | | | Cleanup core apps | ||||
| * | | | | Make sure tests don't leave a stray directory behind | Joas Schilling | 2016-02-03 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Make sure encryption has a valid licence tag | Joas Schilling | 2016-02-03 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Remove deprecated and unused standalone tag | Joas Schilling | 2016-02-03 | 2 | -2/+0 |
| | | | | | |||||
| * | | | | Remove invalid app user doc links | Joas Schilling | 2016-02-03 | 2 | -6/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #21996 from owncloud/flysystem-1.0.16 | Thomas Müller | 2016-02-03 | 1 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | [3rdparty] Bump flysystem to 1.0.16 | ||||
| * | | | | [3rdparty] Bump flysystem to 1.0.16 | Roeland Jago Douma | 2016-02-01 | 1 | -0/+0 |
| | | | | | |||||
* | | | | | Merge pull request #22070 from owncloud/share2_exceptions | Thomas Müller | 2016-02-03 | 10 | -53/+70 |
|\ \ \ \ \ | | | | | | | | | | | | | Add sharing exceptions to OCP | ||||
| * | | | | | [Share 2.0] Use GenericShareException | Roeland Jago Douma | 2016-02-02 | 4 | -41/+22 |
| | | | | | | |||||
| * | | | | | [Share 2.0] Add exceptions to OCP | Roeland Jago Douma | 2016-02-02 | 10 | -15/+51 |
| | | | | | | |||||
* | | | | | | Merge pull request #22099 from ↵ | Thomas Müller | 2016-02-03 | 3 | -21/+0 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | owncloud/revert-22090-skip-migration-tests-setting Revert "setting to skip migration tests by default" | ||||
| * | | | | | Revert "setting to skip migration tests by default" | Morris Jobke | 2016-02-03 | 3 | -21/+0 |
|/ / / / / | |||||
* | | | | | Merge pull request #21997 from owncloud/checksums | Thomas Müller | 2016-02-03 | 9 | -10/+82 |
|\ \ \ \ \ | | | | | | | | | | | | | Checksums | ||||
| * | | | | | Add store/retrieve checksums | Roeland Jago Douma | 2016-02-03 | 9 | -10/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add extra db column to filecache * Bump version * Update filecache code to actually handle checksum * Webdav code to store/retrieve checksums | ||||
* | | | | | | Merge pull request #22081 from owncloud/mount-cache-invalid-storage | Thomas Müller | 2016-02-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | filter invalid storages from the mount cache early | ||||
| * | | | | | | filter invalid storages from the mount cache early | Robin Appelman | 2016-02-02 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #22084 from owncloud/configphp-fixes | Thomas Müller | 2016-02-03 | 1 | -15/+15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | small corrections; Web is capitalized, webroot is one lowercase word | ||||
| * | | | | | | | small corrections; Web is capitalized, webroot is one lowercase word | Carla Schroder | 2016-02-03 | 1 | -15/+15 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #22090 from owncloud/skip-migration-tests-setting | Thomas Müller | 2016-02-03 | 3 | -0/+21 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | setting to skip migration tests by default | ||||
| * | | | | | | | setting to skip migration tests by default | Morris Jobke | 2016-02-03 | 3 | -0/+21 |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * if you install owncloud via package it is not possible to skip migration tests * this also allows to disable migration tests for an instance by default | ||||
* | | | | | | | Merge pull request #21772 from owncloud/occ-external-applicable | Thomas Müller | 2016-02-03 | 4 | -0/+432 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add occ command to manage applicables | ||||
| * | | | | | | | Add occ command to manage applicables | Robin Appelman | 2016-02-02 | 4 | -0/+432 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #21961 from owncloud/comments-gui | Thomas Müller | 2016-02-03 | 18 | -24/+940 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | Comments GUI in files sidebar | ||||
| * | | | | | | | Add comments app to expected apps in test | Vincent Petry | 2016-02-02 | 1 | -1/+2 |
| | | | | | | | | |||||
| * | | | | | | | Fixed report name | Vincent Petry | 2016-02-02 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Added JS unit tests for comments | Vincent Petry | 2016-02-02 | 5 | -6/+320 |
| | | | | | | | | |||||
| * | | | | | | | Add spinner when submitting comments | Vincent Petry | 2016-02-02 | 2 | -7/+32 |
| | | | | | | | | |||||
| * | | | | | | | Fix parsing empty Webdav property nodes | Vincent Petry | 2016-02-02 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return empty string instead of undefined | ||||
| * | | | | | | | Fix formatting messages with newlines | Vincent Petry | 2016-02-02 | 1 | -2/+11 |
| | | | | | | | |