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-30Merge pull request #1089 from nextcloud/allow-to-prevent-previewsRoeland Jago Douma
2016-08-30Merge pull request #891 from nextcloud/us_25810Morris Jobke
2016-08-29Merge pull request #1142 from nextcloud/fix-case-sensitive-settingsRoeland Jago Douma
2016-08-29Merge pull request #1139 from nextcloud/clean-code-imageRoeland Jago Douma
2016-08-29Merge pull request #1134 from nextcloud/fix_redirectionJoas Schilling
2016-08-29Fix issues where some user settings cannot be loaded when the user id differs...Thomas Müller
2016-08-29Some cleanup within OC_Image (#25875)Thomas Müller
2016-08-29Fix redirection taking care of protocol and portJuan Pablo Villafáñez
2016-08-29always return numeric storage id as int, also check type equality in test ass...Jörn Friedrich Dreyer
2016-08-29Check if the file isReadable() before sending a (cached) previewJoas Schilling
2016-08-28Merge pull request #847 from nextcloud/quota-mount-in-homefolderLukas Reschke
2016-08-28Merge pull request #1105 from nextcloud/usermenu-orderingRaghu Nayyar
2016-08-27Merge pull request #1054 from nextcloud/less-cache-hitsLukas Reschke
2016-08-27fix ordering of user menu entriesJan-Christoph Borchardt
2016-08-26Merge pull request #1088 from nextcloud/core_tags_cleanupLukas Reschke
2016-08-26Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loopJoas Schilling
2016-08-26Autoloader updateRoeland Jago Douma
2016-08-26Merge pull request #771 from nextcloud/theming-fixesRoeland Jago Douma
2016-08-26Merge pull request #1080 from nextcloud/always_lazyrootLukas Reschke
2016-08-26Always use the LazyRootRoeland Jago Douma
2016-08-26Remove internal from getThemingDefaultsJulius Haertl
2016-08-26Merge pull request #1026 from nextcloud/theming-extend-defaultsRoeland Jago Douma
2016-08-25optimize getUserFolder for the common caseRobin Appelman
2016-08-25cache user foldersRobin Appelman
2016-08-25cache root id in mountpointRobin Appelman
2016-08-25Merge pull request #1036 from nextcloud/query-logger-stackJoas Schilling
2016-08-24add stacktrace to query loggerRobin Appelman
2016-08-24Dark autoloader magic for ThemingDefaultsRoeland Jago Douma
2016-08-24prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst
2016-08-24Use the lazy root to make tests pass 🙈Joas Schilling
2016-08-24Theming: Add logo and background to ThemingDefaultsJulius Haertl
2016-08-23Merge pull request #1007 from nextcloud/shared-storage-non-recursiveLukas Reschke
2016-08-23prevent infinite recursion while getting storage from mountRobin Appelman
2016-08-23Merge pull request #995 from nextcloud/workflow-sectionLukas Reschke
2016-08-23Cache registered autoloadersLukas Reschke
2016-08-22hide parameters of tryLogin when loggingArthur Schiwon
2016-08-22Save the container with the app's namespace so we can resolve itJoas Schilling
2016-08-22Allow jail wrappers to lazily initialize the source storageRobin Appelman
2016-08-22Allow storage wrappers to lazily initialize the source storageRobin Appelman
2016-08-22fix wrong var nameArthur Schiwon
2016-08-22enlist only registered sections that also have settings registered toArthur Schiwon
2016-08-21Merge pull request #969 from nextcloud/allow-to-validate-operationsLukas Reschke
2016-08-19Remove reading PATH_INFO from server variableLukas Reschke
2016-08-19update composer listJoas Schilling
2016-08-19Validate the operationJoas Schilling
2016-08-19Fix loading of ThemingDefaultsJulius Haertl
2016-08-19Merge pull request #865 from nextcloud/ocs_configMorris Jobke
2016-08-18Merge pull request #934 from nextcloud/add-cachebustersblizzz
2016-08-18Merge pull request #931 from nextcloud/replace-hardcoded-classnameblizzz
2016-08-18Add cache buster to left menu barLukas Reschke