2
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding .gitignore file
madnificent
as Aad Versteden
More... about 11 years ago
splitting the handling of the talk requests
madnificent
as Aad Versteden
More... about 11 years ago
Merge branch 'devel' of knowified.com:intercom into devel More... about 11 years ago
more reasonable max poltimeout More... about 11 years ago
oh FU. if you ever force-push the master, you should squash these three commits into one. what a mess :) (no, you can't dump function objects in a fasl. yes i know that)
madnificent
as Aad Versteden
More... about 11 years ago
stop it! stop not paying attention.
madnificent
as Aad Versteden
More... about 11 years ago
introducing bugs when simplifying code is really really dull. w00ps.
madnificent
as Aad Versteden
More... about 11 years ago
updating esc macro. special thanks to Siebe de Vos.
madnificent
as Aad Versteden
More... about 11 years ago
SBCL only wants to write *some* strings readably. therefore, i'm not checking for readability anymore when writing.
madnificent
as Aad Versteden
More... about 11 years ago
implementing a basic logging system for the requests and responses which happen through intercom.
madnificent
as Aad Versteden
More... about 11 years ago
translate-remote-procedure-name is a handy construct when building constructs on top of define-remote-procedure
madnificent
as Aad Versteden
More... over 11 years ago
ignoring emacs's temporary files
madnificent
as Aad Versteden
More... over 11 years ago
adding idiomatically handling of failure in intercom requests
madnificent
as Aad Versteden
More... over 11 years ago
fixed ie8 fixing bug More... over 11 years ago
adding gc callbacks for both screen and session
madnificent
as Aad Versteden
More... over 11 years ago
exporting with-session-db-lock and with-screen-db-lock
madnificent
as Aad Versteden
More... over 11 years ago
more sane hydra head timeout
madnificent
as Aad Versteden
More... over 11 years ago
fixed sending of big form data from IE (go Karel go)
madnificent
as Aad Versteden
More... over 11 years ago
fixing ie did not work, commenting out changes More... over 11 years ago
Merge branch 'master' of factory.knowified.com:intercom More... over 11 years ago
listener for hhid change added More... over 11 years ago
Merge branch 'master' of factory.knowified.com:intercom More... over 11 years ago
trying to work around ie madness More... over 11 years ago
a form of lambda function which keeps all its intercom-based bindings local, so passing it around keeps messages sent to request it originated from.
madnificent
as Aad Versteden
More... over 11 years ago
outputting the time between the boot of the RPC and the sending of the response in the result information for better debugging.
madnificent
as Aad Versteden
More... over 11 years ago
sending open and close in a post form body
madnificent
as Aad Versteden
More... over 11 years ago
using post requests in stead of get requests More... over 11 years ago
only logging frontend messages when they contain actual content More... over 11 years ago
loggin frontend message More... over 11 years ago
fixed bug in error handling More... over 11 years ago