Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-09Deprecate all remaining event constantsChristoph Wurst
2020-11-24Fix typo in @deprecated PHPDoc tagMorris Jobke
2020-10-28inform the user when flow config data exceeds thresholdsArthur Schiwon
2020-08-26Remove @package annotations from public namespaceJulius Härtl
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-01-13Fix license headersChristoph Wurst
2020-01-02Use the new Events in FlowRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-09-09let a dedicate service serve a stateful processArthur Schiwon
2019-09-09extends ICheck with scope and entity support, provide them as initialStateArthur Schiwon
2019-09-09merge IOperator with IOperation for simplicityArthur Schiwon
2019-09-09add operator interfaces / APIArthur Schiwon
2019-09-09the workflow manager becomes scope aware, Part 1Arthur Schiwon
2019-09-09introducing Entity interfaces and a File one as first implementationArthur Schiwon
2017-11-06Update license headersMorris Jobke
2016-07-26Add workflowengineMorris Jobke