| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6402 from nextcloud/dav-email-customization | Morris Jobke | 2017-11-06 | 1 | -0/+5 |
|\ |
|
| * | Make L10N->l provide weekdayName | Georg Ehrke | 2017-11-03 | 1 | -0/+5 |
* | | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 72 | -245/+547 |
|\ \ |
|
| * \ | Merge pull request #6958 from nextcloud/improved-mimetype-detection-for-objec... | Joas Schilling | 2017-11-01 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Improve mimetype detection for object storages | Morris Jobke | 2017-10-26 | 1 | -0/+2 |
| * | | | Merge pull request #7022 from nextcloud/acceptance-tests-7.1 | blizzz | 2017-10-31 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | bump acceptance test suite to use php 7.1 image | Arthur Schiwon | 2017-10-31 | 1 | -1/+1 |
| * | | | Merge pull request #6952 from nextcloud/correctly-search-for-results | Joas Schilling | 2017-10-31 | 1 | -0/+105 |
| |\ \ \ |
|
| | * | | | Add unit tests for SearchResult | Joas Schilling | 2017-10-25 | 1 | -0/+105 |
| * | | | | Add foreign key support to OC | Piotr Mrowczynski | 2017-10-30 | 1 | -2/+37 |
| | |/ /
| |/| | |
|
| * | | | Unit tests for #6977 | Joas Schilling | 2017-10-27 | 1 | -0/+26 |
| * | | | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 7 | -15/+24 |
| * | | | Merge pull request #6939 from nextcloud/class-usage-in-mocks-dav-app | Morris Jobke | 2017-10-26 | 7 | -11/+14 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 7 | -11/+14 |
| * | | | Merge pull request #6709 from nextcloud/show-checkbox-where-the-favourite-ico... | Morris Jobke | 2017-10-25 | 2 | -7/+57 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Solve acceptance test failure due to clicks on covered elements | Daniel Calviño Sánchez | 2017-10-19 | 2 | -0/+32 |
| | * | | Replace inline favorite action with just a favorite icon | Daniel Calviño Sánchez | 2017-10-19 | 1 | -5/+5 |
| | * | | Update acceptance tests to favorite files through the file actions menu | Daniel Calviño Sánchez | 2017-10-19 | 1 | -2/+20 |
| | |/ |
|
| * | | Merge pull request #6921 from nextcloud/appmanager-securitymiddleware | Roeland Jago Douma | 2017-10-24 | 1 | -1/+9 |
| |\ \ |
|
| | * | | Use proper DI for security middleware for app enabled check | Morris Jobke | 2017-10-24 | 1 | -1/+9 |
| | |/ |
|
| * | | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 58 | -208/+257 |
| * | | Merge pull request #6919 from nextcloud/di-appmanager-encryption-migration | Morris Jobke | 2017-10-24 | 1 | -0/+6 |
| |\ \ |
|
| | * | | Use DI for IAppManager to encryption migration | Morris Jobke | 2017-10-24 | 1 | -0/+6 |
| | |/ |
|
| * / | Provide tests for future timestamp formatting | Morris Jobke | 2017-10-23 | 1 | -0/+9 |
| |/ |
|
* | | adjust jsunit tests | Arthur Schiwon | 2017-11-01 | 1 | -0/+2 |
* | | meanwhile we can have exact matches. also show those. | Arthur Schiwon | 2017-10-31 | 1 | -0/+29 |
* | | fix comment sorter | Arthur Schiwon | 2017-10-30 | 1 | -31/+0 |
* | | add acceptance tests | Arthur Schiwon | 2017-10-28 | 3 | -0/+91 |
* | | add search parameter to autocomplete controller | Arthur Schiwon | 2017-10-25 | 1 | -2/+7 |
* | | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 3 | -23/+156 |
|/ |
|
* | Set the data from the template | Joas Schilling | 2017-10-18 | 2 | -52/+29 |
* | fix url | Bjoern Schiessle | 2017-10-17 | 1 | -2/+2 |
* | Merge pull request #6602 from nextcloud/s3-multipart-upload | Robin Appelman | 2017-10-11 | 1 | -4/+17 |
|\ |
|
| * | Add tests for multipart upload | Robin Appelman | 2017-09-21 | 1 | -4/+17 |
* | | App management: add update section | Julius Härtl | 2017-10-10 | 1 | -0/+6 |
* | | Allow multiple settings and sections per app | Joas Schilling | 2017-10-05 | 2 | -2/+8 |
* | | Merge pull request #6328 from nextcloud/split-sharees-api-logic | blizzz | 2017-10-04 | 6 | -0/+2059 |
|\ \ |
|
| * | | add tests for Lookup Plugin | Arthur Schiwon | 2017-09-26 | 3 | -2/+180 |
| * | | move splitUserRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -0/+75 |
| * | | split off former searchSharee unit test | Arthur Schiwon | 2017-09-26 | 1 | -0/+219 |
| * | | split off getEmail tests | Arthur Schiwon | 2017-09-26 | 1 | -0/+337 |
| * | | split off getRemote unit tests | Arthur Schiwon | 2017-09-26 | 1 | -0/+314 |
| * | | split off getGroups unit tests | Arthur Schiwon | 2017-09-26 | 1 | -0/+491 |
| * | | split off getUsers unit tests | Arthur Schiwon | 2017-09-26 | 1 | -0/+445 |
* | | | dont run invalid path repair step when upgrading from 11.0.5.2 and later | Robin Appelman | 2017-10-03 | 1 | -0/+30 |
* | | | Fix bigint handling on postgres | Joas Schilling | 2017-09-29 | 1 | -0/+74 |
|/ / |
|
* | | Merge pull request #6544 from nextcloud/fix/duplicate-session-token | Morris Jobke | 2017-09-25 | 1 | -0/+8 |
|\ \ |
|
| * | | Fix duplicate session token after remembered login | Christoph Wurst | 2017-09-20 | 1 | -0/+8 |
| |/ |
|
* | | Handle SameSiteCookie check for index.php in AppFramework Middleware | Roeland Jago Douma | 2017-09-24 | 2 | -2/+145 |
* | | Merge pull request #6605 from nextcloud/oc_ocs_response_is_dep | Morris Jobke | 2017-09-21 | 1 | -4/+4 |
|\ \ |
|