Branch: refs/heads/github2832
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: d4a24f75f8533fbcd637e7297d73c2182e7798e8
      
https://github.com/RestComm/Restcomm-Connect/commit/d4a24f75f8533fbcd637e7297d73c2182e7798e8
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileJsonEndpoint.java

  Log Message:
  -----------
  added produces to prevent 406 error


  Commit: 47ea1a08d82880adc9409b8bdac16a3763f0e073
      
https://github.com/RestComm/Restcomm-Connect/commit/47ea1a08d82880adc9409b8bdac16a3763f0e073
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AbstractConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AccountConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AccountListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AnnouncementConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AnnouncementListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/ApplicationConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/ApplicationListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/ApplicationNumberSummaryConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AvailableCountriesConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AvailablePhoneNumberConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AvailablePhoneNumberListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/CallDetailRecordConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/CallDetailRecordListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/CallinfoConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/ClientConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/ClientListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/ConferenceDetailRecordConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/ConferenceDetailRecordListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/ConferenceParticipantConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/EmailMessageConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/ExtensionConfigurationConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/GatewayConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/GatewayListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/GeolocationConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/GeolocationListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/IncomingPhoneNumberConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/IncomingPhoneNumberListConverter.java
    A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/JAXRSBodyWriter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/MonitoringServiceConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/MonitoringServiceConverterCallDetails.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/NotificationConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/NotificationListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/OrganizationConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/OrganizationListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/OutgoingCallerIdConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/OutgoingCallerIdListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/RecordingConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/RecordingListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/RegistrationConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/RegistrationListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/RestCommResponseConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/ShortCodeConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/ShortCodeListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/SmsMessageConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/SmsMessageListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/TranscriptionConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/TranscriptionListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/UsageConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/UsageListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/VersionConverter.java

  Log Message:
  -----------
  converters integrated in jaxrs engine


  Commit: 11db3068c99f88ac5dd7efe47d7c023fa0fda44a
      
https://github.com/RestComm/Restcomm-Connect/commit/11db3068c99f88ac5dd7efe47d7c023fa0fda44a
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ApplicationsEndpoint.java

  Log Message:
  -----------
  first endpoint using jaxrs to convert


  Commit: b390d78307ef6730dcdd57c90c06e91f2a4f3c07
      
https://github.com/RestComm/Restcomm-Connect/commit/b390d78307ef6730dcdd57c90c06e91f2a4f3c07
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
    M restcomm/restcomm.http/pom.xml

  Log Message:
  -----------
  removed jersey json to allow custom writer to work


  Commit: e1c41e7feb9605d26afdc89d1c6382bdb3fd6bd8
      
https://github.com/RestComm/Restcomm-Connect/commit/e1c41e7feb9605d26afdc89d1c6382bdb3fd6bd8
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
    M restcomm/restcomm.application/src/main/webapp/WEB-INF/web.xml

  Log Message:
  -----------
  fixed after merge


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/d4a24f75f853^...e1c41e7feb96

-- 

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

Reply via email to