Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add support for getting the real client IP behind proxies | Lukas Reschke | 2014-08-27 | 2 | -1/+29 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #9915 from suraia/unsharefromself-source | Björn Schießle | 2014-08-27 | 1 | -6/+7 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Allow specifying the item source in unshareFromSelf(). | Michael Kuhn | 2014-07-26 | 1 | -6/+7 | |
* | | | Merge pull request #10619 from owncloud/issue/6722 | Thomas Müller | 2014-08-26 | 1 | -14/+21 | |
|\ \ \ | ||||||
| * | | | Use md5() of the original name instead of uniqid() for slugifying | Joas Schilling | 2014-08-25 | 1 | -1/+12 | |
| * | | | Fix code layout before fixing the function | Joas Schilling | 2014-08-25 | 1 | -13/+9 | |
* | | | | Merge pull request #10623 from owncloud/not-a-valid-resource-log-entries | Clark Tomlinson | 2014-08-25 | 1 | -1/+6 | |
|\ \ \ \ | ||||||
| * | | | | Do not try to close the same resource multiple times | Joas Schilling | 2014-08-25 | 1 | -1/+6 | |
| |/ / / | ||||||
* | | | | Merge pull request #10023 from owncloud/tmp-file-created-status | Vincent Petry | 2014-08-25 | 1 | -2/+14 | |
|\ \ \ \ | ||||||
| * | | | | Log unsuccessful temp file creation and return false | Victor Dubiniuk | 2014-07-30 | 1 | -2/+14 | |
* | | | | | Merge pull request #10595 from owncloud/swift-stream | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -5/+4 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Stream downloads from Swift object stores without downloading it first | Robin Appelman | 2014-08-22 | 1 | -5/+4 | |
* | | | | | Throw exception if file cannot be accessed via http | Clark Tomlinson | 2014-08-22 | 1 | -184/+225 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #10584 from owncloud/simple-wizard-trusted-domains | Thomas Müller | 2014-08-22 | 1 | -4/+3 | |
|\ \ \ \ | ||||||
| * | | | | Expose setSystemValue | Lukas Reschke | 2014-08-22 | 1 | -4/+3 | |
| |/ / / | ||||||
* | | | | Merge pull request #7539 from owncloud/repair-legacystorageid | Thomas Müller | 2014-08-22 | 5 | -10/+260 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | no statement caching for Oracle | Thomas Müller | 2014-08-22 | 1 | -0/+5 | |
| * | | | Explicily close the statement cursors | Vincent Petry | 2014-08-20 | 1 | -0/+2 | |
| * | | | Added repair step for legacy storages | Vincent Petry | 2014-08-20 | 4 | -10/+253 | |
* | | | | Add files as string to tar archives | Robin Appelman | 2014-08-21 | 1 | -6/+2 | |
* | | | | reformat | Robin Appelman | 2014-08-21 | 1 | -112/+136 | |
* | | | | Merge pull request #10518 from owncloud/fix_storage_const_autoload | Lukas Reschke | 2014-08-20 | 8 | -15/+13 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | fix typo | Morris Jobke | 2014-08-19 | 1 | -1/+1 | |
| * | | | move to public namespace | Morris Jobke | 2014-08-19 | 8 | -14/+11 | |
| * | | | Use tabs for indentation. | Stephan Peijnik | 2014-08-19 | 1 | -3/+3 | |
| * | | | Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesy... | Stephan Peijnik | 2014-08-19 | 8 | -14/+15 | |
* | | | | Merge pull request #10422 from owncloud/dav-disablerangerequestwhennotsupported | Vincent Petry | 2014-08-20 | 1 | -0/+22 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Return whole file if range request cannot be granted due to encryption | Vincent Petry | 2014-08-14 | 1 | -0/+22 | |
* | | | | Merge pull request #9866 from owncloud/app-upgrade | Robin Appelman | 2014-08-19 | 5 | -57/+108 | |
|\ \ \ \ | ||||||
| * | | | | fix undefined variable | Robin Appelman | 2014-08-18 | 1 | -1/+1 | |
| * | | | | only set core version at the end | Robin Appelman | 2014-08-04 | 1 | -2/+0 | |
| * | | | | Also set the app version when updating from app store | Robin Appelman | 2014-08-04 | 2 | -2/+3 | |
| * | | | | Allow loading app without checking the upgrade | Robin Appelman | 2014-08-04 | 1 | -4/+8 | |
| * | | | | extract upgrade parts to their own methods | Robin Appelman | 2014-08-04 | 1 | -19/+62 | |
| * | | | | Throw an exception when we try to load an app that needs to be upgraded | Robin Appelman | 2014-08-04 | 3 | -34/+28 | |
| * | | | | Extend OC_Util::needUpgrade to also catch app upgrades | Robin Appelman | 2014-08-04 | 1 | -1/+12 | |
* | | | | | Merge pull request #10341 from owncloud/issue/9928 | Thomas Müller | 2014-08-19 | 1 | -5/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ensure that filename is prefixed with a slash | Joas Schilling | 2014-08-14 | 1 | -0/+1 | |
| * | | | | | Do not filemtime() on "." directory. Use empty string instead | Joas Schilling | 2014-08-11 | 1 | -0/+5 | |
| * | | | | | Remove doubled slash between folder and path | Joas Schilling | 2014-08-11 | 1 | -5/+4 | |
* | | | | | | fix typo in util.php | helix84 | 2014-08-18 | 1 | -1/+1 | |
* | | | | | | Merge pull request #10472 from owncloud/fix_undefined_index_ocsid | Thomas Müller | 2014-08-18 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | check if array index ocsid is set before accessing it | Georg Ehrke | 2014-08-17 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #10156 from owncloud/issue/9968 | Thomas Müller | 2014-08-18 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Check return of fopen() before using it | Joas Schilling | 2014-08-04 | 1 | -5/+8 | |
* | | | | | | | | Merge pull request #10456 from kroimon/skeleton_dir_config | Frank Karlitschek | 2014-08-17 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Make skeleton directory configurable. | Stefan Rado | 2014-08-16 | 1 | -1/+4 | |
* | | | | | | | | Remove X-Mailer header from mails | Lukas Reschke | 2014-08-17 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #10442 from owncloud/move-failed-logins | Lukas Reschke | 2014-08-15 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix unit test | Lukas Reschke | 2014-08-15 | 1 | -1/+4 |