]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2016-10-21 Roeland Jago... Bump to php7.1 RC4
2016-10-21 Joas SchillingMerge pull request #1842 from nextcloud/oc_26372
2016-10-21 Patrick Paysantconsole.log now returns 1 instead of 0 on all errors 1842/head
2016-10-21 Morris JobkeMerge pull request #1834 from nextcloud/downstream...
2016-10-21 Roeland Jago... Merge pull request #1806 from nextcloud/karakayasemi_1767
2016-10-20 Morris JobkeMerge pull request #1835 from nextcloud/downstream...
2016-10-20 Morris JobkeMerge pull request #1827 from nextcloud/downstream...
2016-10-20 Vincent PetryAdd more files plugins to new DAV endpoint (#26186) 1834/head
2016-10-20 Semih Serhat... Update file.php put function posthook calls 1806/head
2016-10-20 Vincent PetryGet rid of very old oc:// stream wrapper (#26381) 1827/head
2016-10-20 Morris JobkeMerge pull request #1826 from nextcloud/downstream...
2016-10-20 Morris JobkeMerge pull request #1824 from nextcloud/downstream...
2016-10-20 Vincent PetryFix shared storage namespace in DecryptAll class 1835/head
2016-10-20 Joas SchillingMove OC\Files\Storage\Shared to the right namespace
2016-10-20 Morris JobkeMerge pull request #1821 from nextcloud/downstream...
2016-10-20 Lukas ReschkeMerge pull request #1817 from nextcloud/oc_nus
2016-10-20 Roeland Jago... Merge pull request #1822 from nextcloud/restore-overwri...
2016-10-20 Jakob SackMerge pull request #1812 from nextcloud/allow-to-dismis...
2016-10-20 Lukas ReschkeMerge pull request #1796 from nextcloud/oc_fav-report
2016-10-20 Vincent PetryFix post_unshareFromSelf hook parameter format 1826/head
2016-10-20 Thomas MüllerEnsure $commands being an array - fixes #26073 1824/head
2016-10-20 Morris Jobkeuse short array syntax
2016-10-20 Joas SchillingRestore all services when a tests failed/finished for... 1822/head
2016-10-20 Joas SchillingMake sure all tests use the TestCase method to overwrit...
2016-10-20 Thomas MüllerSanitize length headers when validating quota 1821/head
2016-10-20 Morris JobkeMerge pull request #1816 from nextcloud/settings_nopng
2016-10-20 Jan-Christoph... Merge pull request #1768 from nextcloud/more-filepicker
2016-10-20 Kristof ProvostExpose the needupgrade status (#26209) 1817/head
2016-10-20 Roeland Jago... Get rid of settings/img/*.png 1816/head
2016-10-20 Roeland Jago... Merge pull request #1813 from nextcloud/remove-unused-js
2016-10-20 Morris JobkeImprove the styling 1768/head
2016-10-20 Morris JobkeRemove deprecated breadcrumbs implementation 1813/head
2016-10-20 Morris JobkeRemove OC.localStorage and object method
2016-10-20 Joas SchillingAllow to dismiss the code integrity warning 1812/head
2016-10-20 Morris JobkeMerge pull request #1809 from nextcloud/drop-compatibil...
2016-10-20 Morris JobkeRemove unneeded compatibility polyfills 1809/head
2016-10-20 Marius BlümMerge pull request #1810 from nextcloud/drop-placeholde...
2016-10-19 Morris JobkeMerge pull request #1797 from nextcloud/issue-1791...
2016-10-19 Morris JobkeMerge pull request #1803 from nextcloud/fullscreen...
2016-10-19 Morris JobkeRemove unneeded placeholder polyfill 1810/head
2016-10-19 Lukas ReschkeMerge pull request #1773 from nextcloud/testing-charact...
2016-10-19 Jan-Christoph... add fullscreen icon 1803/head
2016-10-19 Marius BlümMerge pull request #1807 from nextcloud/button-color
2016-10-19 Jan-Christoph... change primary button text color to white 1807/head
2016-10-19 Jan-Christoph... add proper left margin for filepicker title
2016-10-19 Robin Appelmanfix filepicker with no mimetype filter
2016-10-19 Robin Appelmanfix file exist dialog styling
2016-10-19 Jan-Christoph... filepicker: improve layout and style
2016-10-19 Robin AppelmanUse a table for the filepicker list and add size column
2016-10-19 Robin Appelmanuse fileclient to get the filelist for the filepicker
2016-10-19 Robin AppelmanAllow selecting a folder after using the breadcrumb
2016-10-19 Robin AppelmanAllow selecting the root folder
2016-10-19 Roeland Jago... Merge pull request #1795 from nextcloud/systemtags...
2016-10-19 Joas SchillingShow the path, when the filename conflicts 1797/head
2016-10-19 Vincent PetryMake it possible to filter by tags with REPORT method 1796/head
2016-10-19 Morris JobkeMerge pull request #1740 from nextcloud/issue-1707...
2016-10-19 Jan-Christoph... change wording of system tags from un/assigned to more... 1795/head
2016-10-19 Joas SchillingMerge pull request #1784 from nextcloud/fix-activity...
2016-10-19 Joas SchillingMake sure we only use numbers as length 1740/head
2016-10-19 Roeland Jago... Merge pull request #1790 from nextcloud/3rdparty-master
2016-10-18 Joas SchillingDo not skip when mysql uses utf8mb4 1773/head
2016-10-18 Joas SchillingFix test of repair step
2016-10-18 Morris Jobketest alternative drone syntax for command options
2016-10-18 Joas SchillingFix like queries in the QueryBuilder
2016-10-18 Joas SchillingFix the test
2016-10-18 Joas SchillingIgnore failures of collation change in the pre update...
2016-10-18 Morris Jobkeadd 4 byte mysql test run
2016-10-18 Joas SchillingCorrectly save and pass on the charset
2016-10-18 Thomas Müllerfix docker
2016-10-18 Thomas MüllerAdding docker based unit test execution for mysql utf8mb4
2016-10-18 Thomas MüllerFixing ctor call
2016-10-18 Morris Jobkeonly disable unicode test on mysql
2016-10-18 Morris JobkeAdd config option to update charset of mysql to utf8mb4
2016-10-18 Morris JobkeAdding tests for 4 byte unicode characters
2016-10-18 Morris JobkeMerge pull request #1789 from nextcloud/select2-fixes
2016-10-18 Roeland Jago... [3rdparty] Point to master again 1790/head
2016-10-18 Morris JobkeMerge pull request #1164 from nextcloud/avatar-files...
2016-10-18 Jan-Christoph... fix select2 sizing issue 1789/head
2016-10-18 Morris JobkeMerge pull request #1788 from nextcloud/share-link...
2016-10-18 Jan-Christoph... move select2 styles to core so it's universal, not...
2016-10-18 Jan-Christoph... add whitespace above share link so it's visually distin... 1788/head
2016-10-18 Lukas ReschkeMerge pull request #1729 from nextcloud/downstream... 1785/head
2016-10-18 Lukas ReschkeMerge pull request #1771 from nextcloud/fix-issue-loadi...
2016-10-18 Joas SchillingAdjust wording to make the separation between sharing... 1784/head
2016-10-18 Lukas ReschkeMerge pull request #1734 from nextcloud/setvalue_opt
2016-10-18 Lukas ReschkeMerge pull request #1742 from nextcloud/us_sync-date...
2016-10-18 Lukas ReschkeMerge pull request #1739 from nextcloud/bump_symfony_pr...
2016-10-18 Morris JobkeMerge pull request #1774 from nextcloud/ellipsize-sharee
2016-10-18 Jan-Christoph... Merge pull request #1780 from nextcloud/jquery-ui-fixes
2016-10-18 Joas SchillingThe red box already makes clear it's an error 1164/head
2016-10-18 Joas SchillingCheck the mimetype before reading the content and catch...
2016-10-18 Morris JobkeMerge pull request #1722 from nextcloud/hide-storage...
2016-10-18 Morris JobkeMerge pull request #1777 from nextcloud/user-mgmt-layout
2016-10-18 Jan-Christoph... jquery UI fixes 1780/head
2016-10-18 Morris JobkeMerge pull request #1606 from nextcloud/search-detail
2016-10-18 Jan-Christoph... improve look of Add group flow 1777/head
2016-10-18 Jan-Christoph... fix list height and border to be as in Files
2016-10-18 Jan-Christoph... ellipsize sharee name to not overlap with 1774/head
2016-10-18 Jan-Christoph... Merge pull request #1754 from nextcloud/files-move
2016-10-18 Nextcloud bot[tx-robot] updated from transifex
next