Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | chunked files are assembled into a part file on the target storage followed b... | Thomas Müller | 2013-10-21 | 1 | -3/+16 | |
| * | | | | | add trash bin and file versions delete hooks in OC::registerPreviewHooks | Georg Ehrke | 2013-11-12 | 1 | -0/+2 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Merge pull request #5701 from owncloud/sharing-updateownerfoldersizes | Morris Jobke | 2013-11-11 | 1 | -3/+6 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Fixed watcher to also update the owner's folder sizes | Vincent Petry | 2013-11-05 | 1 | -3/+6 | |
| * | | | | Merge pull request #5687 from owncloud/fixing-5659-master | Thomas Müller | 2013-11-09 | 1 | -8/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | display the exception instead of meaningless message | Thomas Müller | 2013-11-04 | 1 | -8/+3 | |
| * | | | | | Merge pull request #5759 from owncloud/fixing-5757-master | Thomas Müller | 2013-11-09 | 1 | -2/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | implementing solution using <ifModule mod_authz_core> | Thomas Müller | 2013-11-08 | 1 | -4/+8 | |
| | * | | | | | adding proper htaccess commands for Apache 2.4 | Thomas Müller | 2013-11-08 | 1 | -2/+9 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-09 | 1 | -0/+8 | |
| * | | | | | 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 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-06 | 1 | -1/+1 | |
* | | | | 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 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-03 | 1 | -0/+2 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-03 | 1 | -0/+8 | |
* | | | | | | Merge pull request #5678 from owncloud/fix-api-documentation | Thomas Müller | 2013-11-03 | 50 | -391/+842 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | unify license headers for public API files | Morris Jobke | 2013-11-03 | 45 | -382/+676 | |
| * | | | | | | fix "No page-level DocBlock" | Morris Jobke | 2013-11-03 | 23 | -9/+166 | |
* | | | | | | | Merge pull request #5671 from owncloud/fixing-5668-master | Morris Jobke | 2013-11-03 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | replace template function link_to_docs() with \OC_Helper::linkToDocs() | Thomas Mueller | 2013-11-02 | 2 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Always select item_source. | Andreas Fischer | 2013-11-03 | 1 | -3/+3 | |
* | | | | | | Deduplicate expiration date check into a method. | Andreas Fischer | 2013-11-03 | 1 | -15/+21 | |
* | | | | | | Use unshareItem() when unsharing expired shares. | Andreas Fischer | 2013-11-03 | 1 | -2/+2 | |
* | | | | | | Use unshareItem() in unshareAll(). | Andreas Fischer | 2013-11-03 | 1 | -1/+1 | |
* | | | | | | Extract unshare() code into unshareItem(). | Andreas Fischer | 2013-11-03 | 1 | -17/+1 | |
* | | | | | | OCP\Share::unshareAll(): Deduplicate hook parameters. | Andreas Fischer | 2013-11-03 | 1 | -8/+26 | |
|/ / / / / |