Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | adding proper htaccess commands for Apache 2.4 | Thomas Müller | 2013-11-08 | 1 | -2/+9 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * / | | | | | the filesystem has to be initialized once we know the user | Thomas Müller | 2013-11-08 | 1 | -0/+8 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #5747 from owncloud/scanner-post-hooks | Morris Jobke | 2013-11-07 | 1 | -0/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add post hooks for filesystem scanner | Robin Appelman | 2013-11-07 | 1 | -0/+5 | |
| | | |_|/ / | | |/| | | | ||||||
* | | | | | | Added missing escaping | Vincent Petry | 2013-11-11 | 1 | -1/+1 | |
* | | | | | | Fixed undefined variable error when using avconv | Vincent Petry | 2013-11-10 | 1 | -0/+2 | |
* | | | | | | Fixed the rebellous space, replaced with a tab | Vincent Petry | 2013-11-08 | 1 | -1/+1 | |
* | | | | | | Added ffmpeg fallback when avconv is not available | Vincent Petry | 2013-11-08 | 1 | -11/+45 | |
|/ / / / / | ||||||
* / / / / | Now removing stray old cookies from 5.0.12 | Vincent Petry | 2013-11-07 | 1 | -0/+5 | |
|/ / / / | ||||||
* | | | | Merge pull request #5691 from owncloud/switch-to-oc6-documentation | blizzz | 2013-11-05 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | move to oc6 documentation | Thomas Müller | 2013-11-04 | 1 | -1/+1 | |
* | | | | | decode arguments as array | Thomas Müller | 2013-11-05 | 1 | -1/+1 | |
* | | | | | Merge pull request #5582 from owncloud/files-previewcaching | Thomas Müller | 2013-11-05 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Append file etag to preview URLs | Vincent Petry | 2013-10-28 | 1 | -2/+2 | |
* | | | | | | Merge pull request #5673 from owncloud/oc6-windows-server-mssql-master | Thomas Müller | 2013-11-05 | 2 | -11/+3 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Inherit lastInsertId() from Adapter. | Andreas Fischer | 2013-11-04 | 1 | -5/+0 | |
| * | | | | | WIN: fixing Fatal error: Call to a member function logicToPhysical() on a non... | Thomas Mueller | 2013-11-02 | 1 | -4/+3 | |
| * | | | | | mssql: fixing lastInsertId() implementation | Thomas Mueller | 2013-11-02 | 1 | -4/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #5540 from owncloud/scanner-enhancments-master | Thomas Müller | 2013-11-04 | 2 | -3/+17 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | set log level to DEBUG | Thomas Müller | 2013-11-04 | 1 | -2/+4 | |
| * | | | | using array_diff_assoc to detect diffs in values as well | Thomas Müller | 2013-10-25 | 1 | -1/+1 | |
| * | | | | cast storage_mtime to int | Thomas Müller | 2013-10-25 | 1 | -0/+1 | |
| * | | | | log the data arrays | Thomas Müller | 2013-10-24 | 1 | -1/+3 | |
| * | | | | some logging added .... | Thomas Müller | 2013-10-24 | 1 | -2/+11 | |
* | | | | | Merge pull request #5544 from owncloud/fixing-3593-2-master | Thomas Müller | 2013-11-04 | 2 | -1/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | add header 'OC-FileId' on PUT | Thomas Müller | 2013-10-25 | 1 | -0/+16 | |
| * | | | | | switch instance id and file id | Thomas Müller | 2013-10-25 | 1 | -1/+1 | |
* | | | | | | replace template function link_to_docs() with \OC_Helper::linkToDocs() | Thomas Mueller | 2013-11-02 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #5551 from owncloud/fix-5202-master | Morris Jobke | 2013-10-31 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | When updating an appstore app, execute a database update | Bart Visscher | 2013-10-25 | 1 | -1/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #5637 from owncloud/fix_privatedata | Jörn Friedrich Dreyer | 2013-10-31 | 2 | -50/+60 | |
|\ \ \ \ \ | ||||||
| * | | | | | Get rid of the SELECT query. Try UPDATE, on failure INSERT. | Andreas Fischer | 2013-10-31 | 1 | -8/+4 | |
| * | | | | | fixing undefined index in delete() | Thomas Müller | 2013-10-31 | 1 | -5/+7 | |
| * | | | | | PHPDoc comment updated - checkLoggedIn() removed | Thomas Müller | 2013-10-31 | 1 | -9/+10 | |
| * | | | | | no need to check if the user is logged in | Thomas Müller | 2013-10-31 | 1 | -1/+0 | |
| * | | | | | fixing php notice: Undefined index key | Thomas Müller | 2013-10-31 | 1 | -1/+1 | |
| * | | | | | no need to check if the user is logged in - this is already done in the ocs d... | Thomas Müller | 2013-10-31 | 1 | -6/+6 | |
| * | | | | | Merge branch 'master' into fix_privatedata | Thomas Müller | 2013-10-31 | 2 | -1/+4 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | fix the privatedata key value store | Frank Karlitschek | 2013-10-30 | 2 | -43/+55 | |
* | | | | | | | Merge pull request #5591 from owncloud/home-storage | Jörn Friedrich Dreyer | 2013-10-31 | 3 | -2/+52 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'master' into home-storage | Thomas Müller | 2013-10-30 | 8 | -50/+131 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | dont use the home storage for non-existing users | Robin Appelman | 2013-10-29 | 1 | -2/+2 | |
| * | | | | | | | use the new home storage backend when no existing local storage backend exist... | Robin Appelman | 2013-10-29 | 2 | -2/+21 | |
| * | | | | | | | add specialized storage backend for home folders | Robin Appelman | 2013-10-29 | 1 | -0/+31 | |
* | | | | | | | | we should check if a user is logged in before we check for admin privilege | Thomas Müller | 2013-10-30 | 1 | -0/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #5615 from owncloud/fixing-5614-master | Lukas Reschke | 2013-10-30 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Added missing HTTP prefix to the $_SERVER variable | Lukas Reschke | 2013-10-30 | 1 | -1/+1 | |
| * | | | | | | http header OCS-ApiRequest: true is required in case of session based OCS API... | Thomas Müller | 2013-10-29 | 1 | -1/+2 | |
* | | | | | | | Merge branch 'master' into update-parent-storage-mtime | Robin Appelman | 2013-10-30 | 6 | -28/+84 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge pull request #5603 from owncloud/fix_file_cache_updater_master | Vincent Petry | 2013-10-30 | 1 | -12/+39 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | |