summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-01-042-30/+30
* Merge pull request #13161 from nextcloud/perf/fix_comments_in_folder_functionblizzz2019-01-031-14/+29
|\
| * Rewrite getNumberOfUnreadCommentsForFolder queryRoeland Jago Douma2018-12-201-14/+29
* | Merge pull request #10555 from nextcloud/bugfix/10518/only-check-added-itemsblizzz2019-01-031-13/+39
|\ \
| * | Only check the Oracle schema conditions if the app supports itJoas Schilling2018-12-171-2/+23
| * | Only check changed itemsJoas Schilling2018-12-171-13/+18
* | | [tx-robot] updated from transifexNextcloud bot2019-01-032-4/+4
* | | Merge pull request #13074 from nextcloud/improve-decrypt-allMorris Jobke2019-01-021-0/+3
|\ \ \
| * | | list files which could not be decryptedBjoern Schiessle2018-12-141-0/+3
* | | | [tx-robot] updated from transifexNextcloud bot2019-01-012-6/+130
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-312-2/+22
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-304-2/+10
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-282-2/+12
* | | | Merge pull request #13086 from nextcloud/bugfix/dont-query-when-id-not-nullRoeland Jago Douma2018-12-271-1/+3
|\ \ \ \
| * | | | Access id property without getter.Daniel Kesselberg2018-12-241-1/+1
| * | | | Fetch lastInsertId only when id nullDaniel Kesselberg2018-12-241-1/+3
* | | | | [tx-robot] updated from transifexNextcloud bot2018-12-272-2/+2
|/ / / /
* | | | Add default values when parsing account dataJulius Härtl2018-12-231-1/+1
* | | | NC16 is php >= 7.1Roeland Jago Douma2018-12-211-4/+3
* | | | Followup 12833, gracefully handle the getting of /Roeland Jago Douma2018-12-211-2/+7
* | | | SCSS cache buster is a combination of apps/theming/scc_varsRoeland Jago Douma2018-12-201-1/+8
| |_|/ |/| |
* | | Use a case insensitive search for emailRoeland Jago Douma2018-12-202-1/+33
* | | using the createIndex from FullTextSearchManagerMaxence Lange2018-12-201-1/+1
* | | allow content provide to generate new IndexMaxence Lange2018-12-201-0/+14
* | | Merge pull request #13116 from nextcloud/fix/only_trust_xforwardedhost_for_tr...Roeland Jago Douma2018-12-191-2/+8
|\ \ \
| * | | Only trust the X-FORWARDED-HOST header for trusted proxiesRoeland Jago Douma2018-12-171-2/+8
* | | | Merge pull request #12766 from stalker314314/streaming-optionsJohn Molakvoæ2018-12-181-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Addressing comments, array() to []Branko Kokanovic2018-12-171-1/+1
| * | | Addressing comments, count to emptyBranko Kokanovic2018-12-171-1/+1
| * | | Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic2018-11-301-0/+4
* | | | Merge pull request #12883 from nextcloud/appdata-performanceJoas Schilling2018-12-172-26/+69
|\ \ \ \ | |_|_|/ |/| | |
| * | | try to grab the appdata folder directly without going trough the whole treeRobin Appelman2018-12-062-26/+69
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-172-0/+18
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-162-2/+6
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-152-2/+2
| |_|/ |/| |
* | | Merge pull request #12896 from nextcloud/bugfix/12894-use-version-doclinkRoeland Jago Douma2018-12-101-4/+3
|\ \ \
| * | | Use OC_Util::getVersion instead of getSystemValueDaniel Kesselberg2018-12-071-1/+1
| * | | Use version to generate docversionDaniel Kesselberg2018-12-071-4/+3
* | | | Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-072-54/+0
* | | | Add optional locale parameter to interface as wellJulius Härtl2018-12-071-1/+2
|/ / /
* | | Merge pull request #12891 from nextcloud/theming-cachingRoeland Jago Douma2018-12-071-2/+13
|\ \ \
| * | | more caching for themingRobin Appelman2018-12-071-2/+13
| |/ /
* | | Merge pull request #12895 from nextcloud/bugfix/12890/log-openssl-errorsRoeland Jago Douma2018-12-071-1/+11
|\ \ \
| * | | Read openssl error and logDaniel Kesselberg2018-12-061-1/+11
* | | | Add IMapperExceptionRoeland Jago Douma2018-12-065-2/+36
|/ / /
* | | Merge pull request #12865 from nextcloud/fix/do_not_propogate_in_appdataMorris Jobke2018-12-062-4/+14
|\ \ \
| * | | No need to propogate changes in appdataRoeland Jago Douma2018-12-052-4/+14
* | | | [tx-robot] updated from transifexNextcloud bot2018-12-062-2/+2
* | | | Merge pull request #12857 from nextcloud/fix/emit_write_update_once_on_touchMorris Jobke2018-12-051-1/+1
|\ \ \ \
| * | | | Emit write update only once on touchRoeland Jago Douma2018-12-051-1/+1
| |/ / /