summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9272 from nextcloud/bugfix/noid/save-a-query-help-saving-...Daniel Calviño Sánchez2018-04-231-2/+2
|\
| * Only query last comment info, when there is oneJoas Schilling2018-04-231-2/+2
* | Merge pull request #9271 from nextcloud/fix-undefined-variableJoas Schilling2018-04-233-5/+3
|\ \
| * | Remove a check for an unused variableMorris Jobke2018-04-231-3/+1
| * | Fix undefined variable - found by phanMorris Jobke2018-04-231-1/+1
| * | Fix undefined variable - found by PhanMorris Jobke2018-04-231-1/+1
| |/
* | Convert group Database backendRoeland Jago Douma2018-04-231-7/+21
* | Bump autoloaderRoeland Jago Douma2018-04-232-0/+16
* | Make the group backends also possible using interfacesRoeland Jago Douma2018-04-238-0/+319
|/
* Merge pull request #9129 from nextcloud/feature/noid/proper-comments-offsetRoeland Jago Douma2018-04-222-0/+135
|\
| * Fix docsJoas Schilling2018-04-192-14/+17
| * Add proper comment offset supportJoas Schilling2018-04-182-0/+132
* | Merge pull request #9225 from nextcloud/bugfix/9157/ipv6-database-hostRoeland Jago Douma2018-04-221-10/+24
|\ \
| * | Move regex to a function and add testsJoas Schilling2018-04-191-11/+24
| * | Allow IPv6 database hostsJoas Schilling2018-04-181-6/+7
| |/
* | [tx-robot] updated from transifexNextcloud bot2018-04-222-8/+40
* | [tx-robot] updated from transifexNextcloud bot2018-04-212-0/+10
* | Fix PHPDocMorris Jobke2018-04-181-1/+1
* | Allow to skip retrieving from cache in the DiscoveryServiceRoeland Jago Douma2018-04-182-7/+11
* | Merge pull request #9217 from nextcloud/show-link-trusted-domainsRoeland Jago Douma2018-04-173-4/+2
|\ \
| * | Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke2018-04-173-4/+2
* | | Log classnames of arguments in exception traceRobin Appelman2018-04-174-95/+145
|/ /
* / fix appinfo parsing when a single localized option is providedRobin Appelman2018-04-171-0/+5
|/
* Provide an option to disable HTML emailsMorris Jobke2018-04-162-8/+15
* Fixes false positive possible sql injection by phanMorris Jobke2018-04-161-0/+2
* Fix autoloaderMorris Jobke2018-04-124-9/+35
* Merge pull request #8535 from nextcloud/new-color-generatorJan-Christoph Borchardt2018-04-121-108/+73
|\
| * fixup! Updated php generatorJohn Molakvoæ (skjnldsv)2018-04-061-8/+9
| * Updated php generatorJohn Molakvoæ (skjnldsv)2018-04-061-116/+80
* | dont keep shared database locks when running cli scriptsRobin Appelman2018-04-114-8/+66
* | Merge pull request #9024 from nextcloud/fix/app-fetcher-major-minor-versionsMorris Jobke2018-04-114-11/+122
|\ \
| * | Bump autoloaderRoeland Jago Douma2018-04-112-0/+2
| * | Log possible exception caused by wrong version numberMorris Jobke2018-04-111-10/+15
| * | Fix version comparison with minor and patch level requirementsChristoph Wurst2018-04-112-8/+112
* | | log previous exceptionRobin Appelman2018-04-111-12/+23
* | | Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2Morris Jobke2018-04-112-45/+91
|\ \ \
| * | | adjust tests to new exception log formatRobin Appelman2018-04-111-6/+13
| * | | Log exceptions as nested array instead of encoded jsonRobin Appelman2018-04-102-45/+84
* | | | Merge pull request #9074 from nextcloud/ARGON2IMorris Jobke2018-04-111-9/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | Add ARGON2I support to the hasherRoeland Jago Douma2018-04-041-9/+36
* | | | Merge pull request #9137 from nextcloud/default-log-rotate-sizeMorris Jobke2018-04-111-1/+1
|\ \ \ \
| * | | | Set the default log rotate size to 100 MBMorris Jobke2018-04-111-1/+1
* | | | | Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooksMorris Jobke2018-04-113-0/+9
|\ \ \ \ \
| * | | | | more consistent namingArthur Schiwon2018-04-053-9/+9
| * | | | | admin_audit and dav listen to announce and revoke signalsArthur Schiwon2018-04-053-0/+9
* | | | | | Fix AppFetcher::setVersion phpdocChristoph Wurst2018-04-101-1/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-stateMorris Jobke2018-04-092-4/+3
|\ \ \ \ \
| * | | | | Properly return boolean on enable stateJohn Molakvoæ (skjnldsv)2018-04-092-4/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #7972 from nextcloud/fix_7782Morris Jobke2018-04-092-9/+80
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use zip32 only if there are less than 65536 filesDaniel Calviño Sánchez2018-04-062-8/+57