Commit Graph

33 Commits

Author SHA1 Message Date
sfrevel 983f2ae8af Closes #2271: fix hooks for github 2023-05-31 09:41:00 +02:00
Mustapha Zorgati 6ded54484b adjusted checkstyle config to match new google-java-format changes 2023-03-13 19:02:53 +01:00
Mustapha Zorgati 63315eaf22 TSK-1937: moved test-api tests to proper package
Co-authored-by: ryzheboka <25465835+ryzheboka@users.noreply.github.com>
2022-08-10 12:18:14 +02:00
Mustapha Zorgati 86ab0a14bb TSK-1917: fixed formatting of XML files (in IntelliJ) 2022-07-14 13:24:37 +02:00
Mustapha Zorgati fd0c13e3ef
updated taskana intellij formatter 2022-05-09 18:02:06 +03:00
ryzheboka 57b2dc008a TSK-1851: update IDE formatter so that classes mentioned in Java-doc are imported automatically 2022-04-21 11:58:34 +02:00
Mustapha Zorgati c9f7f871df TSK-1642: excluded all Mapper classes from automatic code formatting
because the formatter formats our mapper classes differently
2021-06-09 12:37:56 +02:00
Mustapha Zorgati ae919e2825 TSK-1640: Configure taskana-spi-routing-dmn-router module properly 2021-05-18 15:00:06 +02:00
Mustapha Zorgati b54a7e8216 TSK-1587: made pre-commit hook executable 2021-04-19 08:44:17 +02:00
SebastianRoseneck 61d8ef65c8 TSK-1587: Pre-commit hook to ensure that all java files are formatted properly 2021-04-14 12:57:43 +02:00
tge20 0119999380
TSK-1538: Added transfer method with control setTransferFlag (#1513)
* TSK-1538: Added transfer method with control setTransferFlag

* TSK-1538: Improvements after review

Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2021-03-09 18:58:51 +01:00
Mustapha Zorgati d29021da0b TSK-1482: adapted custom taskana formatter changes to new formatter 2020-12-07 12:54:34 +01:00
Mustapha Zorgati b64e7f6773 TSK-1482: provide new IntelliJ code formatter 2020-12-04 21:11:38 +01:00
Mustapha Zorgati a18f7e52e5 TSK-1274: make commit-msg hook executable 2020-06-05 23:55:05 +02:00
Tristan Eisermann 78570e8d32 TSK-1274: Added git hook, that validates git commits 2020-06-05 19:23:06 +02:00
Mustapha Zorgati d07459fe26 TASK-1278: Extended Test Coverage of Assembler Classes 2020-06-04 21:00:58 +02:00
Mustapha Zorgati 3ea009f78d TSK-1273: updated checkstyle with google-style changes 2020-05-31 03:58:40 +02:00
Sascha Frevel d574cfa06f TSK-1145: enabled validateThrows property for JavadocMethod.checkstyle and added missing throws javadoc 2020-03-17 09:41:18 +01:00
Mustapha Zorgati 5770ddd63e TSK-1146: added ConstantNameCheck to checkstyle 2020-02-26 08:45:12 +01:00
Mustapha Zorgati 811f26c206 TSK-1064: removed DeclarationOrderCheck from checkstyle 2020-02-07 09:26:45 +01:00
Mustapha Zorgati 587ed60d86 TSK-1009: fixed checkstyle rules 2020-01-09 15:47:30 +01:00
Mustapha Zorgati c1d74b2126 TSK-1009: automatic formatting number 2 2020-01-07 21:15:05 +01:00
Benjamin Eckstein 7509bb0f1c TSK-1009: Fix simple checkstyle warnings 2020-01-07 21:15:05 +01:00
Benjamin Eckstein 0c6adf9872 TSK-1009: Enable SupressWarnings for checkstyle 2020-01-07 21:15:05 +01:00
Mustapha Zorgati b4df50ca2d TSK-1009: preparations for formatting 2020-01-07 21:15:05 +01:00
Mustapha Zorgati ebb0884c6b TSK-925: refactored taskana-simplehistory-rest-spring-example 2019-10-28 18:06:16 +01:00
Mustapha Zorgati 7b7ae169b7 TSK-854: enabled checkstyle javadoc integrity check + fixed issues 2019-06-04 16:25:30 +02:00
Mustapha Zorgati ab4458a2c7 added formatting settings zip file for intellij ide 2019-05-06 16:28:55 +02:00
BerndBreier 8789dd5bf5 TSK-775 adapt code formatting to checkstyle template 2019-02-01 13:50:43 +01:00
BerndBreier 00340044e2 TSK-59 ACCESS_ID should always be treated as lowercase - add taskanaEngineConfiguration.getUseContainerManagedTransactions 2017-12-21 15:14:17 +01:00
Marcel Lengl 5f64242714 TSK-81: correced some ClassificationService Methods, Tests and need unique ID for task-join. +Structure fix for CreateClassification (root domain) 2017-12-21 11:57:30 +01:00
Holger Hagen fdf21365f9 TSK-107: move checkstype to qa folder and activated checkstyle 2017-12-13 17:07:46 +01:00
Holger Hagen 1093e04920 DAPT-107: checkstyle and formatter added (but not yet applied) 2017-12-12 10:58:21 +01:00