summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Get correct version of an appRoeland Jago Douma2018-05-031-1/+1
| | |/ / | |/| |
* / | | Issue #9318: catch exceptions in SCSSCacher::resetCache()Roland Tapken2018-05-021-1/+5
|/ / /
* | | Merge pull request #9293 from nextcloud/feature/9166/custom-auditlogfileMorris Jobke2018-05-0214-112/+384
|\ \ \ | |_|/ |/| |
| * | use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-263-28/+20
| * | log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-264-16/+83
| * | add missing php doc and type hintsArthur Schiwon2018-04-262-4/+17
| * | improve Syslog a littleArthur Schiwon2018-04-261-3/+6
| * | revert Log's dependency to SystemConfig to work during InstallationArthur Schiwon2018-04-263-10/+15
| * | move IFileBased to public namespace, logreader needs itArthur Schiwon2018-04-265-4/+5
| * | offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-2611-35/+135
| * | destaticfy Log classesArthur Schiwon2018-04-2610-85/+176
* | | Merge pull request #9310 from nextcloud/bugfix/noid/allow-to-inject-collabora...Roeland Jago Douma2018-05-021-1/+4
|\ \ \
| * | | Allow to inject ISearchResultJoas Schilling2018-04-261-1/+4
| |/ /
* | / Make it possible to make external storages read onlyRoeland Jago Douma2018-05-011-0/+17
| |/ |/|
* | 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
|/