Review Request: Alternative database backend based on graph database neo4j

2013-03-06 Thread René Peinl
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9773/ --- Review request for shindig. Description --- Review for Shindig-1911

Re: Javascript API for JSON/REST calls

2013-03-06 Thread Paul Lindner
Which apis are you specifically interested in? There has been some work in the past to make RpcServlet into a proper handler which would give you functionality similar to the activities/people apis. On Tuesday, March 5, 2013, Goix Laurent Walter wrote: Hi all, ** ** I was wondering if

Re: Javascript API for JSON/REST calls

2013-03-06 Thread Goix Laurent Walter
All the social api services, namely activitystreams, people, messages, groups, leveraging the rest binding instead of rpc... The js osapi currently leverages the rpc binding... Walter Le 6 mars 2013 à 12:36, Paul Lindner lind...@inuus.com a écrit : Which apis are you specifically interested

Re: Review Request: Allow EhCache DiskStore location to be easily configurable

2013-03-06 Thread Stanton Sievers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9763/ --- (Updated March 6, 2013, 8:43 p.m.) Review request for shindig and Dan Dumont.

Re: Review Request: Allow EhCache DiskStore location to be easily configurable

2013-03-06 Thread Ryan Baxter
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9763/#review17491 --- Ship it! LGTM. I assume the provider will run before the ehcache

Re: Review Request: Allow EhCache DiskStore location to be easily configurable

2013-03-06 Thread Ryan Baxter
On March 6, 2013, 9:21 p.m., Ryan Baxter wrote: LGTM. I assume the provider will run before the ehcache config file is read? Would be great to have a JIRA for this as well. I know the change is small but its adding more configuration flexibility and it would be nice to include in

Re: Review Request: Alternative database backend based on graph database neo4j

2013-03-06 Thread Stanton Sievers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9773/#review17497 --- First, thanks for the patch! This looks tremendous! I haven't had

Re: Review Request: Allow EhCache DiskStore location to be easily configurable

2013-03-06 Thread Stanton Sievers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9763/ --- (Updated March 7, 2013, 1:31 a.m.) Review request for shindig and Dan Dumont.

Re: Review Request: Allow EhCache DiskStore location to be easily configurable

2013-03-06 Thread Stanton Sievers
On March 6, 2013, 9:21 p.m., Ryan Baxter wrote: LGTM. I assume the provider will run before the ehcache config file is read? Ryan Baxter wrote: Would be great to have a JIRA for this as well. I know the change is small but its adding more configuration flexibility and it would

Re: Review Request: Allow EhCache DiskStore location to be easily configurable

2013-03-06 Thread Marshall Shi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9763/#review17508 --- Ship it! Nice improvement, LGTM! - Marshall Shi On March 7,

Re: Review Request: value of oauth_expires_in returned from server is 0 should be respected as oauth expire unknown

2013-03-06 Thread Marshall Shi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9747/#review17513 --- LGTM. ZhiHong, could you create a JIRA for it and brief describe how