Branch: refs/heads/atsakiridis_FS-122
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 132e6a93b6ccf52b444031ed76be49f9b17e23bb
      
https://github.com/RestComm/Restcomm-Connect/commit/132e6a93b6ccf52b444031ed76be49f9b17e23bb
  Author: Jaime Casero <[email protected]>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    R restcomm/restcomm.dao/src/test/resources/accountsDao/accounts.xml
    M restcomm/restcomm.dao/src/test/resources/accountsDao/mybatis.xml
    R restcomm/restcomm.dao/src/test/resources/applicationsDao/accounts.xml
    R restcomm/restcomm.dao/src/test/resources/applicationsDao/applications.xml
    R 
restcomm/restcomm.dao/src/test/resources/applicationsDao/incoming-phone-numbers.xml
    M restcomm/restcomm.dao/src/test/resources/applicationsDao/mybatis.xml
    R 
restcomm/restcomm.dao/src/test/resources/callDetailRecordsDao/call-detail-records.xml
    M restcomm/restcomm.dao/src/test/resources/callDetailRecordsDao/mybatis.xml
    M restcomm/restcomm.dao/src/test/resources/organizationsDao/mybatis.xml
    R restcomm/restcomm.dao/src/test/resources/organizationsDao/organization.xml
    R 
restcomm/restcomm.dao/src/test/resources/organizationsDao/profile-association.xml
    R restcomm/restcomm.dao/src/test/resources/organizationsDao/profile.xml
    R restcomm/restcomm.dao/src/test/resources/restcomm.script

  Log Message:
  -----------
  removing additional mappers,use ones in resources


  Commit: 687eaf8a32cfd3416fea9c06d46b5b0039786799
      
https://github.com/RestComm/Restcomm-Connect/commit/687eaf8a32cfd3416fea9c06d46b5b0039786799
  Author: Jaime Casero <[email protected]>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisCallDetailRecordsDao.java

  Log Message:
  -----------
  Merge branch 'atsakiridis_FS-122' of 
https://github.com/RestComm/Restcomm-Connect into atsakiridis_FS-122


  Commit: fa820ae7427371c04fdd86d7114ac972feee92e3
      
https://github.com/RestComm/Restcomm-Connect/commit/fa820ae7427371c04fdd86d7114ac972feee92e3
  Author: Jaime Casero <[email protected]>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/CallDetailRecordFilter.java

  Log Message:
  -----------
  fixed int usage. Use Integer isntead to prevent NPE


  Commit: 199d4e8a6b095048b7aed192401ec4db5d65b493
      
https://github.com/RestComm/Restcomm-Connect/commit/199d4e8a6b095048b7aed192401ec4db5d65b493
  Author: Jaime Casero <[email protected]>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M 
restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/CallDetailRecordsDaoTest.java

  Log Message:
  -----------
  added test cases for sorting


  Commit: ea4795c406e4461a24c81f4ad531aabc17568b88
      
https://github.com/RestComm/Restcomm-Connect/commit/ea4795c406e4461a24c81f4ad531aabc17568b88
  Author: Jaime Casero <[email protected]>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M 
restcomm/restcomm.dao/src/test/resources/callDetailRecordsDao/restcomm.script

  Log Message:
  -----------
  updated latest db schema to keep consistency


  Commit: 265130b1ff701a9fcbffc6b275697a210c2dcb62
      
https://github.com/RestComm/Restcomm-Connect/commit/265130b1ff701a9fcbffc6b275697a210c2dcb62
  Author: Jaime Casero <[email protected]>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M restcomm/restcomm.dao/src/test/resources/mybatis.xml

  Log Message:
  -----------
  added missign mappers


  Commit: 6683c61ae4a23ade14df128658b4fabd62ae62ac
      
https://github.com/RestComm/Restcomm-Connect/commit/6683c61ae4a23ade14df128658b4fabd62ae62ac
  Author: Jaime Casero <[email protected]>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M restcomm/restcomm.mrb/src/test/resources/data/hsql/restcomm.script

  Log Message:
  -----------
  added misggin columns


  Commit: a53bc3a13cf71e09ef4e49053d1de4259d0e1995
      
https://github.com/RestComm/Restcomm-Connect/commit/a53bc3a13cf71e09ef4e49053d1de4259d0e1995
  Author: Jaime Casero <[email protected]>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/call-detail-records.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/incoming-phone-numbers.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/call-detail-records.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/incoming-phone-numbers.xml
    M 
restcomm/restcomm.dao/src/main/resources/org/restcomm/connect/dao/mybatis/call-detail-records.xml
    M 
restcomm/restcomm.dao/src/main/resources/org/restcomm/connect/dao/mybatis/incoming-phone-numbers.xml

  Log Message:
  -----------
  fixed enum evaluation adding name() function


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/19428631c14e...a53bc3a13cf7
      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 

--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to