summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | fix look of 'Share with me via ownCloud' button, fix wordingJan-Christoph Borchardt2015-06-173-51/+11
| * | | | | | fix path to owncloud logoBjoern Schiessle2015-06-172-2/+4
| * | | | | | make the click actions workBjoern Schiessle2015-06-172-7/+9
| * | | | | | federated cloud ID: add icons, fix HTML & layout, fix wordingJan-Christoph Borchardt2015-06-1710-39/+382
| * | | | | | add social media button for diaspora, twitter, facebook and google+Bjoern Schiessle2015-06-177-6/+343
* | | | | | | Merge pull request #16890 from owncloud/fix-16588Thomas Müller2015-06-182-6/+10
|\ \ \ \ \ \ \
| * | | | | | | delete user test to take getHome into account to ensure it is also deleted su...Arthur Schiwon2015-06-171-1/+4
| * | | | | | | the user is gone, userExists will not bring him back. But the user's folder n...Arthur Schiwon2015-06-111-5/+6
* | | | | | | | Merge pull request #16993 from owncloud/verify-if-path-existsLukas Reschke2015-06-181-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Throw nicer error message instead 500Lukas Reschke2015-06-171-1/+3
| * | | | | | | | Verify if path existsLukas Reschke2015-06-171-0/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-1844-44/+288
* | | | | | | | Merge pull request #16973 from owncloud/button-close-sidebarLukas Reschke2015-06-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | let buttons hide the sidebarHendrik Leppelsack2015-06-161-1/+1
* | | | | | | | | Remove MSSQL completely from listLukas Reschke2015-06-171-2/+0
* | | | | | | | | 8.1 RC1Frank Karlitschek2015-06-171-2/+2
* | | | | | | | | Merge pull request #16995 from owncloud/fix-ocp-phpdocMorris Jobke2015-06-172-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix return value for OCP PHPDocMorris Jobke2015-06-172-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | remove mssql from supported dbsCarla Schroder2015-06-171-1/+0
* | | | | | | | | Merge pull request #16893 from owncloud/fixSlideToggleMorris Jobke2015-06-172-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | remove unneeded span around Settings text, fixes cursorJan-Christoph Borchardt2015-06-171-1/+1
| * | | | | | | | fix childs of slideToggle not sliding the targetHendrik Leppelsack2015-06-111-1/+1
* | | | | | | | | Merge pull request #16988 from owncloud/fix-avatar-failVincent Petry2015-06-173-4/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix testLukas Reschke2015-06-171-1/+1
| * | | | | | | | | Fix PHPDoc annotationsLukas Reschke2015-06-171-0/+24
| * | | | | | | | | Correc type annotationLukas Reschke2015-06-171-3/+3
* | | | | | | | | | Merge pull request #16985 from owncloud/fix-public-api-phpdocThomas Müller2015-06-171-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix OCP PHPDocMorris Jobke2015-06-171-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #16729 from owncloud/scanner-read-lockThomas Müller2015-06-174-13/+38
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | explain pre-hook scanRobin Appelman2015-06-151-0/+1
| * | | | | | | | | ensure normalized path form when changing locksRobin Appelman2015-06-151-0/+1
| * | | | | | | | | ensure we dont have to scan a file in the trash wrapperRobin Appelman2015-06-151-0/+10
| * | | | | | | | | properly unlock in case of failed fopenRobin Appelman2015-06-151-2/+2
| * | | | | | | | | keep a read lock while scanning a file or folderRobin Appelman2015-06-153-12/+25
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-1742-22/+60
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #16955 from owncloud/lock-changelocktrimpathVincent Petry2015-06-162-4/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Normalize path in View's lock methodsVincent Petry2015-06-162-4/+27
|/ / / / / / / / /
* | | | | | | | | Merge pull request #16892 from owncloud/lock-returnfullpathVincent Petry2015-06-163-13/+102
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rethrow LockedException with full pathVincent Petry2015-06-163-13/+102
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #16856 from owncloud/issue-15851-fetch-updates-after-page-...Lukas Reschke2015-06-164-15/+35
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Make "include update info" part of the cache keyJoas Schilling2015-06-151-3/+5
| * | | | | | | | Load the update information asyncroniously to fix the page load speedJoas Schilling2015-06-104-12/+30
* | | | | | | | | Merge pull request #16832 from owncloud/memcache-failJoas Schilling2015-06-163-24/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Throw exception if memcache misconfigured or missingVincent Petry2015-06-123-24/+61
* | | | | | | | | | Merge pull request #16943 from owncloud/sabre-convertinvalidpathJoas Schilling2015-06-162-2/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Convert invalid path exception to sabre exception on MOVEVincent Petry2015-06-152-2/+6
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #16938 from owncloud/ext-s3-opendirduplicateMorris Jobke2015-06-161-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Skip directory entry in S3 opendirVincent Petry2015-06-151-0/+4
| |/ / / / / / / / /
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-1666-114/+288
* | | | | | | | | | Merge pull request #16944 from owncloud/fix-avatarsThomas Müller2015-06-156-10/+8
|\ \ \ \ \ \ \ \ \ \