Commit graph

413 commits

Author SHA1 Message Date
jsdelfino
8fdc6a6dc4 Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use different auth mechanisms, and refactor log configuration to make it easier to use.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1291133 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 07:20:15 +00:00
jsdelfino
f4c4803ce0 Refactor server hosting module, rename it and move it under a hosting dir, and refactor its datastore components into a single component.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237740 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 15:56:11 +00:00
jsdelfino
1b10f18fce Add an app property which can be used to retrieve the current app name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237738 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 15:54:15 +00:00
jsdelfino
32ae33c773 Change samples to use standard example.com domain name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237737 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 15:54:12 +00:00
jsdelfino
d907c6fe64 Add a partitioner component, which combined with a selector component can be used to implement data partitioning, sharding, or data access load balancing for example.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1231822 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 03:49:08 +00:00
jsdelfino
c3cc3ea6b1 Fix error with logging command in memcached and sqldb start / stop scripts. Adjust test scripts, add new parameter required by memcached start / stop scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1231821 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 03:49:01 +00:00
jsdelfino
85d3307d76 Add external configuration of Memcached and PostgreSQL logging, to allow the logs to be piped to Scribe or the HTTPD log rotation program.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1225904 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 19:52:29 +00:00
jsdelfino
681567b281 Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to get log piping and rotation to work.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1222604 13f79535-47bb-0310-9956-ffa450edef68
2011-12-23 08:18:38 +00:00
jsdelfino
c9dc8128f1 Fix calculation of composite path when configured with an absolute path.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221832 13f79535-47bb-0310-9956-ffa450edef68
2011-12-21 18:31:55 +00:00
jsdelfino
0093665342 Fix PostgreSQL download URL and add it to the default build scripts on Ubuntu and Mac OS X.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1221567 13f79535-47bb-0310-9956-ffa450edef68
2011-12-21 02:26:01 +00:00
jsdelfino
38eceb6155 Turn ProxyPreserveHost off as it causes backend HTTPD servers to redirect requests instead of accepting them.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1220537 13f79535-47bb-0310-9956-ffa450edef68
2011-12-18 20:55:01 +00:00
jsdelfino
3ac8ca7868 Add ability to configure an HTTPS proxy with load balancing over a set of HTTP backend servers and get OAuth authentication working with that topology.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1220526 13f79535-47bb-0310-9956-ffa450edef68
2011-12-18 20:19:11 +00:00
jsdelfino
b8580fd78a Change htpasswd conf from MD5 to DES as the MD5 version isn't recognized on Mac OS X.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214044 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 03:35:23 +00:00
jsdelfino
f50225bacd Change memcached component configuration syntax to use spaces instead of commas between memcached addresses.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214043 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 03:35:21 +00:00
jsdelfino
f0ae609332 Minor build script updates. Add missing --enable-libcloud build option and upgrade to PostgreSQL 9.1.2.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1214042 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 03:35:17 +00:00
jsdelfino
cc233e5d22 Fix build and install errors on Mac OS X. Add missing scripts to forward IP ports on Mac OS X.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209010 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 09:09:05 +00:00
jsdelfino
0119ce10b0 Minor build and install script fixes. Install missing dev tools. Add a missing cd command.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208241 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 03:47:01 +00:00
jsdelfino
d59fdfce0f Enable log collection using Scribe, and some minor log cleanup.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1208240 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 03:46:48 +00:00
jsdelfino
ce2b2a6f5c Change default log level from 'info' to 'notice' and improve some of the log messages.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204402 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 08:47:18 +00:00
jsdelfino
57ff384203 Improvements to the auth implementation. Refactor logout page, handle auth redirects in XHR responses and allow auth to work off an OpenID AX attribute or OAuth resource attribute.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204401 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 08:47:12 +00:00
jsdelfino
5a4e8af02b Add a few useful backup scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204400 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 08:47:04 +00:00
jsdelfino
4bf0a7052b Change authentication scheme from Form based auth to OpenID + OAuth.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201614 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 07:10:15 +00:00
jsdelfino
1b4cab13b7 Add a few missing files to Makefile install targets.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201309 13f79535-47bb-0310-9956-ffa450edef68
2011-11-12 19:17:35 +00:00
jsdelfino
1fd773dda8 Upgrade to HTTPD 2.3.15-beta.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1201308 13f79535-47bb-0310-9956-ffa450edef68
2011-11-12 19:17:31 +00:00
jsdelfino
8dc8673464 Fix minor build script problems, use wget instead of curl to bootstrap build, fix mod-security-crs download URL and Makefile _data install error.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200113 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 03:41:01 +00:00
jsdelfino
52cd682405 Enable multiple apps to co-exist under different paths in a single Virtual Host and Internet domain.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200105 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 02:36:40 +00:00
jsdelfino
d114612218 Better network connectivity status reporting and handling of orientation change events.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1194948 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 17:47:19 +00:00
jsdelfino
11adbc1719 Minor improvements to Page Speed build integration and documentation.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1194947 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 17:47:09 +00:00
jsdelfino
e156872419 Use Page Speed to minify Web resources at build time, and a few more improvements to the offline support.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1189069 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 08:11:35 +00:00
jsdelfino
0f3b340da7 Refactor and simplify edit app, and optimize app resource loading and caching.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1188045 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 08:45:54 +00:00
rfeng
3c07e07aab Fix a few issues for mac build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1175987 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 18:30:53 +00:00
jsdelfino
2f8f97099f Fix core dump when running Python components in a virtual host.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1173503 13f79535-47bb-0310-9956-ffa450edef68
2011-09-21 05:48:57 +00:00
rfeng
b73a44b785 Add leveldb to mac-install
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1172986 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 06:08:06 +00:00
rfeng
62d2b47f36 Add leveldb to mac-install
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1172985 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 06:05:02 +00:00
jsdelfino
09db0fb6ee Fix stack overflow on Mac OS X.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1172977 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 04:45:31 +00:00
jsdelfino
d96fc31da3 Fix broken links, update to latest dependencies, and use curl instead of wget to download them.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1172976 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 04:45:27 +00:00
rfeng
e2a1e0c4a5 Start to add LevelDB support
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1172029 13f79535-47bb-0310-9956-ffa450edef68
2011-09-17 17:44:55 +00:00
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