[RestComm/Restcomm-Connect] 3041ca: Account entity rename accountSid to parentSid

2016-10-18 Thread Maria Farooq
  Branch: refs/heads/ccProductization
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 3041ca72737ff4e36fce98d64204aff5bb927110
  
https://github.com/RestComm/Restcomm-Connect/commit/3041ca72737ff4e36fce98d64204aff5bb927110
  Author: George Vagenas 
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
A 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_2_For_790_rename_account_sid_to_parent_sid_for_Accounts_Table.sql
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
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/accounts.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/accounts.xml
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/AccountsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Account.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisAccountsDao.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SecuredEndpoint.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script-smpp
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_SmsTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_UserAgentTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callLifecycleTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_clients_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialActionTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialForkTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest_new
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_multitenancyTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_playTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceMigratedTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceMixedTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceOriginalTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_roles_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_traffic_throttling
M restcomm/restcomm.testsuite/src/test/resources/restcomm_with_Data.script

  Log Message:
  ---
  Account entity rename accountSid to parentSid
This close #1493


  Commit: 995336606d9ff2c5158468e218dd774dc92215b1
  
https://github.com/RestComm/Restcomm-Connect/commit/995336606d9ff2c5158468e218dd774dc92215b1
  Author: Maria Farooq 
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
A 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_2_For_790_rename_account_sid_to_parent_sid_for_Accounts_Table.sql
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
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/accounts.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/accounts.xml
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/AccountsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Account.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisAccountsDao.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SecuredEndpoint.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script-smpp
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_SmsTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_UserAgentTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callLifecycleTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_clients_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialActionTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialForkTest
M restcomm/restcomm.testsuite/src/t

[RestComm/Restcomm-Connect] 3041ca: Account entity rename accountSid to parentSid

2016-10-18 Thread Maria Farooq
  Branch: refs/heads/issue1104
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 3041ca72737ff4e36fce98d64204aff5bb927110
  
https://github.com/RestComm/Restcomm-Connect/commit/3041ca72737ff4e36fce98d64204aff5bb927110
  Author: George Vagenas 
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
A 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_2_For_790_rename_account_sid_to_parent_sid_for_Accounts_Table.sql
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
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/accounts.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/accounts.xml
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/AccountsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Account.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisAccountsDao.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SecuredEndpoint.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script-smpp
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_SmsTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_UserAgentTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callLifecycleTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_clients_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialActionTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialForkTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest_new
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_multitenancyTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_playTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceMigratedTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceMixedTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceOriginalTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_roles_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_traffic_throttling
M restcomm/restcomm.testsuite/src/test/resources/restcomm_with_Data.script

  Log Message:
  ---
  Account entity rename accountSid to parentSid
This close #1493


  Commit: f4e2e71f8fac5b41b5df4002a614766f7e0f102d
  
https://github.com/RestComm/Restcomm-Connect/commit/f4e2e71f8fac5b41b5df4002a614766f7e0f102d
  Author: Maria Farooq 
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
A 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_2_For_790_rename_account_sid_to_parent_sid_for_Accounts_Table.sql
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
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/accounts.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/accounts.xml
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/AccountsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Account.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisAccountsDao.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SecuredEndpoint.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script-smpp
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_SmsTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_UserAgentTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callLifecycleTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_clients_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialActionTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialForkTest
M restcomm/restcomm.testsuite/src/test/res

[RestComm/Restcomm-Connect] 3041ca: Account entity rename accountSid to parentSid

2016-10-18 Thread George Vagenas
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 3041ca72737ff4e36fce98d64204aff5bb927110
  
https://github.com/RestComm/Restcomm-Connect/commit/3041ca72737ff4e36fce98d64204aff5bb927110
  Author: George Vagenas 
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
A 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_2_For_790_rename_account_sid_to_parent_sid_for_Accounts_Table.sql
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
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/accounts.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/accounts.xml
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/AccountsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Account.java
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisAccountsDao.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SecuredEndpoint.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script-smpp
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_SmsTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_UserAgentTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callLifecycleTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_clients_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialActionTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialForkTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest_new
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_multitenancyTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_playTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceMigratedTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceMixedTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceOriginalTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_roles_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_traffic_throttling
M restcomm/restcomm.testsuite/src/test/resources/restcomm_with_Data.script

  Log Message:
  ---
  Account entity rename accountSid to parentSid
This close #1493


-- 

--- 
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.