Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #2254 from owncloud/fixing-mssql-utf8-and-insert-empty-str... | Thomas Müller | 2013-03-12 | 2 | -3/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | enable UTF-8 charset on mssql | Thomas Mueller | 2013-03-12 | 1 | -2/+4 | |
| * | | | | | write error message to log file in case insert to file cache failed - took ho... | Thomas Mueller | 2013-03-12 | 1 | -1/+4 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2253 from owncloud/fixing-windows-file-mapper-master | Thomas Müller | 2013-03-12 | 5 | -14/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | fixing various filesystem/storage unit tests on windows | Thomas Mueller | 2013-03-12 | 3 | -8/+12 | |
| * | | | | | skip archive tests for now | Thomas Mueller | 2013-03-12 | 2 | -0/+4 | |
| * | | | | | adding //IGNORE to iconv to prevent nasty php warnings | Thomas Mueller | 2013-03-12 | 1 | -1/+1 | |
| * | | | | | slug generates uniqid in case the file/folder name contains not one single va... | Thomas Mueller | 2013-03-12 | 1 | -4/+2 | |
| * | | | | | indexed slug should be created based on logic path | Thomas Mueller | 2013-03-12 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2145 from eMerzh/preserve_debug | Jan-Christoph Borchardt | 2013-03-12 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Preserve Debug flag accross config writes | Brice Maron | 2013-03-06 | 1 | -1/+5 | |
* | | | | | | Merge pull request #2234 from owncloud/fix_ldap_edirectory | Frank Karlitschek | 2013-03-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | LDAP: compatibility with Novell eDirectory UUID | Arthur Schiwon | 2013-03-11 | 1 | -2/+2 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-12 | 28 | -277/+311 | |
* | | | | | | this is now 6.0 pre alpha | Frank Karlitschek | 2013-03-09 | 1 | -2/+2 | |
* | | | | | | 5.0.0v5.0.0 | Frank Karlitschek | 2013-03-09 | 1 | -2/+2 | |
* | | | | | | Merge pull request #2236 from owncloud/fix-migration | Bernhard Posselt | 2013-03-11 | 1 | -0/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Check if username is valid and remove slashes from filename | Lukas Reschke | 2013-03-11 | 1 | -0/+9 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2183 from owncloud/fix-shared-statuses-again | Bernhard Posselt | 2013-03-11 | 2 | -62/+51 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update share.js | Bernhard Posselt | 2013-03-08 | 1 | -2/+2 | |
| * | | | | | Fix #2080 and fix #2141 | Michael Gapczynski | 2013-03-07 | 2 | -62/+51 | |
* | | | | | | Merge pull request #2218 from owncloud/fix-mounting-all | Bernhard Posselt | 2013-03-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix variable for mounting for all users, fix #357 | Michael Gapczynski | 2013-03-09 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #1786 from owncloud/shared-folder-etags | Bernhard Posselt | 2013-03-11 | 6 | -53/+219 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | 2 | -1/+2 | |
| * | | | | | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-07 | 61 | -456/+632 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | 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 | 540 | -7851/+9785 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Fix group post_shared hook | Michael Gapczynski | 2013-03-04 | 1 | -14/+14 | |
| * | | | | | | | 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 | 857 | -16126/+24650 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | 5 | -2/+106 | |
| * | | | | | | | | 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 | |
* | | | | | | | | | Merge pull request #2184 from tripflex/master | Bernhard Posselt | 2013-03-10 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | remove php_value | Myles McNamara | 2013-03-07 | 1 | -1/+0 | |
* | | | | | | | | | | Merge pull request #2224 from owncloud/ldap_version_bump | Michael Gapczynski | 2013-03-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | LDAP: fancy version for release, no code change | Arthur Schiwon | 2013-03-10 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #2217 from owncloud/mountconfig-location | Lukas Reschke | 2013-03-10 | 2 | -5/+12 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Store the global mount configuration file in the datadir | Robin Appelman | 2013-03-10 | 2 | -5/+12 |