- Feb 14, 2009
-
-
Iustin Pop authored
This patch moves a function to Utils and changes hn1 to be able to take data from RAPI.
-
Iustin Pop authored
This patch changes the tryRapi function so that if the http request succeeded, we don't try https too.
-
Iustin Pop authored
... hopefully this is more clear.
-
- Feb 13, 2009
-
-
Iustin Pop authored
The patch adds compatibility with RAPI v1, and this required some new JSON functions as valFromObj doesn't behave nicely. Some other unrelated changes were done too.
-
- Feb 12, 2009
-
-
Iustin Pop authored
This patch changes the RAPI endpoint return the same data format as the input files. This will allow using it instead of the files.
-
- Feb 11, 2009
-
-
Iustin Pop authored
-