Re: Review Request 21060: SHINDIG-1976: Shindig must use "POST" method to make access token request with client credential grant type

2014-05-12 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21060/#review42689 --- Ship it! Ship It! - Dan Dumont On May 12, 2014, 7:42 a.m., Yun

Re: Review Request 21060: SHINDIG-1976: Shindig must use "POST" method to make access token request with client credential grant type

2014-05-05 Thread Dan Dumont
GET request? - Dan Dumont On May 5, 2014, 12:44 p.m., Yun Zhi Lin wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 17228: Null pointer exception in gadget template processing

2014-01-30 Thread Dan Dumont
.apache.org/r/17228/#comment62607> It doesn't look like the if check and throw need to be part of the sync block - Dan Dumont On Jan. 28, 2014, 2:10 a.m., ChunYan Zhang wrote: > > --- > This is an automatically genera

Re: Rendered Gadget Display Scrollbars unlike iGoogle

2013-10-08 Thread Dan Dumont
Again, this is there so that gadgets take ownership of the dom size they are given to render in. You likely have a margin/padding that is unintentionally pushing the content of the html/body outside of the bounds of what is available for your gadget, otherwise the html/body inside the iframe would

Re: Rendered Gadget Display Scrollbars unlike iGoogle

2013-09-18 Thread Dan Dumont
Shindig takes the approach of shifting render space management of the gadget contents to the gadget. The container may or may not support increasing or decreasing available gadget space through apis like dynamic-height and dynamic-width. It also may choose to ignore the amount of space requested

Re: Review Request 13802: Bug fix for last review (configurable to support different SHA algorithm) https://reviews.apache.org/r/11299

2013-08-26 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13802/#review25550 --- Ship it! Ship It! - Dan Dumont On Aug. 26, 2013, 5:18 a.m., Zhi

Re: Review Request 11299: configurable to support different SHA algorithm

2013-08-06 Thread Dan Dumont
/java/org/apache/shindig/common/crypto/BasicBlobCrypter.java <https://reviews.apache.org/r/11299/#comment48844> This method is plural even though the config is currently meant to hold 1 value. - Dan Dumont On July 18, 2013, 11:04 a.m., Zhi Hong Yang

Re: Review Request 11299: configurable to support different SHA algorithm

2013-08-06 Thread Dan Dumont
> On Aug. 7, 2013, 2:17 a.m., Dan Dumont wrote: > > http://svn.apache.org/repos/asf/shindig/trunk/java/common/src/main/java/org/apache/shindig/common/crypto/BasicBlobCrypter.java, > > line 81 > > <https://reviews.apache.org/r/11299/diff/5/?file=323040#file323040line81&

Re: Review Request: Don't force cache time-to-lives on responses with an error status

2013-06-03 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11584/#review21404 --- Ship it! Ship It! - Dan Dumont On June 3, 2013, 8:29 p.m

Re: Review Request: configurable to support different SHA algorithm

2013-05-31 Thread Dan Dumont
t this to work on lists (which it really doesn't at the moment.) You should still probably trim the Strings in the List. - Dan Dumont On May 29, 2013, 7:27 a.m., Zhi Hong Yang wrote: > > --- > This is an automatica

Re: Review Request: configurable to support different SHA algorithm

2013-05-31 Thread Dan Dumont
- > > (Updated May 29, 2013, 7:27 a.m.) > > > Review request for shindig, Ryan Baxter, Dan Dumont, Stanton Sievers, and > Rich Thompson. > > > Description > --- > > > the following setting are added to support different algorithms: >

Re: Review Request: Don't force cache time-to-lives on responses with an error status

2013-05-31 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11584/#review21269 --- Ship it! I agree with this approach. - Dan Dumont On May 31

Re: [RESULT] [VOTE] Remove the Java sample project for Apache Shindig 2.5.0 release

2013-05-18 Thread Dan Dumont
+1 On Sat, May 18, 2013 at 10:32 AM, Stanton Sievers wrote: > FWIW, I'll give this a +1 as well. I'd ask that we discuss what value > samples gives us today and see if we can't move some of that into the > wiki. Without samples I'm afraid we may lose some good examples for > component replacem

Re: Review Request: SHINDIG-1916: Application Data to handle Objects instead of Strings

2013-05-10 Thread Dan Dumont
/test/java/org/apache/shindig/social/opensocial/service/AppDataHandlerTest.java <https://reviews.apache.org/r/11024/#comment42072> Can you please make sure that you're using the eclipse style config files so that your editor doesn't do this kind of cleanup? - Dan Dumont On M

Re: Move to git post 2.5?

2013-05-06 Thread Dan Dumont
RB seems to support git just fine: http://www.reviewboard.org/docs/manual/dev/admin/configuration/repositories/#git On Mon, May 6, 2013 at 12:45 PM, Stanton Sievers wrote: > Conditional +1... > > ...as long as review board still works. > On May 6, 2013 12:38 PM, "Dan Dumont&quo

Move to git post 2.5?

2013-05-06 Thread Dan Dumont
Would anyone else be interested in seeing this change?

Re: Review Request: Replace FutureUtil and ImmediateFuture with Futures Guava implementation

2013-03-20 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9891/#review18152 --- Ship it! nice :) - Dan Dumont On March 13, 2013, 1:44 a.m., Paul

Re: Review Request: schema is hardcoded in shindig.properties

2013-03-05 Thread Dan Dumont
ache.shindig.gadgets.oauth2.persistence.sample.JSONOAuth2Persister. > > I don't see anything that would handle this for the redirect and callback > > URIs. > > Dan Dumont wrote: > On second glance, Stanton brings up a good point. Also, the scheme > should probably include the colon(:). &g

Re: Review Request: gadget iframe title fix

2013-03-04 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9674/#review17335 --- Ship it! Ship It! - Dan Dumont On March 2, 2013, 2:50 a.m

Re: Review Request: Support the on render event for pubsub gadgets

2013-02-28 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9668/#review17209 --- Ship it! Ship It! - Dan Dumont On Feb. 28, 2013, 2:42 a.m., Ryan

Re: Review Request: schema is hardcoded in shindig.properties

2013-02-26 Thread Dan Dumont
ache.shindig.gadgets.oauth2.persistence.sample.JSONOAuth2Persister. > > I don't see anything that would handle this for the redirect and callback > > URIs. > > Dan Dumont wrote: > On second glance, Stanton brings up a good point. Also, the scheme > should probably include the colon(:). Cou

Re: Review Request: schema is hardcoded in shindig.properties

2013-02-26 Thread Dan Dumont
- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9324/ > --- > > (Updated Feb. 6, 2013, 5:51 a.m.) > > > Review request for shindig, Ryan Baxter, Dan Dumont, St

Re: Review Request: Remove Java 1.5 support from Shindig

2013-02-26 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9574/#review17099 --- Ship it! Ship It! - Dan Dumont On Feb. 25, 2013, 2:53 p.m., Ryan

Re: Review Request: translation patch

2013-02-26 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9603/#review17097 --- Ship it! Ship It! - Dan Dumont On Feb. 26, 2013, 6:09 a.m

Re: Review Request: default bool value of container.js is written in string

2013-02-25 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9584/#review17037 --- Ship it! Ship It! - Dan Dumont On Feb. 25, 2013, 7:36 a.m

Re: Review Request: set response cache control to -1 for JsServlet when response code is 304

2013-02-22 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9513/#review16938 --- Ship it! Ship It! - Dan Dumont On Feb. 22, 2013, 1:19 a.m

Re: Review Request: partial solution for Shindig issue 1899 (create friend relations)

2013-02-21 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9177/#review16856 --- Ship it! Looks good to me, thanks for working on this! - Dan

Review Request: Fix issue with commit for SHINDIG-1902

2013-02-15 Thread Dan Dumont
/features/src/test/javascript/features/container/gadget_site_test.js 1446640 Diff: https://reviews.apache.org/r/9470/diff/ Testing --- Thanks, Dan Dumont

Re: Review Request: SHINDIG-1901 container.preloadCaches() should fire ON_PRELOAD lifecycle handlers

2013-02-14 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9335/#review16580 --- Ship it! Ship It! - Dan Dumont On Feb. 6, 2013, 8:34 p.m., Erin

Re: State of security tokens

2013-02-13 Thread Dan Dumont
Shindig should be able to take valid container tokens and mint new gadget tokens as-is. Container tokens will need to be minted by you somehow. You'll want to use the same crypter/codec and key that shindig will use to decode them. On Wed, Feb 13, 2013 at 9:20 AM, Doug Davies wrote: > I was rea

Re: Review request in support of open social actions

2013-02-12 Thread Dan Dumont
Sure, I'll take a look. On Mon, Feb 11, 2013 at 11:17 AM, Noe-Payne, Erin A. wrote: > Hi All, > > I have submitted a review request at https://reviews.apache.org/r/9335/to > fire ON_PRELOADED lifecycle events after container.preloadCaches(). This > is needed to support the open social actions fe

Re: Review Request: Switching the buffering site should happen later in the container once we know the gadget DOM finished loading

2013-02-08 Thread Dan Dumont
/javascript/features/container.site.gadget/gadget_site.js <https://reviews.apache.org/r/9369/#comment34817> This generic listener name won't interfere with any others we might use? - Dan Dumont On Feb. 8, 2013, 12:07 a.m., Ryan B

Re: Review Request: schema is hardcoded in shindig.properties

2013-02-06 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9324/#review16184 --- Ship it! Ship It! - Dan Dumont On Feb. 6, 2013, 5:51 a.m., Zhi

Re: Review Request: Embedded experience navigate API does not allow for double buffering

2013-02-05 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9309/#review16117 --- Ship it! Ship It! - Dan Dumont On Feb. 5, 2013, 5:13 p.m., Ryan

Re: Review Request: gadget iframe accessibility fixes

2013-02-05 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9308/#review16111 --- Ship it! Ship It! - Dan Dumont On Feb. 5, 2013, 7:57 a.m

Re: Review Request: ProxyHandler does not forward User-Agent

2013-02-01 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8951/#review16026 --- Ship it! Ship It! - Dan Dumont On Jan. 28, 2013, 4:51 a.m

Re: Review Request: Module-ID always returned as 0

2013-01-31 Thread Dan Dumont
. - Dan Dumont On Jan. 7, 2013, 9:20 p.m., Martin Höller wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apach

Re: Review Request: partial solution for Shindig issue 1899 (create friend relations)

2013-01-31 Thread Dan Dumont
al/opensocial/spi/FriendService.java <https://reviews.apache.org/r/9177/#comment34231> Please provide a default implementation for this interface. - Dan Dumont On Jan. 31, 2013, 12:57 p.m., René Peinl wrote: > > --- > This is an au

Re: Review Request: partial solution for Shindig issue 1899 (create friend relations)

2013-01-31 Thread Dan Dumont
jira name "SHINDIG-". - Dan Dumont On Jan. 31, 2013, 12:57 p.m., René Peinl wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://rev

Re: Review Request: host name check is case sensitive in locked domain service

2013-01-31 Thread Dan Dumont
the diff to the JIRA - Dan Dumont On Jan. 21, 2013, 2:01 a.m., Marshall Shi wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apach

Re: Review Request: GadgetContext and SecurityToken have different definitions of module ID

2013-01-31 Thread Dan Dumont
> (Updated Jan. 24, 2013, 2:38 p.m.) > > > Review request for shindig, Ryan Baxter, Dan Dumont, Stanton Sievers, and > Rich Thompson. > > > Description > --- > > moduleID is defined as int and long respectively. Propose to unify them to > long.

Re: Review Request: CacheManager is creating new instance rathan than use singleton

2013-01-29 Thread Dan Dumont
t; > (Updated Jan. 20, 2013, 8:44 a.m.) > > > Review request for shindig, Ryan Baxter, Dan Dumont, Stanton Sievers, and > Rich Thompson. > > > Description > --- > > In EhCacheCacheProvider.java, it is creating a new CacheManager instance. > Prefer to use

Re: Review Request: Shared token logic confuses shared oauth identity with gadget uri in cache and persistence layers.

2013-01-24 Thread Dan Dumont
ig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/oauth2/BasicOAuth2Store.java 1437127 Diff: https://reviews.apache.org/r/9099/diff/ Testing --- Thanks, Dan Dumont

Review Request: Shared token logic confuses shared oauth identity with gadget uri in cache and persistence layers.

2013-01-24 Thread Dan Dumont
diff/ Testing --- Thanks, Dan Dumont

Re: Review Request: PropertyNotFoundException handle(Variable Substitution should support EL syntax)

2013-01-21 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9017/#review15537 --- Ship it! Ship It! - Dan Dumont On Jan. 21, 2013, 7:15 a.m., Zhi

Re: Review Request: CacheManager is creating new instance rathan than use singleton

2013-01-21 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8952/#review15536 --- Ship it! Ship It! - Dan Dumont On Jan. 20, 2013, 8:44 a.m

Re: Review Request: Variable Substitution should support EL syntax

2013-01-18 Thread Dan Dumont
submitted? - Dan Dumont On Jan. 18, 2013, 8:38 a.m., Zhi Hong Yang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apach

Re: Review Request: If-Modified-Since header not handled properly in gadgets js servlet

2013-01-18 Thread Dan Dumont
the patch in the Jira is up to date. - Dan Dumont On Jan. 15, 2013, 2:22 a.m., Marshall Shi wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apach

Re: Review Request: If-Modified-Since header not handled properly in gadgets js servlet

2013-01-18 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8766/#review15507 --- Ship it! Ship It! - Dan Dumont On Jan. 15, 2013, 2:22 a.m

Re: Review Request: PropertyNotFoundException handle(Variable Substitution should support EL syntax)

2013-01-18 Thread Dan Dumont
/java/org/apache/shindig/gadgets/render/RenderingGadgetRewriter.java <https://reviews.apache.org/r/9017/#comment33434> Looks like you lost the break statement after the catch. - Dan Dumont On Jan. 18, 2013, 8:55 a.m., Zhi Hong Yang

Re: svn commit: r1431679 - /shindig/trunk/java/gadgets/src/main/java16/org/apache/shindig/gadgets/rewrite/js/ClosureJsCompiler.java

2013-01-10 Thread Dan Dumont
Not much is going on in that one. On Thu, Jan 10, 2013 at 9:46 PM, Ryan Baxter wrote: > Dan don't we need the same change on the DefaultJsCompiler? > > > On Thu, Jan 10, 2013 at 4:51 PM, wrote: > > > Author: ddumont > > Date: Thu Jan 10 21:51:33 2013 > > New Revision: 1431679 > > > > URL: http:

Re: Review Request: dynamic-size feature implemenation is weak and vulnerable

2013-01-09 Thread Dan Dumont
> On Jan. 9, 2013, 2:59 p.m., Dan Dumont wrote: > > Ship It! Committed r1430900. Please close this review. - Dan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8222/#re

Re: Review Request: clean up swfobject feature

2013-01-09 Thread Dan Dumont
> On Jan. 9, 2013, 3:11 p.m., Dan Dumont wrote: > > Ship It! Committed r1430886. Please close this review. - Dan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8244/#re

Re: Review Request: clean up swfobject feature

2013-01-09 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8244/#review15186 --- Ship it! Ship It! - Dan Dumont On Dec. 18, 2012, 7:22 a.m

Re: Review Request: dynamic-size feature implemenation is weak and vulnerable

2013-01-09 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8222/#review15185 --- Ship it! Ship It! - Dan Dumont On Dec. 27, 2012, 2:32 a.m

Review Request: Recent rpc changes are breaking gadget to gadget communication

2013-01-08 Thread Dan Dumont
the search for target frames a bit more resilient. Diffs - http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/rpc/rpc.js 1430457 Diff: https://reviews.apache.org/r/8894/diff/ Testing --- Thanks, Dan Dumont

Issue with SHINDIG-1816

2013-01-04 Thread Dan Dumont
https://issues.apache.org/jira/browse/SHINDIG-1816 Since this patch, it appears that gadget-to-gadget communication is no longer possible. I believe that it's because of this change: - return window.top.frames[siblingId.id]; + return window.frames[siblingId.id]; When the gadgets go look up the

Re: Review Request: clean up swfobject feature

2012-12-13 Thread Dan Dumont
> On Dec. 12, 2012, 7:20 p.m., Dan Dumont wrote: > > Looking this over again, I'm not sure what to do here. This looks like a > > library that we've gotten from the project > > http://code.google.com/p/swfobject/ > > They wouldn't have code to ou

Re: Review Request: Variable Substitution should support EL syntax

2012-12-12 Thread Dan Dumont
t; > (Updated Dec. 7, 2012, 1:08 a.m.) > > > Review request for shindig, Ryan Baxter, Dan Dumont, Stanton Sievers, and > Rich Thompson. > > > Description > --- > > Copied from https://reviews.apache.org/r/6695/ > > The OpenSocial 2.0 specification now

Re: Review Request: clean up swfobject feature

2012-12-12 Thread Dan Dumont
> On Dec. 12, 2012, 7:20 p.m., Dan Dumont wrote: > > Looking this over again, I'm not sure what to do here. This looks like a > > library that we've gotten from the project > > http://code.google.com/p/swfobject/ > > They wouldn't have code to ou

Re: Review Request: clean up swfobject feature

2012-12-12 Thread Dan Dumont
mized file as a .opt file so that our compiler can skip that step... it might be optimized better than the basic optimization we perform during build. Can someone else comment on what we should do here? Paul? - Dan Dumont On Dec. 4, 2012, 2:53 a.m.

Re: Review Request: Variable Substitution should support EL syntax

2012-12-06 Thread Dan Dumont
://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/templates/DefaultTemplateProcessor.java <https://reviews.apache.org/r/8184/#comment30145> Hehe, sorry to keep pushing back but there are whitespaces at the end of the lines here. - Dan Dumont On Dec. 6

Re: Review Request: Create a shindig api for developers to see if their gadgets are rendering in debug mode

2012-11-06 Thread Dan Dumont
/7878/diff/ Testing --- Thanks, Dan Dumont

Re: Review Request: Create a shindig api for developers to see if their gadgets are rendering in debug mode

2012-11-06 Thread Dan Dumont
o reply, visit: https://reviews.apache.org/r/7878/#review13165 ------- On Nov. 6, 2012, 7:43 p.m., Dan Dumont wrote: > > --- > This is an automatically generated e-

Re: Review Request: Create a shindig api for developers to see if their gadgets are rendering in debug mode

2012-11-06 Thread Dan Dumont
/server/target/maven-archiver/pom.properties PRE-CREATION Diff: https://reviews.apache.org/r/7878/diff/ Testing --- Thanks, Dan Dumont

Re: Review Request: Create a shindig api for developers to see if their gadgets are rendering in debug mode

2012-11-05 Thread Dan Dumont
* api and point the impl to the official spec namespace. - Dan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7878/#review13094 ---------

Re: Review Request: If metadata and tokens are preloaded, the security token TTL from the metadata is used

2012-11-05 Thread Dan Dumont
something you want to do, I had implemented it here in the attached patch: https://issues.apache.org/jira/browse/SHINDIG-1864 This patch hasn't made it in. - Dan Dumont On Nov. 4, 2012, 3:40 p.m., Stanton Sievers wrote: > > --- &

Re: Review Request: Create a shindig api for developers to see if their gadgets are rendering in debug mode

2012-11-05 Thread Dan Dumont
: https://reviews.apache.org/r/7878/diff/ Testing --- Thanks, Dan Dumont

Review Request: Create a shindig api for developers to see if their gadgets are rendering in debug mode

2012-11-05 Thread Dan Dumont
--- Thanks, Dan Dumont

Re: [SHINDIG-1878] discrepancy between spec and code

2012-10-16 Thread Dan Dumont
As I understand it, in java this should be represented by a List> construct. A PluralField would look like: interface PluralField { public T getValue(); public String getType(); // or maybe Class public boolean isPrimary(); public String getLabel(); } On Tue, Oct 16, 2012 at 9:34 AM, Ry

Re: enabling default features for all gadgets

2012-09-25 Thread Dan Dumont
There's also a property in shindig.properties that lists the core features everything must have (which is currently core and rpc) On Tue, Sep 25, 2012 at 2:46 PM, Henry Saputra wrote: > HI Christian, > > You can either have custom DefaultGadgetSpecFactory.parse() and > decorate the ModulePrefs el

Re: Review Request: Correct moduleId parsing in TokenRequestData

2012-09-24 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7166/#review11839 --- Ship it! Committed r1389503 Please close this review. - Dan Dumont

Re: Review Request: Latest (and probably last) iteration of OAuth2 Consumer fixes rolled up into a single patch.

2012-09-24 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6436/#review11838 --- Ship it! Committed r1389495 Please close this review. - Dan

Re: Review Request: OAuth 1.0a broken with recent oauthpopup changes moving window open to container from gadget

2012-09-21 Thread Dan Dumont
tra wrote: > >> > Dan, could you tell a bit more details what the issue looks like with > >>3-legged OAuth 1.0a dance? It will help review the change. > >> > > >> > This needs to be fixed ASAP bc the oauthpopup change is part of beta4 > >>

Re: Review Request: OAuth 1.0a broken with recent oauthpopup changes moving window open to container from gadget

2012-09-20 Thread Dan Dumont
ig/gadgets/uri/DefaultOAuthUriManagerTest.java 1387677 Diff: https://reviews.apache.org/r/7186/diff/ Testing --- Updated tests. Removed obsolete tests. Thanks, Dan Dumont

Re: Review Request: OAuth 1.0a broken with recent oauthpopup changes moving window open to container from gadget

2012-09-20 Thread Dan Dumont
ig/gadgets/uri/DefaultOAuthUriManagerTest.java 1387677 Diff: https://reviews.apache.org/r/7186/diff/ Testing --- Updated tests. Removed obsolete tests. Thanks, Dan Dumont

Re: Review Request: Correct moduleId parsing in TokenRequestData

2012-09-20 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7166/#review11747 --- Ship it! Ship It! - Dan Dumont On Sept. 20, 2012, 8:04 a.m

Re: Review Request: OAuth 1.0a broken with recent oauthpopup changes moving window open to container from gadget

2012-09-20 Thread Dan Dumont
ta4 > > release and if its broken we need to come up with beta5 quickly. > > Dan Dumont wrote: > Hey, thanks for helping with the review :) > > Let me start by describing what I saw before any of these changes or the > oauthpopup changes with locked domain

Re: Review Request: OAuth 1.0a broken with recent oauthpopup changes moving window open to container from gadget

2012-09-20 Thread Dan Dumont
Now on the unlocked domain, window.opener would now match domains. - Dan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7186/#review11730 -------

Review Request: OAuth 1.0a broken with recent oauthpopup changes moving window open to container from gadget

2012-09-19 Thread Dan Dumont
org/r/7186/diff/ Testing --- Updated tests. Removed obsolete tests. Thanks, Dan Dumont

Re: Review Request: Update to latest caja to deal with vulnerability

2012-09-19 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7149/#review11701 --- Ship it! Ship It! - Dan Dumont On Sept. 18, 2012, 11:02 p.m

Re: Review Request: AllJsIFrameVersioner causes large memory allocation

2012-09-19 Thread Dan Dumont
> On Sept. 19, 2012, 4:34 p.m., Dan Dumont wrote: > > Committed r1387677 > > Please close this review. > > Marshall, could you please attach the patch here to the JIRA? - Dan --- This is an automatically gener

Re: Review Request: AllJsIFrameVersioner causes large memory allocation

2012-09-19 Thread Dan Dumont
; > (Updated Sept. 19, 2012, 8:04 a.m.) > > > Review request for shindig, Ryan Baxter, Dan Dumont, Stanton Sievers, and > Rich Thompson. > > > Description > --- > > The AllJsIframeVersioner causes a massive memory allocation executing the > following:

Re: Review Request: Correct moduleId parsing in TokenRequestData

2012-09-19 Thread Dan Dumont
use the fragment as a blob, or enhance the shindig.uri js class to encode multiple params in the fragment like the java side does? - Dan Dumont On Sept. 19, 2012, 1:36 p.m., Matt Jones wrote: > > --- > This is an automatically ge

Re: Review Request: Disabled thread in the closure compiler code and add thread management in the Shindig ClosureJSCompiler class

2012-09-17 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7122/#review11612 --- Ship it! Ship It! - Dan Dumont On Sept. 15, 2012, 4:58 p.m

Re: Review Request: Disabled thread in the closure compiler code and add thread management in the Shindig ClosureJSCompiler class

2012-09-17 Thread Dan Dumont
----------- > > (Updated Sept. 15, 2012, 4:58 p.m.) > > > Review request for shindig, Ryan Baxter, Dan Dumont, and Stanton Sievers. > > > Description > --- > > Disable thread in the closure compiler code since Shindig manage the thread > in

Re: Build failed in Jenkins: Shindig Trunk (IBM 1.6) #8

2012-09-14 Thread Dan Dumont
arns you of the javacore... that's not it's job. Anyways, the OOM core being generated here is for a caught expected exception I would think that other uncaught unexpected cores would halt the build with less misleading information. On Wed, Sep 12, 2012 at 11:06 PM, Dan Dumont wrot

Re: Review Request: Features in shindig do not check to make sure that the container has called their RPC endpoint

2012-09-14 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6945/#review11543 --- Ship it! Committed r1384822 Please close this review. - Dan Dumont

Re: Review Request: OAuth 1.0a fixes with new oauthpopup feature

2012-09-14 Thread Dan Dumont
://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/OAuthCallbackServlet.java 1384338 Diff: https://reviews.apache.org/r/7089/diff/ Testing --- All tests pass. Tested an oauth 1.0a gadget in the sample container. Thanks, Dan Dumont

Re: Review Request: IE8 file download failed when retrieving content through proxy

2012-09-13 Thread Dan Dumont
attach the latest patch to the JIRA and grant license (if it still gives you that option) - Dan Dumont On Sept. 11, 2012, 2:55 a.m., Marshall Shi wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Re: Build failed in Jenkins: Shindig Trunk (IBM 1.6) #8

2012-09-12 Thread Dan Dumont
Stanton, would this help? http://maven.apache.org/plugins/maven-surefire-plugin/examples/system-properties.html Special VM properties Some system properties must be set on the command line of the forked VM, and cannot be set after the VM has been started. These properties must be added to the arg

Re: Build failed in Jenkins: Shindig Trunk (JDK 1.6) #43

2012-09-11 Thread Dan Dumont
Yes I was planning on doing that today when I got in. On Tue, Sep 11, 2012 at 8:29 AM, Ryan Baxter wrote: > Dan could you fix the missing license header in > features/src/test/javascript/features/container/mixin_test.js? > Thanks. > > -- Forwarded message -- > From: Apache Jenkin

Re: Review Request: IE8 file download failed when retrieving content through proxy

2012-09-11 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6201/#review11325 --- Ship it! Ship It! - Dan Dumont On Sept. 11, 2012, 2:55 a.m

Re: Build failed in Jenkins: Shindig Trunk (JDK 1.6) #43

2012-09-11 Thread Dan Dumont
Yes I was planning on doing that today when I got in. On Tue, Sep 11, 2012 at 8:29 AM, Ryan Baxter wrote: > Dan could you fix the missing license header in > features/src/test/javascript/features/container/mixin_test.js? > Thanks. > > -- Forwarded message -- > From: Apache Jenkin

Re: Review Request: Latest (and probably last) iteration of OAuth2 Consumer fixes rolled up into a single patch.

2012-09-10 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6436/#review11250 --- Ship it! Ship It! - Dan Dumont On Sept. 7, 2012, 4:07 p.m., Adam

Re: Review Request: Move container mixin functionality to a new feature.

2012-09-06 Thread Dan Dumont
apache.org/repos/asf/shindig/trunk/features/src/test/javascript/features/views/views-init-test.js 1380656 Diff: https://reviews.apache.org/r/6947/diff/ Testing --- Removed a test that is no longer applicable. Thanks, Dan Dumont

Re: Review Request: Move container mixin functionality to a new feature.

2012-09-06 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6947/#review6 ----------- On Sept. 6, 2012, 6:03 p.m., Dan Dumont wrote: > > ---

Re: Review Request: Move container mixin functionality to a new feature.

2012-09-06 Thread Dan Dumont
ntainer_test.js 1380656 Diff: https://reviews.apache.org/r/6947/diff/ Testing --- Removed a test that is no longer applicable. Thanks, Dan Dumont

Review Request: Move container mixin functionality to a new feature.

2012-09-06 Thread Dan Dumont
ache.org/r/6947/diff/ Testing --- Removed a test that is no longer applicable. Thanks, Dan Dumont

Re: Review Request: Make gadget token TTL configurable

2012-09-04 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6906/#review11030 --- Ship it! Ship It! - Dan Dumont On Sept. 4, 2012, 6:46 p.m

  1   2   3   4   5   6   >