Commit Graph

1175 Commits

Author SHA1 Message Date
Benjamin Eckstein a5c80028b4 TSK-951: Ignore maven javadocs for web build 2019-11-12 17:41:37 +01:00
Benjamin Eckstein c686da8ba2 TSK-719: Upgrade from JUnit 4 to JUnit5 2019-11-07 14:56:28 +01:00
Benjamin Eckstein 837aa0c11c TSK-944: Improve performance of AsyncUpdateJobIntTest 2019-11-05 21:20:08 +01:00
BVier 9c69cf5ee3 TSK-898: Rest Documentation missing example snippets 2019-11-05 13:05:05 +01:00
Benjamin Eckstein 44670731c0 TSK-940: Refactor Documentation Tests 2019-11-05 08:32:47 +01:00
BerndBreier 56fd4a77c2 TSK-943 remove setters from ClassificationSummary 2019-11-05 08:04:56 +01:00
Mustapha Zorgati c6f7c6f3b6 TSK-932: refactored ClassifcationImpl 2019-11-04 13:28:12 +01:00
Benjamin Eckstein 53e897a020 TSK-939: Fix race conditions in tests 2019-11-04 13:18:56 +01:00
Benjamin Eckstein d42e6e1d29 TSK-937: Adjust .gitignore to ignore IDE Setting files 2019-10-30 12:31:58 +01:00
Mustapha Zorgati ebccd61d64 TSK-890: using node and java in deploy stage + reduced verbosity of web 2019-10-30 09:19:27 +01:00
Mustapha Zorgati b76ef685c9 TSK-890: updated node version in release build. 2019-10-29 10:46:43 +01:00
Mustapha Zorgati 7efdefed4b TSK-938: enabled deployment stage for taskana/taskana 2019-10-29 09:01:25 +01:00
Mustapha Zorgati d76263e153 TSK-890: updated node version of web test stage. 2019-10-28 18:33:02 +01:00
Patric Schumann da73aebc20 update(TSK-890): added browserlist 2019-10-28 18:33:02 +01:00
Patric Schumann 5afd9612c8 update(TSK-890): Updated to ng8. Tests are passing locally. Adjusted svg-styling, mocked a svg-dependency 2019-10-28 18:33:02 +01:00
Mustapha Zorgati bcfb1ecefa TSK-925: extracted web as seperate job. 2019-10-28 18:06:16 +01:00
Mustapha Zorgati 16aa628602 TSK-925: integrated taskana-history in the build 2019-10-28 18:06:16 +01:00
Mustapha Zorgati 1518cfc298 TSK-925: refactored taskana-simplehistory-spring-test 2019-10-28 18:06:16 +01:00
Mustapha Zorgati ebb0884c6b TSK-925: refactored taskana-simplehistory-rest-spring-example 2019-10-28 18:06:16 +01:00
Mustapha Zorgati 51187123df TSK-925: refactored taskana-simplehistory-rest-spring 2019-10-28 18:06:16 +01:00
Mustapha Zorgati d0f06a63c4 TSK-925: refactored taskana-simplehistory-provider 2019-10-28 18:06:16 +01:00
Mustapha Zorgati cd556d87f4 TSK-925: refactored relativePath in pom files for better IDE navigation 2019-10-28 18:06:16 +01:00
Mustapha Zorgati 37bcc03c37 TSK-925: copied taskana-simplehistory to history folder 2019-10-28 18:06:16 +01:00
Mustapha Zorgati e68c9bae1b TSK-901: replaced deploy stage with single maven call. 2019-10-28 18:01:49 +01:00
Mustapha Zorgati 8bcde0a40b TSK-865: extracted TaskanaEngine.Internal to dedicated Interface file 2019-10-24 08:04:58 +02:00
Mustapha Zorgati 06bfe215d4 TSK-865: moved HistoryEventProducer to InternalTaskanaEngine 2019-10-24 08:04:58 +02:00
Mustapha Zorgati 9a4f4dd9ef CLEANUP: removed unnecessary init of mocks 2019-10-24 08:04:58 +02:00
Mustapha Zorgati 271e293969 TSK-865: seperated taskanaEngine in two engines (internal + external) 2019-10-24 08:04:58 +02:00
Patric Schumann 301085da06 update(TSK-935): added diff3.5.0 as dev-dep. Audited a deep nested vuln. 2019-10-23 05:53:30 +02:00
Holger Hagen 7b05b68528 Updated poms to version 1.1.5-SNAPSHOT 2019-10-12 09:55:01 +00:00
BVier 7da8b64439 TSK-861: Throw error when File upload aborted 2019-10-08 11:07:55 +02:00
Mustapha Zorgati 6018aac903 HOTFIX: fixed javadoc html pages in example application 2019-10-08 09:12:08 +02:00
Mustapha Zorgati a6bf8c2a05 HOTFIX: removed dependency to simplehistory 2019-10-07 17:00:41 +02:00
Holger Hagen a57616ff32 TSK-895: changed SimpleHistory dependency to 'project.version' 2019-10-07 16:28:06 +02:00
Mustapha Zorgati 013aa96008 TSK-879: reverted deployment 2019-10-07 16:26:22 +02:00
Mustapha Zorgati 17885d227a TSK-892: Refactored build pipeline in order to increase general speed
Removed caches. Each build step is now independent.
Build stage is now Compile stage with 3 jobs.
Reduced test stage from 6 to 4, so that we use optimal job count (travis runs 4 in parralel).
Reduced release / deploy stage to one job.
TSK-892 made maven less verbose to clean up build log

TSK-892: corrected syntax of weird firefox starting command..

TSK-892: fixed h2 test phase

TSK-892: fixed db2 test phase

TSK-892: removed taskana artifacts from build cache

TSK-892: fixed h2 test

TSK-892: reconfigured travis

TSK-879: added git config to personalise travis pom commit

TSK-879: reformatted bash scripts in ci folder

TSK-879: fixed prod configuration for web
2019-10-07 15:02:36 +02:00
Dennis Lehmann f68e730a72 TSK-896: Removed _embedded from History 2019-10-04 22:12:52 +02:00
Patric Schumann 8f3b338cef bugfix(TSK-891): The bug resulted from an unchecked default-assign and the actual category was overwritten. Now it is wrapped in a check for an existing value. Refactoring will follow in its own task 2019-10-01 13:06:29 +02:00
Mustapha Zorgati b09567410e HOTFIX: upgraded Node to 12.10.0 2019-09-30 15:35:24 +02:00
Patric Schumann d7cfd31b05 Hotfix(TSK-880): Fixed routing to 'no-role' by adding a path to app-routing 2019-09-26 11:52:37 +02:00
Dennis Lehmann 352d0d67cd TSK-881: Refactored REST-Api 2019-09-26 10:38:29 +02:00
BVier 1d41e99f9d TSK-869: Throw error for non-unique input-file 2019-09-24 10:19:31 +02:00
Dennis Lehmann 72a9a98b16 TSK-868: Added Filter to map elytron Roles into JAAS-Subject 2019-09-24 10:14:57 +02:00
Dennis Lehmann ed796b39a1 TSK-874: Rest Documentation 2019-09-19 13:48:07 +02:00
Dennis Lehmann 3b906972aa TSK-874: Removed duplicate Versions 2019-09-19 13:48:07 +02:00
BVier 78745e4de1 TSK-882: Insert short breaks to avoid getting the same timestamp 2019-09-18 16:47:01 +02:00
Dennis Lehmann 6a2ef47cbd TSK-879: Removed initial mvn build 2019-09-17 12:33:20 +02:00
Mustapha Zorgati bc8c93a489 TSK-878: fixed conversion of taskresource -> task 2019-09-16 10:14:31 +02:00
Mustapha Zorgati b43b6cecfb TSK-877: fixed conversion workbasketresource -> workbasket without created or modified 2019-09-13 12:50:32 +02:00
Dennis Lehmann c3857fe3a3 TSK-873: Removed -f Flag in maven Build.
Bug in Wildfly Swarm: https://issues.jboss.org/browse/THORN-2049
2019-09-11 11:10:50 +02:00