Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #9819 from owncloud/updater-setversionafterupdate | Thomas Müller | 2014-07-28 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Set version AFTER a successful update | Vincent Petry | 2014-07-23 | 1 | -2/+3 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #9859 from tiezdne/master | Thomas Müller | 2014-07-28 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update mimetypes.list.php | tiezdne | 2014-07-24 | 1 | -0/+2 | |
* | | | | | | Merge pull request #9905 from owncloud/joblist-non-existing-class | Thomas Müller | 2014-07-28 | 1 | -1/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Dont try to execute jobs that no longer exist | Robin Appelman | 2014-07-25 | 1 | -1/+4 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #9935 from owncloud/harden-get-urlco | Thomas Müller | 2014-07-28 | 1 | -0/+5 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Verify whether the URL is valid | Lukas Reschke | 2014-07-27 | 1 | -0/+5 | |
* | | | | | | Merge pull request #9904 from owncloud/loggedout-getuserfolder | Thomas Müller | 2014-07-28 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Dont throw an error when calling $server->getUserFolder when logged out | Robin Appelman | 2014-07-25 | 1 | -1/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #9843 from owncloud/dont-silently-exit-in-cli-mode-master | Thomas Müller | 2014-07-28 | 1 | -7/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | reorder if statements to remove negation, indentation correction | Jörn Friedrich Dreyer | 2014-07-25 | 1 | -9/+9 | |
| * | | | | | | don't silently exit in cli-mode in case ownCloud in not yet installed | Thomas Müller | 2014-07-24 | 1 | -0/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-28 | 1 | -0/+2 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-27 | 4 | -6/+26 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-26 | 3 | -2/+34 | |
* | | | | | | Merge pull request #9669 from owncloud/group-public | Robin Appelman | 2014-07-25 | 7 | -48/+235 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Add group management to the public api | Robin Appelman | 2014-07-16 | 7 | -48/+235 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-25 | 1 | -0/+15 | |
* | | | | | | Merge pull request #9841 from owncloud/fix-password-reset-master | Thomas Müller | 2014-07-24 | 2 | -4/+4 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | - adding default value for $recoveryPassword | Thomas Müller | 2014-07-24 | 2 | -4/+4 | |
| | |/ / / | |/| | | | ||||||
* / | | | | register type mappings for unknown/unsupported mysql types | Thomas Müller | 2014-07-24 | 1 | -0/+4 | |
|/ / / / | ||||||
* | / / | only commit in case a transaction is active | Thomas Müller | 2014-07-23 | 1 | -1/+3 | |
| |/ / |/| | | ||||||
* | | | Revert change | Sander | 2014-07-22 | 1 | -2/+2 | |
* | | | Allow getAppFolder to get another apps path | Sander | 2014-07-22 | 1 | -3/+2 | |
* | | | Merge pull request #9772 from owncloud/fix-chunked-upload-master-2 | Thomas Müller | 2014-07-22 | 1 | -0/+31 | |
|\ \ \ | ||||||
| * | | | adding special handling of checkPrecondition() for chunked upload | Thomas Müller | 2014-07-22 | 1 | -0/+31 | |
* | | | | Merge pull request #9738 from owncloud/remove-uneeded-strip | Thomas Müller | 2014-07-22 | 1 | -22/+22 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Remove uneeded `strip_tags` | Lukas Reschke | 2014-07-19 | 1 | -2/+2 | |
| * | | | Extract Auth Header logic into new function handleAuthHeaders(). | Andreas Fischer | 2014-07-19 | 1 | -20/+22 | |
| * | | | Deduplicate user/password extraction from alternative HTTP headers. | Andreas Fischer | 2014-07-19 | 1 | -16/+14 | |
* | | | | Merge pull request #9757 from owncloud/issue/9756 | Joas Schilling | 2014-07-21 | 1 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | Add language parameter to public API for getL10N() | Joas Schilling | 2014-07-21 | 1 | -2/+3 | |
* | | | | | perm -> permissions | Thomas Müller | 2014-07-21 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #9406 from philfry/master | Vincent Petry | 2014-07-21 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | silently discard the response body, needed for apache/mod_dav and maybe other... | Philippe Kueck | 2014-07-03 | 1 | -0/+1 | |
* | | | | | Merge pull request #9741 from owncloud/fix-repair-innodb-9737-master | Morris Jobke | 2014-07-20 | 1 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | check if $tables is an array | Thomas Müller | 2014-07-19 | 1 | -3/+5 | |
* | | | | | | Merge pull request #9672 from owncloud/mysql-affectedrows | Andreas Fischer | 2014-07-20 | 1 | -1/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Document why we have to check with defined() first. | Andreas Fischer | 2014-07-16 | 1 | -0/+2 | |
| * | | | | | Make MySQL return "number of found rows" instead of number of "affected rows". | Andreas Fischer | 2014-07-16 | 1 | -1/+7 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-19 | 3 | -2/+37 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-18 | 2 | -25/+115 | |
* | | | | | update appstore api url | Frank Karlitschek | 2014-07-17 | 1 | -1/+1 | |
* | | | | | Merge pull request #9682 from owncloud/mappedlocal-rename | Vincent Petry | 2014-07-17 | 1 | -2/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix renaming files in the root folder of a MappedLocal storage | Robin Appelman | 2014-07-16 | 1 | -2/+17 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-17 | 3 | -13/+22 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #9550 from kofemann/dcache-fixes-for-upstream | icewind1991 | 2014-07-16 | 2 | -4/+22 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | files: storage: rename should check parent directories of old and new files | Tigran Mkrtchyan | 2014-07-10 | 2 | -4/+22 | |
* | | | | | Port of #9584 | Stephan Peijnik | 2014-07-16 | 1 | -1/+15 |