Commit Graph

2850 Commits

Author SHA1 Message Date
Mustapha Zorgati 0944d9f997 fixed manifest version change after deployment 2017-12-22 21:40:59 +01:00
Holger Hagen 67ce24f002 TSK-112: first acceptance tests added. 2017-12-22 19:44:11 +01:00
Mustapha Zorgati a519e561f0 fixed manifest version change after deployment 2017-12-22 13:26:08 +01:00
Mustapha Zorgati b7cc32fae5 Updated poms to version 0.0.4-SNAPSHOT 2017-12-21 17:20:03 +00:00
BerndBreier 00340044e2 TSK-59 ACCESS_ID should always be treated as lowercase - add taskanaEngineConfiguration.getUseContainerManagedTransactions 2017-12-21 15:14:17 +01:00
BerndBreier 1952807123 TSK-59 ACCESS_ID should always be treated as lowercase 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
BerndBreier 193e3c3079 TSK-90 Use task.workbasketKey as foreign key into workbasket and reject implicit creation of distribution targets 2017-12-20 21:03:09 +01:00
BerndBreier 791025fde0 TSK-90 Update Workbasket add domain and type 2017-12-20 21:03:09 +01:00
Marcel Lengl 657cbe5e75 TSK-87: Improved CreateTask-Method, updated Tests 2017-12-19 15:16:45 +01:00
Marcel Lengl b6a75ed5e7 TSK-87: Transfer Task, improved Integration-Tests, Updated CreateTask() with AlreadyExistException 2017-12-19 15:16:45 +01:00
Mustapha Zorgati c0a5775a39 TSK-26: deploy script now updating WARarchive dependency
temporary until someone fixes the issue
2017-12-19 14:37:08 +01:00
Mustapha Zorgati b62ded1ab2 TSK-26: deployment now regarding manifest file & rest service
TSK-26: deployment now including manifest & rest-service

TSK-26: shortened build logs


TSK-26: now using array operator for avc


TSK-26: cleanup of deploy script
2017-12-19 14:37:08 +01:00
Marcel Lengl a1cbfd5262 TSK-106: Created Workbasket-Interface for public-interaction. Updated
tests. Package-private constructor added.
2017-12-18 18:33:00 +01:00
Marcel Lengl f750dcf94d TSK-39: Introduced an interface for 'Task', added Methods, solved conflicts, fixed some test issues. 2017-12-18 14:44:19 +01:00
Konstantin Kläger 75e35a7593 TSK-109: Separate monitor and task operations
- Add TaskMonitorService and move the needed methods from TaskService
- Update TaskanaEngine with TaskMonitorService
- Update MonitorController and RestApplication
- Add TaskMonitorMapper
2017-12-15 17:37:07 +01:00
Marcel Lengl f1ddf6780c TSK-23: Complete a Task with force-flag and user-check. Added unit test for this function. Added completeTask(id) without flag, improved unit-test, reacted to TSK-22. 2017-12-14 16:35:14 +01:00
Holger Hagen ea60136855 TSK-100: REST version in manifest.yml updated. 2017-12-14 09:23:35 +01:00
BVier d5fcf1fe37 TSK-100: changed mapper and tests 2017-12-13 20:56:39 +01:00
Holger Hagen 4cdc2508e7 TSK-100: Übergabe an Benni 2017-12-13 20:56:39 +01:00
Holger Hagen fdf21365f9 TSK-107: move checkstype to qa folder and activated checkstyle 2017-12-13 17:07:46 +01:00
BerndBreier 600c4aa281 TSK-22_start_working_on_a_task 2017-12-13 17:07:12 +01:00
BerndBreier 4d94684bf0 TSK-22_start_working_on_a_task 2017-12-13 17:07:12 +01:00
Holger Hagen 8b9c5c7de0 TSK-108: readme and pom descriptions updated. 2017-12-13 16:00:26 +01:00
Mustapha Zorgati c0b4fbfccd TSK-26: removed setup of git username and mail
since we have a travis account now
2017-12-13 12:04:23 +01:00
Mustapha Zorgati 1767a7286c TSK-26: now inrementing last number when writing back to github 2017-12-13 12:04:23 +01:00
Konstantin Kläger b33afe838c TSK-101: Run TaskServiceImplIntExplicitTest with JAASRunner 2017-12-12 13:26:27 +01:00
Mustapha Zorgati afcca3b24b Updated poms to version 0.0.2-SNAPSHOT 2017-12-12 11:55:39 +00:00
Mustapha Zorgati 1d55b9456b TSK-26: reordered skip promts so that builds from other repos don't fail 2017-12-12 12:45:56 +01:00
Mustapha Zorgati 4a63e6c474 encripted keys again 2017-12-12 11:54:06 +01:00
Mustapha Zorgati 681d2b7272 fixed PR query 2017-12-12 11:37:34 +01:00
Mustapha Zorgati 4371f5d3b1 new encripted key file 2017-12-12 11:21:43 +01:00
Mustapha Zorgati 4700278dea fixed javadoc 2017-12-12 11:21:43 +01:00
Mustapha Zorgati 8142d90d38 fixed debugging 2017-12-12 11:21:43 +01:00
Mustapha Zorgati 30bf118a05 cleanup 2017-12-12 11:21:43 +01:00
Mustapha Zorgati 6d4dbb93f7 stop when multiple branches are detected 2017-12-12 11:21:43 +01:00
Mustapha Zorgati 0a22c5e4f6 extended debug 2017-12-12 11:21:43 +01:00
Mustapha Zorgati dc6ac19c42 cleanup & bugfixes
continuous delivery now working

removed meta informations from parent


now building frontend aswell


typo in config


merged sign and build-extras to snapshot


format xml


deployment script WIP


added release plugin


fixed deploy script


enhanced deploy script


added plugins for javadoc & source attachement


now deploying snapshots of core and cdi


fixed travis config file


removed subshells


generalized deploy scripts


enabled release via git tag


fixed pattern matching


fixed release deployment


now decripting key while deploying tag


made deploy script prettier


shortened build time


debug messages


Revert "shortened build time"

This reverts commit d4efc9e6bfb6e4913291ba8a3e940e59c73bc6b1.

Revert "debug messages"

This reverts commit d9f23d1e002f8ea0b31612d4ec3873c92b3ab5a3.

cleanup of deploy script


added debug feature of deploy script [ci skip]


added repo check


fixed travis config file


removed subshells


Revert "shortened build time"

This reverts commit d4efc9e6bfb6e4913291ba8a3e940e59c73bc6b1.

generalized deploy scripts


enabled release via git tag


Revert "debug messages"

This reverts commit d9f23d1e002f8ea0b31612d4ec3873c92b3ab5a3.

testing if build fails


testing commit pushing


Revert "testing if build fails"

This reverts commit e1a742689f20d220fdf836ea957e0df6e03ce214.

deployment only on tags


fixed travis file


now deploying to sonatype from mustaphazorgati/taskana


do not do tests [ci skip] 


overwrite files


added head detection for branch


now pushing new snapshot version back to git


Updated poms to version 0.0.5-SNAPSHOT

refactoring


Revert "Updated poms to version 0.0.5-SNAPSHOT"

This reverts commit 9f1db8824e4bca4ae076df3ea39ad2439e8ed5d5.

do not build on PR-builds

this should be disabled in general ... 
removed dryrun


fixed build order and javadoc errors


build only on master branch


improvements


fixed deploy script
2017-12-12 11:21:43 +01:00
Mustapha Zorgati afa6314cd7 continuous delivery now working
removed meta informations from parent


now building frontend aswell


typo in config


merged sign and build-extras to snapshot


format xml


deployment script WIP


added release plugin


fixed deploy script


enhanced deploy script


added plugins for javadoc & source attachement


now deploying snapshots of core and cdi


fixed travis config file


removed subshells


generalized deploy scripts


enabled release via git tag


fixed pattern matching


fixed release deployment


now decripting key while deploying tag


made deploy script prettier


shortened build time


debug messages


Revert "shortened build time"

This reverts commit d4efc9e6bfb6e4913291ba8a3e940e59c73bc6b1.

Revert "debug messages"

This reverts commit d9f23d1e002f8ea0b31612d4ec3873c92b3ab5a3.

cleanup of deploy script


added debug feature of deploy script [ci skip]


added repo check


fixed travis config file


removed subshells


Revert "shortened build time"

This reverts commit d4efc9e6bfb6e4913291ba8a3e940e59c73bc6b1.

generalized deploy scripts


enabled release via git tag


Revert "debug messages"

This reverts commit d9f23d1e002f8ea0b31612d4ec3873c92b3ab5a3.

testing if build fails


testing commit pushing


Revert "testing if build fails"

This reverts commit e1a742689f20d220fdf836ea957e0df6e03ce214.

deployment only on tags


fixed travis file


now deploying to sonatype from mustaphazorgati/taskana


do not do tests [ci skip] 


overwrite files


added head detection for branch


now pushing new snapshot version back to git


Updated poms to version 0.0.5-SNAPSHOT

refactoring


Revert "Updated poms to version 0.0.5-SNAPSHOT"

This reverts commit 9f1db8824e4bca4ae076df3ea39ad2439e8ed5d5.
2017-12-12 11:21:43 +01:00
Holger Hagen 1093e04920 DAPT-107: checkstyle and formatter added (but not yet applied) 2017-12-12 10:58:21 +01:00
Holger Hagen b14dd4c98a Merge pull request #58 from MLengl/TSK-63
TSK-63: Summary-Service/Controller/Test into Task-..
2017-12-11 12:59:38 +01:00
Marcel Lengl 3e78f2e789 TSK-63:
Refactored SummayService/Controller/Test into Task - TaskSummary.
REST-Path for TaskSummary updated.
2017-12-11 12:36:33 +01:00
Holger Hagen d6651a9ed5 Merge pull request #55 from MLengl/TSK-61
TSK-61: Update after review
2017-12-11 09:28:28 +01:00
Marcel Lengl a39814bf4b TSK-61: Adding code-review issues and resolved failures on TaskIntegrationTests. 2017-12-11 09:12:34 +01:00
Holger Hagen 4bb53c8b79 Merge pull request #54 from BerndBreier/TSK-54
TSK-54 Initial drop
2017-12-11 09:04:56 +01:00
BerndBreier 1d24a4075d TSK-54 Initial drop 2017-12-11 07:05:19 +01:00
Holger Hagen 134371f39a Merge pull request #52 from MLengl/TSK-61
Tsk 61
2017-12-08 21:12:35 +01:00
Marcel Lengl 663c79c6d2 Merge branch 'master' of https://github.com/Taskana/taskana into TSK-61 2017-12-08 15:12:38 +01:00
Marcel Lengl 8a10607bab Fixed build 2017-12-08 11:29:56 +01:00
BerndBreier f399135a9d Merge pull request #47 from kklaeger/TSK-65
TSK-65: Enable JAAS-Subjects in unit tests and REST Service
2017-12-08 11:09:48 +01:00