Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-08-18let the containers resolving capabilities find and instantiate the right serviceArthur Schiwon
2016-08-18Fix "Undefined index" when the values do not existJoas Schilling
2016-08-18Update autoloaderRoeland Jago Douma
2016-08-18Remove unused private classesRoeland Jago Douma
2016-08-17Merge pull request #916 from nextcloud/password_controller_composerRoeland Jago Douma
2016-08-17Merge pull request #848 from nextcloud/public-link-quotaLukas Reschke
2016-08-17Merge pull request #867 from nextcloud/notification-primary-action-always-firstRoeland Jago Douma
2016-08-17Add ChangePasswordController to autoloaderRoeland Jago Douma
2016-08-17Merge pull request #895 from nextcloud/autoloader_checkerLukas Reschke
2016-08-17Improve regexp to detect duplicate folders when repairing unmerged sharesVincent Petry
2016-08-17Fix unmerged shares repair with mixed group and direct sharesVincent Petry
2016-08-17Improve file_target finding logic when repairing unmerged sharesVincent Petry
2016-08-17[tx-robot] updated from transifexNextcloud bot
2016-08-17Merge pull request #899 from nextcloud/nfd-defaultRobin Appelman
2016-08-17Disable NFD encoding wrapper by defaultVincent Petry
2016-08-17Fix constant name, copy-pasterinoJoas Schilling
2016-08-17Merge pull request #892 from nextcloud/fix_phpdocRoeland Jago Douma
2016-08-17Merge pull request #846 from nextcloud/provisioning_api_ocsJoas Schilling
2016-08-17Merge pull request #893 from nextcloud/ie8_be_goneMarius Blüm
2016-08-17Update autoloaderRoeland Jago Douma
2016-08-17[tx-robot] updated from transifexNextcloud bot
2016-08-16Remove IE_8 user agent stringRoeland Jago Douma
2016-08-16Fix phpdoc in CommentsRoeland Jago Douma
2016-08-16Fix phpdocRoeland Jago Douma
2016-08-16Fix IL10N phpdocRoeland Jago Douma
2016-08-16Merge branch 'master' into implement_712Arthur Schiwon
2016-08-16add missing encryption modules to settingsArthur Schiwon
2016-08-16fix missing parameters in sharing settings pageArthur Schiwon
2016-08-16Merge pull request #864 from nextcloud/us_25652Joas Schilling
2016-08-16Merge pull request #886 from nextcloud/capabilities_error_proofBjörn Schießle
2016-08-16[tx-robot] updated from transifexNextcloud bot
2016-08-16check registered sections and settings after an app got updated to garbage co...Arthur Schiwon
2016-08-16attempt to remove section and settings entries when an app got disabledArthur Schiwon
2016-08-15Merge branch 'master' into implement_712Lukas Reschke
2016-08-15Make the capabilities manager more error proofRoeland Jago Douma
2016-08-15Add unit testsLukas Reschke
2016-08-15satisfy dependencies for files_externalArthur Schiwon
2016-08-15Add PHPdocRoeland Jago Douma
2016-08-15Make sure the primary action is always the first oneJoas Schilling
2016-08-14use $userId instead of $userJörn Friedrich Dreyer
2016-08-14Ensure the user exists before calling a method on it - fixes #24751Thomas Müller
2016-08-14missing PHPDocJörn Friedrich Dreyer
2016-08-14Type compatabilityJörn Friedrich Dreyer
2016-08-14Method is deprecatedJörn Friedrich Dreyer
2016-08-14Unreachable statementJörn Friedrich Dreyer
2016-08-14Unnecessary fully qualified namesJörn Friedrich Dreyer
2016-08-14Extend OCSMiddlewareRoeland Jago Douma
2016-08-14Move OCS Middleware before security middlewareRoeland Jago Douma
2016-08-13[tx-robot] updated from transifexNextcloud bot
2016-08-13simplify encryption manager fetching in DIContainerArthur Schiwon