summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Firefox returns 303 on cross-domain redirectVincent Petry2016-03-221-1/+1
* Detect user navigating away, don't interpret as ajax errorVincent Petry2016-03-221-1/+26
* Merge pull request #22065 from owncloud/systemtags-create-same-prefixThomas Müller2016-03-212-1/+12
|\
| * Allow creating tags where another one with same prefix existsVincent Petry2016-02-022-1/+12
* | Merge pull request #22789 from owncloud/dav-sharespropertyThomas Müller2016-03-2113-61/+818
|\ \
| * | Remove duplicated copyrightRoeland Jago Douma2016-03-172-27/+0
| * | Add intergration testsRoeland Jago Douma2016-03-172-1/+125
| * | Display share status info in favorite listVincent Petry2016-03-174-15/+112
| * | Add webdav property for share info in PROPFIND responseVincent Petry2016-03-177-45/+608
* | | Merge pull request #23368 from owncloud/use-dav-sabre-plugin-for-browserThomas Müller2016-03-215-10/+31
|\ \ \
| * | | Necessary code changes to make browser plugin properly workThomas Müller2016-03-172-1/+5
| * | | In debugging mode we enable Sabre's browser plugin since it helps a lot when ...Thomas Müller2016-03-173-9/+26
| |/ /
* | | Merge pull request #22792 from owncloud/no-recovery-key-if-the-master-key-is-...Thomas Müller2016-03-212-49/+52
|\ \ \
| * | | disable the recovery key if the master key is enabledBjoern Schiessle2016-03-032-49/+52
* | | | Merge pull request #23329 from owncloud/fix-21555Thomas Müller2016-03-212-1/+17
|\ \ \ \
| * | | | Avatar must be saved after login is done and external storages set up properl...Arthur Schiwon2016-03-162-1/+17
* | | | | Merge pull request #23349 from owncloud/hardeningsThomas Müller2016-03-212-29/+4
|\ \ \ \ \
| * | | | | Remove unused codeLukas Reschke2016-03-171-29/+0
| * | | | | Escape App IDLukas Reschke2016-03-171-0/+4
* | | | | | Merge pull request #23369 from owncloud/use-raw-pathThomas Müller2016-03-212-3/+3
|\ \ \ \ \ \
| * | | | | | Use raw PATH_INFOLukas Reschke2016-03-172-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #23374 from owncloud/fix-htaccess-issuesThomas Müller2016-03-211-20/+20
|\ \ \ \ \ \
| * | | | | | Write .htaccess update only if not already writtenLukas Reschke2016-03-171-20/+20
| |/ / / / /
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-2114-4/+88
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-2020-12/+62
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-1914-4/+64
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-1812-8/+56
* | | | | | Merge pull request #23272 from owncloud/dropbox-downloadnotthefullfileinmemoryThomas Müller2016-03-172-7/+29
|\ \ \ \ \ \
| * | | | | | Fix dropbox storage to not store the whole file in memoryVincent Petry2016-03-152-7/+29
* | | | | | | Merge pull request #23282 from owncloud/fix-caching-unavailable-ldapThomas Müller2016-03-172-3/+89
|\ \ \ \ \ \ \
| * | | | | | | fix writing to cache when fallback server should be used immediatelyArthur Schiwon2016-03-162-3/+89
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #23346 from owncloud/fix_23325Thomas Müller2016-03-171-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Set proper public webdav permissions when public upload disabledRoeland Jago Douma2016-03-171-0/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #23370 from owncloud/fix-username-changeThomas Müller2016-03-171-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Update avatar on username change if avatar is setMorris Jobke2016-03-171-1/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #23371 from owncloud/paurisa-Fixed_21588Thomas Müller2016-03-1723-1/+1487
|\ \ \ \ \ \ \
| * | | | | | | Rating icons changed to .svgPau2016-03-1723-1/+1487
| |/ / / / / /
* | | | | | | Merge pull request #23255 from owncloud/update-sabre3.0.8-fseekThomas Müller2016-03-171-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update 3rdparty commit for sabre update 3.0.8Vincent Petry2016-03-161-0/+0
* | | | | | | Merge pull request #23287 from owncloud/issue-22786-absolute-pathsThomas Müller2016-03-171-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Make sure to append the web root as per docJoas Schilling2016-03-161-2/+2
* | | | | | | Merge pull request #23334 from owncloud/ext-user-mounting-guiThomas Müller2016-03-176-5/+14
|\ \ \ \ \ \ \
| * | | | | | | Display external storage GUI even if user mounting disabledRobin McCorkell2016-03-166-5/+14
* | | | | | | | Merge pull request #23303 from owncloud/exclude-only-specific-third-partyThomas Müller2016-03-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Exclude only known failing third-party filesLukas Reschke2016-03-161-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #23326 from owncloud/manishbisht-combined-database-errorsThomas Müller2016-03-172-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Update oci.phpManish Bisht2016-03-162-6/+8
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #23336 from owncloud/occ-typosThomas Müller2016-03-174-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Some typo corrections in occ command outputCarla Schroder2016-03-164-4/+4
* | | | | | | | | Merge pull request #23340 from owncloud/dont-try-to-test-syntax-as-dav-testThomas Müller2016-03-171-4/+4
|\ \ \ \ \ \ \ \ \