summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #9819 from owncloud/updater-setversionafterupdateThomas Müller2014-07-281-2/+3
|\ \ \ \ \
| * | | | | Set version AFTER a successful updateVincent Petry2014-07-231-2/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #9859 from tiezdne/masterThomas Müller2014-07-281-0/+2
|\ \ \ \ \
| * | | | | Update mimetypes.list.phptiezdne2014-07-241-0/+2
* | | | | | Merge pull request #9905 from owncloud/joblist-non-existing-classThomas Müller2014-07-281-1/+4
|\ \ \ \ \ \
| * | | | | | Dont try to execute jobs that no longer existRobin Appelman2014-07-251-1/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #9935 from owncloud/harden-get-urlcoThomas Müller2014-07-281-0/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Verify whether the URL is validLukas Reschke2014-07-271-0/+5
* | | | | | Merge pull request #9904 from owncloud/loggedout-getuserfolderThomas Müller2014-07-281-1/+5
|\ \ \ \ \ \
| * | | | | | Dont throw an error when calling $server->getUserFolder when logged outRobin Appelman2014-07-251-1/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #9843 from owncloud/dont-silently-exit-in-cli-mode-masterThomas Müller2014-07-281-7/+9
|\ \ \ \ \ \
| * | | | | | reorder if statements to remove negation, indentation correctionJörn Friedrich Dreyer2014-07-251-9/+9
| * | | | | | don't silently exit in cli-mode in case ownCloud in not yet installedThomas Müller2014-07-241-0/+2
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-281-0/+2
| |_|/ / / / |/| | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-274-6/+26
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-263-2/+34
* | | | | | Merge pull request #9669 from owncloud/group-publicRobin Appelman2014-07-257-48/+235
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add group management to the public apiRobin Appelman2014-07-167-48/+235
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-251-0/+15
* | | | | | Merge pull request #9841 from owncloud/fix-password-reset-masterThomas Müller2014-07-242-4/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | - adding default value for $recoveryPasswordThomas Müller2014-07-242-4/+4
| | |/ / / | |/| | |
* / | | | register type mappings for unknown/unsupported mysql typesThomas Müller2014-07-241-0/+4
|/ / / /
* | / / only commit in case a transaction is activeThomas Müller2014-07-231-1/+3
| |/ / |/| |
* | | Revert changeSander2014-07-221-2/+2
* | | Allow getAppFolder to get another apps pathSander2014-07-221-3/+2
* | | Merge pull request #9772 from owncloud/fix-chunked-upload-master-2Thomas Müller2014-07-221-0/+31
|\ \ \
| * | | adding special handling of checkPrecondition() for chunked uploadThomas Müller2014-07-221-0/+31
* | | | Merge pull request #9738 from owncloud/remove-uneeded-stripThomas Müller2014-07-221-22/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Remove uneeded `strip_tags`Lukas Reschke2014-07-191-2/+2
| * | | Extract Auth Header logic into new function handleAuthHeaders().Andreas Fischer2014-07-191-20/+22
| * | | Deduplicate user/password extraction from alternative HTTP headers.Andreas Fischer2014-07-191-16/+14
* | | | Merge pull request #9757 from owncloud/issue/9756Joas Schilling2014-07-211-2/+3
|\ \ \ \
| * | | | Add language parameter to public API for getL10N()Joas Schilling2014-07-211-2/+3
* | | | | perm -> permissionsThomas Müller2014-07-211-1/+1
|/ / / /
* | | | Merge pull request #9406 from philfry/masterVincent Petry2014-07-211-0/+1
|\ \ \ \
| * | | | silently discard the response body, needed for apache/mod_dav and maybe other...Philippe Kueck2014-07-031-0/+1
* | | | | Merge pull request #9741 from owncloud/fix-repair-innodb-9737-masterMorris Jobke2014-07-201-3/+5
|\ \ \ \ \
| * | | | | check if $tables is an arrayThomas Müller2014-07-191-3/+5
* | | | | | Merge pull request #9672 from owncloud/mysql-affectedrowsAndreas Fischer2014-07-201-1/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Document why we have to check with defined() first.Andreas Fischer2014-07-161-0/+2
| * | | | | Make MySQL return "number of found rows" instead of number of "affected rows".Andreas Fischer2014-07-161-1/+7
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-193-2/+37
| |_|/ / / |/| | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-182-25/+115
* | | | | update appstore api urlFrank Karlitschek2014-07-171-1/+1
* | | | | Merge pull request #9682 from owncloud/mappedlocal-renameVincent Petry2014-07-171-2/+17
|\ \ \ \ \
| * | | | | Fix renaming files in the root folder of a MappedLocal storageRobin Appelman2014-07-161-2/+17
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-173-13/+22
|/ / / / /
* | | | | Merge pull request #9550 from kofemann/dcache-fixes-for-upstreamicewind19912014-07-162-4/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | files: storage: rename should check parent directories of old and new filesTigran Mkrtchyan2014-07-102-4/+22
* | | | | Port of #9584Stephan Peijnik2014-07-161-1/+15