aboutsummaryrefslogtreecommitdiffstats
path: root/resource-assignment
AgeCommit message (Expand)AuthorFilesLines
2019-10-14Roll version to 0.6.4Timoney, Dan (dt5972)6-12/+12
2019-09-17Roll to next snapshotTimoney, Dan (dt5972)6-12/+12
2019-09-12Roll version for El Alto releaseTimoney, Dan (dt5972)6-12/+12
2019-09-05Add junit coverageTimoney, Dan (dt5972)1-0/+45
2019-08-29Revert "Proposal to remove OSGi dependencies from the CCSDK project"Timoney, Dan (dt5972)3-211/+0
2019-08-28Roll versionsTimoney, Dan (dt5972)7-14/+14
2019-08-26Proposal to remove OSGi dependencies from the CCSDK projectMatej Perina3-0/+211
2019-08-19CCSDK-1556-Immediately return this expression instead of assigning it to the ...Thugutla sailakshmi1-3/+1
2019-08-15Code changes for OpenDaylight NeonTimoney, Dan (dt5972)8-12/+174
2019-08-09Merge "CCSDK-1556 -Move this constructor to comply with Java Code Conventions"Dan Timoney6-12/+12
2019-08-09Merge "CCSDK-1559-return this expression instead of assigning it to a tempora...Dan Timoney1-2/+4
2019-08-09CCSDK-1556 -Move this constructor to comply with Java Code ConventionsThugutla Sailakshmi6-12/+12
2019-08-07Roll version to recreate artifactsTimoney, Dan (dt5972)6-12/+12
2019-08-05CCSDK-1559-return this expression instead of assigning it to a temporary vari...Thugutla Sailakshmi1-2/+4
2019-07-29CCSDK-1553 -remove exception from method bodyThugutla Sailakshmi1-3/+3
2019-07-17Update parent version to 1.3.1Timoney, Dan (dt5972)6-6/+6
2019-06-25Remove versions from project pomsTimoney, Dan (dt5972)1-2/+0
2019-05-28Revert "Fixed sonar fix in DataSourceWrap.java"Timoney, Dan (dt5972)1-12/+14
2019-04-30Roll master to El AltoTimoney, Dan (dt5972)6-12/+12
2019-04-24Update to use released 1.2.2 parent0.4.2Timoney, Dan (dt5972)6-6/+6
2019-03-22Merge "RA: Fix Problems with resource query results"Dan Timoney1-1/+4
2019-03-21Compile against Fluorine SR2Timoney, Dan (dt5972)6-12/+12
2019-03-19RA: Fix Problems with resource query resultsStan Bonev1-1/+4
2019-03-14Prepare for release 0.4.1Timoney, Dan (dt5972)6-6/+6
2019-02-08RA: Add allocation items to query resultsStan Bonev5-60/+161
2019-01-30Merge "Sonar fix: ResourceJdbcDaoImpl.java"Dan Timoney1-4/+7
2019-01-21RA: Allow for partial resource releaseStan Bonev9-104/+314
2019-01-11Changes for FluorineTimoney, Dan (dt5972)6-30/+25
2019-01-10RA: Fix locking when there is expired lock in DBStan Bonev4-24/+26
2019-01-10Merge "Prepare for release build"0.4.0Dan Timoney6-24/+27
2019-01-09fixed sonar issues in ResourceAllocator.javaSandeep J1-3/+6
2019-01-08Prepare for release buildTimoney, Dan (dt5972)6-24/+27
2019-01-08Sonar fix: ResourceJdbcDaoImpl.javaArundathi Patil1-4/+7
2019-01-07Merge "Sonar fix: AllocationItemJdbcDaoImpl.java"Dan Timoney1-1/+2
2019-01-02Sonar fix: AllocationItemJdbcDaoImpl.javaArundathi Patil1-1/+2
2019-01-02Sonar Fix: ReleaseFunction.javaArundathi Patil1-1/+4
2018-12-28Merge "Fixed sonar issues in AllocationFunction.java"Dan Timoney1-3/+6
2018-12-26Fixed sonar issues in AllocationFunction.javaezhil1-3/+6
2018-12-26Fixed sonar fix in DataSourceWrap.javaezhil1-14/+12
2018-12-19Merge "Fixed sonar issue in ResourceAllocator.java"Dan Timoney1-9/+10
2018-12-19Merge "Fixed soanr issue in LockHelperImpl.java"Dan Timoney1-2/+3
2018-12-18Fixed sonar issue in ResourceAllocator.javaezhil1-9/+10
2018-12-18Fixed soanr issue in LockHelperImpl.javaezhil1-2/+3
2018-12-18Fixed sonar issue in ResourceLockedException.javaezhil1-1/+3
2018-11-29Added fix for potential nullpointer exceptionChandan Ghosh1-1/+1
2018-11-28RA: Release resources on specific targetStan Bonev11-106/+472
2018-11-06packaging changesSmokowski, Kevin (ks6305)2-3/+6
2018-11-01RA: Enhance query for allocated resourcesStan Bonev12-91/+296
2018-10-30RA: Add timeout parameters to the lock APIStan Bonev3-6/+28
2018-10-25RA: New criteria for querying allocated resourcesStan Bonev12-48/+392