notzippy@gmail.com
1cdd318d9c
Updated verbose flag
2022-04-12 08:30:29 -07:00
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
ebc9c73ba0
Modified run command so launching command would be properly treated
2020-07-13 22:35:22 -07:00
notzippy@gmail.com
4bab4409b9
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
2020-05-13 22:26:05 -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
9a9511d28f
Updated so revel new works and revel run starts parsing the source.
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
87c9e56322
Tool updates
...
Updated tool to give more meaningful errors
Added file system as an option to fetch the skeleton from
2018-10-19 06:45:01 -07:00
NotZippy
8c21a56302
Revel tool enhancements
...
* run Command will choose CWD if no additional arguments are supplied
* Added Revel version check, compatible lists are in model/version
2018-10-12 20:40:48 -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
17e7d40d31
Fixed missing debug context parameter name
...
Added check to see if specfication was not exported
Added warnings if expected types did not match specification
2017-09-20 17:49:34 -07:00
NotZippy
e6b34786bb
Added mutex lock on Refresh, removed check for app existence
2017-08-07 16:56:19 -07:00
NotZippy
efcd02de37
Modified harness to bootstrap using the go engine. Skeleton app updated to use new request code
2017-06-07 09:45:09 -07:00
Brenden Soares
fb1f8c2706
Fixes issue #77 (regression bug when running revel run appname)
2017-03-24 20:41:17 -07:00
NotZippy
8dac9acf77
Changed samples to example to match repository
2017-03-09 16:01:04 -08:00
Jeevanandam M
612de1d3a4
#51 - Streamlined app version ad buildtime for revel app
2016-06-25 19:04:40 -07:00
Jeevanandam M
4b46dbb1a7
revel/revel#389 run cmd become more robust
2016-06-18 12:06:12 -07: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
514b078c3d
revel/revel#1057 addressing golint ALL_CAPS
2016-06-08 12:09:48 -07:00
yyoshiki41
4d8dbe0fe1
Format go code
2016-05-22 11:35:42 +09:00
Justin Li
a13856d4d0
Update samples import paths
2014-10-30 11:22:53 -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