summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* No need to get the class since the entity is already the class stringJulius Härtl2019-09-091-1/+1
* Extend missing check classesJulius Härtl2019-09-094-0/+54
* Return actual event data instead of self callingJulius Härtl2019-09-091-2/+2
* add type hint for IDEArthur Schiwon2019-09-091-0/+1
* extends ICheck with scope and entity support, provide them as initialStateArthur Schiwon2019-09-0911-9/+160
* WFE as proxy listen to relevent events and forwards themArthur Schiwon2019-09-094-4/+75
* introduce GenericEntityEvent and adapt File entityArthur Schiwon2019-09-097-68/+39
* emit file events via Dispatcher, tooArthur Schiwon2019-09-095-22/+40
* kill old non-OCS ControllerArthur Schiwon2019-09-094-134/+0
* fix parameter for OCSExcpetionblizzz2019-09-091-3/+3
* use correct builder instanceblizzz2019-09-091-1/+1
* adds a trigger hint for complex operationsArthur Schiwon2019-09-092-2/+16
* fix missing value and run against empty tables in migration scriptArthur Schiwon2019-09-092-15/+17
* fix personal settings class name in xmlblizzz2019-09-091-1/+1
* split events DB field into entity and events, adjust biz logicArthur Schiwon2019-09-095-47/+92
* extend DB table, manager, controller with support for entity eventsArthur Schiwon2019-09-094-14/+90
* add missing depArthur Schiwon2019-09-091-1/+6
* remove IEntity's getId in favor of class nameArthur Schiwon2019-09-094-20/+2
* merge IOperator with IOperation for simplicityArthur Schiwon2019-09-099-122/+77
* add operator interfaces / APIArthur Schiwon2019-09-0910-5/+396
* section and settings for usersArthur Schiwon2019-09-097-97/+44
* add missing @since annotationsArthur Schiwon2019-09-092-1/+9
* scope aware workflow controller and managerArthur Schiwon2019-09-099-159/+761
* the workflow manager becomes scope aware, Part 1Arthur Schiwon2019-09-097-7/+205
* introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-0915-27/+571
* add scope table for workflows and switch to migrationsArthur Schiwon2019-09-094-90/+102
* open the WFE to deal with other subjects but filesArthur Schiwon2019-09-094-2/+64
* provides an OCS workflow controller for adminsArthur Schiwon2019-09-095-1/+152
* Merge pull request #16836 from nextcloud/fix/16724/smb-availabilityRoeland Jago Douma2019-09-095-153/+185
|\
| * adjust testsArthur Schiwon2019-08-261-41/+53
| * set a storage availability delay on auth issues to avoid lock outArthur Schiwon2019-08-224-114/+126
| * catch auth issues also when php-smbclient is in useArthur Schiwon2019-08-221-0/+8
* | Merge pull request #17039 from nextcloud/fix/icons/externalRoeland Jago Douma2019-09-091-1/+1
|\ \
| * | Simplify and even external iconJohn Molakvoæ (skjnldsv)2019-09-071-1/+1
* | | Merge pull request #16985 from nextcloud/bugfix/noid/unjailed-share-path-v2Joas Schilling2019-09-091-3/+3
|\ \ \
| * | | Correctly check for new default rootJoas Schilling2019-09-041-3/+3
| * | | Properly initialize the CacheJail for sharingJulius Härtl2019-09-031-1/+1
* | | | Merge pull request #17049 from nextcloud/3rdparty/symfony/4.3.4Roeland Jago Douma2019-09-091-0/+0
|\ \ \ \
| * | | | [3rdparty] Bump symfony deps to 4.3.4Roeland Jago Douma2019-09-091-0/+0
* | | | | 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 #17051 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma2019-09-092-10/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Bump handlebars from 4.1.2 to 4.2.0 in /builddependabot-preview[bot]2019-09-082-10/+10
* | | | | | 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
* | | | | | Merge pull request #17045 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu...Roeland Jago Douma2019-09-0816-202/+202
|\ \ \ \ \ \
| * | | | | | Bump nextcloud-vue from 0.12.2 to 0.12.3dependabot-preview[bot]2019-09-0816-208/+208
* | | | | | | Merge pull request #17046 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2019-09-0812-99/+156
|\ \ \ \ \ \ \