| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #1463 - file size is now displayed correctly in IE8 | Thomas Mueller | 2013-03-29 | 1 | -2/+6 |
* | fixes #1461 | Thomas Mueller | 2013-03-29 | 1 | -3/+19 |
* | Files External: show display names instead of internal user names in Settings UI | Arthur Schiwon | 2013-03-27 | 2 | -1/+2 |
* | prevent to fire delete ajax a second time. | Thomas Mueller | 2013-03-26 | 2 | -3/+3 |
* | Merge pull request #2272 from owncloud/fix_json_encoded_pubic_download_oc5 | Thomas Müller | 2013-03-26 | 2 | -2/+8 |
|\ |
|
| * | let public link download handle json encoded file lists | Björn Schießle | 2013-03-13 | 2 | -2/+8 |
* | | Merge pull request #2533 from owncloud/fix_sharing_updater | Jörn Friedrich Dreyer | 2013-03-25 | 1 | -1/+1 |
|\ \ |
|
| * | | the old path no longer exists after rename, update the parent folder instead | Björn Schießle | 2013-03-22 | 1 | -1/+1 |
* | | | Merge pull request #2525 from owncloud/fix_db_queries | Bernhard Posselt | 2013-03-23 | 2 | -12/+12 |
|\ \ \ |
|
| * | | | add backticks around table names | Björn Schießle | 2013-03-22 | 2 | -12/+12 |
| |/ / |
|
* | | | LDAP: fix wrong return value | Arthur Schiwon | 2013-03-20 | 1 | -2/+2 |
* | | | fix indention | Björn Schießle | 2013-03-20 | 1 | -12/+12 |
* | | | skip update if the recipient is the same user as the owner, otherwise we run ... | Björn Schießle | 2013-03-20 | 1 | -5/+9 |
|/ / |
|
* | | LDAP: specify appid when selecting from appconfig | Arthur Schiwon | 2013-03-19 | 1 | -1/+2 |
* | | LDAP: remove unnecessary func call, was a leftover from earlier refactor | Arthur Schiwon | 2013-03-19 | 1 | -1/+0 |
* | | LDAP: check first whether group exists in this backend before doing other ope... | Arthur Schiwon | 2013-03-19 | 1 | -0/+9 |
* | | LDAP: check whether user exists for before trying to determine displayname | Arthur Schiwon | 2013-03-19 | 1 | -0/+4 |
* | | LDAP: avoid irritating log output | Arthur Schiwon | 2013-03-19 | 1 | -1/+4 |
* | | LDAP: user exists check on getHome, otherwise check will be performed with wr... | Arthur Schiwon | 2013-03-19 | 1 | -0/+5 |
* | | Merge pull request #2348 from owncloud/fix_version_db_query | Frank Karlitschek | 2013-03-15 | 1 | -3/+3 |
|\ \ |
|
| * | | remove backticks around table names | Björn Schießle | 2013-03-15 | 1 | -3/+3 |
| * | | add backtick for db queries to prevent postgresql errors | Björn Schießle | 2013-03-15 | 1 | -3/+3 |
* | | | Add backtick for trash app to prevent pg errors | Brice Maron | 2013-03-15 | 2 | -12/+12 |
|/ / |
|
* | | create new version if the same file is uploaded again over the web interface,... | Björn Schießle | 2013-03-15 | 1 | -1/+1 |
* | | create new version if the same file is uploaded again over the web interface | Björn Schießle | 2013-03-15 | 1 | -3/+10 |
* | | Merge pull request #2276 from owncloud/fix_sharing_hooks_oc5 | Bernhard Posselt | 2013-03-13 | 1 | -1/+1 |
|\ \ |
|
| * | | we need to listen to the pre delete hook, otherwise the file is already gone | Björn Schießle | 2013-03-13 | 1 | -1/+1 |
| |/ |
|
* / | don't show share action for the Shared folder, approved pull request #2265 | Björn Schießle | 2013-03-13 | 1 | -1/+1 |
|/ |
|
* | LDAP: compatibility with Novell eDirectory UUID | Arthur Schiwon | 2013-03-12 | 1 | -2/+2 |
* | Merge pull request #1786 from owncloud/shared-folder-etags | Bernhard Posselt | 2013-03-11 | 5 | -39/+181 |
|\ |
|
| * | Fix correctFolders and retrieve the correct storage cache | Michael Gapczynski | 2013-03-08 | 2 | -17/+17 |
| * | not only files can be reshared but also folders | Björn Schießle | 2013-03-08 | 1 | -1/+1 |
| * | Fix share hook for updater | Michael Gapczynski | 2013-03-08 | 1 | -2/+14 |
| * | use pre_unshare hook, otherwise the share is already removed. Which means tha... | Björn Schießle | 2013-03-08 | 1 | -1/+1 |
| * | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-07 | 19 | -32/+140 |
| |\ |
|
| * | | itemSource parameter should be fileSource | Michael Gapczynski | 2013-03-07 | 1 | -2/+2 |
| * | | Update Shared folders ETags of users with reshares | Michael Gapczynski | 2013-03-06 | 1 | -5/+11 |
| * | | Move hook connectors from shared storage to app.php, add post_unshare hook | Michael Gapczynski | 2013-03-05 | 2 | -4/+5 |
| * | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-05 | 172 | -522/+696 |
| |\ \ |
|
| * | | | Fix variable name in Shared_Updater | Michael Gapczynski | 2013-03-02 | 1 | -1/+1 |
| * | | | Update ETag when file is shared | Michael Gapczynski | 2013-03-02 | 2 | -0/+11 |
| * | | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-02-28 | 230 | -1122/+1681 |
| |\ \ \ |
|
| * | | | | Fix target path and reuse mtime | Michael Gapczynski | 2013-02-26 | 1 | -4/+4 |
| * | | | | Correct parent folders' ETags for all users with access to a shared file | Michael Gapczynski | 2013-02-26 | 4 | -2/+83 |
| * | | | | Fix variable | Michael Gapczynski | 2013-02-23 | 1 | -1/+1 |
| * | | | | Return unknown free space for shared root folder so we can still upload parti... | Michael Gapczynski | 2013-02-23 | 1 | -1/+1 |
| * | | | | Fix WebDAV uploading of partial shared files | Michael Gapczynski | 2013-02-23 | 1 | -27/+46 |
| * | | | | Include etag field for folder contents | Michael Gapczynski | 2013-02-23 | 1 | -0/+1 |
| * | | | | Include etags for the root of the shared folder | Michael Gapczynski | 2013-02-19 | 1 | -3/+13 |
* | | | | | LDAP: fancy version for release, no code change | Arthur Schiwon | 2013-03-10 | 1 | -1/+1 |