summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9321 from nextcloud/bugfix/noid/return_root_folder_when_a...Morris Jobke2018-04-271-1/+5
|\
| * Actually return the root folder when traversing up the treeRoeland Jago Douma2018-04-261-1/+5
* | Merge pull request #9322 from nextcloud/bugfix/noid/swift_token_cacheMorris Jobke2018-04-271-3/+3
|\ \
| * | generateTokenFromCache is only valid for V3Roeland Jago Douma2018-04-261-2/+2
| * | json_decode an associative array for the swift cached tokenRoeland Jago Douma2018-04-261-1/+1
| |/
* / [tx-robot] updated from transifexNextcloud bot2018-04-272-2/+2
|/
* move log constants to ILoggerArthur Schiwon2018-04-2642-157/+230
* Merge pull request #8540 from nextcloud/theming-advancedMorris Jobke2018-04-251-3/+4
|\
| * Move to more generic image handling and add extra imagesJulius Härtl2018-04-191-3/+4
* | Numeric only uids are no funRoeland Jago Douma2018-04-241-1/+4
* | Cast retrieved DB fields to stringRoeland Jago Douma2018-04-241-4/+4
* | Merge pull request #9280 from nextcloud/bugfix/noid/swift-v3-scopeRoeland Jago Douma2018-04-241-0/+4
|\ \
| * | Swift v3 requires setting a scopeRoeland Jago Douma2018-04-231-0/+4
* | | 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