| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #7745 from owncloud/fix_6946_stable6 | blizzz | 2014-04-23 | 2 | -36/+1 |
|\ |
|
| * | LDAP: getDisplayNamesInGroup is not an option for group backends anymore | Arthur Schiwon | 2014-04-23 | 2 | -36/+1 |
* | | Merge pull request #8261 from owncloud/stable6-backport-8182 | Lukas Reschke | 2014-04-23 | 1 | -1/+6 |
|\ \
| |/
|/| |
|
| * | Check whether the user has permissions to add personal storage backends | Lukas Reschke | 2014-04-22 | 1 | -1/+6 |
* | | Backport of #8164 | ben-denham | 2014-04-23 | 3 | -79/+122 |
|/ |
|
* | add additional comments, PHPdoc and check whether it's really applicable | Arthur Schiwon | 2014-04-16 | 1 | -3/+12 |
* | LDAP: cache display names immediately on retrieval, saves tens of unecessary ... | Arthur Schiwon | 2014-04-16 | 1 | -0/+6 |
* | Backport of PR #7815, correct LDAP user count on setup with many users | Arthur Schiwon | 2014-04-16 | 1 | -15/+40 |
* | LDAP: fetch email from LDAP on userExists check as well (along to Quota and A... | Arthur Schiwon | 2014-04-11 | 1 | -0/+1 |
* | Merge pull request #8123 from owncloud/fix_filename_closing_tag | Morris Jobke | 2014-04-09 | 1 | -5/+3 |
|\ |
|
| * | fix double closing </a> for filenames | Jörn Friedrich Dreyer | 2014-04-09 | 1 | -5/+3 |
* | | Backport of PR #7837 to stable6 | Arthur Schiwon | 2014-04-09 | 2 | -7/+235 |
|/ |
|
* | Merge pull request #8038 from owncloud/fix_8028 | blizzz | 2014-04-04 | 1 | -2/+1 |
|\ |
|
| * | Meanwhile, the quota value is stored human-readable in the DB | Arthur Schiwon | 2014-04-03 | 1 | -2/+1 |
* | | fix unit tests | Robin Appelman | 2014-04-04 | 1 | -5/+5 |
* | | authentication apps need to be loaded in any case - fixes #7216 | Thomas Müller | 2014-04-03 | 1 | -1/+1 |
|/ |
|
* | Improve phpdoc | Robin Appelman | 2014-04-03 | 1 | -0/+7 |
* | Implement getPath for shared files | Robin Appelman | 2014-04-03 | 2 | -8/+82 |
* | Merge pull request #7931 from owncloud/fix_7785_stable6 | blizzz | 2014-04-02 | 2 | -33/+61 |
|\ |
|
| * | more precise php doc | Arthur Schiwon | 2014-04-02 | 1 | -2/+4 |
| * | add PHP docs | Arthur Schiwon | 2014-04-01 | 1 | -1/+12 |
| * | LDAP: Read email and quota when mapping user, fixes #7785 | Arthur Schiwon | 2014-03-28 | 2 | -33/+48 |
* | | Merge pull request #7976 from owncloud/fix-7973-stable6-2 | Vincent Petry | 2014-04-01 | 1 | -5/+0 |
|\ \ |
|
| * | | remove pl_PL - fixes #7973 | Thomas Müller | 2014-03-31 | 1 | -5/+0 |
* | | | Revert "remove Sabre_DAV_Browser_Plugin" | Thomas Müller | 2014-04-01 | 1 | -0/+1 |
|/ / |
|
* / | don't write file if opening a stream to encrypt the data fails | Bjoern Schiessle | 2014-03-28 | 1 | -0/+2 |
|/ |
|
* | don't block php session while download is in progress | Jörn Friedrich Dreyer | 2014-03-28 | 1 | -0/+3 |
* | Fix swift touch operation | Vincent Petry | 2014-03-27 | 1 | -1/+1 |
* | Fixed mtime reading from OpenStack API | Vincent Petry | 2014-03-27 | 1 | -0/+4 |
* | add test for cloning and keeping configuration seperate | Arthur Schiwon | 2014-03-21 | 1 | -0/+54 |
* | Use array_key_exists instead of isset, because the latter returns false if th... | Arthur Schiwon | 2014-03-21 | 1 | -2/+2 |
* | On clone create a new instance of the Configuration | Arthur Schiwon | 2014-03-21 | 1 | -0/+2 |
* | Fixed warning when browsing Shared folder | Vincent Petry | 2014-03-21 | 1 | -1/+1 |
* | Fix duplicate ipauniqueid | Robin McCorkell | 2014-03-21 | 1 | -1/+1 |
* | Add FreeIPA UUID compatibility, fixes #7796 | Robin McCorkell | 2014-03-21 | 1 | -2/+2 |
* | Return unencrypted_size of folder when queried | Vincent Petry | 2014-03-21 | 2 | -0/+27 |
* | Fix smb4php to work with home shares | Robin McCorkell | 2014-03-18 | 1 | -11/+5 |
* | finally fix the paths for the OCS Share API | Bjoern Schiessle | 2014-03-13 | 2 | -5/+128 |
* | remove Sabre_DAV_Browser_Plugin | Thomas Müller | 2014-03-12 | 1 | -1/+0 |
* | Merge pull request #7698 from owncloud/backport_7631 | Vincent Petry | 2014-03-12 | 1 | -1/+1 |
|\ |
|
| * | only enable drag&drop upload if public upload is allowed, backport of #7631 | Bjoern Schiessle | 2014-03-12 | 1 | -1/+1 |
* | | Merge pull request #7280 from owncloud/tune_legacy_cache_webdav_properties_pr... | Vincent Petry | 2014-03-12 | 1 | -11/+8 |
|\ \
| |/
|/| |
|
| * | Concatenate string in SQL instead of PHP, use doctrine to construct concat ex... | Jörn Friedrich Dreyer | 2014-02-19 | 1 | -11/+8 |
* | | add 'received_from' info to the share, so that every share can have a differe... | Bjoern Schiessle | 2014-03-11 | 1 | -2/+4 |
* | | fix path creation for re-shares, issue #7662 | Bjoern Schiessle | 2014-03-11 | 1 | -6/+197 |
* | | Merge pull request #7608 from owncloud/stable6-publicpagedownloadall | Morris Jobke | 2014-03-11 | 1 | -1/+6 |
|\ \ |
|
| * | | Fixed "select all" + download on public page | Vincent Petry | 2014-03-06 | 1 | -1/+6 |
* | | | we need the file_source to delete a share successfully | Bjoern Schiessle | 2014-03-10 | 2 | -7/+40 |
* | | | don't allow to create a file or folder named 'Shared' in the root folder, als... | Bjoern Schiessle | 2014-03-06 | 4 | -28/+36 |
|/ / |
|
* | | don't create files folder, let ownCloud core handle it | Bjoern Schiessle | 2014-03-05 | 1 | -1/+0 |