summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-20Rename some of the utility programs and add them to the install target.jsdelfino1-3/+5
2012-01-30Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino1-2/+2
2011-11-30Enable log collection using Scribe, and some minor log cleanup.jsdelfino1-0/+1
2011-11-14Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino1-3/+3
2011-10-26Use Page Speed to minify Web resources at build time, and a few more improvem...jsdelfino1-0/+3
2011-10-24Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino1-0/+1
2011-08-28Implement an OpenCL component implementation evaluator. Add OpenCL tests, wor...jsdelfino1-0/+2
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-0/+1
2011-06-13Add the ability to configure page headers and footers.jsdelfino1-1/+1
2011-05-23Simplify page navigations and optimize layout and event handling on touch dev...jsdelfino1-0/+1
2011-05-02Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi...jsdelfino1-1/+3
2011-04-17Add an XMPP message sender component that only connects to an XMPP server as ...jsdelfino1-0/+1
2011-04-17Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a...jsdelfino1-0/+2
2011-03-13Move etc/git-exclude to .gitignore to avoid having to configure ignores manua...jsdelfino1-0/+20
2011-02-27Refactor component palettes a bit and support autosave.jsdelfino1-0/+2
2010-12-24Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino1-0/+2
2010-12-11Add XML and JSON to/from Scheme conversion test programs.jsdelfino1-0/+4
2010-12-08Add a test file-based database component.jsdelfino1-0/+1
2010-12-08Move JavaScript eval functions to the js module.jsdelfino1-0/+1
2010-09-06Exclude build output from version control.jsdelfino1-0/+1
2010-08-19Exclude test program build output from version control.jsdelfino1-0/+1
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-0/+1
2010-05-31Add support for RSS feeds and minor fixes to ATOM support.jsdelfino1-0/+2
2010-05-22Implementation of a streaming + aggregating Log utility component using Faceb...jsdelfino1-0/+1
2010-04-17Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino1-0/+1
2010-04-17Add a test for lambda expressions with gcc-4.5 and change build script to req...jsdelfino1-0/+1
2010-04-12Removed build output from version control.jsdelfino1-0/+1
2010-04-08Simple SQL database component implementation, using PostgreSQL.jsdelfino1-0/+1
2010-03-15Fixes to the automated Ubuntu install script, and automatic detection of xulr...jsdelfino1-1/+4
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino1-1/+1
2010-03-08Support different Java VMs, including Apache Harmony.jsdelfino1-0/+1
2010-03-06Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino1-0/+1
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-0/+1
2010-02-28Strawman WSGI integration, allowing Python components to run in a Python WSGI...jsdelfino1-0/+1
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-0/+2
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-0/+2
2010-01-24Working Web service component using Axis2C 1.6. Some fixes to the JSON conver...jsdelfino1-1/+2
2010-01-24Minor improvements to java component support, use one classloader per compone...jsdelfino1-0/+1
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-1/+6
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino1-3/+1
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-2/+6
2009-12-26Updated svn and git ignores. Removed -pg build option from non-debug build co...jsdelfino1-3/+2
2009-11-30More build improvements, added a configure option to turn on debugging and pr...jsdelfino1-3/+1
2009-11-23Simplified the automake build using configure options instead of environment ...jsdelfino1-2/+5
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added SCDL parsing functions. Refactored cache support with disk-cached funct...jsdelfino1-1/+4
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-1/+1
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-0/+3
2009-10-18Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st...jsdelfino1-1/+3
2009-10-03Strawman implementation of a JSON data binding.jsdelfino1-0/+1