| Commit message (Expand) | Author | Files | Lines |
2011-04-17 | Implement SCDL wiredByImpl attribute. | jsdelfino | 2 | -10/+54 |
2011-04-17 | Fix representation of null values and escape control characters in JSON and H... | jsdelfino | 12 | -67/+214 |
2011-04-17 | Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a... | jsdelfino | 36 | -526/+1080 |
2011-04-17 | Add a few sample and test apps. Refactor some of the utility components and a... | jsdelfino | 56 | -1499/+2808 |
2011-04-17 | Adjust build to new locations of Qpid and Vysper distros. | jsdelfino | 1 | -2/+2 |
2011-04-04 | Enable python component implementations to flow binary content strings. | jsdelfino | 1 | -5/+9 |
2011-04-04 | Fix performance and security issues reported by pagespeed and skipfish. | jsdelfino | 32 | -120/+283 |
2011-04-04 | Add sample database and search components, sample apps and corresponding test... | jsdelfino | 27 | -315/+1174 |
2011-03-27 | Support returning binary content. Fix server bug preventing a component to re... | jsdelfino | 2 | -2/+2 |
2011-03-27 | Fix links to CSS and error pages. | jsdelfino | 2 | -3/+13 |
2011-03-27 | Add tests for HTTP components and widgets. Refactor and simplify some of the ... | jsdelfino | 35 | -261/+1286 |
2011-03-27 | HTML cleanup, improve layout on different browsers, iOS and android devices a... | jsdelfino | 39 | -214/+732 |
2011-03-21 | Add debug support to optimized build and downgrade GCC optimizations from O3 ... | jsdelfino | 1 | -1/+1 |
2011-03-21 | Refactor and cleanup edit module, add text components, store page and app run... | jsdelfino | 46 | -189/+1281 |
2011-03-21 | Fix Javascript test case. Enable Javascript error reporting on non-debug build. | jsdelfino | 2 | -2/+5 |
2011-03-21 | Support authentication across wildcard domains. | jsdelfino | 4 | -5/+5 |
2011-03-14 | Update svn:ignore properties and minor build cleanups. | jsdelfino | 6 | -592/+9 |
2011-03-13 | Add test components that evaluate python expressions. | jsdelfino | 2 | -0/+84 |
2011-03-13 | Fix app link creation and save one HTTP proxy hop. | jsdelfino | 2 | -3/+14 |
2011-03-13 | Move etc/git-exclude to .gitignore to avoid having to configure ignores manua... | jsdelfino | 1 | -0/+20 |
2011-03-13 | Add Javascript functions and test cases to help work with JSON. | jsdelfino | 8 | -5/+441 |
2011-03-13 | Add a reusable component that returns the contents of a configured url. | jsdelfino | 19 | -27/+463 |
2011-03-08 | Change ATOM and RSS feed representations to use name value pairs instead of j... | jsdelfino | 80 | -1505/+805 |
2011-03-08 | Simplified list component by using a reference per element. Automatically set... | jsdelfino | 10 | -160/+233 |
2011-02-27 | Fix HTTP port formatting bug. | jsdelfino | 1 | -1/+1 |
2011-02-27 | Fixes to make the edit module work with HTTPS. | jsdelfino | 3 | -5/+36 |
2011-02-27 | Fix test case broken by XML document indentation format change. | jsdelfino | 1 | -27/+34 |
2011-02-27 | Refactor component palettes a bit and support autosave. | jsdelfino | 15 | -113/+410 |
2011-02-26 | Upgrade to postgresql 9.0.3. | jsdelfino | 2 | -9/+9 |
2011-02-26 | Move virtual host htdocs under their corresponding virtual host contribution ... | jsdelfino | 19 | -19/+26 |
2011-02-26 | Correctly pass query strings through component wiring redirects and improve f... | jsdelfino | 22 | -221/+500 |
2011-02-26 | Some improvements to the edit module. Add a few sample apps and test cases, s... | jsdelfino | 47 | -1001/+1922 |
2011-02-20 | Add two builtin component properties containing the current HTTP request path... | jsdelfino | 5 | -1/+66 |
2011-02-20 | Minor CSS fixes for cross-browser compatibility. | jsdelfino | 4 | -13/+20 |
2011-02-12 | Add a few sample composites and a few fixes to the existing ones. | jsdelfino | 24 | -280/+819 |
2011-02-08 | Refactor groups of reusable components and improve layout a bit. Fix bug prev... | jsdelfino | 20 | -299/+540 |
2011-02-06 | Converts database key strings to symbols before computing database file names. | jsdelfino | 1 | -3/+5 |
2011-02-06 | Support for changing component names and properties, and some edit improvements. | jsdelfino | 24 | -176/+711 |
2011-02-02 | Support for wiring and unwiring references. | jsdelfino | 16 | -277/+462 |
2011-01-31 | Minor stylesheet changes. | jsdelfino | 10 | -28/+386 |
2011-01-30 | Add composite save function, improve UI a bit and some script cleanup and doc... | jsdelfino | 30 | -222/+906 |
2011-01-25 | Minor fix to EC2 image configuration script. | jsdelfino | 1 | -2/+2 |
2011-01-18 | Fix XML serialization issues with XHTML docs and add ability to save widgets. | jsdelfino | 11 | -50/+148 |
2011-01-17 | Fix menu bug with Chrome. | jsdelfino | 1 | -1/+1 |
2011-01-17 | Use a common stylesheet in all samples. | jsdelfino | 54 | -62/+457 |
2011-01-16 | Add sample widget components and a page to edit them, plus minor user interac... | jsdelfino | 22 | -115/+510 |
2011-01-13 | Refactor and minor improvements of the edit module. Add a palette of sample c... | jsdelfino | 28 | -217/+1186 |
2011-01-09 | Add a composite similar to the travel tutorial app to the sample dashboard. M... | jsdelfino | 6 | -68/+347 |
2011-01-09 | Fix memory leak in Python runtime integration. Reduce memory consumption of d... | jsdelfino | 24 | -17/+158 |
2011-01-07 | Minor improvements of the edit module. Refactored HTML pages, added a menu, a... | jsdelfino | 18 | -91/+468 |