summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/composer
Commit message (Expand)AuthorAgeFilesLines
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* Update composer autoloaderCarl Schwan2022-11-222-4/+17
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
* Make Color class publicCarl Schwan2022-07-051-7/+7
* Fix an issue with the search backend updateCarl Schwan2022-04-142-1/+6
* Build autoloader with new composer versionCôme Chilliet2022-03-305-15/+8
* Update composer generated files to latest versionCarl Schwan2022-03-141-1/+1
* Update to composer 2.1.11Carl Schwan2021-11-042-2/+15
* Bump autoloaderJoas Schilling2021-10-141-2/+2
* Update generated composer files to latest formatChristoph Wurst2021-09-223-19/+110
* Add missing files for Composer v2Christoph Wurst2021-08-134-0/+383
* Make "name" column nullable in workflow operationsVincent Petry2021-08-102-0/+2
* Update AutoloaderLouis Chemineau2021-06-211-1/+3
* Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
* rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* Move the event listener into a dedicated classChristoph Wurst2020-06-242-0/+2
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
* log Flow activityArthur Schiwon2020-01-282-0/+6
* Fix "Cannot add a NOT NULL column with default value NULL"Joas Schilling2019-09-262-2/+2
* let a dedicate service serve a stateful processArthur Schiwon2019-09-092-2/+4
* require IChecks to receive entity contextArthur Schiwon2019-09-092-0/+2
* introduce GenericEntityEvent and adapt File entityArthur Schiwon2019-09-092-4/+0
* kill old non-OCS ControllerArthur Schiwon2019-09-092-2/+0
* section and settings for usersArthur Schiwon2019-09-092-0/+4
* scope aware workflow controller and managerArthur Schiwon2019-09-092-0/+6
* the workflow manager becomes scope aware, Part 1Arthur Schiwon2019-09-092-0/+4
* introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-092-0/+8
* add scope table for workflows and switch to migrationsArthur Schiwon2019-09-092-0/+2
* provides an OCS workflow controller for adminsArthur Schiwon2019-09-092-0/+2
* Add autoloaders for shipped appsRoeland Jago Douma2019-06-279-0/+622