aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Scrutinizer should not check generated composer filesRoeland Jago Douma2016-03-101-1/+1
* Merge pull request #23048 from owncloud/no-fatal-error-if-DSTART-is-not-setThomas Müller2016-03-102-4/+19
|\
| * fixes #23004Thomas Müller2016-03-102-3/+18
| * fixes #23020Thomas Müller2016-03-091-1/+1
* | Merge pull request #23087 from owncloud/allow-migrating-all-calendarsThomas Müller2016-03-102-4/+4
|\ \
| * | Allow to migrate calendars of all usersJoas Schilling2016-03-102-4/+4
* | | Merge pull request #23079 from owncloud/readonly-birthday-calThomas Müller2016-03-102-7/+13
|\ \ \
| * | | The birthday_calendar is read-onlyThomas Müller2016-03-102-7/+13
* | | | Merge pull request #23084 from owncloud/fix_23067Thomas Müller2016-03-101-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix MKCOL for IE11 as wellRoeland Jago Douma2016-03-101-1/+6
|/ / /
* | | Merge pull request #21582 from owncloud/core_composerThomas Müller2016-03-1011-0/+526
|\ \ \
| * | | POC for PSR-4 autoloader server.php => Server.phpRoeland Jago Douma2016-03-091-0/+0
| * | | Add composers default autoloader to coreRoeland Jago Douma2016-03-0910-0/+526
* | | | Merge pull request #23017 from owncloud/first-stop-the-dockersThomas Müller2016-03-108-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | docker containers should be stopped before being removed - refs https://githu...Thomas Müller2016-03-098-0/+9
* | | | Merge pull request #23050 from owncloud/href-target-blankThomas Müller2016-03-101-1/+1
|\ \ \ \
| * | | | make sure links open in new tabsJan-Christoph Borchardt2016-03-091-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #23029 from owncloud/add-rewrite-rules-after-setupThomas Müller2016-03-102-3/+3
|\ \ \ \
| * | | | Add base rewrite rule only when RewriteBase is definedLukas Reschke2016-03-092-3/+3
| | |/ / | |/| |
* | | | Merge pull request #23064 from owncloud/typo-comments-app-descThomas Müller2016-03-101-1/+1
|\ \ \ \
| * | | | fix typoArthur Schiwon2016-03-091-1/+1
| | |/ / | |/| |
* / | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-1012-18/+24
|/ / /
* | | Merge pull request #23035 from owncloud/fix-syncing-of-all-birthday-calendarsThomas Müller2016-03-091-1/+1
|\ \ \
| * | | Fix syncing of all birthday calendars in one goJoas Schilling2016-03-091-1/+1
| | |/ | |/|
* | | Merge pull request #22967 from Aeyoun/masterThomas Müller2016-03-093-3/+3
|\ \ \
| * | | Stupid clients only literally understand rel="icon"Daniel Aleksandersen2016-03-083-3/+3
* | | | Merge pull request #23026 from stweil/masterThomas Müller2016-03-095-6/+6
|\ \ \ \
| * | | | apps/files: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-095-6/+6
* | | | | Merge pull request #23032 from owncloud/basephp-showclierrorThomas Müller2016-03-091-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Do not set response status in CLI in case of errorVincent Petry2016-03-091-1/+3
|/ / / /
* | | | Merge pull request #22602 from owncloud/fix_slow_chunkcheckThomas Müller2016-03-094-5/+115
|\ \ \ \
| * | | | Added testsRoeland Jago Douma2016-03-073-0/+108
| * | | | Do not check all chunks of a chunked upload if we do not need toRoeland Jago Douma2016-03-071-5/+7
* | | | | Merge pull request #22986 from owncloud/remove-disabled-autocorrect-new-fileThomas Müller2016-03-091-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove disabled autocorrect for new file namesMorris Jobke2016-03-091-1/+1
* | | | | Merge pull request #23006 from owncloud/require-xml-readerThomas Müller2016-03-091-1/+2
|\ \ \ \ \
| * | | | | Add XMLReader as requirementLukas Reschke2016-03-091-1/+2
| |/ / / /
* | | | | Merge pull request #22831 from owncloud/bump_polyfillThomas Müller2016-03-091-0/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [3rdparty] Bump symfony/polyfill-php* to 1.1.0Roeland Jago Douma2016-03-081-0/+0
* | | | | Merge pull request #23008 from owncloud/only_query_file_folder_sharesThomas Müller2016-03-091-10/+51
|\ \ \ \ \
| * | | | | Select queries in the default share provider should query for file/folderRoeland Jago Douma2016-03-091-10/+51
| | |/ / / | |/| | |
* | | | | Merge pull request #22930 from owncloud/bugfix-submit-disable-password-length...Thomas Müller2016-03-092-2/+12
|\ \ \ \ \
| * | | | | Public link share disabled if password length is equal to 0prastut2016-03-082-2/+12
* | | | | | Merge pull request #22951 from owncloud/fix_intThomas Müller2016-03-091-2/+2
|\ \ \ \ \ \
| * | | | | | Fix capabilities intergration testsRoeland Jago Douma2016-03-081-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #22961 from owncloud/fix-gdrive-on-php54Thomas Müller2016-03-091-1/+2
|\ \ \ \ \ \
| * | | | | | Fix compatibility with PHP 5.4Lukas Reschke2016-03-081-1/+2
| |/ / / / /
* | | | | | Merge pull request #22972 from owncloud/use-httpclient-instead-of-file-get-co...Thomas Müller2016-03-091-27/+23
|\ \ \ \ \ \
| * | | | | | Use HTTPClient instead of file_get_contentsLukas Reschke2016-03-081-27/+23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #22974 from owncloud/php-automagics-type-conversion-is-funThomas Müller2016-03-091-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |