summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | fix warning in gcRobin Appelman2015-03-051-1/+2
* | | | | | | | Merge pull request #14755 from owncloud/backport/14753Morris Jobke2015-03-111-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Verify CSRF token already in update.php and not the EventSource codeLukas Reschke2015-03-091-0/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #14765 from owncloud/backport-german-translationMorris Jobke2015-03-112-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-092-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #14762 from owncloud/backport-14633Morris Jobke2015-03-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Maintenance mode message might be misleadingJoas Schilling2015-03-091-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #14760 from owncloud/backport-14713Morris Jobke2015-03-111-9/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Check whether the file id is valid, before using it to delete the previewsJoas Schilling2015-03-091-9/+10
| |/ / / / / / /
* | | | | | | | Merge pull request #14756 from owncloud/backport-14750Morris Jobke2015-03-111-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | proper filename for "require version.php"Morris Jobke2015-03-091-1/+1
| |/ / / / / /
* | | | | | | 8.0.2v8.0.2Frank Karlitschek2015-03-091-1/+1
* | | | | | | Merge pull request #14738 from owncloud/backport-14734-stable8Frank Karlitschek2015-03-092-38/+20
|\ \ \ \ \ \ \
| * | | | | | | use insertIfNotExist() in cache putThomas Müller2015-03-061-5/+11
| * | | | | | | Use an atomic implementation on sqlite for insertIfNotExist()Thomas Müller2015-03-061-33/+9
| |/ / / / / /
* / / / / / / 8.0.2Frank Karlitschek2015-03-091-2/+2
|/ / / / / /
* | | | | | Merge pull request #14721 from owncloud/14711/without-public-apiLukas Reschke2015-03-054-77/+24
|\ \ \ \ \ \
| * | | | | | 14719 without public APILukas Reschke2015-03-054-77/+24
|/ / / / / /
* | | | | | Merge pull request #14719 from owncloud/fix-totally-broken-appstoreFrank Karlitschek2015-03-056-8/+93
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Sort resultsLukas Reschke2015-03-051-0/+1
| * | | | | Fix totally broken AppStoreLukas Reschke2015-03-056-8/+92
|/ / / / /
* / / / / bump versionv8.0.1Frank Karlitschek2015-03-021-1/+1
|/ / / /
* | | | Merge pull request #14636 from owncloud/stable8-fix-link-config.sample.phpLukas Reschke2015-03-021-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix link for Preview documentationMorris Jobke2015-03-021-2/+2
|/ / /
* | | Merge pull request #14583 from owncloud/backport-13969Lukas Reschke2015-03-011-4/+11
|\ \ \
| * | | Append search results to custom containerRaimund Schlüßler2015-02-271-4/+11
* | | | 8.0.1Frank Karlitschek2015-02-281-1/+1
* | | | this is actually 8.0.1 RC1v8.0.1RC1Frank Karlitschek2015-02-282-2/+2
| |/ / |/| |
* | | 8.0.1 RC1Frank Karlitschek2015-02-281-2/+2
* | | Merge pull request #14587 from owncloud/fix/14283Bernhard Posselt2015-02-271-10/+29
|\ \ \
| * | | Only read php://input when parameters are requestedLukas Reschke2015-02-271-10/+29
| |/ /
* | | Merge pull request #14584 from owncloud/cache-rename-overwrite-stable8Vincent Petry2015-02-272-0/+19
|\ \ \ | |/ / |/| |
| * | Fix cache update when doing a rename that overwrites the targetRobin Appelman2015-02-272-0/+19
|/ /
* | Merge pull request #14579 from owncloud/intuitive-version-check-8Thomas Müller2015-02-272-9/+84
|\ \
| * | add phpdocBernhard Posselt2015-02-271-0/+20
| * | make version check work on the lowest common version denominatorBernhard Posselt2015-02-272-9/+64
|/ /
* | Merge pull request #14568 from owncloud/node-check-fileinfo-stable8Morris Jobke2015-02-273-2/+72
|\ \
| * | Add "throws" lines to calling methods and interface aswellJoas Schilling2015-02-272-0/+41
| * | Add unit testRobin Appelman2015-02-271-0/+15
| * | Check if we have a proper fileinfoRobin Appelman2015-02-271-2/+16
|/ /
* | Merge pull request #14504 from owncloud/stable8-quota-preventdatalossforfaile...Thomas Müller2015-02-274-10/+123
|\ \
| * | Delete target file for unsuccessful copy/renameVincent Petry2015-02-262-7/+88
| * | Properly detect streamCopy errorsVincent Petry2015-02-252-3/+35
* | | Merge pull request #14533 from owncloud/stable8-defaultvalueforremoteidMorris Jobke2015-02-262-1/+2
|\ \ \
| * | | Bump up files_sharing version for schema updateVincent Petry2015-02-261-1/+1
| * | | Add default value for remote_idVincent Petry2015-02-261-0/+1
| | |/ | |/|
* | | Merge pull request #14518 from owncloud/backport-14282-stable8Thomas Müller2015-02-267-85/+115
|\ \ \
| * | | print app upgrade information to console as wellThomas Müller2015-02-251-0/+6
| * | | 3rd-party apps are only disabled in case core is upgradedThomas Müller2015-02-251-0/+14
| * | | shipped and 3rd-party apps of type authentication and session will remain ena...Thomas Müller2015-02-251-3/+11