summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add davidchambers/base64 JS libraryVincent Petry2015-12-145-1/+108
* Use Authorization headers for public webdav instead of URLVincent Petry2015-12-142-13/+12
* Merge pull request #21181 from owncloud/files-fixsharedrootdetectionThomas Müller2015-12-142-7/+40
|\
| * Fix mount type root detectionVincent Petry2015-12-142-7/+40
* | Merge pull request #21148 from owncloud/resetpassword-user-issertThomas Müller2015-12-141-3/+5
|\ \
| * | Check if user isset in $_REQUEST firstRobin Appelman2015-12-141-3/+5
| |/
* | Merge pull request #21163 from owncloud/fix_20839Thomas Müller2015-12-141-4/+0
|\ \ | |/ |/|
| * Files can't have create permissionsRoeland Jago Douma2015-12-111-4/+0
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-1316-4/+74
* | [tx-robot] updated from transifexJenkins for ownCloud2015-12-1288-0/+156
|/
* Merge pull request #21153 from owncloud/files-deleteactiontextThomas Müller2015-12-113-5/+49
|\
| * Bring back file delete action text to be based on contextVincent Petry2015-12-113-5/+49
* | Merge pull request #20081 from owncloud/trashbin-loggedoutMorris Jobke2015-12-112-2/+16
|\ \ | |/ |/|
| * skip test if we cant use the filesystem when not logged inRobin Appelman2015-12-111-2/+5
| * Fix thrashbin wrapper when no user is loggedinRobin Appelman2015-12-112-2/+13
|/
* Merge pull request #20978 from owncloud/fix-dont-show-unsaved-values-in-usermgmtThomas Müller2015-12-111-3/+5
|\
| * reset mailadress/displayname on blurmichag862015-12-071-3/+5
* | Merge pull request #20878 from owncloud/proper-htaccess-support-in-code-signi...Thomas Müller2015-12-113-39/+8
|\ \
| * | Don't write directives from CLILukas Reschke2015-12-081-0/+5
| * | Run .htaccess updates in any caseLukas Reschke2015-12-082-18/+3
| * | Remove version check out of .htaccessLukas Reschke2015-12-082-21/+0
* | | Merge pull request #21144 from owncloud/dav-auth-checkduplicateheaderThomas Müller2015-12-111-1/+1
|\ \ \
| * | | Properly check X-Requested-With header in case of multiple valuesVincent Petry2015-12-111-1/+1
* | | | Merge pull request #21135 from owncloud/add-polyfillThomas Müller2015-12-1114-255/+37
|\ \ \ \
| * | | | Adjust third-party referenceLukas Reschke2015-12-111-0/+0
| * | | | Use PHP polyfillsLukas Reschke2015-12-1114-255/+37
* | | | | Merge pull request #21020 from owncloud/add-directory-slash-to-setup-codeThomas Müller2015-12-112-3/+3
|\ \ \ \ \
| * | | | | Add DirectorySlash to dynamic .htaccess writeLukas Reschke2015-12-082-3/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #21045 from owncloud/scrutinizer-patch-1Thomas Müller2015-12-1114-16/+44
|\ \ \ \ \
| * | | | | adjust PHPDocThomas Müller2015-12-102-0/+4
| * | | | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-1014-16/+40
* | | | | | Merge pull request #21087 from owncloud/catchexceptionindirectdownloadurlThomas Müller2015-12-112-3/+33
|\ \ \ \ \ \
| * | | | | | Catch exception when querying direct download linkVincent Petry2015-12-102-3/+33
| |/ / / / /
* | | | | | Merge pull request #21128 from owncloud/dav-fopen-non-existingThomas Müller2015-12-111-8/+14
|\ \ \ \ \ \
| * | | | | | Dont do a seperate request to check if a file exists for dav->fopenRobin Appelman2015-12-101-8/+14
* | | | | | | Merge pull request #21131 from owncloud/update-public-apiThomas Müller2015-12-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | IMemcacheTTL was backported to 8.2.2Morris Jobke2015-12-101-2/+2
* | | | | | | | Merge pull request #21137 from owncloud/update-issue-template.mdThomas Müller2015-12-111-7/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Remove steps for ownCloud 6Joas Schilling2015-12-111-6/+4
| * | | | | | | Fix the sample occ config callJoas Schilling2015-12-111-1/+1
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-12-11122-316/+280
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #21123 from owncloud/remove-db-locking-performance-warning...Thomas Müller2015-12-101-7/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove info about database locking performanceThomas Müller2015-12-101-7/+1
* | | | | | | Merge pull request #21119 from owncloud/make-appconfig-more-robustThomas Müller2015-12-101-0/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Make AppManager->checkAppForUser more robustMorris Jobke2015-12-101-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #21114 from owncloud/group-propagation-testsThomas Müller2015-12-104-78/+215
|\ \ \ \ \ \
| * | | | | | Add test case for group share propagationRobin Appelman2015-12-104-78/+215
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #21086 from owncloud/storage-nocheckavailforgetownerThomas Müller2015-12-101-1/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Do not check storage availability for getOwnerVincent Petry2015-12-091-1/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #21072 from owncloud/db-lock-ttlThomas Müller2015-12-102-10/+4
|\ \ \ \ \