summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade to postgresql 9.0.3.jsdelfino2011-02-262-9/+9
* Move virtual host htdocs under their corresponding virtual host contribution ...jsdelfino2011-02-2619-19/+26
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-2622-221/+500
* Some improvements to the edit module. Add a few sample apps and test cases, s...jsdelfino2011-02-2647-1001/+1922
* Add two builtin component properties containing the current HTTP request path...jsdelfino2011-02-205-1/+66
* Minor CSS fixes for cross-browser compatibility.jsdelfino2011-02-204-13/+20
* Add a few sample composites and a few fixes to the existing ones.jsdelfino2011-02-1224-280/+819
* Refactor groups of reusable components and improve layout a bit. Fix bug prev...jsdelfino2011-02-0820-299/+540
* Converts database key strings to symbols before computing database file names.jsdelfino2011-02-061-3/+5
* Support for changing component names and properties, and some edit improvements.jsdelfino2011-02-0624-176/+711
* Support for wiring and unwiring references.jsdelfino2011-02-0216-277/+462
* Minor stylesheet changes.jsdelfino2011-01-3110-28/+386
* Add composite save function, improve UI a bit and some script cleanup and doc...jsdelfino2011-01-3030-222/+906
* Sandbox to experiment with dynamic mass virtual hosting and running a differe...jsdelfino2011-01-256279-0/+528934
* Minor fix to EC2 image configuration script.jsdelfino2011-01-251-2/+2
* Print result from the UpperTest service to show wrappering/unwrappering issues.jsdelfino2011-01-241-0/+2
* Fix XML serialization issues with XHTML docs and add ability to save widgets.jsdelfino2011-01-1811-50/+148
* Fix menu bug with Chrome.jsdelfino2011-01-171-1/+1
* Use a common stylesheet in all samples.jsdelfino2011-01-1754-62/+457
* Add sample widget components and a page to edit them, plus minor user interac...jsdelfino2011-01-1622-115/+510
* Attempt to fix the logic that triggers wrappering/unwrappering in databinding...jsdelfino2011-01-133-5/+5
* Refactor and minor improvements of the edit module. Add a palette of sample c...jsdelfino2011-01-1328-217/+1186
* Fix args construction in WelloTest, change from String to Element. Fix WSDL i...jsdelfino2011-01-122-3/+9
* Add support for both RPC and Doc-wrapped modes to the component implementatio...jsdelfino2011-01-105-58/+44
* Create an Upper WSDL service definition, and use it on the upper reference bi...jsdelfino2011-01-1016-734/+88
* Sandbox to experiment with Databinding automatic wrapper transformations.jsdelfino2011-01-106291-0/+529586
* Add a composite similar to the travel tutorial app to the sample dashboard. M...jsdelfino2011-01-096-68/+347
* Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino2011-01-0924-17/+158
* Minor improvements of the edit module. Refactored HTML pages, added a menu, a...jsdelfino2011-01-0718-91/+468
* Fix incorrect cookie name in sample logout pages.jsdelfino2011-01-072-2/+2
* Support service promotion and improve component layout algorithm.jsdelfino2011-01-069-141/+242
* Fix automake warning. Add pragmas to sources generated by Thrift using sed in...jsdelfino2011-01-021-3/+1
* Add logic to list, add, remove apps and link to the edit page.jsdelfino2010-12-307-62/+144
* Simplify and cleanup HTTP binding client Javascript code, now portable across...jsdelfino2010-12-301-366/+298
* Make XML serialization logic portable across browsers.jsdelfino2010-12-301-5/+24
* Support ATOM and RSS entries with no content or description.jsdelfino2010-12-304-7/+45
* Skeleton of a composite app editor module.jsdelfino2010-12-2923-42/+1047
* Remove type=feed and type=entry parameters from application/atom+xml media ty...jsdelfino2010-12-296-8/+23
* Fix automated build and Ubuntu 10.10 install.jsdelfino2010-12-273-9/+21
* Improve EC2 setup scripts. Remove dependency on external environment variables.jsdelfino2010-12-277-13/+13
* Port REST support improvements to AppEngine Python integration scripts and ad...jsdelfino2010-12-2715-28/+404
* Simplify relay sample a bit.jsdelfino2010-12-277-102/+7
* Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry...jsdelfino2010-12-278-26/+73
* Port to HTTPD 2.3.10 + latest APR 1.4.x and enable mod_session_crypto.jsdelfino2010-12-258-30/+77
* Port to HTTPD 2.3.10 alpha release.jsdelfino2010-12-252-12/+12
* Create a sandbox branch to experiment with latest APR.jsdelfino2010-12-25590-0/+55306
* Improve component and reference rendering and layout. Recurse over wired refe...jsdelfino2010-12-243-164/+364
* Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino2010-12-2410-23/+47
* Fix content types. Removed duplicate function.jsdelfino2010-12-241-23/+7
* Turn off URL canonicalization when routing a request through HTTPD's reverse ...jsdelfino2010-12-241-0/+1