2009-05-12 |
Chris Chabot | Adding a unittest for RestRequestItem
|
commit | commitdiff | tree |
2009-05-11 |
Chris Chabot | Add support for ternary operations, ie: $\{ViewerParam...
|
commit | commitdiff | tree |
2009-05-11 |
Chris Chabot | Adds support for array[] expressions to the ExpressionParser
|
commit | commitdiff | tree |
2009-05-11 |
Chris Chabot | SHINDIG-1054 by Pan Jie - cannot apply multiple fields...
|
commit | commitdiff | tree |
2009-05-11 |
Chris Chabot | Fixed a small issue when data pipelining == null on...
|
commit | commitdiff | tree |
2009-05-10 |
Chris Chabot | SHINDIG-1038 by Dmitry Vorobyev, adds country and lang...
|
commit | commitdiff | tree |
2009-05-10 |
Chris Chabot | Add a zero value module id to the substitutions so...
|
commit | commitdiff | tree |
2009-05-10 |
Chris Chabot | SHINDIG-1037 by lipeng, use createTextNode to assign...
|
commit | commitdiff | tree |
2009-05-10 |
Chris Chabot | This patch by Pan Jie adds a cache-invalidation test...
|
commit | commitdiff | tree |
2009-05-10 |
Chris Chabot | Changed the default URL of the cache invalidation end...
|
commit | commitdiff | tree |
2009-05-10 |
Chris Chabot | Modified the canical db to support the new 0.9 messaging...
|
commit | commitdiff | tree |
2009-05-10 |
Chris Chabot | SHINDIG-1041 by Pan Jie - Adds support for OAuth params...
|
commit | commitdiff | tree |
2009-05-10 |
Chris Chabot | Message api change for spec 0.9 patch by Jinhui Du
|
commit | commitdiff | tree |
2009-05-10 |
Chris Chabot | This patch completes proxied content, and adds basic...
|
commit | commitdiff | tree |
2009-04-29 |
Chris Chabot | Patch from Pan Jie:
|
commit | commitdiff | tree |
2009-04-28 |
Chris Chabot | Added release instructions to the README
|
commit | commitdiff | tree |
2009-04-21 |
Chris Chabot | SHINDIG-1026 by Pan Jie:
|
commit | commitdiff | tree |
2009-04-21 |
Chris Chabot | Expand error condition checking on json_decode result
|
commit | commitdiff | tree |
2009-04-21 |
Chris Chabot | SHINDIG-1024 By Pan Jie - Missing OAuthCallbackServlet
|
commit | commitdiff | tree |
2009-04-20 |
Chris Chabot | Patch by Pan Jie,
|
commit | commitdiff | tree |
2009-04-14 |
Chris Chabot | improper escaping of &'s in javascript assigned by...
|
commit | commitdiff | tree |
2009-04-11 |
Chris Chabot | This patch changes the gadget rendering to a completely...
|
commit | commitdiff | tree |
2009-04-09 |
Chris Chabot | Fix an warning when E_ALL is set on non-post's without...
|
commit | commitdiff | tree |
2009-04-06 |
Chris Chabot | Re-enables the exception on unsupported content-type...
|
commit | commitdiff | tree |
2009-04-03 |
Chris Chabot | Mirror java's strict content-type checking, all posts...
|
commit | commitdiff | tree |
2009-04-03 |
Chris Chabot | sha1: If the optional raw_output is set to TRUE, then...
|
commit | commitdiff | tree |
2009-04-03 |
Chris Chabot | An empty feature seems to have snuk into the features...
|
commit | commitdiff | tree |
2009-04-02 |
Chris Chabot | body_hash should be base64 encoded
|
commit | commitdiff | tree |
2009-04-02 |
Chris Chabot | Patch by Pan Jie:
|
commit | commitdiff | tree |
2009-04-01 |
Chris Chabot | switch our signed rquests (called from preloads, makeRequest...
|
commit | commitdiff | tree |
2009-04-01 |
Chris Chabot | Make RemoteContentRequest->getHeader a bit more fault...
|
commit | commitdiff | tree |
2009-04-01 |
Chris Chabot | Adds the opensocial_proxied_content=1 query param to...
|
commit | commitdiff | tree |
2009-04-01 |
Chris Chabot | Remove the opensocial_* from non-signed proxied content...
|
commit | commitdiff | tree |
2009-04-01 |
Chris Chabot | Make sure the opensocial_* and oauth_* params are _always_...
|
commit | commitdiff | tree |
2009-04-01 |
Chris Chabot | Patch by Pan Jie:
|
commit | commitdiff | tree |
2009-03-31 |
Chris Chabot | This adds a mostly working data-pipelining implementation...
|
commit | commitdiff | tree |
2009-03-30 |
Chris Chabot | 1. remove dependency of GadgetContext when fetching...
|
commit | commitdiff | tree |
2009-03-30 |
Chris Chabot | Adds data-pipelining tag parsing to the spec parser...
|
commit | commitdiff | tree |
2009-03-29 |
Chris Chabot | When using makeRequest for post data:
|
commit | commitdiff | tree |
2009-03-25 |
Chris Chabot | Patch by Jacky Chao Wang, Fixes a couple of test errors in:
|
commit | commitdiff | tree |
2009-03-25 |
Chris Chabot | The oauth signatures for proxied content were incorrect...
|
commit | commitdiff | tree |
2009-03-25 |
Chris Chabot | Part 2 of the proxied content work and improvements...
|
commit | commitdiff | tree |
2009-03-23 |
Chris Chabot | This adds initial support for the new invalidation...
|
commit | commitdiff | tree |
2009-03-17 |
Chris Chabot | Added the missing fetcher to OAuthFetcher
|
commit | commitdiff | tree |
2009-03-17 |
Chris Chabot | Revision 754879 added container id into security token...
|
commit | commitdiff | tree |
2009-03-16 |
Chris Chabot | SHINDIG-973 by Nagy Attila: Making memcache pconnect...
|
commit | commitdiff | tree |
2009-03-16 |
Chris Chabot | SHINDIG-978 by Jakub Vrána: BasicSecurityToken accepts...
|
commit | commitdiff | tree |
2009-03-16 |
Chris Chabot | Trimming old 0 size files part duex
|
commit | commitdiff | tree |
2009-03-16 |
Chris Chabot | Trimming old 0 size files
|
commit | commitdiff | tree |
2009-03-16 |
Chris Chabot | Update to SHINDIG-943 (add support for 0.9 limited...
|
commit | commitdiff | tree |
2009-03-14 |
Chris Chabot | Changed the expected number of components with a plain...
|
commit | commitdiff | tree |
2009-03-07 |
Chris Chabot | Rolling back the patch from SHINDIG-966, was breaking...
|
commit | commitdiff | tree |
2009-03-07 |
Chris Chabot | SHINDIG-943 by Pan Jie - Add support invalidation for...
|
commit | commitdiff | tree |
2009-03-07 |
Chris Chabot | SHINDIG-966 - double decoded the security token
|
commit | commitdiff | tree |
2009-03-07 |
Chris Chabot | Adding missing rewriter test files
|
commit | commitdiff | tree |
2009-03-05 |
Chris Chabot | SHINDIG-951 by Nagy Attila - setFieldImpl does not...
|
commit | commitdiff | tree |
2009-02-24 |
Chris Chabot | Doh. debugging edit made its way in
|
commit | commitdiff | tree |
2009-02-24 |
Chris Chabot | Filled in a very basic content sanitizer that removes...
|
commit | commitdiff | tree |
2009-02-24 |
Chris Chabot | This adds support for rewriting proxied CSS files if...
|
commit | commitdiff | tree |
2009-02-24 |
Chris Chabot | libxml_get_errors returns an array of LibXMLError objects...
|
commit | commitdiff | tree |
2009-02-23 |
Chris Chabot | This implements a very simple style rewriter, it works...
|
commit | commitdiff | tree |
2009-02-23 |
Chris Chabot | SHINDIG-925 by Jakub Vrána - Meaningless regular expression...
|
commit | commitdiff | tree |
2009-02-23 |
Chris Chabot | SHINDIG-929 by Jakub Vrána - Invalid example configuration
|
commit | commitdiff | tree |
2009-02-23 |
Chris Chabot | SHINDIG-930 GadgetException not found & not autoloaded...
|
commit | commitdiff | tree |
2009-02-23 |
Chris Chabot | Make the testgadget a bit more interesting by adding...
|
commit | commitdiff | tree |
2009-02-23 |
Chris Chabot | Adds the new config keys to the default configuration
|
commit | commitdiff | tree |
2009-02-23 |
Chris Chabot | Initial version of the DOM tree based rewriting. The...
|
commit | commitdiff | tree |
2009-02-23 |
Chris Chabot | Use the curl_connection_timeout setting for the overall...
|
commit | commitdiff | tree |
2009-02-23 |
Chris Chabot | Don't crash if no OAuth links are specified (doh) and...
|
commit | commitdiff | tree |
2009-02-23 |
Chris Chabot | Don't use the client's headers to make a proxied request...
|
commit | commitdiff | tree |
2009-02-20 |
Chris Chabot | Adds content-rewrite and oauth spec parsing
|
commit | commitdiff | tree |
2009-02-20 |
Chris Chabot | Don't urldecode makeRequest params
|
commit | commitdiff | tree |
2009-02-20 |
Chris Chabot | s/signed/unsigned in building the request queue
|
commit | commitdiff | tree |
2009-02-17 |
Chris Chabot | Sync up memcache's get with the ttl policy changes
|
commit | commitdiff | tree |
2009-02-17 |
Chris Chabot | SHINDIG-922 by Nagy Attila - Changes the per-instance...
|
commit | commitdiff | tree |
2009-02-17 |
Chris Chabot | Changed the caching expiration policy from a expiration...
|
commit | commitdiff | tree |
2009-02-17 |
Chris Chabot | Don't set caching headers of the http code was no 200...
|
commit | commitdiff | tree |
2009-02-15 |
Chris Chabot | Filter out If-Modified-Since codes when proxying, and...
|
commit | commitdiff | tree |
2009-02-15 |
Chris Chabot | Re-enabled the iframe generation for the metadata service
|
commit | commitdiff | tree |
2009-02-15 |
Chris Chabot | Re-enable javascript compression (it now also compresses...
|
commit | commitdiff | tree |
2009-02-15 |
Chris Chabot | Fix a warning when forcedJsLibs was empty
|
commit | commitdiff | tree |
2009-02-15 |
Chris Chabot | Default to the empty view name if no matching or default...
|
commit | commitdiff | tree |
2009-02-15 |
Chris Chabot | This commit starts the refactoring of the gadget rendering...
|
commit | commitdiff | tree |
2009-02-15 |
Chris Chabot | Makes the fields array consistent between the REST...
|
commit | commitdiff | tree |
2009-02-12 |
Chris Chabot | Fixes a possible XSS attack surface
|
commit | commitdiff | tree |
2009-02-12 |
Chris Chabot | SHINDIG-909 - fixes a number of failing unit tests
|
commit | commitdiff | tree |
2009-02-04 |
Chris Chabot | Fixes up the activities path parsing, was missing the...
|
commit | commitdiff | tree |
2009-02-03 |
Chris Chabot | Minor code cleanups (and removal of a useless dba oauth...
|
commit | commitdiff | tree |
2009-01-27 |
Chris Chabot | Added a feature cache specific config, this allows...
|
commit | commitdiff | tree |
2009-01-25 |
Chris Chabot | SHINDIG-887 by Joe Pletcher - Fixes the double rendering...
|
commit | commitdiff | tree |
2009-01-25 |
Chris Chabot | Cleaned up a few whitespaces & removed the no-longer...
|
commit | commitdiff | tree |
2009-01-25 |
Chris Chabot | Added a hit about user id checking to the activity...
|
commit | commitdiff | tree |
2009-01-23 |
Chris Chabot | %40all (@all) wasn't being picked up correctly through...
|
commit | commitdiff | tree |
2009-01-18 |
Chris Chabot | SHINDIG-854 by Eiji Kitamura, fixes the following issues...
|
commit | commitdiff | tree |
2009-01-18 |
Chris Chabot | Return a not_found error on not_found, and not forbidden...
|
commit | commitdiff | tree |
2009-01-18 |
Chris Chabot | Fix for activities: Properly differentiate between...
|
commit | commitdiff | tree |
2009-01-18 |
Chris Chabot | SHINDIG-853 by Shogo Kawahara - Apply message translations...
|
commit | commitdiff | tree |
2009-01-13 |
Chris Chabot | Quick and dirty fix for people xml output, should investigat...
|
commit | commitdiff | tree |
2009-01-13 |
Chris Chabot | Added JsonDbOpensocialService test by Pan Jie
|
commit | commitdiff | tree |
2009-01-12 |
Chris Chabot | SHINDIG-841 by Pan Jie - Add activities paging support...
|
commit | commitdiff | tree |