Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6328 from nextcloud/split-sharees-api-logic | blizzz | 2017-10-04 | 24 | -2123/+3286 |
|\ | |||||
| * | adapt attribute name (changed letter case style) | Arthur Schiwon | 2017-09-27 | 1 | -1/+1 |
| * | reduce nesting of the required app XML | Arthur Schiwon | 2017-09-27 | 1 | -3/+12 |
| * | add tests for Lookup Plugin | Arthur Schiwon | 2017-09-26 | 4 | -4/+181 |
| * | shareeAPIController unit test clean up and last fixes | Arthur Schiwon | 2017-09-26 | 2 | -57/+22 |
| * | remove unused method | Arthur Schiwon | 2017-09-26 | 2 | -43/+0 |
| * | move splitUserRemote unit tests | Arthur Schiwon | 2017-09-26 | 2 | -72/+75 |
| * | adapt unit test for ensuring exception | Arthur Schiwon | 2017-09-26 | 1 | -2/+2 |
| * | split off former searchSharee unit test | Arthur Schiwon | 2017-09-26 | 4 | -184/+235 |
| * | adjust ShareeAPIController invalid-input search unit test | Arthur Schiwon | 2017-09-26 | 1 | -16/+15 |
| * | adjust ShareeAPIController search test | Arthur Schiwon | 2017-09-26 | 2 | -32/+22 |
| * | split off getEmail tests | Arthur Schiwon | 2017-09-26 | 3 | -245/+338 |
| * | split off getRemote unit tests | Arthur Schiwon | 2017-09-26 | 3 | -222/+316 |
| * | split off getGroups unit tests | Arthur Schiwon | 2017-09-26 | 2 | -392/+491 |
| * | split off getUsers unit tests | Arthur Schiwon | 2017-09-26 | 3 | -320/+447 |
| * | minor fixes | Arthur Schiwon | 2017-09-26 | 2 | -1/+2 |
| * | add missing PHP doc | Arthur Schiwon | 2017-09-26 | 1 | -1/+16 |
| * | updated autoloader | Arthur Schiwon | 2017-09-26 | 2 | -2/+2 |
| * | finetune the appinfo parser | Arthur Schiwon | 2017-09-26 | 1 | -1/+4 |
| * | allow more than one plugin per share type | Arthur Schiwon | 2017-09-26 | 2 | -8/+12 |
| * | make it possible to register plugins and kick out the circle one | Arthur Schiwon | 2017-09-26 | 5 | -62/+32 |
| * | don't keep result types hard coded | Arthur Schiwon | 2017-09-26 | 11 | -58/+122 |
| * | missing PHP doc for public interfaces | Arthur Schiwon | 2017-09-26 | 3 | -2/+18 |
| * | update autoloader | Arthur Schiwon | 2017-09-26 | 2 | -0/+22 |
| * | Splits off the logic from sharees endpoint thus making it available from | Arthur Schiwon | 2017-09-26 | 13 | -558/+1062 |
* | | Merge pull request #6740 from nextcloud/apps-management-sorting-updates | Jan-Christoph Borchardt | 2017-10-04 | 1 | -2/+4 |
|\ \ | |||||
| * | | App management: add update availability to sorting | Julius Härtl | 2017-10-03 | 1 | -2/+4 |
* | | | Merge pull request #6742 from nextcloud/invalid-path-repair-from11 | Robin Appelman | 2017-10-04 | 2 | -3/+41 |
|\ \ \ | |||||
| * | | | dont run invalid path repair step when upgrading from 11.0.5.2 and later | Robin Appelman | 2017-10-03 | 2 | -3/+41 |
| |/ / | |||||
* | | | Merge pull request #6733 from nextcloud/jquery-dialogs-to-scss | Joas Schilling | 2017-10-04 | 1 | -5/+6 |
|\ \ \ | |||||
| * | | | Jquery ocdialogs to scss and variables implementation | John Molakvoæ (skjnldsv) | 2017-10-03 | 1 | -5/+6 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-04 | 14 | -80/+316 |
* | | | Merge pull request #6625 from nextcloud/improved-fallback-for-collapsible-button | Jan-Christoph Borchardt | 2017-10-03 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | Hide but leave the collapse button above link | John Molakvoæ (skjnldsv) | 2017-10-03 | 1 | -1/+6 |
|/ / / | |||||
* | | | Merge pull request #6729 from mvl22/patch-1 | Roeland Jago Douma | 2017-10-03 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update enable javascript link to https | Martin | 2017-10-02 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-03 | 6 | -24/+130 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-02 | 2 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-01 | 6 | -0/+602 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-30 | 52 | -42/+186 |
* | | Merge pull request #6522 from nextcloud/fix-3365 | Morris Jobke | 2017-09-29 | 18 | -82/+121 |
|\ \ | |||||
| * | | fix test | Arthur Schiwon | 2017-09-29 | 1 | -1/+6 |
| * | | fix LDAP User deletion (cleanup) | Arthur Schiwon | 2017-09-29 | 17 | -81/+115 |
* | | | Merge pull request #6563 from nextcloud/bigint-ids | Morris Jobke | 2017-09-29 | 12 | -3/+349 |
|\ \ \ | |||||
| * | | | Update autoloading | Joas Schilling | 2017-09-29 | 2 | -2/+4 |
| * | | | Fix bigint handling on postgres | Joas Schilling | 2017-09-29 | 3 | -0/+172 |
| * | | | Fix copy paste errors | Joas Schilling | 2017-09-29 | 1 | -3/+3 |
| * | | | Restore the sequencial order | Joas Schilling | 2017-09-29 | 4 | -4/+4 |
| * | | | Migrate ids to bigint in the dav app | Joas Schilling | 2017-09-29 | 1 | -0/+35 |
| * | | | Migrate the twofactor_backupcodes app to bigint | Joas Schilling | 2017-09-29 | 2 | -1/+26 |