summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* merge IOperator with IOperation for simplicityArthur Schiwon2019-09-097-106/+62
* add operator interfaces / APIArthur Schiwon2019-09-096-0/+198
* add missing @since annotationsArthur Schiwon2019-09-092-1/+9
* the workflow manager becomes scope aware, Part 1Arthur Schiwon2019-09-091-0/+4
* introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-095-0/+148
* open the WFE to deal with other subjects but filesArthur Schiwon2019-09-093-0/+36
* Merge pull request #16836 from nextcloud/fix/16724/smb-availabilityRoeland Jago Douma2019-09-092-109/+102
|\
| * set a storage availability delay on auth issues to avoid lock outArthur Schiwon2019-08-222-109/+102
* | Merge pull request #16859 from PhrozenByte/patch-1Roeland Jago Douma2019-09-093-0/+29
|\ \
| * | Improve usage of IAppManager::getAppWebPath()Daniel Rudolf2019-09-053-3/+5
| * | Add IAppManager::getAppWebPath()Daniel Rudolf2019-08-252-0/+27
* | | Merge pull request #16962 from nextcloud/keep-cypress-gitRoeland Jago Douma2019-09-084-86/+0
|\ \ \
| * | | Kill repair step for cypress testsDaniel Kesselberg2019-09-024-90/+0
| * | | Keep cypress if gitDaniel Kesselberg2019-09-011-0/+4
* | | | [tx-robot] updated from transifexNextcloud bot2019-09-086-16/+16
* | | | Merge pull request #17006 from nextcloud/querybuilder-max-minRoeland Jago Douma2019-09-072-0/+28
|\ \ \ \
| * | | | add MAX and MIN to functionbuilderRobin Appelman2019-09-062-0/+28
* | | | | [tx-robot] updated from transifexNextcloud bot2019-09-062-10/+10
* | | | | Return the proper jailed path when requesting the root pathJulius Härtl2019-09-041-1/+1
* | | | | Merge pull request #16972 from nextcloud/enh/default_client_timeoutRoeland Jago Douma2019-09-041-0/+1
|\ \ \ \ \
| * | | | | Set a default request timeoutRoeland Jago Douma2019-09-021-0/+1
* | | | | | Merge pull request #16928 from nextcloud/fix/icontrolelrmethodreflectorRoeland Jago Douma2019-09-031-0/+1
|\ \ \ \ \ \
| * | | | | | Remove reflect method form public interfaceRoeland Jago Douma2019-08-301-0/+1
| |/ / / / /
* | | | | | Merge pull request #16964 from phpbg/masterRoeland Jago Douma2019-09-031-5/+3
|\ \ \ \ \ \
| * | | | | | Fix sanity checks #16963Samuel CHEMLA2019-09-011-5/+3
| |/ / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-09-032-4/+40
* | | | | | Define a guest type so Talk can use it in it's notificationsJoas Schilling2019-09-021-0/+19
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2019-08-302-2/+2
* | | | | Merge pull request #16925 from nextcloud/bugfix/throwable-middlewareRoeland Jago Douma2019-08-291-0/+4
|\ \ \ \ \
| * | | | | Handle throwables in the http dispatcherJulius Härtl2019-08-291-0/+4
* | | | | | Add deprecation warningRoeland Jago Douma2019-08-291-0/+1
|/ / / / /
* | | | | Merge pull request #16913 from nextcloud/fix/declare_membersRoeland Jago Douma2019-08-292-18/+6
|\ \ \ \ \
| * | | | | SessionMiddleware: declare session propertyRoeland Jago Douma2019-08-282-18/+6
| | |/ / / | |/| | |
* | | | | Merge pull request #16912 from nextcloud/fix/duplicate_array_keyRoeland Jago Douma2019-08-281-1/+0
|\ \ \ \ \
| * | | | | Make sure they keys are uniqueRoeland Jago Douma2019-08-281-1/+0
| |/ / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2019-08-282-112/+490
|/ / / /
* | | | Merge pull request #16723 from nextcloud/fix/sharing/unshare-messageJoas Schilling2019-08-263-2/+17
|\ \ \ \
| * | | | Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-213-2/+17
| |/ / /
* | | | Merge pull request #16795 from nextcloud/enh/phpstan/limiterJohn Molakvoæ2019-08-262-18/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix report of phpstan in LimiterRoeland Jago Douma2019-08-192-18/+4
* | | | Merge pull request #16845 from nextcloud/bugfix/noid/public-constantsblizzz2019-08-232-0/+86
|\ \ \ \
| * | | | Make the sharing constants publicly availableJoas Schilling2019-08-232-0/+86
| | |_|/ | |/| |
* / | | Always check via http and https whether htaccess is workingJoas Schilling2019-08-231-1/+13
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2019-08-222-2/+2
* | | Merge pull request #16820 from nextcloud/bugfix/noid/access-handling-of-projectsRoeland Jago Douma2019-08-215-3/+77
|\ \ \
| * | | Add a repair step to clear the projects access cacheJoas Schilling2019-08-215-0/+71
| * | | Change the logic so projects are only shown when you can access all resourcesJoas Schilling2019-08-211-3/+6
| | |/ | |/|
* | | Merge pull request #16813 from compagnon/fix/noid/AutoloadNotAllowedException...blizzz2019-08-211-0/+2
|\ \ \
| * | | autoloader.php could raise Not AllowedExceptionGuillaume COMPAGNON2019-08-201-0/+2
* | | | Only trigger the events with tags that where actually assignedJoas Schilling2019-08-211-1/+7
| |/ / |/| |