0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding the form validator tests to the app file to fix a warning. More... almost 14 years ago
Fixing module name bug after renaming. More... almost 14 years ago
Undoing the hierarchal module disaster. (pt 3) More... almost 14 years ago
Removing broken webmachine dispatcher. More... almost 14 years ago
Moving the app file to the ebin directory. More... almost 14 years ago
Undoing the hierarchal module disaster. (pt 2) More... almost 14 years ago
Undoing the hierarchal module disaster. (pt 1) More... almost 14 years ago
Use filename:join/1 instead of string concatenation in ejango.static. More... over 14 years ago
Check that the java runtime is available in ejango.static:compress_docroot/1. More... over 14 years ago
Making ejango.static recompress files always (make optional in future version). More... about 15 years ago
Commenting out some extraneous INFO log messages in ejango.static. More... about 15 years ago
Merge commit 'f4d41eb7744b5e99b27ec43400b606b2325d1110' More... about 15 years ago
Convert to use native eunit from R12B-5. More... about 15 years ago
Solaris makefile fix (no cp -v on solaris). More... about 15 years ago
Adding a static pre-compression module for mochiweb. * Pre-compresses content and serves it if client advertises support * Compresses with both yui-compressor (for js and css) and gzip. More... about 15 years ago
Improving the edoc for ejango.form_validator. More... about 15 years ago
Adding ejango doc to .gitignore More... about 15 years ago
Removing ejango.tokens dependency on mochihex. More... about 15 years ago
Using the R12B5 version of eunit. More... about 15 years ago
Moving packaged source to correct part of heirarchy. More... about 15 years ago
Fixing edoc type specs. More... about 15 years ago
Improving the rendering of hidden forms. More... about 15 years ago
Implementing a lists:member validation. More... about 15 years ago
Adding 'root' and static string patterns to the route specs. More... about 15 years ago
Implementing better email_address and undefined validation. More... about 15 years ago
Improves matchspec choice when generating routes to controllers by taking into account supplied variables. More... over 15 years ago
Adding hidden fields to form generation/validation. More... over 15 years ago
Exporting form_validator:validate_rule for ejango.form. More... over 15 years ago
Ugly changes needed to get form:render to work. More... over 15 years ago
Adding some edoc to ejango.passwords. More... over 15 years ago