Branch: refs/heads/issue1496_account_password_with_DaoManager_xml
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: e20cef992d87d53b7082896609dc8fae5bb9f526
      
https://github.com/RestComm/Restcomm-Connect/commit/e20cef992d87d53b7082896609dc8fae5bb9f526
  Author: Orestis <orestis.tsakiri...@telestax.com>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisAccountsDao.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/rolling_upgrades/AccountAccessor.java
    A 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/rolling_upgrades/DefaultAccountAccessor.java

  Log Message:
  -----------
  Encapsulated account accessor methods of Accounts DAO to separate class to 
allow for versioning.

Refers #1496
Fixes #1624


  Commit: 26f9d376b259efd7240243a1563eac5967785b3e
      
https://github.com/RestComm/Restcomm-Connect/commit/26f9d376b259efd7240243a1563eac5967785b3e
  Author: Orestis <orestis.tsakiri...@telestax.com>
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
    M load_tests/run.sh
    M load_tests/run_offline.sh
    M load_tests/tests/hello-play/helloplay.sh
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_9__For_790_add_Enabled_to_ExtensionsConfigurationTable.sql
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisAccountsDao.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/rolling_upgrades/AccountAccessor.java
    A 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/rolling_upgrades/DefaultAccountAccessor.java
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/Restcomm
 - Enable HTTPS secure connector on JBoss AS 7 or EAP 6.adoc
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/rcml/gather-rcml.adoc
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/rcml/geolocation-rcml.adoc
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/rcml/play-rcml.adoc
    A 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/tutorials/Restcomm - 
How To White Label a Restcomm Instance.adoc
    M 
restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/IvrEndpoint.java
    M 
restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/MediaGateway.java
    M 
restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/StopEndpoint.java
    M 
restcomm/restcomm.mrb/src/main/java/org/restcomm/connect/mrb/MgcpMediaGroup.java
    M 
restcomm/restcomm.mscontrol.mms/src/main/java/org/restcomm/connect/mscontrol/mms/MgcpMediaGroup.java
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/ConferenceCenter.java

  Log Message:
  -----------
  Merge branch 'issue1624_encapsulate_accounts_dao_accessors' into 
issue1496_account_password


  Commit: f180a4e5912206b1f060650e5c1c53220b4f5080
      
https://github.com/RestComm/Restcomm-Connect/commit/f180a4e5912206b1f060650e5c1c53220b4f5080
  Author: Orestis <orestis.tsakiri...@telestax.com>
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ApplicationsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ConferencesEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/EmailMessagesEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/GatewaysEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/NotificationsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/OutboundProxyEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/OutgoingCallerIdsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ParticipantsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/RecordingsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SupervisorEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/TranscriptionsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/UsageEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/UssdPushEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/VersionEndpoint.java

  Log Message:
  -----------
  Reordered in imports in endpoint classes to allow for easier merging

Refers #1496


  Commit: 5e4ae3529af31e29c8323d8f5529c7da2011bbdf
      
https://github.com/RestComm/Restcomm-Connect/commit/5e4ae3529af31e29c8323d8f5529c7da2011bbdf
  Author: Orestis <orestis.tsakiri...@telestax.com>
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
    R 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_10__For_790_add_password_columns_to_Accounts_Table.sql

  Log Message:
  -----------
  Removed mysql upgrade script for account password

Refers #1496


  Commit: baf57501e602f4b812f86a5f8fe9f0c951b8c15e
      
https://github.com/RestComm/Restcomm-Connect/commit/baf57501e602f4b812f86a5f8fe9f0c951b8c15e
  Author: Orestis <orestis.tsakiri...@telestax.com>
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
    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.dao/src/test/resources/data/restcomm.script
    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_account_removal_test
    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_traffic_throttling
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_with_Data.script

  Log Message:
  -----------
  Increased password size to 60 character to simplify DB upgrade steps

Refers #1496, #1497


  Commit: 92e6fd9304d52eaacf6249ebf71b13294323cf61
      
https://github.com/RestComm/Restcomm-Connect/commit/92e6fd9304d52eaacf6249ebf71b13294323cf61
  Author: Orestis <orestis.tsakiri...@telestax.com>
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
    M load_tests/run_offline.sh
    M load_tests/tests/conference/conference.sh
    M load_tests/tests/dialclient/dialclient-client.sh
    M load_tests/tests/gather/gather.sh
    M load_tests/tests/hello-play-one-minute/helloplay-one-minute.sh

  Log Message:
  -----------
  Merge branch 'master' into issue1496_account_password


  Commit: c8f3b34e4eec60f63a55c02309f8a6d1eb0a0b40
      
https://github.com/RestComm/Restcomm-Connect/commit/c8f3b34e4eec60f63a55c02309f8a6d1eb0a0b40
  Author: Orestis <orestis.tsakiri...@telestax.com>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M restcomm/restcomm.ui/src/main/webapp/modules/profile.html

  Log Message:
  -----------
  Newly created AuthToken in AdminUI profile allows getting copied

Refers #1496


  Commit: 6cf0a82205966c5b806e3c5d6f1033feaa74473e
      
https://github.com/RestComm/Restcomm-Connect/commit/6cf0a82205966c5b806e3c5d6f1033feaa74473e
  Author: Orestis <orestis.tsakiri...@telestax.com>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    A 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/rollingupgrades/RollingUpgradeStage.java
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/rolling_upgrades/AccountAccessor.java

  Log Message:
  -----------
  Moved RollingUpgradeStage interface to github repo

Refers #1496


  Commit: 290f7f494493f191c542615102cd8c0ee8b489cc
      
https://github.com/RestComm/Restcomm-Connect/commit/290f7f494493f191c542615102cd8c0ee8b489cc
  Author: Orestis <orestis.tsakiri...@telestax.com>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M 
restcomm/restcomm.application/src/main/java/org/restcomm/connect/application/Bootstrapper.java
    A restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/dao-manager.xml
    M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml
    M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/Configurable.java
    M 
restcomm/restcomm.commons/src/test/resources/restcomm-cache-no-wav-false.xml
    M 
restcomm/restcomm.commons/src/test/resources/restcomm-cache-no-wav-true.xml
    M restcomm/restcomm.commons/src/test/resources/restcomm.xml
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisDaoManager.java
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/How to 
get started with Restcomm-Connect and Mysql.adoc
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/Restcomm
 - Install and Configure Restcomm to use MariaDB.adoc
    M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/dao/DaoManagerMock.java
    M restcomm/restcomm.rvd.testsuite/src/test/resources/restcomm.xml
    M 
restcomm/restcomm.rvd/src/test/resources/org/restcomm/connect/rvd/contexts/default/restcomm.war/WEB-INF/conf/restcomm.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/telephony/restcomm_no_auth.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/ussd/restcomm_conf_ussd_push.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-EmailEndpoint.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-accountRemoval.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-embeddedMMS.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-smpp.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_AvailablePhoneNumbers_Test.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_SmsTest.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_SmsTest2.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_bandwidth_test.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_calllifecycle.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_for_SMSEndpointTest.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_nexmo_test.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_roles_permissions.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_voxbone_test.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_workspaceMigration.xml

  Log Message:
  -----------
  Merge branch 'issue1625_dao_manager_xml' into 
issue1496_account_password_with_DaoManager_xml


  Commit: 468bbe965469d3165d334fad9385218cb02b3c42
      
https://github.com/RestComm/Restcomm-Connect/commit/468bbe965469d3165d334fad9385218cb02b3c42
  Author: Orestis <orestis.tsakiri...@telestax.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/advanced.conf
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AbstractEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/CallsEndpoint.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
    M 
restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/IvrEndpoint.java
    M 
restcomm/restcomm.mrb/src/main/java/org/restcomm/connect/mrb/MgcpMediaGroup.java
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Conference.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/TestDialVerbPartOne.java

  Log Message:
  -----------
  Merge branch 'master' into issue1496_account_password_with_DaoManager_xml


  Commit: bfbf7e8a4267542d9c1e3ea22ed3f80b64c83e6f
      
https://github.com/RestComm/Restcomm-Connect/commit/bfbf7e8a4267542d9c1e3ea22ed3f80b64c83e6f
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2016-12-11 (Sun, 11 Dec 2016)

  Changed paths:
    M 
restcomm/restcomm.application/src/main/java/org/restcomm/connect/application/Bootstrapper.java

  Log Message:
  -----------
  Changed RestcommConfiguration initilization order in Bootstrapper to avoid 
issues with akka initialization


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/ac81ae2a4ea4...bfbf7e8a4267

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobicents-commits/RestComm/Restcomm-Connect/push/refs/heads/issue1496_account_password_with_DaoManager_xml/ac81ae-bfbf7e%40github.com.

Reply via email to