openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
Revel Framework
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
1 day
ago.
Jun 02, 2024 — Jun 02, 2025
Showing page 71 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add tests for route computation, working towards ReverseRoute support
Rob Figueiredo
More...
over 13 years ago
Register Controllers with all of their Method info
Rob Figueiredo
More...
over 13 years ago
Dynamically find the Play template directory -- no more hardcoded configuration for my machine!
Rob Figueiredo
More...
over 13 years ago
Parse gb output to produce pretty .go compile errors.
Rob Figueiredo
More...
over 13 years ago
Add static file serving. Add beginning of reverse routing.
Rob Figueiredo
More...
over 13 years ago
Dont watch tmp or views directories for changes
Rob Figueiredo
More...
over 13 years ago
Dynamic settings (e.g. app path, name, etc) instead of hardcoded to sample app
Rob Figueiredo
More...
over 13 years ago
Show friendly errors when user .go code fails to compile
Rob Figueiredo
More...
over 13 years ago
fix compile in harness.go
Rob Figueiredo
More...
over 13 years ago
Update README.md
Rob Figueiredo
More...
over 13 years ago
Update README.md
Rob Figueiredo
More...
over 13 years ago
Move stuff around to a good GOPATH situation. Use gb to build the app to get proper dependency analysis.
Rob Figueiredo
More...
over 13 years ago
harness runs a reverse proxy, listens for source changes, and rebuilds the app server when necessary
Rob Figueiredo
More...
over 13 years ago
Scan the app sub-directories for Controller classes, and generate a main.go file in app/tmp that registers the controllers and runs the server. Programmatically build the app code and run it.
Rob Figueiredo
More...
over 13 years ago
Basic support for Go templates
Rob Figueiredo
More...
over 13 years ago
Parse route params and pass to controller method
Rob Figueiredo
More...
over 13 years ago
Initial commit. Sample app runs, determines and invokes Controller/Method dynamically, and uses routes file regexes to match
Rob Figueiredo
More...
over 13 years ago
←
1
2
…
63
64
65
66
67
68
69
70
71
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree