nextcloud-desktop.git
2020-09-01 Kevin OttensEnable bugprone-too-small-loop-variable clang-tidy...
2020-09-01 Kevin OttensEnable bugprone-narrowing-conversions clang-tidy check
2020-09-01 Kevin OttensEnable bugprone-macro-parentheses clang-tidy check
2020-09-01 Kevin OttensEnable bugprone-forward-declaration-namespace clang...
2020-09-01 Kevin OttensEnable the bugprone-branch-clone clang-tidy check
2020-09-01 Kevin OttensEnable the bugprone-argument-comment clang-tidy check
2020-09-01 Nextcloud bot[tx-robot] updated from transifex
2020-08-31 Kevin OttensMerge pull request #2345 from nextcloud/use_httpd_unix...
2020-08-31 Kevin OttensUse httpd/unix-directory mimetype for E2EE folders
2020-08-31 Kevin OttensEnable all the misc clang-tidy check except one
2020-08-31 Nextcloud bot[tx-robot] updated from transifex
2020-08-30 Nextcloud bot[tx-robot] updated from transifex
2020-08-29 Nextcloud bot[tx-robot] updated from transifex
2020-08-28 Michael SchusterMerge pull request #2336 from nextcloud/jospoortvliet...
2020-08-28 Jos PoortvlietSome changes to the template...
2020-08-28 Nextcloud bot[tx-robot] updated from transifex
2020-08-27 Nextcloud bot[tx-robot] updated from transifex
2020-08-27 Michael SchusterRemove remaining QLinkedList includes in addition to...
2020-08-26 Michael SchusterAdapt code style in addition to #2300
2020-08-26 Michael SchusterMerge pull request #2300 from chenecharry/master
2020-08-26 Michael SchusterMerge branch 'master' into master
2020-08-26 Nextcloud bot[tx-robot] updated from transifex
2020-08-26 V.CCode review changes implemented
2020-08-26 V.CSupport client builds on VS2019
2020-08-25 Michael SchusterMerge pull request #2309 from nextcloud/update-docs...
2020-08-25 CamilaUpdate copyright date and version displayed in the...
2020-08-25 Michael SchusterMerge pull request #2313 from nextcloud/update-issue...
2020-08-25 CamilaUpdate issue_template with information about logs,...
2020-08-25 CamilaAdd --logdebug parameter to instructions in issue_templ...
2020-08-25 Nextcloud bot[tx-robot] updated from transifex
2020-08-24 Nextcloud bot[tx-robot] updated from transifex
2020-08-22 Nextcloud bot[tx-robot] updated from transifex
2020-08-21 Michael SchusterMerge pull request #2302 from ivaradi/no-eoan
2020-08-21 István VáradiDo not build for Eoan
2020-08-21 Nextcloud bot[tx-robot] updated from transifex
2020-08-20 Michael SchusterMerge pull request #2288 from nextcloud/enh/windows...
2020-08-20 Michael SchusterFix spacing
2020-08-20 Michael SchusterWindows shell extensions: Add WiX (MSI) fragment
2020-08-20 Michael SchusterWindows shell extensions: Change NCUtil Pipe name from...
2020-08-20 Michael SchusterWindows shell extensions: Rename all files and classes...
2020-08-20 Michael SchusterWindows shell extensions: Use custom GUIDs via CMake...
2020-08-20 Hannah von... Remove dead code
2020-08-20 Hannah von... 2.7 has less automatic includes on Windows
2020-08-20 Hannah von... Cleanup Windows shell extensions
2020-08-20 Hannah von... Remove outdated visual studio projects, we now use...
2020-08-20 Dominik SchmidtAvoid warning because /MT overrides /MD flag
2020-08-20 Dominik SchmidtMake OCUtil helper lib static and link it statically...
2020-08-20 Olivier GoffartWindows Shell Integration: Don't limit the size of...
2020-08-20 Christian KammWindows shellext: Update copyrights and company name
2020-08-20 Olivier Goffartwindows shell extension: add OCUtil/resource.h
2020-08-20 Christian KammWindows shellext: Add rc for OCUtil #6554
2020-08-20 Kevin OttensMerge pull request #2292 from nextcloud/prevent_sharing...
2020-08-20 Kevin OttensPresent sharing of E2EE files from the main dialog too
2020-08-20 Kevin OttensDisable context menu actions for E2EE files and folders
2020-08-20 Nextcloud bot[tx-robot] updated from transifex
2020-08-19 Nextcloud bot[tx-robot] updated from transifex
2020-08-18 Kevin OttensShow the "Display mnemonic" button only when we know...
2020-08-18 CamilaMinor fix in text of warning and debug message.
2020-08-18 Kevin OttensMake sure we don't assert when calling fileStatus
2020-08-18 Nextcloud bot[tx-robot] updated from transifex
2020-08-17 Nextcloud bot[tx-robot] updated from transifex
2020-08-16 Nextcloud bot[tx-robot] updated from transifex
2020-08-15 István VáradiMerge pull request #2271 from ivaradi/cstdint-fix
2020-08-15 István VáradiMerge branch 'master' into cstdint-fix
2020-08-15 Nextcloud bot[tx-robot] updated from transifex
2020-08-14 István VáradiInclude cstdint only when compiling C++ code
2020-08-14 Nextcloud bot[tx-robot] updated from transifex
2020-08-13 Kevin OttensMerge pull request #2268 from nextcloud/cherry_pick_tes...
2020-08-13 Kevin OttensSize cleanups in TestChunkingNG
2020-08-13 Olivier GoffartUpload: Store the size in the UploadInfo, and compare...
2020-08-13 Olivier GoffartTestChunkingNG: Make it faster
2020-08-13 Christian KammUpload: Add more chunk resuming unit tests #6405
2020-08-13 Kevin OttensMerge pull request #2269 from nextcloud/enable_moderniz...
2020-08-13 Kevin OttensEnable the modernize-loop-convert check on clang-tidy
2020-08-13 Kevin OttensRemove unused method
2020-08-13 Kevin OttensEnable the modernize-deprecated-headers check on clang...
2020-08-13 Kevin OttensEnable the modernize-use-equals-default check on clang...
2020-08-13 Nextcloud bot[tx-robot] updated from transifex
2020-08-12 Kevin OttensEnable the modernize-user-nullptr check on clang-tidy
2020-08-12 Kevin OttensMerge pull request #2264 from nextcloud/enable_moderniz...
2020-08-12 Kevin OttensGet rid of useless using constructs
2020-08-12 Kevin OttensMake QTokenizer use simpler by having optional second...
2020-08-12 Kevin OttensEnable the modernize-use-using check on clang-tidy
2020-08-12 Kevin OttensMerge pull request #2262 from nextcloud/enable_trivial_...
2020-08-12 Kevin OttensEnable "trivial" modernize clang-tidy checks
2020-08-12 Kevin OttensMerge pull request #2037 from nextcloud/enable_moderniz...
2020-08-12 Kevin OttensWe don't really need two \ here
2020-08-12 Kevin OttensAdd more raw string literals missed previously
2020-08-12 Kevin OttensMerge pull request #2247 from nextcloud/improve_drone_c...
2020-08-12 Kevin OttensMake sure wget looks for the certificates at the right...
2020-08-12 Kevin OttensSwitch to Ninja for the clang build
2020-08-12 Kevin OttensParallelize the clang-tidy runs
2020-08-12 Kevin OttensSplit cmake and compile into separate pipeline steps
2020-08-12 Kevin OttensSwitch to actual commands inside of the steps
2020-08-12 Kevin OttensSplit the CI pipelines into proper steps
2020-08-12 Kevin OttensNow make sure we're not picking up generated headers
2020-08-12 Kevin OttensMove the build in a volume to be reused between steps
2020-08-12 Kevin OttensRemove unneeded environment variables
2020-08-12 Kevin OttensSwitch to the newer base CI image
2020-08-12 Kevin OttensParallelize the CI build
next