An open API service providing commit metadata for open source projects.

GitHub / flowable/flowable-engine / commits

SHA Message Author Date Stats
627f5745 Add support for querying by scopeIds and elementIds to JobQuery (#4251) Valentin Zickner <3****r@u****m>
Committed by: GitHub <n****y@g****m>
18 days ago
419f87a7 Pass the source definition to migration callbacks (#4219) roumn <r****z@f****m>
Committed by: GitHub <n****y@g****m>
19 days ago
93e60b4e Use try-with-resources when serializing variable in BaseExecutionVariableReso... panshaobin <3****n@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
2e67d023 Use try-with-resources in ShellActivityBehavior (#4248) panshaobin <3****n@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
3fa553fc Fix typo in IdentityService binding name in `VariableScopeResolver` (#4242) kle-dev <1****v@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
6f2d9b9e Fix mapping comments regarding instance to definition relation Prathamesh Mane <p****e@f****m>
Committed by: Filip Hrisafov <f****v@g****m>
29 days ago
2221ac2b fix cmmn faultCode/faultMessage in conditions in case multiple sentries trigg... Valentin Zickner <3****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
781c8c89 Use try-with-resources when serializing variable in VariableInstanceDataResou... panshaobin <3****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5a1a2efd Improve HistoricPlanItemInstanceQuery (#4241) Valentin Zickner <3****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
269f6026 Stabilize flaky SendEventTaskTest on slow database runners and fix FQN in test Filip Hrisafov <f****v@g****m> about 1 month ago
36b4bc48 Add support for `or()` for HistoricPlanItemInstanceQuery (#4236) Valentin Zickner <3****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
25e914af Stabilise flaky Kafka retry tests by pre-creating retry topics Filip Hrisafov <f****v@g****m> about 1 month ago
634e51ec Add DependsOnDatabaseInitializationDetector so engines wait for database init... Nikhil Ramashasthri <n****4@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
bec4e183 Add support for binary (byte[]) request body support to FlowableHttpClient (#... Christopher Welsch <7****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e948e961 Follow redirects based on the request and strip credentials on cross-host red... Christopher Welsch <c****h@f****m>
Committed by: Filip Hrisafov <f****v@g****m>
about 1 month ago
4998672a fix issue with dynamic bpmn service user task name override Tijs Rademakers <t****s@f****m> about 1 month ago
eef7dc3f remove engine build from test Tijs Rademakers <t****s@f****m> about 1 month ago
ac0204f2 merge Merge branch 'main' of github.com:flowable/flowable-engine Tijs Rademakers <t****s@f****m> about 1 month ago
0c5fb0ed Fix issue with json variable aggregation update Tijs Rademakers <t****s@f****m> about 1 month ago
147c33a3 Add started/notStarted query filter for plan item instances (#4220) Valentin Zickner <3****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
1663e588 Add shared FlowableDefinition interface and deploy/undeploy events Filip Hrisafov <f****v@g****m> 2 months ago
ee21eedf Add bounded EngineTestCache and use it in engine test helpers Filip Hrisafov <f****v@g****m> 2 months ago
d73fcc0f Remove per-test-class helper from JUnit extension store in afterAll Filip Hrisafov <f****v@g****m> 2 months ago
238a0d6d Make strict date parsing in DateFormType configurable via lenientDateParsing ... gilisd <g****d@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
71c2f51e Fix issue with history level none to default in migration Tijs Rademakers <t****s@f****m> 3 months ago
82eff1a9 Add batch response to batch migrate endpoints Tijs Rademakers <t****s@f****m> 3 months ago
f039bdde parameter type fix for batch summary query Tijs Rademakers <t****s@f****m> 3 months ago
f2f9dbe5 Add batch summary support Tijs Rademakers <t****s@f****m> 3 months ago
b925ba7d Add parentProcessInstanceId to case instance query Tijs Rademakers <t****s@f****m> 3 months ago
d3f485ce add support for specific instance ids for case definition or process definiti... Tijs Rademakers <t****s@f****m> 3 months ago
0ae75380 Fix failing test Tijs Rademakers <t****s@f****m> 3 months ago
4def81bf Added rootScopeIds and parentScopeIds to process and case instance queries an... Tijs Rademakers <t****s@f****m> 3 months ago
8dfb3f5d Fixed multiple typos rest API docu and add support for withoutDueDate in task... Christopher Welsch <7****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
3ebb1a7f Make BPMN EventDefinitions and CMMN EventListeners extensible end-to-end (#4206) Filip Hrisafov <f****v@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
0b6067fc Stabilize flaky timer and logging tests on slow database runners Filip Hrisafov <f****v@g****m> 4 months ago
52aba01d Bump dependency versions Filip Hrisafov <f****v@g****m> 4 months ago
53f9d701 Upgrade to Spring Boot 4.1.0-RC1 Filip Hrisafov <f****v@g****m> 4 months ago
fd1c4fc4 Remove historic entity link orphans on task, process and case deletion Filip Hrisafov <f****v@g****m> 4 months ago
888eef62 Use CmmnHistoryManager when deleting case instances through CMMN deployment c... Filip Hrisafov <f****v@g****m> 4 months ago
69f5e9cd Create durable RabbitMQ queues in tests Filip Hrisafov <f****v@g****m> 4 months ago
cf9a537a Filter archetype template pom so dep versions track the build Filip Hrisafov <f****v@g****m> 4 months ago
8b02b0d7 Changes after review Tijs Rademakers <t****s@f****m> 4 months ago
a87f9729 merge Merge branch 'main' of github.com:flowable/flowable-engine Tijs Rademakers <t****s@f****m> 4 months ago
a0829b93 store identity links for instance, task and activity history level Tijs Rademakers <t****s@f****m> 4 months ago
fe9f0468 In a BpmnError, allow to store the original exception (now is lost) - which m... Joram Barrez <j****z@u****m> 5 months ago
f0f35944 test fixes Tijs Rademakers <t****s@f****m> 5 months ago
3fb74447 Fix mapping configuration for new fields Tijs Rademakers <t****s@f****m> 5 months ago
07d46174 Add due dates and claim time and claimed by to case and process instances (#4... Tijs Rademakers <t****s@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c219a3b3 Change VariableValueConversionUtil to interface, and use VariableJsonMapper i... Tijs Rademakers <t****s@f****m> 5 months ago
98fb1045 Add target and source type support to in and out parameters for call activity... Tijs Rademakers <t****s@f****m> 5 months ago
bff3569b Chore: remove redundant version definition as it is inherited from the parent dbm <d****d@m****g>
Committed by: Filip Hrisafov <f****v@g****m>
5 months ago
a9f8da6b Chore: remove 3 unused imports from a recent commits dbm <d****d@m****g>
Committed by: Filip Hrisafov <f****v@g****m>
5 months ago
836796eb Update activity_id_ column length for event subscription Tijs Rademakers <t****s@f****m> 5 months ago
ea5bfeb8 CMMN fault transition support + cross-engine business error passing (#4196) Joram Barrez <j****z@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
d50ab76a add support for xmlXPathExpression for tenant id detection Tijs Rademakers <t****s@f****m> 5 months ago
bd8b5d54 Fix validation context sharing Tijs Rademakers <t****s@f****m> 5 months ago
c92f1b7a Fix issue with sub case instance complete and out parameter mapping Tijs Rademakers <t****s@f****m> 5 months ago
1c3ffbda Add validation context to case and process validator validate method Tijs Rademakers <t****s@f****m> 5 months ago
edd1b101 Added ProcessValidationContext to process validator, similar to the pattern i... Tijs Rademakers <t****s@f****m> 5 months ago
d60701c6 Add OR support for job queries (#4191) Valentin Zickner <3****r@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
149562b2 Fix flaky test failures on Kafka, DB2 and SQL Server Filip Hrisafov <f****v@g****m> 5 months ago
d4f5288b Adjust postgres startup to work with new Docker 18+ structure Filip Hrisafov <f****v@g****m> 5 months ago
fb689985 Remove Postgres 14 and add 18 to test matrix Filip Hrisafov <f****v@g****m> 5 months ago
5b93e453 Remove drop index ACT_IDX_BYTEAR_DEPL from engine drop script Filip Hrisafov <f****v@g****m> 5 months ago
19df58f0 Fix flaky BoundaryTimerEventTest by fixing the clock before process start Filip Hrisafov <f****v@g****m> 5 months ago
9e7fc9c3 Revise README for Flowable project details Joram Barrez <j****z@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
027df1a6 Fix query for suspended external worker jobs (#4192) Valentin Zickner <3****r@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
32f0fef0 Chore: remove 2 unused imports from a recent commit dbm <d****d@m****g>
Committed by: Filip Hrisafov <f****v@g****m>
5 months ago
30769096 Stop the creation of historic entity links when the history level of the scop... Bert Matthys <8****s@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
173fe6d4 Fix process execution failing when an activity has a compensation wuy <1****2@q****m>
Committed by: Filip Hrisafov <f****v@g****m>
5 months ago
4c9d7607 Introduce MailClientProvider for dynamic mail client generation (#4187) Valentin Zickner <3****r@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
e15ef099 Reverse iteration order for deletion methods in composite history managers Filip Hrisafov <f****v@g****m> 5 months ago
c07ebd8b Fix flaky SQL Server test failures Filip Hrisafov <f****v@g****m> 5 months ago
f3f6052d Added support to create, get and delete group identity links on case and proc... Tijs Rademakers <t****s@f****m> 5 months ago
31bc0f18 Update docs for Spring Boot 4 Filip Hrisafov <f****v@g****m> 6 months ago
9bfbd5e1 Set overrideCaseDefinitionId for CaseTask in bpmn so child instance is create... BertMatthys <b****t@b****l>
Committed by: Filip Hrisafov <f****v@g****m>
6 months ago
f1c0d4de Fix process and case task plan item instance not getting the correct state on... Joram Barrez <j****z@u****m> 6 months ago
a74447c6 Throw more specific FlowableIllegalArgumentException for invalid state during... Greg Harley <g****y@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
aa0477d0 Adding support for suspending a timer event listener (#4179) Tijs Rademakers <t****s@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
c71fa260 Chore: remove unneeded import statements and replace wildcard import dbm <d****d@m****g>
Committed by: Filip Hrisafov <f****v@g****m>
6 months ago
33349d20 Add hook for handling event instance out parameters in BPMN / CMMN (#4178) felix-roth-flowable <f****h@f****m>
Committed by: GitHub <n****y@g****m>
6 months ago
24ff2107 Move to next development version Filip Hrisafov <f****v@g****m> 6 months ago
0779d68e Move to version 8.0.0 Filip Hrisafov <f****v@g****m> 6 months ago
1430ea04 Exclude flowable-build-tools from release Filip Hrisafov <f****v@g****m> 6 months ago
283f941e SQL Updates for 8.0.0 Filip Hrisafov <f****v@g****m> 6 months ago
e1fa3164 Update 8.0.0 release notes in readme.html Filip Hrisafov <f****v@g****m> 6 months ago
97849bec Change the way we define the cache path and remove Flowable artifacts at the ... Filip Hrisafov <f****v@g****m> 6 months ago
c8fba81b Add definition variable container to support EL Resolvers to use the definiti... Christopher Welsch <7****r@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
d28e3ee2 Update .gitignore Filip Hrisafov <f****v@g****m> 6 months ago
0fb34222 Use actions/cache/restore for the Maven repository caches and only store the ... Filip Hrisafov <f****v@g****m> 6 months ago
078b50d9 Upgrade and pin GitHub Actions Filip Hrisafov <f****v@g****m> 6 months ago
62a9a4a2 Make sure that BeanELResolver and DMN Expression resolution propagates the ex... Filip Hrisafov <f****v@g****m> 6 months ago
965d793b merge Merge branch 'main' of github.com:flowable/flowable-engine Tijs Rademakers <t****s@f****m> 6 months ago
6c961cfa Fix issue with multiple case reactivations with a parent case instance Tijs Rademakers <t****s@f****m> 6 months ago
2f6c9b93 Fix NPE when having two sentries, and one doesn't have an ifPart Joram Barrez <j****z@u****m> 6 months ago
b94aa40f merge Merge branch 'main' of github.com:flowable/flowable-engine Tijs Rademakers <t****s@f****m> 6 months ago
bd8e3e7a Address security concerns raised via github issue Tijs Rademakers <t****s@f****m> 6 months ago
1c5b8bc8 Add mime type support for text MultiValuePart with configurable multipart mode Filip Hrisafov <f****v@g****m> 7 months ago
18db156b Add support for updating more task properties when doing case and process ins... Tijs Rademakers <t****s@f****m> 7 months ago
b1312f35 Added support for case and process instance migration validation in rest api ... Tijs Rademakers <t****s@f****m> 7 months ago

← Back to repository