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 11 hours
ago. based on code collected
1 day
ago.
Jun 05, 2024 — Jun 05, 2025
Showing page 4 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update .travis.yml
Steve
More...
about 5 years ago
Fixed paths for test cases
[email protected]
More...
about 5 years ago
Enhanced logging
[email protected]
More...
about 5 years ago
Updated build processor
[email protected]
More...
about 5 years ago
Merge pull request #185 from notzippy/go-mod
Steve
More...
about 5 years ago
Fixed issue with new and run flag Updated tests to run final test in non gopath, with new name
[email protected]
More...
about 5 years ago
Added some informational messages while download
[email protected]
More...
about 5 years ago
Added manual scan on packages in app folder This allows for source code generation. Packages in <application>/app folder are scanned manually as opposed to the `packages.Load` scan which will fast fail on compile error, and leave you with go files with no syntax.
[email protected]
More...
about 5 years ago
Added verbose logging to building / testing a no-vendor app Removed section which raises an error when examining packages, we dont need to check for errors on foreign packages since we are importing only a slice of the data
[email protected]
More...
about 5 years ago
Updated Revel command Added a check to see if harness had already started, saves a recompile on load Added check to source info for local import renames Removed the go/build check for path and just check existence of the path Formatting updates
[email protected]
More...
about 5 years ago
Changes to Revel for go.mod support Modified module lookup to handle lookups using the app.conf (before relied on source file) Added extra logging for routes error handling
[email protected]
More...
about 5 years ago
Added gomod removed vendor specific imports
[email protected]
More...
about 5 years ago
Updated scanner Removed scanning all the import statements, this is not needed Added recursive scan for revel import path to pick up testunits
[email protected]
More...
about 5 years ago
Merge pull request #180 from notzippy/go-mod
Steve
More...
about 5 years ago
Build and Historic build updates Modified GOPATH to not modify build with go.mod Updated go.mod to version 1.12 Updated harness to setup listener before killing process Updated notvendored flag to --no-vendor Updated command_config to ensure no-vendor can be build Added additional checks in source path lookup
[email protected]
More...
about 5 years ago
Updates Updated NotVendored flag Updated travis matrix Updated build log
[email protected]
More...
about 5 years ago
Corrected flags
[email protected]
More...
about 5 years ago
Moved test cases to run last
[email protected]
More...
about 5 years ago
Debug travis
[email protected]
More...
about 5 years ago
Debug travis Added verbose flag so we can see what is occurring, Removed checkout for revel, not needed anymore
[email protected]
More...
about 5 years ago
Added gomod-flags Added a gomod-flags parameter which allows you to run go mod commands on the go.mod file before the build is performed. This allows for development environments.
[email protected]
More...
about 5 years ago
Updated to build go 1.12 and up Modified to use fsnotify directlyUpdated travis to not use go deps
[email protected]
More...
about 5 years ago
Check-in of command_test, remaps the go mod command to use the develop branch.
[email protected]
More...
about 5 years ago
Merge pull request #1443 from lujiacn/develop
Steve
More...
about 5 years ago
Merge pull request #1488 from notzippy/go-mod
Steve
More...
about 5 years ago
Merge pull request #1483 from goevexx/feature/fix-issue-1482
Steve
More...
about 5 years ago
Fixed remaining test
[email protected]
More...
about 5 years ago
Updated formating Ran through testing individually for vendored Revel applications
[email protected]
More...
about 5 years ago
Restructured command config Removed go/build reference in clean
[email protected]
More...
about 5 years ago
Updated revel to receive paths passed in Updated watcher to use master branch
[email protected]
More...
about 5 years ago
←
1
2
3
4
5
6
7
8
9
…
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