summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use the traditional http_proxy for non-vhosted requests (to avoid connection ...nodejs_couchdbJason Smith (work)2013-02-131-1/+18
* Requests for /_nodejs are allowed without checking the local auth systemJason Smith (work)2013-02-131-0/+3
* Reduce loggingJason Smith (work)2013-02-122-7/+5
* Relay to the Node appJason Smith (work)2013-02-122-92/+84
* A /_nodejs handler to forward to the node appJason Smith (work)2013-02-123-0/+124
* Use couch_os_daemons to determine if the password is rightJason Smith (work)2013-02-121-17/+10
* Send environment variables to the node daemon and store them in the stateJason Smith (work)2013-02-121-27/+63
* More environment variables for the daemonJason Smith (work)2013-02-121-1/+6
* A new command for the extra stuffJason Smith (work)2013-02-121-1/+1
* Mandatory nodejs authentication handlerJason Smith (work)2013-02-121-2/+5
* Set an auth secret in the Node.js environmentJason Smith (work)2013-02-121-1/+15
* An auth handler based on a shared secret with a subprocessJason Smith (work)2013-02-121-0/+30
* Run the Node.js helperJason Smith (work)2013-02-121-2/+21
* Remove unused codeJason Smith (work)2013-02-111-43/+0
* Undo changes to unrelated codeJason Smith (work)2013-02-082-9/+0
* Proxy requests to node-inspectorJason Smith (work)2013-02-083-94/+74
* Get the pids/ports from pid_procs, not lang_procsJason Smith (work)2013-02-081-12/+8
* Fix the page titleJason Smith (work)2013-02-081-2/+2
* Connect directly to node-inspector for nowJason Smith (work)2013-02-082-6/+9
* Barely-working proxy to node-inspectorJason Smith (work)2013-02-074-58/+101
* Idea for proxying to node-inspector. Not workingJason Smith (work)2013-02-071-2/+81
* The idea of the inspector UIJason Smith (work)2013-02-071-8/+53
* Strip the < and > from the pid keysJason Smith (work)2013-02-071-2/+3
* Return the query server PIDs and their associated debugger portsJason Smith (work)2013-02-071-0/+16
* Use adjacent even/odd ports for node-inspector and the v8 debuggerJason Smith (work)2013-02-071-1/+1
* A debugger serverJason Smith (work)2013-02-072-0/+77
* A /_debug http handlerJason Smith (work)2013-02-073-0/+4
* A debugging pageJason Smith (work)2013-02-072-0/+72
* Import browser-request v0.2.1Jason Smith (work)2013-02-072-0/+975
* Associate the debugging port with the view server procJason Smith (work)2013-02-031-5/+9
* Set an environment variable for the debugging portJason Smith (work)2013-02-031-1/+8
* ?PORT_OPTIONS is always the default for os processesJason Smith (work)2013-02-031-2/+7
* No more readline.async(), that is out of scope for nowJason Smith (work)2013-01-301-15/+1
* Support the --with-js-* options but give a deprecation warningJason Smith (work)2013-01-301-0/+14
* Switch to async readline()Jason Smith (work)2013-01-291-1/+15
* Other couchjs odds and endsJason Smith (work)2013-01-252-3/+1
* Just assume a "couchjs" binary in the $PATHJason Smith (work)2013-01-251-2/+2
* Remove SpiderMonkey stuff from AutotoolsJason Smith (work)2013-01-254-184/+1
* Remove couchjs sourceJason Smith (work)2013-01-2411-2699/+0
* update ibrowse to 4.0.1Jan Lehnardt2013-01-127-265/+566
* Update snappy to 1.0.5Jan Lehnardt2013-01-128-110/+289
* update erlang-oauth to 1.3.0Jan Lehnardt2013-01-1213-270/+278
* update jquery to 1.8.3Jan Lehnardt2013-01-123-4878/+5382
* reflect that we reverted 1334 in the various change log filesJan Lehnardt2013-01-113-4/+0
* Backport 1.0.4 release notesRobert Newson2013-01-082-0/+31
* Send attachment headers in multipart responsesJan Lehnardt2013-01-082-24/+87
* A portable way to populate THANKS.Jan Lehnardt2013-01-041-2/+14
* fix pbkdf2 specRobert Newson2012-12-311-1/+1
* master is 1.4.xJan Lehnardt2012-12-291-1/+1
* Fix typo in CORS header.Jan Lehnardt2012-12-292-4/+4