]> gitweb.factorcode.org Git - factor.git/history - basis/furnace/auth
functors: inline the parts of interpolate this needs
[factor.git] / basis / furnace / auth /
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-01-29 John Benediktssonfurnace.auth.login: Username
2023-01-28 John Benediktssonfurnace.auth: add padding
2023-01-28 John BenediktssonRevert "furnace.auth.login: adding some padding"
2023-01-28 John Benediktssonfurnace.auth.login: adding some padding
2023-01-26 John Benediktssonjson: fix a few usings
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-01-20 Doug Colemanfactor: trim more using lists.
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-02-17 John Benediktssonhelp.markup: adding a $slots word to document slots...
2018-12-16 Doug Colemanfurnace.auth: Rather have clean builds than loaded...
2018-09-07 John Benediktssonfurance.auth: fix some help-lint errors...
2018-08-21 Alexander Iljin*-docs: remove extra space character at the end of...
2018-08-12 Benjamin Pollackfurnance.auth: fix documentation 2038/head
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
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-07-11 John Benediktssonuse ?delete-file instead of [ delete-file ] ignore...
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2016-03-25 Doug Colemanfactor: remove rest of double paren words.
2016-03-16 John Benediktssonuse the new bytes>hex-string.
2015-10-02 Björn Lindqvistfurnace.auth.login: name of the realm is already set...
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-09 Doug Colemanfurnace.auth: rename profile to current-profile
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2013-11-09 Jon HarperFix furnace basic auth; add test
2013-11-03 Jon HarperFix doc link for furnace user-admin webapp
2013-05-14 John Benediktssonfurnace.auth.providers.db: make test db name use cpu...
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-14 Joe Grofffix help-lint failures
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)
2011-10-17 John BenediktssonMore lint cleanups.
2011-10-13 John BenediktssonFix M: stack effects.
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-24 Slava Pestovio.sockets.secure: add ssl-supported? hook, and make...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-09 Joe Groffmop up compiler errors from macosx load-all
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-26 Daniel EhrenbergFixing ambiguity between sets and namespaces in many...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-22 Slava PestovFix conflict
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Slava PestovFactor source files should not be executable
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Joe Groffupdate existing code for [let change
2009-10-26 Slava PestovMerge branch 'new_gc' of git://factorcode.org/git/facto...
2009-10-24 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-23 Slava PestovMerge branch 'master' into new_gc
2009-10-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-21 Doug Colemanfix more docs typos
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Keith Lazukadocs: change $subsection to $subsections
next