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 |
2009-01-12 |
Chris Chabot | SHINDIG-839 by Pan Jie - Argument error when MessageBundlePa...
|
commit | commitdiff | tree |
2009-01-12 |
Chris Chabot | Make OAuthRequest::params public so they can be modified...
|
commit | commitdiff | tree |
2009-01-12 |
Chris Chabot | apc doesnt have handles, woops
|
commit | commitdiff | tree |
2009-01-12 |
Chris Chabot | Minor code formatting cleanups
|
commit | commitdiff | tree |
2009-01-12 |
Chris Chabot | Make OAuthRequest::parameters public so it can be modified...
|
commit | commitdiff | tree |
2009-01-05 |
Chris Chabot | SHINDIG-815 by Jerome Gangneux - missing NEW statement...
|
commit | commitdiff | tree |
2009-01-05 |
Chris Chabot | SHINDIG-813 by Jerome Gangneux - removed debugging...
|
commit | commitdiff | tree |
2008-12-22 |
Chris Chabot | SHINDIG-807 - Adds OAuth information to the metadata...
|
commit | commitdiff | tree |
2008-12-18 |
Chris Chabot | Added missing license copies of the phpunit and jsmin...
|
commit | commitdiff | tree |
2008-12-16 |
Chris Chabot | Suppress warnings that would break the social-api when...
|
commit | commitdiff | tree |
2008-12-11 |
Chris Chabot | Temp disabling a broken test case (looks like SHINDIG...
|
commit | commitdiff | tree |
2008-12-11 |
Chris Chabot | Debugging statement slipped into the commit, doh
|
commit | commitdiff | tree |
2008-12-11 |
Chris Chabot | SHINDIG-779 by Pan Jie - Fix JsonDb for app data service
|
commit | commitdiff | tree |
2008-12-11 |
Chris Chabot | First stab at a make release script, creates a proper...
|
commit | commitdiff | tree |
2008-12-11 |
Chris Chabot | Updated php README file
|
commit | commitdiff | tree |
2008-12-11 |
Chris Chabot | output forced js libs script tag to buffer and not...
|
commit | commitdiff | tree |
2008-12-11 |
Chris Chabot | force no-cache on the social calls, will probably need...
|
commit | commitdiff | tree |
2008-12-11 |
Chris Chabot | SHINDIG-777 by Pan Jie - fixes to jsondb service for...
|
commit | commitdiff | tree |
2008-12-11 |
Chris Chabot | Same fix as for the xml output converter: strict checking...
|
commit | commitdiff | tree |
2008-12-11 |
Chris Chabot | Doh, set content-type headers if debug is false, not...
|
commit | commitdiff | tree |
2008-12-10 |
Chris Chabot | Make ApiServlet inherit from httpservlet (adds etags...
|
commit | commitdiff | tree |
2008-12-10 |
Chris Chabot | SHINDIG-716 by Jerome Gangneux, Typo in JsonRpcServelet
|
commit | commitdiff | tree |
2008-12-09 |
Chris Chabot | Fixes errornous extra entry element in the xml and...
|
commit | commitdiff | tree |
2008-12-09 |
Chris Chabot | Fixes a warning on an empty query param
|
commit | commitdiff | tree |
2008-12-09 |
Chris Chabot | SHINDIG-763 by Erik Gomersbach - fixes isAnonymous...
|
commit | commitdiff | tree |
2008-12-09 |
Chris Chabot | Fixes an error with xml output / to strict type checking
|
commit | commitdiff | tree |
2008-12-05 |
Chris Chabot | update the test php files to use the new config.php...
|
commit | commitdiff | tree |
2008-12-05 |
Chris Chabot | doh
|
commit | commitdiff | tree |
2008-12-04 |
Chris Chabot | Makes the content-disposition header dependent on the...
|
commit | commitdiff | tree |
2008-12-04 |
Chris Chabot | SHINDIG-760 by Pan Jie - newFetchPeopleRequest could...
|
commit | commitdiff | tree |
2008-12-03 |
Chris Chabot | SHINDIG-758 by Pan Jie - error in parsing signed makeRequest...
|
commit | commitdiff | tree |
2008-12-03 |
Chris Chabot | SHINDIG-727 by Erik Gomersbach - rsa_private_key not...
|
commit | commitdiff | tree |
2008-12-03 |
Chris Chabot | Added support for relative paths in message bundle...
|
commit | commitdiff | tree |
2008-12-03 |
Chris Chabot | Removed the content disposition header that was breaking...
|
commit | commitdiff | tree |
2008-12-03 |
Chris Chabot | SHINDIG-724 by Pan Jie - Fixes inlined messages support
|
commit | commitdiff | tree |
2008-12-02 |
Chris Chabot | Move documentation out of the site root and into docs
|
commit | commitdiff | tree |
2008-12-02 |
Chris Chabot | Move config to the common directory
|
commit | commitdiff | tree |
2008-12-02 |
Chris Chabot | SHINDIG-541 by Impetus technologies and improved upon...
|
commit | commitdiff | tree |
2008-12-02 |
Chris Chabot | Fix inconsistency in limit exceeded response error...
|
commit | commitdiff | tree |
2008-11-24 |
Chris Chabot | Small optimization, only check modules if debug=true
|
commit | commitdiff | tree |
2008-11-24 |
Chris Chabot | Since the cache implementations aren't really meant...
|
commit | commitdiff | tree |
2008-11-24 |
Chris Chabot | Added a simple APC cache implementation
|
commit | commitdiff | tree |
2008-11-24 |
Chris Chabot | Fixed a silly typo in the memcache cache class
|
commit | commitdiff | tree |
2008-11-23 |
Chris Chabot | Debugging statement snuk in & added converters to the...
|
commit | commitdiff | tree |
2008-11-23 |
Chris Chabot | Add missing require's (autload is inherently slow,...
|
commit | commitdiff | tree |
2008-11-23 |
Chris Chabot | SHINDIG-694 by Denis, don't un-magic-quotes raw http...
|
commit | commitdiff | tree |
2008-11-23 |
Chris Chabot | Made the code formatting style consistent with the...
|
commit | commitdiff | tree |
2008-11-21 |
Chris Chabot | A small typo snuk in in one of the patches, doh
|
commit | commitdiff | tree |