summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Added localhost as trusted domainVincent Petry2014-03-061-0/+5
| * | | Show warning page when accessing server from an untrusted domainVincent Petry2014-03-062-18/+72
| | |/ | |/|
* | | Revert "Use $installedVersion instead of $currentVersion"Lukas Reschke2014-03-061-1/+1
* | | Use $installedVersion instead of $currentVersionLukas Reschke2014-03-061-1/+1
|/ /
* | increase internal version number once moreFrank Karlitschek2014-03-031-1/+1
* | 5.0.15v5.0.15Frank Karlitschek2014-03-011-2/+2
* | Merge pull request #7463 from owncloud/stable5-webdav-logexceptionsThomas Müller2014-02-284-1/+89
|\ \
| * | Backported sabre exception loggerVincent Petry2014-02-273-1/+52
| * | Backported logException from stable6Vincent Petry2014-02-271-0/+37
* | | Merge pull request #7169 from owncloud/storage-cleanup-stable5Vincent Petry2014-02-282-0/+25
|\ \ \ | |/ / |/| |
| * | Also remove home storagesRobin Appelman2014-02-271-1/+2
| * | Remove the filecache for a users home storage when the user is deletedRobin Appelman2014-02-122-0/+24
* | | only add "received_from" if a share was foundBjoern Schiessle2014-02-261-6/+6
* | | 5.0.15 RC1v5.0.15RC1Frank Karlitschek2014-02-251-2/+2
* | | Merge pull request #7387 from owncloud/stable5-fixhostnamewithportVincent Petry2014-02-251-1/+1
|\ \ \
| * | | Fix case where port is missingVincent Petry2014-02-251-1/+1
* | | | Merge pull request #7268 from owncloud/stable5-fix-ocsprivFrank Karlitschek2014-02-254-50/+264
|\ \ \ \ | |/ / / |/| | |
| * | | Change to using OC_User::setUserID() instead of OC::'tomneedham2014-02-221-1/+1
| * | | testing update and deleteThomas Müller2014-02-181-0/+39
| * | | adding unit tests for deleteThomas Müller2014-02-181-0/+16
| * | | unit tests for set addedThomas Müller2014-02-181-5/+38
| * | | first two testsThomas Müller2014-02-181-0/+53
| * | | Get rid of the SELECT query. Try UPDATE, on failure INSERT.Andreas Fischer2014-02-181-8/+4
| * | | fixing undefined index in delete()Thomas Müller2014-02-181-5/+7
| * | | PHPDoc comment updated - checkLoggedIn() removedThomas Müller2014-02-181-9/+10
| * | | no need to check if the user is logged inThomas Müller2014-02-181-1/+0
| * | | fixing php notice: Undefined index keyThomas Müller2014-02-181-1/+1
| * | | no need to check if the user is logged in - this is already done in the ocs d...Thomas Müller2014-02-181-6/+6
| * | | fix the privatedata key value storeFrank Karlitschek2014-02-183-43/+118
* | | | Merge pull request #7365 from owncloud/backport-7305Vincent Petry2014-02-241-1/+1
|\ \ \ \
| * | | | Added extra checks for ext storage classLukas Reschke2014-02-231-1/+1
* | | | | Merge pull request #7362 from owncloud/fix-7259-5Björn Schießle2014-02-244-16/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Backport #7259 to stable5Lukas Reschke2014-02-224-16/+49
|/ / / /
* | | | Revert "Partially backport #7305 to stable5"Lukas Reschke2014-02-221-1/+1
* | | | Revert "Backport #7259 to stable5"Lukas Reschke2014-02-224-49/+16
* | | | Partially backport #7305 to stable5Lukas Reschke2014-02-221-1/+1
* | | | Backport #7259 to stable5Lukas Reschke2014-02-224-16/+49
* | | | LDAP: improve compilation of filtersArthur Schiwon2014-02-212-0/+14
* | | | Merge pull request #7313 from owncloud/stable5_fix_folder_deleteVincent Petry2014-02-201-4/+5
|\ \ \ \
| * | | | don't send delete for every single file if a folder gets deletedBjoern Schiessle2014-02-201-4/+5
* | | | | Merge pull request #7185 from owncloud/backport_6777_mobile_style_for_public_...Jan-Christoph Borchardt2014-02-2018-147/+160
|\ \ \ \ \
| * | | | | fix scrolling for mobile browsersJörn Friedrich Dreyer2014-02-191-1/+1
| * | | | | unset box-shadow for mobile devices, unsupported in all but the latest mobile...Jörn Friedrich Dreyer2014-02-191-0/+4
| * | | | | fix undefined indexJörn Friedrich Dreyer2014-02-132-0/+3
| * | | | | add missing mobile.cssJörn Friedrich Dreyer2014-02-131-0/+49
| * | | | | initial backport of #6777 - mobile public pages - to stable5Jörn Friedrich Dreyer2014-02-1315-146/+103
| | |_|/ / | |/| | |
* | | | | Merge pull request #6733 from owncloud/stable5-files-filenameescapingfixesLukas Reschke2014-02-208-54/+73
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed various file name escaping issues in core appsVincent Petry2014-01-128-54/+73
* | | | | Check whether the app is setLukas Reschke2014-02-201-1/+4
* | | | | Check whether the Key is setLukas Reschke2014-02-201-1/+1