2
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add .DevMode - a boolean to indicate if RunMode is a development mode. More... about 12 years ago
Link to the contributor-ready issues More... about 12 years ago
Update CONTRIBUTING More... about 12 years ago
Remove template.go:Funcs (backward compatibility) More... about 12 years ago
Ensure that GOROOT is not in the GOPATH as well Fixes #88 More... about 12 years ago
Merge pull request #115 from Shaban/checkboxhelper More... about 12 years ago
added checkboxhelper More... about 12 years ago
Minor tweaks to comment and test More... about 12 years ago
Merge branch 'eqenhance' of github.com:Shaban/revel into Shaban-eqenhance More... about 12 years ago
list of changes as per dicussion in https://github.com/robfig/revel/pull/112 More... about 12 years ago
added checkbox helper More... about 12 years ago
changed to reflect all the input by robfig More... about 12 years ago
finishing touches More... about 12 years ago
Added Test and Benchmark More... about 12 years ago
Fix func comparison to use .Pointer() (to work on Go tip) Fixes #103 More... about 12 years ago
Use "localhost" for wildcard More... about 12 years ago
allow template function eq to compare equivalent types More... about 12 years ago
Move module.static into the global config area More... about 12 years ago
ErrorResult: Protect against nil RenderArgs More... over 12 years ago
Make BinaryResult accept io.Readers instead of io.ReadSeeker More... over 12 years ago
Use Content-Disposition: Inline for static serving More... over 12 years ago
Static: Return 404 instead of 500 for file-not-found More... over 12 years ago
Fixed Route params should be set, not added to Params More... over 12 years ago
Static module should only allow reading files within the base path More... over 12 years ago
Cross Cache off the CONTRIBUTING list More... over 12 years ago
Implement GetMulti by extracting a Getter interface from Cache More... over 12 years ago
Merge pull request #96 from nolman/fix-jquery-tests More... over 12 years ago
update test runners jquery version More... over 12 years ago
Follow struct embedding chains across packages More... over 12 years ago
Merge pull request #93 from kyleconroy/jquery More... over 12 years ago