On Tue, Jun 5, 2018, 19:03 Offray Vladimir Luna Cárdenas <off...@riseup.net>
wrote:

> Hi,
>
> I would like to have access to the activity reports information in JSON
> format. I know that the json interface is enabled and that is mostly
> used by preceding the usual url by the "json/" command (see for example
> [1]), but for some reason I can not get any output for several commands
> like json/timeline or json/reports in my Fossil repositories. What I'm
> missing? Is reports activity available as JSON data?
>
> [1] http://mutabit.com/repos.fossil/dataweek/json/dir?ci=tip


The timeline requires that you tell it which timeline you want, e.g.:

http://mutabit.com/repos.fossil/dataweek/json/timeline/checkin

For the full json API docs, see:

https://docs.google.com/document/d/1fXViveNhDbiXgCuE7QDXQOKeFzf2qNUkBEgiUvoqFN4/edit?usp=drivesdk

The reports are not currently available in json. That would not be
difficult to implement but i am still on years-long medical leave for
severe chronic RSI (from too much programming/documenting) and can't
implement it myself :(.

----- stephan
Sent from a mobile device, possibly left-handed from bed. Please excuse
brevity, typos, and top-posting.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to