notzippy@gmail.com
25dc05b31e
Updated Launch code
...
Added output to error stack, so terminal errors are displayed
Ficed c.Verbose, it was changed to an array which causes issues launching
Removed . notation from doing anything special. This was already replaced with the -p CLI option
Added documentaiton on adding the package name
Started watcher with force refresh.
2022-02-28 20:01:01 -08:00
Paul Tötterman
3d924a016b
Lint fixes
2020-10-19 13:40:52 +03: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
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
17459d14e6
Split main file
...
Added code to split the generated main file into two separate files. This allows other code to launch the web application inline.
2018-09-19 09:47:51 -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
1c5fb4a6f8
Fixed captialization
2017-05-31 20:25:04 -07:00
Brenden Soares
a699dab33d
Merge pull request #61 from krhubert/develop
...
Use config.http.addr and config.http.ssl for create baseURL local server
2017-05-30 21:46:51 -07:00
NotZippy
8dac9acf77
Changed samples to example to match repository
2017-03-09 16:01:04 -08:00
krhubert
0381636044
Typo in httpProto
2016-08-17 10:20:13 +02:00
krhubert
fb3980ce9d
Use config.http.addr and config.http.ssl for create baseURL test server
2016-08-11 11:41:48 +02:00
Jeevanandam M
a5c8a8da09
revel/revel#1057 code improvements docs, errcheck, cyclo, etc
2016-06-17 14:34:22 -07:00
Jeevanandam M
5a57eaa743
revel/revel#1057 code improvements
2016-06-08 19:32:13 -07:00
Jeevanandam M
e485de7e9c
#46 cross platform support
2016-06-07 00:16:51 -07:00
Jeevanandam M
e75cbc42cb
updated msg and condition check
2016-05-22 13:49:19 -07:00
yuki2006
b2ec002b4d
fix : Failed to request test list when excepting status code 200
2015-11-23 02:46:03 +09: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
anonx
176c4077de
Get testrunner's path from config
2014-10-30 10:52:03 -04:00
Brenden Soares
eaa1f8b19e
Updates references to module import paths
2014-10-30 10:52:03 -04:00
Brenden Soares
9046edff96
Adds harness from 'revel/revel' and updates imports
2014-10-28 22:22:43 -07:00
Justin Li
860cff41ac
Initial commit
2014-02-25 22:49:42 -05:00