Paul Tötterman
3d924a016b
Lint fixes
2020-10-19 13:40:52 +03:00
notzippy@gmail.com
49eef29bb5
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
2020-05-03 13:39:48 -07:00
notzippy@gmail.com
86736d6e43
Updated formating
...
Ran through testing individually for vendored Revel applications
2020-04-26 22:29:16 -07:00
notzippy@gmail.com
f2b54f5a69
Updated sourceinfo
...
Added packagepathmap to the SourceInfo, this in turn allows the RevelCLI app command to pass the source paths directly to Revel directly
Added default to build to be "target" of the current folder
Renamed source processor
2020-04-26 22:28:46 -07:00
notzippy@gmail.com
acb8fb631b
Initial commit to go mod
2020-04-26 22:28:46 -07:00
Олег Вакарев
83dfdb8ad2
this fixes error when revel package creates tar without indicating that build had errors due to unhandled error
2019-09-26 13:14:33 +03:00
Jia Lu
2d6c2eefa4
Update build.go
...
add missing c.Build.ImportPath, which is required to generate run.sh and run.bat
2018-10-12 22:53:01 +08:00
NotZippy
f4fb2ec091
Enhancements to Revel command
...
Reformat of code
Allow user to use a mix of command line arguments and flags
Enhance the import tool to detect missing packages in the modules side
Added test cases for all commands
2018-09-30 10:08:11 -07:00
NotZippy
7a4e741d1c
Added a version file to revel/cmd
...
Updated import path detection to make it smarter. You can now use absolute paths etc..
2018-09-22 13:37:27 -07:00
NotZippy
4d7a290247
Updated readme, Updated travis
2018-09-16 20:04:40 -07:00
NotZippy
3ad381d45b
Enhanced package and build to by default not include any source code
2018-09-14 21:32:20 -07:00
NotZippy
d0baaeb9e9
Initial rewrite of revel/cmd to provide vendor support and enhanced CLI options
2018-09-14 21:26:25 -07:00
NotZippy
9d57681ae6
Updated command to use new logging
2017-09-02 09:10:21 -07:00
NotZippy
8dac9acf77
Changed samples to example to match repository
2017-03-09 16:01:04 -08:00
Jeevanandam M
a5c8a8da09
revel/revel#1057 code improvements docs, errcheck, cyclo, etc
2016-06-17 14:34:22 -07:00
Jeevanandam M
514b078c3d
revel/revel#1057 addressing golint ALL_CAPS
2016-06-08 12:09:48 -07:00
Jeevanandam M
e485de7e9c
#46 cross platform support
2016-06-07 00:16:51 -07:00
Jeevanandam M
b00267450e
default run mode value updated dev
2016-05-26 17:14:53 -07:00
Jeevanandam M
2e0697adf2
Removed print statement
2016-05-23 22:31:35 -07:00
Jeevanandam M
6d12b806d3
Validated PR #14 and fixed issues for the PR
2016-05-22 20:40:13 -07:00
Jeevanandam M
a6836f3a41
Merge branch 'master' of https://github.com/birkirb/cmd into birkirb-master
2016-05-21 20:53:19 -07:00
yyoshiki41
4d8dbe0fe1
Format go code
2016-05-22 11:35:42 +09:00
Birkir A. Barkarson
0fd5bcfcba
Add environment mode to package.
2014-11-03 23:41:52 +01:00
Justin Li
a13856d4d0
Update samples import paths
2014-10-30 11:22:53 -04:00
Justin Li
68550127c1
Manually merge branch 'feature/move-harness-to-cmd' into develop
...
Conflicts:
revel/test.go
2014-10-30 10:55:57 -04:00
Brenden Soares
9046edff96
Adds harness from 'revel/revel' and updates imports
2014-10-28 22:22:43 -07:00
Justin Li
6ea9d159b2
Split up hardcoded path separators
2014-10-16 10:48:24 -04:00
Jeryagor
4d8c648a53
path.Join replaced by filepath.Join due to incorrect management of separators on Windows
2014-04-11 23:32:22 +02:00
verdverm
af269f69a2
hackaroo for packaging
2014-02-25 23:23:47 -05:00
Justin Li
860cff41ac
Initial commit
2014-02-25 22:49:42 -05:00