- 02 May, 2012 1 commit
-
-
Łukasz Nowak authored
-
- 30 Apr, 2012 3 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Yingjie Xu authored
-
- 27 Apr, 2012 17 commits
-
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
Delete is not in API, so implement request instead.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
OAuth-2 is used as fallback authentication method in case of not having X509 key/certificate.
-
Łukasz Nowak authored
Do not create additional request endpoint, as requesting is like creation, so reuse POST verb on instance endpoint.
-
Łukasz Nowak authored
Also as rename can be used to garbage collect instance avoid DELETE.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
PUT can inform that nothing happens. OPTIONS is required by web-browser embedded JavaScript calls in order to allow for CORS.
-
Łukasz Nowak authored
Accept is used in order to require response type from server, Content-Type is about data which are going to be send. Each time request body is sent, client HAVE to set content type.
-
Łukasz Nowak authored
Client might want to do anything with it, so append responso to such.
-
- 26 Apr, 2012 2 commits
-
-
Łukasz Nowak authored
Provide request-access-token web section, with forced authorisation (see: 454f340583055d59ba3385786d16a851636e45c4 in erp5 repository) which allow to grant or deny token which arrived from remote web site. Depend on erp5_bearer_token in order to reuse common logic.
-
Łukasz Nowak authored
-
- 25 Apr, 2012 5 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
They shall have maximum one related predecessor.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 24 Apr, 2012 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
requestSoftwareInstance requires much less arguments.
-
Łukasz Nowak authored
-
- 23 Apr, 2012 9 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
Expose tool which is capable to reply to low level HTTP requests (like POST, DELETE, PUT).
-
Łukasz Nowak authored
Caller uses catalog to call method, avoid trusting it.
-
Romain Courteaud authored
-
Romain Courteaud authored
This replace the previous root_state property defined on Hosting Subscription.
-
Romain Courteaud authored
Stay consistent with current API
-