Branch: refs/heads/master Home: https://github.com/RestComm/Restcomm-Connect Commit: 01fd181e37dfc56d01cad44deae25d0bad7fdc48 https://github.com/RestComm/Restcomm-Connect/commit/01fd181e37dfc56d01cad44deae25d0bad7fdc48 Author: Maria Farooq <maria-far...@live.com> Date: 2018-01-18 (Thu, 18 Jan 2018)
Changed paths: A restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/ProfileAssociationsDao.java A restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/ProfileAssociation.java Log Message: ----------- added profile association dao and entity Commit: d33ce3c78592de00c8b59d9913f0adc58f4641ca https://github.com/RestComm/Restcomm-Connect/commit/d33ce3c78592de00c8b59d9913f0adc58f4641ca Author: Maria Farooq <maria-far...@live.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/ProfileAssociation.java A restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisProfileAssociationsDao.java Log Message: ----------- added my batis impl skull Commit: efcdd4ec5c824a881c12eba3c4f19fcfee800467 https://github.com/RestComm/Restcomm-Connect/commit/efcdd4ec5c824a881c12eba3c4f19fcfee800467 Author: Maria Farooq <maria-far...@live.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/ProfileAssociationsDao.java M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisProfileAssociationsDao.java Log Message: ----------- added dao impl Commit: 21628f2222be13a190a02ac3fa94b730f5285922 https://github.com/RestComm/Restcomm-Connect/commit/21628f2222be13a190a02ac3fa94b730f5285922 Author: Maria Farooq <maria-far...@live.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/DaoManager.java M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisDaoManager.java A restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/ProfileAssociationsDaoTest.java M restcomm/restcomm.dao/src/test/resources/organizationsDao/mybatis.xml A restcomm/restcomm.dao/src/test/resources/organizationsDao/profileassociation.xml M restcomm/restcomm.dao/src/test/resources/organizationsDao/restcomm.script Log Message: ----------- added test for dao Commit: 67f33483c1215f0d1beeca4d56dc68d484cf9557 https://github.com/RestComm/Restcomm-Connect/commit/67f33483c1215f0d1beeca4d56dc68d484cf9557 Author: Maria Farooq <maria-far...@live.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M restcomm/restcomm.dao/src/test/resources/organizationsDao/profileassociation.xml Log Message: ----------- corrected table name Commit: b52da8cdf885f8f2c41fb1922f263e1e7eab6f90 https://github.com/RestComm/Restcomm-Connect/commit/b52da8cdf885f8f2c41fb1922f263e1e7eab6f90 Author: Maria Farooq <maria-far...@live.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/ProfileAssociation.java M restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/ProfileAssociationsDaoTest.java Log Message: ----------- more tests Commit: 73a57bd016e946b987f290acdc6f06c4ecfb74c3 https://github.com/RestComm/Restcomm-Connect/commit/73a57bd016e946b987f290acdc6f06c4ecfb74c3 Author: Maria Farooq <maria-far...@live.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/ProfileAssociationsDao.java M restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/ProfileAssociationsDaoTest.java M restcomm/restcomm.dao/src/test/resources/organizationsDao/restcomm.script Log Message: ----------- more tests Commit: f5e6ba648ab817d229d8777ec0a082d608ecdd5a https://github.com/RestComm/Restcomm-Connect/commit/f5e6ba648ab817d229d8777ec0a082d608ecdd5a Author: Maria Farooq <maria-far...@live.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/ProfileAssociationsDao.java M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisProfileAssociationsDao.java M restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/ProfileAssociationsDaoTest.java M restcomm/restcomm.dao/src/test/resources/organizationsDao/profileassociation.xml Log Message: ----------- added improved update methods Commit: ede8ddcc1dbc81fd3423e21380547808ef286f6f https://github.com/RestComm/Restcomm-Connect/commit/ede8ddcc1dbc81fd3423e21380547808ef286f6f Author: Maria Farooq <maria-far...@live.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/ProfileAssociation.java M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisProfileAssociationsDao.java M restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/ProfileAssociationsDaoTest.java M restcomm/restcomm.dao/src/test/resources/organizationsDao/profileassociation.xml Log Message: ----------- finalized test Commit: 7201d2567b66dcb6077b674769fc800df0f271dc https://github.com/RestComm/Restcomm-Connect/commit/7201d2567b66dcb6077b674769fc800df0f271dc Author: Maria Farooq <maria-far...@live.com> Date: 2018-01-18 (Thu, 18 Jan 2018) Changed paths: M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/mybatis.xml M restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script M restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql A restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/profile-association.xml A restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/profile-association.xml M restcomm/restcomm.dao/src/test/resources/organizationsDao/mybatis.xml A restcomm/restcomm.dao/src/test/resources/organizationsDao/profile-association.xml R restcomm/restcomm.dao/src/test/resources/organizationsDao/profileassociation.xml Log Message: ----------- added schema and mapping scripts in main directory Commit: 149bc77340cd6a5f6e49c5d42606770555c072ca https://github.com/RestComm/Restcomm-Connect/commit/149bc77340cd6a5f6e49c5d42606770555c072ca Author: George Vagenas <gvage...@gmail.com> Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M docker-compose.yml M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/NumberSelectorService.java M restcomm/restcomm.interpreter/src/test/java/org/restcomm/connect/interpreter/NumberSelectorServiceTest.java Log Message: ----------- Merge branch 'master' into restcomm-1514 Commit: d0bc92280a355b8522e4713e960207ef5a608f21 https://github.com/RestComm/Restcomm-Connect/commit/d0bc92280a355b8522e4713e960207ef5a608f21 Author: George Vagenas <gvage...@gmail.com> Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/ProfileAssociation.java M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisProfileAssociationsDao.java Log Message: ----------- Fixes for maven checkstyle plugin. This refer to #RESTCOMM-1514 Commit: d61f5e557828f874e448b35a8084fe37d954d775 https://github.com/RestComm/Restcomm-Connect/commit/d61f5e557828f874e448b35a8084fe37d954d775 Author: maria-farooq <maria-far...@live.com> Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/mybatis.xml M restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script M restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql A restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/profile-association.xml A restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/profile-association.xml M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/DaoManager.java A restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/ProfileAssociationsDao.java A restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/ProfileAssociation.java M restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisDaoManager.java A restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisProfileAssociationsDao.java A restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/ProfileAssociationsDaoTest.java M restcomm/restcomm.dao/src/test/resources/organizationsDao/mybatis.xml A restcomm/restcomm.dao/src/test/resources/organizationsDao/profile-association.xml M restcomm/restcomm.dao/src/test/resources/organizationsDao/restcomm.script Log Message: ----------- Merge pull request #2763 from RestComm/restcomm-1514 Profile Associations DAO Impl Compare: https://github.com/RestComm/Restcomm-Connect/compare/40d57db8cb1c...d61f5e557828 -- --- You received this message because you are subscribed to the Google Groups "mobicents-commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.