| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #13032 from nextcloud/objectstore-write-exists | Morris Jobke | 2019-01-14 | 4 | -1/+122 |
|\ |
|
| * | upload new files in objectstore to a .part path first | Robin Appelman | 2018-12-12 | 3 | -1/+107 |
| * | Add objectExists to objectstore interface | Robin Appelman | 2018-12-12 | 1 | -0/+15 |
* | | Cache tokens when using swift's v2 authentication | Robin Appelman | 2019-01-13 | 1 | -0/+8 |
* | | Don't load old vendor files during jsunit tests | Christoph Wurst | 2019-01-09 | 1 | -7/+1 |
* | | Set default frame-ancestors to 'self' | Roeland Jago Douma | 2019-01-08 | 5 | -62/+62 |
* | | CSP: Allow fonts to be provided in data | Roeland Jago Douma | 2019-01-07 | 5 | -63/+63 |
* | | Merge pull request #12621 from nextcloud/td/12224/cleanup_middleware_registering | Roeland Jago Douma | 2019-01-07 | 1 | -9/+10 |
|\ \ |
|
| * | | Cleanup middleware registering | Roeland Jago Douma | 2019-01-03 | 1 | -9/+10 |
* | | | Merge pull request #13172 from nextcloud/fix-can-change-password-check | Roeland Jago Douma | 2019-01-04 | 1 | -1/+47 |
|\ \ \ |
|
| * | | | fix can change password check in case of encryption is enabled | Bjoern Schiessle | 2018-12-20 | 1 | -1/+47 |
* | | | | Merge pull request #13313 from nextcloud/feature/remove-outdated-caches | Roeland Jago Douma | 2019-01-04 | 1 | -5/+0 |
|\ \ \ \ |
|
| * | | | | Remove check for outdated caches | Daniel Kesselberg | 2019-01-02 | 1 | -5/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #10555 from nextcloud/bugfix/10518/only-check-added-items | blizzz | 2019-01-03 | 1 | -15/+95 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update the tests to the comparison logic | Joas Schilling | 2018-12-17 | 1 | -15/+95 |
| | |/
| |/| |
|
* | | | Add acceptance tests for opening search results for comments | Daniel Calviño Sánchez | 2018-12-21 | 3 | -0/+91 |
* | | | Add acceptance tests for searching comments | Daniel Calviño Sánchez | 2018-12-21 | 3 | -0/+152 |
* | | | Use a case insensitive search for email | Roeland Jago Douma | 2018-12-20 | 1 | -2/+3 |
| |/
|/| |
|
* | | Merge pull request #13116 from nextcloud/fix/only_trust_xforwardedhost_for_tr... | Roeland Jago Douma | 2018-12-19 | 1 | -53/+90 |
|\ \ |
|
| * | | Only trust the X-FORWARDED-HOST header for trusted proxies | Roeland Jago Douma | 2018-12-17 | 1 | -53/+90 |
* | | | Merge pull request #12766 from stalker314314/streaming-options | John Molakvoæ | 2018-12-18 | 1 | -0/+22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Addressing comments, array() to [] | Branko Kokanovic | 2018-12-17 | 1 | -2/+2 |
| * | | Expose Swift Mailer streaming options in config, fixes #12702 | Branko Kokanovic | 2018-11-30 | 1 | -0/+22 |
* | | | Merge pull request #12883 from nextcloud/appdata-performance | Joas Schilling | 2018-12-17 | 2 | -18/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | use a fresh appdata factory in background job test | Robin Appelman | 2018-12-06 | 1 | -1/+5 |
| * | | try to grab the appdata folder directly without going trough the whole tree | Robin Appelman | 2018-12-06 | 1 | -17/+7 |
| |/ |
|
* | | Remove deprecated functions from SecureRandom | Roeland Jago Douma | 2018-12-07 | 1 | -4/+0 |
* | | Merge pull request #12897 from nextcloud/fix-unread-comment-icon-not-shown-fo... | Roeland Jago Douma | 2018-12-07 | 2 | -0/+209 |
|\ \ |
|
| * | | Add acceptance tests for comments on shared files and folders | Daniel Calviño Sánchez | 2018-12-06 | 2 | -0/+209 |
* | | | Merge pull request #12891 from nextcloud/theming-caching | Roeland Jago Douma | 2018-12-07 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | more caching for theming | Robin Appelman | 2018-12-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #12854 from nextcloud/vcard-repair-uid-fix | Morris Jobke | 2018-12-05 | 1 | -2/+9 |
|\ \ |
|
| * | | Log and continue on Dav reader failure | John Molakvoæ (skjnldsv) | 2018-12-05 | 1 | -2/+9 |
* | | | Merge pull request #12824 from nextcloud/feature/12763/add-setup-check-for-bi... | Morris Jobke | 2018-12-05 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add setup check for pending bigint conversion | Morris Jobke | 2018-12-05 | 1 | -0/+7 |
* | | | Fix typo in "incoming" | Joas Schilling | 2018-12-05 | 1 | -1/+1 |
|/ / |
|
* | | Update casing of PHP inside method name | Morris Jobke | 2018-12-05 | 1 | -6/+6 |
* | | Add setup check for recommended PHP modules (i.e. Imagick, intl) | Morris Jobke | 2018-12-05 | 1 | -0/+7 |
|/ |
|
* | Merge pull request #12691 from nextcloud/storage-no-encryption-interface | Morris Jobke | 2018-11-29 | 1 | -7/+1 |
|\ |
|
| * | update encryption wrapper tests | Robin Appelman | 2018-11-29 | 1 | -7/+1 |
* | | Merge pull request #12424 from nextcloud/feature/add-pipe-mode-for-sendmail | Morris Jobke | 2018-11-29 | 3 | -14/+50 |
|\ \
| |/
|/| |
|
| * | Add testcases for pipe mode | Daniel Kesselberg | 2018-11-29 | 3 | -14/+50 |
* | | Merge pull request #12710 from nextcloud/remove-old-submit-button | John Molakvoæ | 2018-11-29 | 1 | -64/+0 |
|\ \
| |/
|/| |
|
| * | Fix tests | John Molakvoæ (skjnldsv) | 2018-11-29 | 1 | -64/+0 |
* | | Fix folder path containing leading slash when getting mount root by id | Robin Appelman | 2018-11-28 | 1 | -0/+48 |
|/ |
|
* | Merge pull request #12649 from nextcloud/make-acceptance-tests-for-comments-m... | Morris Jobke | 2018-11-26 | 2 | -2/+7 |
|\ |
|
| * | Wait for the comment to be added before changing to another file | Daniel Calviño Sánchez | 2018-11-24 | 1 | -0/+1 |
| * | Wait for the empty content element to be shown | Daniel Calviño Sánchez | 2018-11-24 | 1 | -2/+6 |
* | | Rename "FilesSharingAppContext" to "PublicShareContext" | Daniel Calviño Sánchez | 2018-11-23 | 2 | -3/+3 |
* | | Extract locators and steps for sharing in Files app to their own context | Daniel Calviño Sánchez | 2018-11-23 | 3 | -489/+519 |