summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-0424-2123/+3286
|\
| * adapt attribute name (changed letter case style)Arthur Schiwon2017-09-271-1/+1
| * reduce nesting of the required app XMLArthur Schiwon2017-09-271-3/+12
| * add tests for Lookup PluginArthur Schiwon2017-09-264-4/+181
| * shareeAPIController unit test clean up and last fixesArthur Schiwon2017-09-262-57/+22
| * remove unused methodArthur Schiwon2017-09-262-43/+0
| * move splitUserRemote unit testsArthur Schiwon2017-09-262-72/+75
| * adapt unit test for ensuring exceptionArthur Schiwon2017-09-261-2/+2
| * split off former searchSharee unit testArthur Schiwon2017-09-264-184/+235
| * adjust ShareeAPIController invalid-input search unit testArthur Schiwon2017-09-261-16/+15
| * adjust ShareeAPIController search testArthur Schiwon2017-09-262-32/+22
| * split off getEmail testsArthur Schiwon2017-09-263-245/+338
| * split off getRemote unit testsArthur Schiwon2017-09-263-222/+316
| * split off getGroups unit testsArthur Schiwon2017-09-262-392/+491
| * split off getUsers unit testsArthur Schiwon2017-09-263-320/+447
| * minor fixesArthur Schiwon2017-09-262-1/+2
| * add missing PHP docArthur Schiwon2017-09-261-1/+16
| * updated autoloaderArthur Schiwon2017-09-262-2/+2
| * finetune the appinfo parserArthur Schiwon2017-09-261-1/+4
| * allow more than one plugin per share typeArthur Schiwon2017-09-262-8/+12
| * make it possible to register plugins and kick out the circle oneArthur Schiwon2017-09-265-62/+32
| * don't keep result types hard codedArthur Schiwon2017-09-2611-58/+122
| * missing PHP doc for public interfacesArthur Schiwon2017-09-263-2/+18
| * update autoloaderArthur Schiwon2017-09-262-0/+22
| * Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-2613-558/+1062
* | Merge pull request #6740 from nextcloud/apps-management-sorting-updatesJan-Christoph Borchardt2017-10-041-2/+4
|\ \
| * | App management: add update availability to sortingJulius Härtl2017-10-031-2/+4
* | | Merge pull request #6742 from nextcloud/invalid-path-repair-from11Robin Appelman2017-10-042-3/+41
|\ \ \
| * | | dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman2017-10-032-3/+41
| |/ /
* | | Merge pull request #6733 from nextcloud/jquery-dialogs-to-scssJoas Schilling2017-10-041-5/+6
|\ \ \
| * | | Jquery ocdialogs to scss and variables implementationJohn Molakvoæ (skjnldsv)2017-10-031-5/+6
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2017-10-0414-80/+316
* | | Merge pull request #6625 from nextcloud/improved-fallback-for-collapsible-buttonJan-Christoph Borchardt2017-10-031-1/+6
|\ \ \
| * | | Hide but leave the collapse button above linkJohn Molakvoæ (skjnldsv)2017-10-031-1/+6
|/ / /
* | | Merge pull request #6729 from mvl22/patch-1Roeland Jago Douma2017-10-031-1/+1
|\ \ \ | |/ / |/| |
| * | Update enable javascript link to httpsMartin2017-10-021-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2017-10-036-24/+130
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-10-022-2/+2
* | [tx-robot] updated from transifexNextcloud bot2017-10-016-0/+602
* | [tx-robot] updated from transifexNextcloud bot2017-09-3052-42/+186
* | Merge pull request #6522 from nextcloud/fix-3365Morris Jobke2017-09-2918-82/+121
|\ \
| * | fix testArthur Schiwon2017-09-291-1/+6
| * | fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-2917-81/+115
* | | Merge pull request #6563 from nextcloud/bigint-idsMorris Jobke2017-09-2912-3/+349
|\ \ \
| * | | Update autoloadingJoas Schilling2017-09-292-2/+4
| * | | Fix bigint handling on postgresJoas Schilling2017-09-293-0/+172
| * | | Fix copy paste errorsJoas Schilling2017-09-291-3/+3
| * | | Restore the sequencial orderJoas Schilling2017-09-294-4/+4
| * | | Migrate ids to bigint in the dav appJoas Schilling2017-09-291-0/+35
| * | | Migrate the twofactor_backupcodes app to bigintJoas Schilling2017-09-292-1/+26