2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for multi-form-data(MFD) uploading * artanis/config.scm: add current-upload-path * artanis/upload.scm: add upload function * artanis/utils.scm: add checkout-the-path for check and create paths recursivly.
nalaginrut
as Nala Ginrut
More... almost 11 years ago
add custom session memcache support More... almost 11 years ago
add custom session memcache support More... almost 11 years ago
fix ssql insert syntax
nalaginrut
as Nala Ginrut
More... almost 11 years ago
fix ssql insert syntax More... almost 11 years ago
add websocket support (not done yet) More... almost 11 years ago
add websocket support (not done yet)
nalaginrut
as Nala Ginrut
More... almost 11 years ago
add sha-1.scm
nalaginrut
as Nala Ginrut
More... almost 11 years ago
add sha-1.scm More... almost 11 years ago
add string->sha-1 bv-slice More... almost 11 years ago
add string->sha-1 bv-slice
nalaginrut
as Nala Ginrut
More... almost 11 years ago
fix typo of cookie.test More... almost 11 years ago
fix typo of cookie.test
nalaginrut
as Nala Ginrut
More... almost 11 years ago
session update More... almost 11 years ago
session update
nalaginrut
as Nala Ginrut
More... almost 11 years ago
fixed #6
nalaginrut
as Nala Ginrut
More... almost 11 years ago
fixed #6 More... almost 11 years ago
config update
nalaginrut
as Nala Ginrut
More... almost 11 years ago
config update More... almost 11 years ago
re-fix #8 More... almost 11 years ago
re-fix #8
nalaginrut
as Nala Ginrut
More... almost 11 years ago
Merge branch '2013-06-24' of gitorious.org:glow/artanis into 2013-06-24 More... almost 11 years ago
Merge branch '2013-06-24' of gitorious.org:glow/artanis into 2013-06-24
nalaginrut
as Nala Ginrut
More... almost 11 years ago
misc updates * BUGS: add a bug * artanis/artanis.scm: Fixed remote visit bug. When we use "localhost" to open a http server, it only open the port in 0.0.0.0 rather than a real ip. So users can only visit the site with the server machine. Now we use "0.0.0.0" as the default *host-addr* to fix it. Users may change the configuration as their wish. * artanis/config.scm: Add *host-addr*
nalaginrut
as Nala Ginrut
More... almost 11 years ago
misc updates * BUGS: add a bug * artanis/artanis.scm: Fixed remote visit bug. When we use "localhost" to open a http server, it only open the port in 0.0.0.0 rather than a real ip. So users can only visit the site with the server machine. Now we use "0.0.0.0" as the default *host-addr* to fix it. Users may change the configuration as their wish. * artanis/config.scm: Add *host-addr* More... almost 11 years ago
update remove-cookie-from-client More... almost 11 years ago
update remove-cookie-from-client More... almost 11 years ago
fix issue #8
nalaginrut
as Nala Ginrut
More... almost 11 years ago
fix issue #8 More... almost 11 years ago
use get-random-from-dev to implement sid More... almost 11 years ago