]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2016-08-17 Joas SchillingFix constant name, copy-pasterino 890/head
2016-08-17 Joas SchillingAllow to retrieve the quota itself via the provisioning api
2016-08-17 Roeland Jago... Merge pull request #892 from nextcloud/fix_phpdoc
2016-08-17 Joas SchillingMerge pull request #845 from nextcloud/fix_ocs_middleware
2016-08-17 Joas SchillingMerge pull request #846 from nextcloud/provisioning_api_ocs
2016-08-17 Marius BlümMerge pull request #893 from nextcloud/ie8_be_gone
2016-08-17 Nextcloud bot[tx-robot] updated from transifex
2016-08-16 Roeland Jago... Remove IE_8 user agent string 893/head
2016-08-16 Roeland Jago... Remove IE8 support from ViewController
2016-08-16 Roeland Jago... Remove IE8 support in CertificateController
2016-08-16 Roeland Jago... Delete IE8 support in the avatar controller
2016-08-16 Roeland Jago... Fix phpdoc in Comments 892/head
2016-08-16 Lukas ReschkeMerge pull request #796 from nextcloud/implement_712
2016-08-16 Roeland Jago... Fix phpdoc
2016-08-16 Roeland Jago... Fix phpdoc
2016-08-16 Roeland Jago... Fix IL10N phpdoc
2016-08-16 Arthur Schiwonadjust tests to latest changes 796/head
2016-08-16 Arthur SchiwonMerge branch 'master' into implement_712
2016-08-16 Arthur Schiwonfor new we cannot have nested settings, default module...
2016-08-16 Arthur Schiwonadd missing encryption modules to settings
2016-08-16 Arthur Schiwonfix missing parameters in sharing settings page
2016-08-16 Björn SchießleMerge pull request #870 from nextcloud/oc-missingprefix...
2016-08-16 Roeland Jago... Merge pull request #860 from nextcloud/fix_updatenotifc...
2016-08-16 Arthur Schiwonfinal db indexes
2016-08-16 Joas SchillingMerge pull request #864 from nextcloud/us_25652
2016-08-16 Björn SchießleMerge pull request #886 from nextcloud/capabilities_err...
2016-08-16 Marius BlümMerge pull request #871 from nextcloud/move-apps
2016-08-16 Marius BlümMerge pull request #834 from nextcloud/feature/similar...
2016-08-16 Nextcloud bot[tx-robot] updated from transifex
2016-08-15 Arthur Schiwonadopt to Controller constructor changes
2016-08-15 Arthur Schiwoncheck registered sections and settings after an app...
2016-08-15 Arthur Schiwonattempt to remove section and settings entries when...
2016-08-15 Lukas ReschkeMerge branch 'master' into implement_712
2016-08-15 Lukas ReschkeMerge pull request #862 from nextcloud/us_25767
2016-08-15 Lukas ReschkeMerge pull request #882 from nextcloud/use-proper-test...
2016-08-15 Roeland Jago... Make the capabilities manager more error proof 886/head
2016-08-15 Roeland Jago... Merge pull request #876 from nextcloud/licence
2016-08-15 Roeland Jago... We have to mock the is_uploaded_file in the OC\Core... 882/head
2016-08-15 Roeland Jago... Fix mock call in AvatarControllerTest
2016-08-15 Lukas ReschkeUse generated URL
2016-08-15 Lukas ReschkeFix CheckSetupController tests
2016-08-15 Lukas ReschkeFix template test
2016-08-15 Lukas ReschkeFix tests for LoginController
2016-08-15 Lukas ReschkeAdd reference to current user
2016-08-15 Lukas ReschkeAdd new dependency
2016-08-15 Lukas ReschkeDon't use create mock
2016-08-15 Lukas ReschkeUse proper casing
2016-08-15 Lukas ReschkeUse MockBuilder instead of createMock
2016-08-15 Lukas ReschkeAdd unit tests
2016-08-15 Roeland Jago... Merge pull request #855 from nextcloud/files_drop_capab...
2016-08-15 Roeland Jago... If there is no copyright notice print comment line 876/head
2016-08-15 Roeland Jago... Do not licence composer stuff
2016-08-15 Arthur Schiwonsatisfy dependencies for files_external
2016-08-15 Bjoern Schiesslemove apps between 'Language' and 'Session' in personal... 871/head
2016-08-15 Joas SchillingFix oracle support of external storage app 870/head
2016-08-15 Roeland Jago... Add PHPdoc 862/head
2016-08-15 Nextcloud bot[tx-robot] updated from transifex
2016-08-14 Marius BlümMerge pull request #816 from nextcloud/socialbuttons
2016-08-14 Raghu NayyarFixes image preview when fetched from the store. 834/head
2016-08-14 Jörn Friedrich... use $userId instead of $user 864/head
2016-08-14 Thomas MüllerEnsure the user exists before calling a method on it...
2016-08-14 Jörn Friedrich... missing PHPDoc
2016-08-14 Jörn Friedrich... Type compatability
2016-08-14 Jörn Friedrich... Method is deprecated
2016-08-14 Jörn Friedrich... Unreachable statement
2016-08-14 Jörn Friedrich... Unnecessary fully qualified names
2016-08-14 Roeland Jago... Fix intergration tests 846/head
2016-08-14 Roeland Jago... Move Apps to OCSController
2016-08-14 Roeland Jago... Move Users to OCSController
2016-08-14 Roeland Jago... Move Groups over to OCSController
2016-08-14 Roeland Jago... Add ProvisioningAPI middleware
2016-08-14 Roeland Jago... Add tests
2016-08-14 Roeland Jago... Extend OCSMiddleware
2016-08-14 Roeland Jago... Move OCS Middleware before security middleware
2016-08-14 Roeland Jago... Fix deprecated getMock warning 860/head
2016-08-14 Nextcloud bot[tx-robot] updated from transifex
2016-08-13 Roeland Jago... Do not translate HTML 816/head
2016-08-13 Jan-Christoph... compress images and fix position
2016-08-13 Jan-Christoph... use shorthand for padding values
2016-08-13 Lukas ReschkeRemove accidentially added line
2016-08-13 Frank Karlitschekadding rel="noreferrer noopener"
2016-08-13 Frank Karlitschekadding social buttons
2016-08-13 Roeland Jago... Add files drop capability for clients 855/head
2016-08-13 Roeland Jago... Add tests 845/head
2016-08-13 Roeland Jago... Extend OCSMiddleware
2016-08-13 Nextcloud bot[tx-robot] updated from transifex
2016-08-12 Arthur Schiwonsimplify encryption manager fetching in DIContainer
2016-08-12 Arthur Schiwonmove mail settings and file handling to additional...
2016-08-12 Arthur Schiwonchange federatedfilesharing css class to followupsectio...
2016-08-12 Arthur Schiwonmove systemstags to sharign section, drop collaboration...
2016-08-12 Arthur Schiwonmake updatenotification settings appear as if it is...
2016-08-12 Arthur Schiwonchange casing in section display names
2016-08-12 Roeland Jago... Move OCS Middleware before security middleware
2016-08-12 Lukas ReschkeMerge pull request #844 from nextcloud/twofactor_mw_excep
2016-08-12 Arthur Schiwonmark current section
2016-08-12 Arthur Schiwonfix theming tests
2016-08-12 Arthur Schiwonadded some missed diagnosis output
2016-08-12 Arthur Schiwonrename remaining occurences of OCA/Theming/Template
2016-08-12 Bjoern Schiesslerename "Tenmplate" to "ThemingDefaults" to make the...
2016-08-12 Morris JobkeMerge pull request #837 from nextcloud/when-logged...
next