Hi All, We had an issue with codeplex hook subscription where it returns 500 internal server error when we subscribe for a "Code Change" event and enable it. So we have informed this matter to codeplex and waiting for a response. Anyway we will proceed with developments of hook subscription create and updating operations.
Regards Tharik On Mon, Aug 25, 2014 at 5:14 PM, Vanjikumaran Sivajothy <[email protected]> wrote: > Hi, > > Seems good and send us the detail project plan. > > Best Regards, > Vanji > > > On Mon, Aug 25, 2014 at 2:24 PM, Tharik Kanaka <[email protected]> wrote: > >> Hi All, >> >> Myself and pumudu ([email protected]) did the initial review of CodePlex >> connector and decided to implement it for WSO2 ESB. >> >> *CodePlex Introduction* >> >> CodePlex is an open source project hosting website provided by Microsoft. >> It consists of several features such as wiki pages, source controlling >> (using mercurial, Team Foundation Server, Subversion or Git), discussion >> forums, issue tracking, project tagging, RSS support, statistics and >> releases. There are many .Net projects (Windows Forms, WPF, ASP.Net, Share >> point) in codeplex which are collaboratively developed and maintained by >> community. >> >> *CodePlex HTTP API* >> >> CodePlex HTTP provides a REST interface where sending and receiving of >> data is carried out with JSON. Resources and operations of the API is >> stated below. >> >> - Users >> - Get a user >> - Get the authenticated user >> - Projects >> - Get a user's projects >> - Get the authenticated user's projects >> - Hooks >> - Get the list of supported service hooks >> - Get the list of subscriptions for a service hook >> - Get a subscription >> - Create a subscription >> - Update a subscription >> - Delete a subscription >> >> >> *API Version* >> >> 2012-09-01 (x-ms-version: 2012-09-01) >> >> *Authentication * >> >> Supports OAuth2 protocol (which allows applications to act on behalf of >> users without requiring passwords. These authorisations can also be revoked >> by users at anytime) >> >> *Documentation URL* >> >> https://www.codeplex.com/site/developers >> >> Thanks, >> Tharik >> -- >> >> *Tharik Kanaka* | Associate Software Engineer >> >> WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka >> >> Mobile: +94 77 1616060 | Work: +94 112145345 >> >> Email: [email protected] | Web: www.wso2.com >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > Sivajothy Vanjikumaran > *Senior Software Engineer* > *Integration Technologies Team* > *WSO2 Inc. http://wso2.com <http://wso2.com/>* > *Mobile:(+94)777219209* > [image: Facebook] <https://www.facebook.com/vanjikumaran> [image: Twitter] > <https://twitter.com/vanjikumaran> [image: LinkedIn] > <http://www.linkedin.com/pub/vanjikumaran-sivajothy/25/b31/293> [image: > Blogger] <http://vanjikumaran.blogspot.com/> [image: SlideShare] > <http://www.slideshare.net/vanjikumaran> > > This communication may contain privileged or other > confidential information and is intended exclusively for the addressee/s. > If you are not the intended recipient/s, or believe that you may > have received this communication in error, please reply to the > sender indicating that fact and delete the copy you received and in > addition, you should not print, copy, re-transmit, disseminate, or > otherwise use the information contained in this communication. > Internet communications cannot be guaranteed to be timely, secure, error > or virus-free. The sender does not accept liability for any errors > or omissions > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- *Tharik Kanaka* | Associate Software Engineer WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka Email: [email protected] | Web: www.wso2.com
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
