Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restcomm 1645 #2807

Merged
merged 30 commits into from
Feb 10, 2018
Merged

Restcomm 1645 #2807

merged 30 commits into from
Feb 10, 2018

Commits on Feb 3, 2018

  1. added shallow test cases

    Maria Farooq committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    ef6860f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. test impl

    Maria Farooq committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    ec9199c View commit details
    Browse the repository at this point in the history
  2. secure imple, need to revert it later

    Maria Farooq committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    873afd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Merge branch 'master' into restcomm-1645

    * master: (98 commits)
      fixed json docs to comply with schema
      removed destinations on test resources
      allowed/blocked prefixes per service Voice/SMS/USSD
      when creating a new link , remove previous link (if any)
      added 2 new tests for performing multiple link operations
      fixed ussd tests by adding profile tables
      provide isolation to unstable dao test
      ignore unstable test
      fixed duplicate profile tables
      profile tables added to all scripts
      fixed test
      schemas relocated into specific subresoruce, and sec disabled for schema access
      fixed bullet list, and code section
      delete profile associations on removal
      when delete a profile, delete associations as well
      corrected assertion
      added getprofiles json example
      first draft of Profile API doc
      fixed getprofiels links
      fixed default profile provisioning
      ...
    Maria Farooq committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    9663676 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into restcomm-1645

    * master:
      tools relocated to main to allow reuse
      tools relocated to main to allow reuse
    
    Conflicts:
    	restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommAccountsTool.java
    Maria Farooq committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    a0088e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07c728f View commit details
    Browse the repository at this point in the history
  4. getProfileWithoutAuthentication

    Maria Farooq committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    f06aa48 View commit details
    Browse the repository at this point in the history
  5. apply filter to all APIs

    Maria Farooq committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    fae917e View commit details
    Browse the repository at this point in the history
  6. removed stupid impl

    Maria Farooq committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    ac3a7e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. added explicit token checking

    Maria Farooq committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    3014be8 View commit details
    Browse the repository at this point in the history
  2. added security test

    Maria Farooq committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    593b48d View commit details
    Browse the repository at this point in the history
  3. filterClosedAccounts

    Maria Farooq committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    255de32 View commit details
    Browse the repository at this point in the history
  4. filterClosedAccounts

    Maria Farooq committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    2b55b54 View commit details
    Browse the repository at this point in the history
  5. access api with close account tests

    Maria Farooq committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    3ca8b4e View commit details
    Browse the repository at this point in the history
  6. cs fix

    Maria Farooq committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    2b8d3dc View commit details
    Browse the repository at this point in the history
  7. aplied super admin as part of contraint

    Maria Farooq committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    ce7b50b View commit details
    Browse the repository at this point in the history
  8. removed extra class

    Maria Farooq committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    62edcef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9eebd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. ignore cors test with comment

    Maria Farooq committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    3791bc1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into restcomm-1645

    * master:
      smstool relocated for reuse
      number Utils relocated to main for reusal
      DialForking test case fixes
      Fixes in the testsuite for sipunit upgrade
      Fixes for sipunit upgrade
      Updated sipunit version to 2.0.3 and mss-arquillian to 1.0.3
    
    Conflicts:
    	restcomm/restcomm.testsuite/src/main/java/org/restcomm/connect/testsuite/provisioning/number/vi/RestcommIncomingPhoneNumberTool.java
    Maria Farooq committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    d738d8d View commit details
    Browse the repository at this point in the history
  3. added WWW-Authenticate header for unauth requests

    Maria Farooq committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    bd79f5e View commit details
    Browse the repository at this point in the history
  4. cs fix

    Maria Farooq committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    a9708ad View commit details
    Browse the repository at this point in the history
  5. cs fix

    Maria Farooq committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    a2596f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    149f955 View commit details
    Browse the repository at this point in the history
  7. corrected pattern

    Maria Farooq committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    78191a6 View commit details
    Browse the repository at this point in the history
  8. updated filter

    Maria Farooq committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    7cf267b View commit details
    Browse the repository at this point in the history
  9. added test for access by simple http url connection

    Maria Farooq committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    4e1a8ac View commit details
    Browse the repository at this point in the history
  10. moved test to bottome

    Maria Farooq committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    41af029 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. updated pattern and test

    Maria Farooq committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    d0786c4 View commit details
    Browse the repository at this point in the history
  2. corrected pattern

    Maria Farooq committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    bd67af2 View commit details
    Browse the repository at this point in the history