]> gitweb.factorcode.org Git - factor.git/history - basis/furnace/auth/providers/couchdb/couchdb.factor
basis: removing unnecessary method stack effects.
[factor.git] / basis / furnace / auth / providers / couchdb / couchdb.factor
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2016-11-18 Björn Lindqvistbasis,extra: refactorings to use the ignore-error and...
2016-11-18 Björn Lindqvistcouchdb: make it so couch-put and couch-post calls...
2016-03-25 Doug Colemanfactor: remove rest of double paren words.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-19 John Benediktssonusing the new H{ } make.
2011-12-01 Joe Grofffurnace.auth.providers.couchdb: fix manifest
2011-11-29 Joe Grofffurnace.auth.providers.couchdb: fix load error
2011-11-28 Alex DrummondCouchDB auth provider (furnace.auth.providers.couchdb)