jsdelfino
|
e7584f3735
|
Change optimizations from -O2 to -O1 with Clang/LLVM as -O2 is unsafe.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1167646 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 23:08:28 +00:00 |
|
jsdelfino
|
b376880772
|
Rename nosqldb component to constdb.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1167575 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 18:11:07 +00:00 |
|
jsdelfino
|
90ee764596
|
Reinitialize Python thread support after a library reload or a fork.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165751 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-06 16:23:42 +00:00 |
|
jsdelfino
|
c298b01922
|
Support multithreaded execution of Python components with the HTTPD event MPM.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165452 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-05 23:30:31 +00:00 |
|
jsdelfino
|
31ed46ac8d
|
Tune up Mozilla SpiderMonkey memory usage and garbage collection.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165451 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-05 23:30:24 +00:00 |
|
jsdelfino
|
a44b60593a
|
Improve logging with multiple threads and processes.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165450 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-05 23:30:20 +00:00 |
|
jsdelfino
|
763f84a6da
|
Build with Clang/LLVM when available.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164964 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-04 06:02:25 +00:00 |
|
jsdelfino
|
60bd4b15c5
|
Port to Memcached 1.4.7 and Ubuntu 11.04.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1163087 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 04:48:44 +00:00 |
|
jsdelfino
|
88fb903346
|
Implement an OpenCL component implementation evaluator. Add OpenCL tests, working on Ubuntu and MacOS with both CPU and NVIDIA and ATI GPUs.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1162473 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-28 02:50:09 +00:00 |
|
jsdelfino
|
29edc4e6fb
|
Implement a portable alternative to __thread and get the HTTP and SQLDB components and the Auth modules working with the HTTPD multithreaded event MPM.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1162472 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-28 02:50:02 +00:00 |
|
jsdelfino
|
c7bac19b00
|
Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possible. Fix multi-threading issues in the SpiderMonkey integration.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157676 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-14 21:53:15 +00:00 |
|
jsdelfino
|
cce27a3d75
|
Upgrade to SpiderMonkey 1.8.5.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156555 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 09:28:49 +00:00 |
|
jsdelfino
|
ab81b661aa
|
Add more complete test of multi-threaded worker, work queue and thread local storage.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1156460 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 02:59:20 +00:00 |
|
jsdelfino
|
4a38d91c40
|
Fix compile error in test program.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155191 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 02:17:20 +00:00 |
|
jsdelfino
|
3b3beac5ad
|
Javascript improvements: add local storage, improve caching using URI fragments instead of query strings, simplify component layout and optimize some of the Javascript functions, and add the ability to clone components.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154447 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-06 05:59:32 +00:00 |
|
jsdelfino
|
4b14cefc9e
|
Refactor the sample composites and components and cleanup the component names a bit.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154446 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-06 05:59:22 +00:00 |
|
jsdelfino
|
96659f7037
|
Make authentication work with wildcard domains and increase authentication cookie max-age.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154445 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-06 05:59:04 +00:00 |
|
jsdelfino
|
caec161501
|
Port to Mac OS X 10.6.7.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140690 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 15:50:47 +00:00 |
|
jsdelfino
|
f65611a01e
|
Add missing files to build scripts and fixed a header typo.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135066 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-13 09:06:50 +00:00 |
|
jsdelfino
|
da4a3c9a16
|
Fix Thrift URL in minimum install script.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135053 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-13 08:00:50 +00:00 |
|
jsdelfino
|
2d73791e1d
|
Add the ability to configure page headers and footers.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135049 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-13 07:57:39 +00:00 |
|
jsdelfino
|
d3bdc051ec
|
Minor refactoring and cleanup of edit module and its test composites. Add HTML generation and messaging components and a few more tests.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135048 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-13 07:57:30 +00:00 |
|
jsdelfino
|
ba223e693c
|
Improve support for HTTP verbs and enable calls inside a domain without having to repeat the domain name in all the URLs.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135047 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-13 07:57:13 +00:00 |
|
jsdelfino
|
eb7ad1a024
|
Add configuration and script to enable mod-security 2.6.0.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135046 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-13 07:57:06 +00:00 |
|
rfeng
|
a0a513f7e7
|
Fixing the thrift download url
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132704 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 17:08:10 +00:00 |
|
jsdelfino
|
3cb58e32ca
|
Fix build error, move dashboard and store directories to the correct module.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126337 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 07:03:25 +00:00 |
|
jsdelfino
|
2faafb7106
|
Support cookies over outgoing HTTP calls and a shorter component URL addressing scheme.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126336 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 06:50:15 +00:00 |
|
jsdelfino
|
8f252e970a
|
Refactor app data model part 2, converted dashboard and store files to directories.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126334 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 06:49:24 +00:00 |
|
jsdelfino
|
652608411f
|
Refactor app data model part 1, add a template for new apps and support for saving account info.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126333 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 06:42:22 +00:00 |
|
jsdelfino
|
bc2aa6314a
|
Some Javascript cleanup, now working across all browsers including IE9.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126329 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 06:31:39 +00:00 |
|
jsdelfino
|
d1ef2011fe
|
Cleanup and organize sample components, apps and html pages.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126306 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 04:25:27 +00:00 |
|
jsdelfino
|
641f5cd4fd
|
Minor install script fixes. Add a script to install a minimal build and upgrade to latest libcloud.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126299 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 02:29:07 +00:00 |
|
jsdelfino
|
874620b24e
|
Refactor some of the extensions and remove unnecessary namespace prefixes.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126298 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 02:29:02 +00:00 |
|
jsdelfino
|
49f4223605
|
Simplify page navigations and optimize layout and event handling on touch devices. Optimize caching and minimize Ajax calls.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126297 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 02:28:47 +00:00 |
|
jsdelfino
|
34d6cf1e50
|
Update ids of EC2 images used for testing.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098492 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 05:59:03 +00:00 |
|
jsdelfino
|
5842f30c2a
|
Change app data model a bit. Store app properties in separate files and support app cloning.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098491 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 05:58:59 +00:00 |
|
jsdelfino
|
636e046fd1
|
Reformat, sort and refactor test and sample apps.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098490 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 05:58:47 +00:00 |
|
jsdelfino
|
8cfb387f91
|
Simplify HTML and Javascript to improve UI and performance on iOS devices. Fix offline cache manifest. Add an app clone page.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098489 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-02 05:58:26 +00:00 |
|
jsdelfino
|
84dfee258c
|
Add an XMPP message sender component that only connects to an XMPP server as needed just before sending a message to avoid unnecessary connects / disconnects in a dynamic virtual host environment. Add another component that does an HTTP delete.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094212 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-17 22:14:29 +00:00 |
|
jsdelfino
|
d198f74e5f
|
Implement SCDL wiredByImpl attribute.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094211 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-17 22:14:23 +00:00 |
|
jsdelfino
|
a0f6883021
|
Fix representation of null values and escape control characters in JSON and HTTP query strings.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094210 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-17 22:14:18 +00:00 |
|
jsdelfino
|
ff2490e3b4
|
Cleanup HTML pages. Improvements and a few fixes to get consistent behavior across browsers including Safari/iOS.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094209 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-17 22:14:11 +00:00 |
|
jsdelfino
|
7df272063b
|
Add a few sample and test apps. Refactor some of the utility components and adjusted apps to use them.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094208 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-17 22:13:58 +00:00 |
|
jsdelfino
|
7779274ac9
|
Adjust build to new locations of Qpid and Vysper distros.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094207 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-17 22:13:39 +00:00 |
|
jsdelfino
|
05348835d5
|
Enable python component implementations to flow binary content strings.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088509 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-04 08:46:12 +00:00 |
|
jsdelfino
|
038525403e
|
Fix performance and security issues reported by pagespeed and skipfish.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088508 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-04 08:46:08 +00:00 |
|
jsdelfino
|
37104d47a3
|
Add sample database and search components, sample apps and corresponding test cases, and minor refactoring of component categories.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088507 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-04 08:45:59 +00:00 |
|
jsdelfino
|
fc1662732a
|
Support returning binary content. Fix server bug preventing a component to return an empty list.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086049 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-27 21:59:13 +00:00 |
|
jsdelfino
|
b8bb1902cd
|
Fix links to CSS and error pages.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086048 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-27 21:59:10 +00:00 |
|
jsdelfino
|
b334d8f3cf
|
Add tests for HTTP components and widgets. Refactor and simplify some of the samples composites and component categories.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086047 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-27 21:59:06 +00:00 |
|