summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* wordpress-xmlrpc: added usage helpGravatar Aleix Conchillo Flaque2011-02-181-1/+13
* wordpress-xmlrpc: more youtube/googlevideo updatesGravatar Aleix Conchillo Flaque2011-02-181-7/+12
* inform the user of malformed xhtml internal error when pu...Gravatar Aleix Conchillo Flaque2011-02-182-6/+7
* wordpress-xmlrpc: use video.google.com instead of .esGravatar Aleix Conchillo Flaque2011-02-181-1/+1
* wordpress-xmlrpc: fix googlevideo and youtube urlsGravatar Aleix Conchillo Flaque2011-02-181-6/+7
* wordpress-xmlrpc: fix media html tags (again)Gravatar Aleix Conchillo Flaque2011-02-181-1/+1
* wordpress-xmlrpc: fix media html tagsGravatar Aleix Conchillo Flaque2011-02-181-2/+2
* wordpress-xmlrpc: added support for wp media tags youtube...Gravatar Aleix Conchillo Flaque2011-02-181-0/+29
* wordpress-xmlrpc: download unlimited commentsGravatar Aleix Conchillo Flaque2011-02-181-2/+4
* wordpress-xmlrpc: use str type for pycurl urlsGravatar Aleix Conchillo Flaque2011-02-181-1/+1
* add head link tag for atom feedGravatar Aleix Conchillo Flaque2011-02-181-1/+6
* added wordpress (xmlprc) to tekuti scriptGravatar Aleix Conchillo Flaque2011-02-181-0/+162
* mod-lisp updatesGravatar Andy Wingo2011-02-181-86/+43
* request-form-data smarter about character encodingsGravatar Andy Wingo2010-12-111-12/+29
* mod-lisp calls setvbuf only onceGravatar Andy Wingo2010-12-061-4/+2
* fix time comparisonsGravatar Andy Wingo2010-12-061-3/+4
* more etagGravatar Andy Wingo2010-12-061-1/+3
* cache returns 304 as appropriate; more pages set etagsGravatar Andy Wingo2010-12-063-22/+81
* robustness in mod-lisp-readGravatar Andy Wingo2010-12-061-6/+11
* fix cachingGravatar Andy Wingo2010-12-053-58/+106
* simpler caching algorithmGravatar Andy Wingo2010-12-041-4/+5
* mod-lisp sets client sockets to iso-8859-1Gravatar Andy Wingo2010-12-041-0/+3
* use the simple cacheGravatar Andy Wingo2010-12-031-8/+19
* add a simple cacheGravatar Andy Wingo2010-12-032-0/+48
* tekuti git uses get-bytevector-allGravatar Andy Wingo2010-12-031-2/+9
* update mod-lisp web server implGravatar Andy Wingo2010-12-031-25/+85
* src/tekuti is a shell scriptGravatar Andy Wingo2010-11-241-35/+20
* fix locale settingGravatar Andy Wingo2010-11-232-2/+2
* fix command-line parsing bugsGravatar Andy Wingo2010-11-231-1/+1
* fix mod-lisp bugsGravatar Andy Wingo2010-11-231-4/+4
* fix post content-type checkGravatar Andy Wingo2010-11-221-1/+1
* don't display doctype if unnecessaryGravatar Andy Wingo2010-11-221-1/+1
* config refactor so that tekuti knows its public addressGravatar Andy Wingo2010-11-224-34/+48
* expanduser tweaksGravatar Andy Wingo2010-11-181-1/+1
* get username from the password file instead of using `cus...Gravatar Ramakrishnan Muthukrishnan2010-11-181-1/+1
* Change wordpress import to use the newer wordpress databa...Gravatar Ramakrishnan Muthukrishnan2010-11-151-3/+7
* big change to use new (web server) infrastructureGravatar Andy Wingo2010-11-137-454/+515
* (tekuti tags) uses (web uri)Gravatar Andy Wingo2010-11-131-4/+6
* templatize uses (web uri)Gravatar Andy Wingo2010-11-131-7/+9
* updates to (tekuti config)Gravatar Andy Wingo2010-11-131-3/+10
* remove with-backtrace definition; add date->timestampGravatar Andy Wingo2010-11-131-21/+5
* remove a couple uses of with-backtraceGravatar Andy Wingo2010-11-132-12/+10
* fix various (tekuti git) errorsGravatar Andy Wingo2010-11-131-4/+5
* src/tekuti uses -s, not -lGravatar Andy Wingo2010-11-131-2/+2
* use compile warningsGravatar Andy Wingo2010-11-131-1/+2
* fix a number of syncase porting bugsGravatar Andy Wingo2010-11-133-11/+15
* autotoolize, and compile the scheme filesGravatar Andy Wingo2010-11-1311-8/+957
* move up let-request definitionGravatar Andy Wingo2010-11-131-18/+18
* (tekuti util) fixenGravatar Andy Wingo2010-11-131-32/+19
* change uses of define/kwargs to define*Gravatar Andy Wingo2010-11-135-9/+5