1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Checkpoint QuickHoney work. More... about 16 years ago
Checkpoint QuickHoney work. More... about 16 years ago
Make mail-style date more portable More... about 16 years ago
Fix default maximum age for blog items. Fix PREPARE-FOR-SNAPSHOT for RSS channels. The old implementation failed to remove any expired entries as it considered only non-expired ones for removal. More... about 16 years ago
Remove unused and commented out code, improve status message. More... about 16 years ago
Fix with-image-from-upload so that image type is correctly set to a keyword. More... about 16 years ago
ccl skips hash.{1,2} tests More... about 16 years ago
Fix file uploads with Hunchentoot More... about 16 years ago
Depend on Alexandria for recent cascading-delete fixes. More... about 16 years ago
Fix user password setting problem. Repair authorizer to not throw error when user could not be authorized. Minor HTML generation tweaks. More... about 16 years ago
fix cascading delete problems. More... about 16 years ago
Fix authorization, revive some eBoy functionality. More... about 16 years ago
Add subseq* which works like subseq, but ignores END arguments that are too large More... about 16 years ago
whitespace fix More... about 16 years ago
fixes for query parameter reading and authorization More... about 16 years ago
Improve error message when a package is mentioned in a snapshot file that does not exist in the running lisp. More... about 16 years ago
rename temporary-file to make-temporary-pathname rename with-temp-file to with-temporary-file (but that should go I think) More... about 16 years ago
minor cleanups More... about 16 years ago
add new datastore tests to buildbot test More... about 16 years ago
Enable indices tests in buildbot. Improve restart messages for invalid random state. More... about 16 years ago
Provide restarts to allow for skipping or reinitializing random state that can't be read. More... about 16 years ago
More multi-store fixes. Silence random state reading. More... about 16 years ago
Multi-store fixes and tutorial update. More... about 16 years ago
fix build script again More... about 16 years ago
Add multiple-store support. :MAKE-DEFAULT initarg to make-instance 'store prevents *store* from being set. WITH-STORE can be used to select a store to work with. More... about 16 years ago
Add warning message to manual front page. Edit LISP->Lisp in the manual (*sigh*) More... about 16 years ago
update manual yet again. More... about 16 years ago
Indices tutorial and documentation updates. More... about 16 years ago
Cleanup in indices - Remove &ALLOW-OTHER-KEYS, add more error checking. Thanks to Klaus Unger for reporting More... about 16 years ago
Make sure that exactly one slot is passed to the class index as indexed slot. More... about 16 years ago