Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | listen to touch hook to update the mtime after sync | Björn Schießle | 2013-03-25 | 2 | -0/+8 | |
|/ / / | ||||||
* | | | Merge pull request #2533 from owncloud/fix_sharing_updater | Jörn Friedrich Dreyer | 2013-03-25 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | fix shared updated for rename action | |||||
| * | | | the old path no longer exists after rename, update the parent folder instead | Björn Schießle | 2013-03-22 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Fixing author and copyright | Thomas Müller | 2013-03-24 | 1 | -2/+2 | |
| | | | ||||||
* | | | some more test cases & fix on file name generation with index | Thomas Mueller | 2013-03-24 | 2 | -2/+13 | |
| | | | ||||||
* | | | adding extension to slugified physical path | Thomas Mueller | 2013-03-24 | 2 | -7/+57 | |
| | | | ||||||
* | | | Merge pull request #2531 from Mirodin/patch-5 | Thomas Müller | 2013-03-24 | 1 | -14/+14 | |
|\ \ \ | | | | | | | | | Update de.php | |||||
| * | | | Update de.php | Mirodin | 2013-03-22 | 1 | -14/+14 | |
| |/ / | | | | | | | Fixed some translation issues | |||||
* | | | Merge pull request #2532 from Mirodin/patch-6 | Thomas Müller | 2013-03-24 | 1 | -10/+10 | |
|\ \ \ | | | | | | | | | Update de_DE.php | |||||
| * | | | Update de_DE.php | Mirodin | 2013-03-22 | 1 | -10/+10 | |
| |/ / | | | | | | | Fixed some translation issues | |||||
* | | | Merge pull request #2525 from owncloud/fix_db_queries | Bernhard Posselt | 2013-03-23 | 2 | -12/+12 | |
|\ \ \ | | | | | | | | | add backticks around table names | |||||
| * | | | add backticks around table names | Björn Schießle | 2013-03-22 | 2 | -12/+12 | |
| |/ / | ||||||
* | | | Merge pull request #2474 from owncloud/fix_2299 | Bernhard Posselt | 2013-03-23 | 2 | -10/+14 | |
|\ \ \ | | | | | | | | | skip update if the recipient is the same user as the owner | |||||
| * | | | 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 | |
| |/ / | | | | | | | | | | in a infinite loop for group shares | |||||
* | | | Merge pull request #2538 from eMerzh/improve_pbm_detect | Bernhard Posselt | 2013-03-23 | 1 | -1/+7 | |
|\ \ \ | |/ / |/| | | Improve detection of installations errors | |||||
| * | | Improve detection of installations errors | Brice Maron | 2013-03-23 | 1 | -1/+7 | |
|/ / | ||||||
* | | using rtrim | Thomas Mueller | 2013-03-19 | 1 | -4/+1 | |
| | | ||||||
* | | fixes #2081 | Thomas Mueller | 2013-03-19 | 1 | -0/+7 | |
| | | ||||||
* | | Merge pull request #2449 from owncloud/fix_npe | Jörn Friedrich Dreyer | 2013-03-19 | 1 | -1/+5 | |
|\ \ | | | | | | | fix npe when createStorage() returns null | |||||
| * | | fix npe when createStorage() returns null | Jörn Friedrich Dreyer | 2013-03-19 | 1 | -1/+5 | |
| | | | ||||||
* | | | Merge pull request #2444 from owncloud/fix_ldap_issues | Bernhard Posselt | 2013-03-19 | 5 | -3/+24 | |
|\ \ \ | | | | | | | | | Fix ldap issues | |||||
| * | | | 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 ↵ | Arthur Schiwon | 2013-03-19 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | operations | |||||
| * | | | 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 ↵ | Arthur Schiwon | 2013-03-19 | 1 | -0/+5 | |
| |/ / | | | | | | | | | | wrong configs on a multi LDAP server setup. | |||||
* | | | Backport #2440 js parameter. | Thomas Tanghus | 2013-03-19 | 1 | -5/+6 | |
| | | | ||||||
* | | | User list: Avoid dupes and better sorting. Fix #2420 | Thomas Tanghus | 2013-03-19 | 1 | -15/+65 | |
|/ / | ||||||
* | | backport https://github.com/owncloud/core/pull/2411 | Frank Karlitschek | 2013-03-17 | 1 | -2/+2 | |
| | | ||||||
* | | Cache: better rename hook for cache updater | Robin Appelman | 2013-03-17 | 2 | -12/+36 | |
| | | ||||||
* | | Close sessions when doing background jobs | Robin Appelman | 2013-03-17 | 1 | -0/+2 | |
| | | ||||||
* | | Merge pull request #2384 from owncloud/error-handling-upgrade-backport | Michael Gapczynski | 2013-03-16 | 1 | -16/+24 | |
|\ \ | | | | | | | Backport add error handling to the file cache upgrade | |||||
| * | | Add error handling to the file cache upgrade | Michael Gapczynski | 2013-03-16 | 1 | -16/+24 | |
|/ / | ||||||
* | | Correct emails when folders are shared. | Ceri Davies | 2013-03-15 | 1 | -2/+2 | |
| | | | | | | | | itemType is never "dir"; it's either "file" or "folder". | |||||
* | | Merge pull request #2348 from owncloud/fix_version_db_query | Frank Karlitschek | 2013-03-15 | 1 | -3/+3 | |
|\ \ | | | | | | | Fix db query in versions app, add backticks | |||||
| * | | 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 ↵ | Björn Schießle | 2013-03-15 | 1 | -1/+1 | |
| | | | | | | | | interface, approved in #2317 | |||||
* | | 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 #2294 from owncloud/use_display_name_in_mail | Bernhard Posselt | 2013-03-14 | 1 | -1/+1 | |
|\ \ | | | | | | | use display name as sender for private link mails | |||||
| * | | use display name as sender for private link mails | Björn Schießle | 2013-03-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #2276 from owncloud/fix_sharing_hooks_oc5 | Bernhard Posselt | 2013-03-13 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | listen to the pre delete hook in the sharing app [oc5] | |||||
| * | | | 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 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #2278 from owncloud/fix_2267_master | Jörn Friedrich Dreyer | 2013-03-13 | 1 | -1/+1 | |
|\ \ \ | | |/ | |/| | use OC_DB instead of MDB2 | |||||
| * | | fix for #2267, use OC_DB instead of MDB2 | 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 | |
|/ |