1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Non-existant config key methods now return nil instead of raising a NameError. More... over 17 years ago
* Fixed config reloading based on timestamp. More... over 17 years ago
* Fixed some path tests that became broken somehow More... over 17 years ago
* Adding dependency "breakpoint" library More... over 17 years ago
* Bugfix: quotes weren't being escaped. More... over 17 years ago
* Added an Apache::Table analog to the fakerequest utilities. More... over 17 years ago
* Updated redist with new version of FlexMock, posixlock More... over 17 years ago
* Oops. Fixed bug in my fix for #subrun. More... over 17 years ago
* Handle swapped action and transaction in Arrow::Applet#subrun. More... over 17 years ago
* Removed mistakenly-included #match_email from the canonical FormValidator More... over 17 years ago
* Overrode #construct_url so proxied requests generate correct self-referential URLs. More... over 17 years ago
* Updated copyright date in COPYRIGHT file. More... over 17 years ago
* Added require for superclass module. More... over 17 years ago
* Added RFC822-compliant email address validation More... over 17 years ago
* Added 'appicon' member to the applet signature More... over 17 years ago
* Made cookie time in GMT instead of localtime. More... over 17 years ago
* Fixed cookie date format. More... over 17 years ago
* Added debugging of headers to both ends of the content handler. More... over 17 years ago
* Added :integer FormValidator constraint More... over 17 years ago
* Fixed bug in transaction setup through #subrun - when #subrun was called via #delegate or some other entry point than #run, the transaction wasn't set up so #vargs and friends were still nil. More... over 17 years ago
* Fixed selectlist parsing. More... over 17 years ago
* Moved 'export' directive into a branch. More... over 17 years ago
* Fixed use of deprecated StringScanner method. More... over 17 years ago
* Added beginnings of new 'selectlist' directive More... over 17 years ago
* Added an :approot_url alias to match the :approot one. More... almost 18 years ago
* Oops. This was supposed to be part of the last commit. More... almost 18 years ago
* Fixed bug in the template parser that would catch recursive includes when there wasn't one. More... almost 18 years ago
* Added new conditional template directory 'unless' More... almost 18 years ago
* Removed non-functional default proc from applet signature -- Apache::Server isn't loaded at ChildInit, so applets can't ever load .server.admin. More... almost 18 years ago
* Some browsers don't grok quoted values for attributes in Set-Cookie: headers. (e.g., Safari) More... almost 18 years ago