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
2018-04-18Fix PHPDocMorris Jobke
2018-04-18Allow to skip retrieving from cache in the DiscoveryServiceRoeland Jago Douma
2018-04-17Merge pull request #9217 from nextcloud/show-link-trusted-domainsRoeland Jago Douma
2018-04-17Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke
2018-04-17Log classnames of arguments in exception traceRobin Appelman
2018-04-17fix appinfo parsing when a single localized option is providedRobin Appelman
2018-04-16Provide an option to disable HTML emailsMorris Jobke
2018-04-16Fixes false positive possible sql injection by phanMorris Jobke
2018-04-12Fix autoloaderMorris Jobke
2018-04-12Merge pull request #8535 from nextcloud/new-color-generatorJan-Christoph Borchardt
2018-04-11dont keep shared database locks when running cli scriptsRobin Appelman
2018-04-11Merge pull request #9024 from nextcloud/fix/app-fetcher-major-minor-versionsMorris Jobke
2018-04-11log previous exceptionRobin Appelman
2018-04-11Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2Morris Jobke
2018-04-11adjust tests to new exception log formatRobin Appelman
2018-04-11Merge pull request #9074 from nextcloud/ARGON2IMorris Jobke
2018-04-11Bump autoloaderRoeland Jago Douma
2018-04-11Log possible exception caused by wrong version numberMorris Jobke
2018-04-11Fix version comparison with minor and patch level requirementsChristoph Wurst
2018-04-11Merge pull request #9137 from nextcloud/default-log-rotate-sizeMorris Jobke
2018-04-11Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooksMorris Jobke
2018-04-11Set the default log rotate size to 100 MBMorris Jobke
2018-04-10Log exceptions as nested array instead of encoded jsonRobin Appelman
2018-04-10Fix AppFetcher::setVersion phpdocChristoph Wurst
2018-04-10Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-stateMorris Jobke
2018-04-10Merge pull request #7972 from nextcloud/fix_7782Morris Jobke
2018-04-09Properly return boolean on enable stateJohn Molakvoæ (skjnldsv)
2018-04-07[tx-robot] updated from transifexNextcloud bot
2018-04-06fixup! Updated php generatorJohn Molakvoæ (skjnldsv)
2018-04-06Updated php generatorJohn Molakvoæ (skjnldsv)
2018-04-06Use zip32 only if there are less than 65536 filesDaniel Calviño Sánchez
2018-04-06Use zip32 if possibleRoeland Jago Douma
2018-04-06Merge pull request #9076 from nextcloud/feature/7573/user_db_backend_indexRoeland Jago Douma
2018-04-06Bump autoloaderRoeland Jago Douma
2018-04-06Use the uid_lower columnRoeland Jago Douma
2018-04-06Merge pull request #9084 from nextcloud/public-page-template-extendMorris Jobke
2018-04-06Do not convert email addresses with idn_to_ascii if INTL_IDNA_VARIANT_UTS46 i...Jared Boone
2018-04-05Merge pull request #9092 from nextcloud/log-objectstorage-stuffRoeland Jago Douma
2018-04-05Add more logging for the object storage during creation of the bucketsMorris Jobke
2018-04-05Update composer autoloaderJulius Härtl
2018-04-05Add since tagsJulius Härtl
2018-04-05Allow usage of Windows 10 WebDav NetdriveRoeland Jago Douma
2018-04-05Move external share saving to templateJulius Härtl
2018-04-05more consistent namingArthur Schiwon
2018-04-05admin_audit and dav listen to announce and revoke signalsArthur Schiwon
2018-04-05Add footer to public page templateJulius Härtl
2018-04-05Move common menu templates to public APIJulius Härtl
2018-04-05Fix Array to String conversion in QueryBuilderRoeland Jago Douma
2018-04-05[tx-robot] updated from transifexNextcloud bot
2018-04-04Add ARGON2I support to the hasherRoeland Jago Douma