Commit Graph

  • 96e5d95ebb update deps master v1.1.5 kevin-DL 2024-12-07 23:59:19 +00:00
  • f1e9e190cb Update module name v1.1.4 kevin-DL 2024-12-07 23:34:01 +00:00
  • 29037ec086 Update deps v1.1.3 kevin-DL 2024-12-07 23:31:18 +00:00
  • e357d6d241 Bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.7.0 dependabot/go_modules/golang.org/x/net-0.7.0 dependabot[bot] 2023-03-07 01:16:15 +00:00
  • c5c5c50408 Bump golang.org/x/sys from 0.0.0-20211019181941-9d821ace8654 to 0.1.0 dependabot/go_modules/golang.org/x/sys-0.1.0 dependabot[bot] 2023-02-25 10:11:51 +00:00
  • ff8817efd9 Added github.com/revel/revel as an import path to be always copied. hotfix/v1.1.2_2 notzippy@gmail.com 2022-04-25 15:41:54 -07:00
  • e9e804adff Added code to copy non go files into vendor folder. notzippy@gmail.com 2022-04-21 16:13:40 -07:00
  • b7b15f820c Added vendor test hotfix/v1.1.2_1 notzippy@gmail.com 2022-04-21 15:10:51 -07:00
  • 4c7ddf5567 Merge pull request #216 from revel/hotfix/v1.1.1_2 v1.1.2 Brenden Soares 2022-04-12 16:16:57 -07:00
  • f090e4b4a7 Updated gomod hotfix/v1.1.1_2 notzippy@gmail.com 2022-04-12 16:15:05 -07:00
  • 4950c86e82 Merge pull request #215 from revel/hotfix/v1.1.1_2 Brenden Soares 2022-04-12 16:05:20 -07:00
  • cedce5f9fb Removed duplicate package requests notzippy@gmail.com 2022-04-12 15:48:53 -07:00
  • e2480171e5 Merge pull request #214 from revel/master develop Steve 2022-04-12 15:20:35 -07:00
  • d83d2d5891 Merge pull request #213 from revel/hotfix/v1.1.0 v1.1.1 Brenden Soares 2022-04-12 15:19:24 -07:00
  • 55b736e588 Fixed run mode for verbose hotfix/v1.1.0 notzippy@gmail.com 2022-04-12 15:08:06 -07:00
  • 8162ef3ed6 develop v1.2.0-dev Brenden Soares 2022-04-12 13:37:12 -07:00
  • 0ec9e69d97 Merge pull request #212 from revel/build_process_update v1.1.0 release/v1.1.0 Brenden Soares 2022-04-12 08:40:27 -07:00
  • 1cdd318d9c Updated verbose flag notzippy@gmail.com 2022-04-12 08:30:29 -07:00
  • da2a81d035 release v1.1.0 Brenden Soares 2022-04-11 23:57:40 -07:00
  • 86b4670a2f Update README.md Brenden Soares 2022-04-11 20:31:59 -07:00
  • bc376fbee0 Merge pull request #211 from lujiacn/develop Brenden Soares 2022-04-11 20:30:13 -07:00
  • 5c8ac53937 Merge branch 'develop' into develop Brenden Soares 2022-04-11 20:30:05 -07:00
  • c67408482e Merge pull request #201 from ptman/lint Brenden Soares 2022-04-11 20:19:06 -07:00
  • cfe1d9718f Merge branch 'develop' into lint Brenden Soares 2022-04-11 20:18:54 -07:00
  • 7f9f658392 Merge pull request #209 from glaslos/patch-1 Brenden Soares 2022-04-11 20:05:38 -07:00
  • 126d20c873 Merge pull request #210 from revel/build_process_update Brenden Soares 2022-04-11 20:03:26 -07:00
  • 111264cfa0 updated go.mod Jia Lu 2022-03-25 14:46:52 +08:00
  • 4087c49b9e updated golang.org/x/tools, to avoid internal error: package xxx without types was imported from ... Jia Lu 2022-03-25 10:34:03 +08:00
  • 3602eb4ea7 Merge branch 'develop' into patch-1 Steve 2022-03-06 09:01:17 -08:00
  • 192fc6669a Merge pull request #200 from julidau/develop Steve 2022-03-06 08:58:38 -08:00
  • 5689f8679b Merge pull request #204 from shinypb/master Steve 2022-03-06 08:55:23 -08:00
  • 6dba0c3d2d Fix bad error syntax An wrapped error message in the cmd module was referencing the wrong parameter value to be built closes revel/revel#1532 notzippy@gmail.com 2022-03-06 07:45:11 -08:00
  • bb926f396a Added additional pattern to test against Another different missing pacakge error thrown that can be detected and added This error occurs because a package may have been stripped down when originally loaded notzippy@gmail.com 2022-03-05 09:10:51 -08:00
  • 3cd5ebbde2 Updated launch scripts notzippy@gmail.com 2022-03-04 17:21:29 -08:00
  • 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. notzippy@gmail.com 2022-02-28 20:01:01 -08:00
  • 0a40a2048e Merge pull request #208 from notzippy/build_process_update Brenden Soares 2022-02-23 09:44:18 -08:00
  • fcc1319245 Fixing type Lukas Rist 2022-02-23 14:55:14 +01:00
  • ea5acb720f Updated shared build environments Updated check for errors. Updated go.mod Added .vscode launch notzippy@gmail.com 2022-02-20 17:16:12 -08:00
  • 25d6352bc5 Get rid of redundant space in the output of revel new -a Mark Christian 2021-08-15 14:29:06 -07:00
  • ddec572d5d More linting Paul Tötterman 2021-02-10 16:34:20 +02:00
  • 7a91d0ca0b interrupt process on windows as well Julian Daube 2021-02-07 00:17:28 +01:00
  • b562bd2dc5 Merge pull request #199 from ptman/lint Steve 2020-10-20 06:29:15 -07:00
  • bf17a71166 Merge branch 'develop' into lint Steve 2020-10-19 20:34:02 -07:00
  • 3d924a016b Lint fixes Paul Tötterman 2020-10-19 13:40:52 +03:00
  • 3cec19ee62 Merge pull request #187 from Laur1nMartins/master v1.0.3 Steve 2020-07-21 09:12:17 -07:00
  • 236499f9e5 Merge pull request #192 from revel/hotfix-1 v1.0.2 Steve 2020-07-14 22:10:25 -07:00
  • 42e0e3bf2b Added local import map to getControllerFunc lookup notzippy@gmail.com 2020-07-14 21:46:37 -07:00
  • b0484c9279 Merge pull request #188 from revel/hotfix-1 v1.0.1 Steve 2020-07-14 13:16:12 -07:00
  • c7f4307a5d Changed the local code walker to include all go files in the base path, and not just the app path notzippy@gmail.com 2020-07-14 12:45:10 -07:00
  • ebc9c73ba0 Modified run command so launching command would be properly treated notzippy@gmail.com 2020-07-13 22:35:22 -07:00
  • 2e2f22ad7d remove go 1.12 test Steve 2020-07-13 09:40:56 -07:00
  • 357c382d96 Version compatible Check Steve 2020-07-13 09:39:57 -07:00
  • 6d4ae81af9 Fixed parsing of user defined linker flags Laurin 2020-07-12 11:09:57 +02:00
  • d64c7f164f develop v1.1.0-dev notzippy@gmail.com 2020-07-11 22:57:37 -07:00
  • 6ecc0a7c0a release v1.0.0 v1.0.0 release/v1.0.0 notzippy@gmail.com 2020-07-11 22:57:36 -07:00
  • d8117a33d3 Merge pull request #186 from notzippy/go-mod Steve 2020-06-06 07:50:58 -07:00
  • 6371373eb5 Removed version update Version control is maintained through go.mod file Modified harness to only kill the application if not responded after 60 seconds in windows notzippy@gmail.com 2020-06-06 07:49:10 -07:00
  • 28ac65f1c1 Merge pull request #185 from notzippy/go-mod Steve 2020-05-19 02:42:57 -07:00
  • 5070fb8be0 Fixed issue with new and run flag Updated tests to run final test in non gopath, with new name notzippy@gmail.com 2020-05-19 02:17:49 -07:00
  • 904cfa2995 Added some informational messages while download notzippy@gmail.com 2020-05-18 12:43:00 -07:00
  • 223bd3b7c0 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. notzippy@gmail.com 2020-05-18 11:47:01 -07:00
  • 4987ee8319 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 notzippy@gmail.com 2020-05-17 05:58:28 -07:00
  • 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 notzippy@gmail.com 2020-05-13 22:26:05 -07:00
  • 741f49236a Updated scanner Removed scanning all the import statements, this is not needed Added recursive scan for revel import path to pick up testunits notzippy@gmail.com 2020-05-08 15:41:20 -07:00
  • 60b88a42c9 Merge pull request #180 from notzippy/go-mod Steve 2020-05-03 21:47:09 -07:00
  • 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 notzippy@gmail.com 2020-05-02 12:03:17 -07:00
  • 9d3a554bec Updates Updated NotVendored flag Updated travis matrix Updated build log notzippy@gmail.com 2020-04-29 22:01:28 -07:00
  • 36bd6b944a Corrected flags notzippy@gmail.com 2020-04-29 21:48:11 -07:00
  • 1d9df256a0 Moved test cases to run last go-mod notzippy@gmail.com 2020-04-29 21:39:19 -07:00
  • ad694c0fb0 Debug travis notzippy@gmail.com 2020-04-29 21:28:09 -07:00
  • fb4b56513a Debug travis Added verbose flag so we can see what is occurring, Removed checkout for revel, not needed anymore notzippy@gmail.com 2020-04-29 21:13:00 -07:00
  • 20d5766eb6 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. notzippy@gmail.com 2020-04-29 17:05:39 -07:00
  • 0920905a0c Updated to build go 1.12 and up Modified to use fsnotify directlyUpdated travis to not use go deps notzippy@gmail.com 2020-04-28 11:48:55 -07:00
  • 31cb64e496 Check-in of command_test, remaps the go mod command to use the develop branch. notzippy@gmail.com 2020-04-27 09:07:04 -07:00
  • 33abc47c7a Fixed remaining test notzippy@gmail.com 2020-04-26 23:00:51 -07:00
  • 86736d6e43 Updated formating Ran through testing individually for vendored Revel applications notzippy@gmail.com 2020-04-26 22:24:00 -07:00
  • 07d67846c1 Restructured command config Removed go/build reference in clean notzippy@gmail.com 2020-04-26 11:07:06 -07:00
  • c1aee24445 Corrected version detection, so that equal versions match notzippy@gmail.com 2020-04-26 09:57:35 -07:00
  • 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 notzippy@gmail.com 2020-04-26 08:58:58 -07:00
  • 3f54665d4e Added processor to read the functions in the imported files, and populate the SourceInfo object the same as before notzippy@gmail.com 2020-04-25 22:45:04 -07:00
  • 548cbc1764 Upatede Error type to SourceError Added processor object to code Verified compile errors appearing Signed-off-by: notzippy@gmail.com notzippy@gmail.com 2020-04-25 15:32:29 -07:00
  • 9a9511d28f Updated so revel new works and revel run starts parsing the source. notzippy@gmail.com 2020-04-25 09:18:29 -07:00
  • acb8fb631b Initial commit to go mod notzippy@gmail.com 2020-03-10 09:33:41 -07:00
  • d2014633af Merge pull request #176 from xXLokerXx/fix_windows_path Steve 2020-04-13 07:32:55 -07:00
  • 773f6889b4 Merge branch 'develop' into fix_windows_path Steve 2020-04-13 07:32:03 -07:00
  • ca4cfa567e Merge pull request #165 from kumakichi/fixed_import_C Steve 2020-04-13 07:30:30 -07:00
  • 436869049c Merge pull request #179 from Laur1nMartins/Laur1nMartins/fix-linkerFlags Steve 2020-04-13 07:29:34 -07:00
  • cf2e617618 Merge branch 'develop' into Laur1nMartins/fix-linkerFlags Steve 2020-04-13 07:29:15 -07:00
  • 424474a035 Fix linker flags inclusion in build comamnd Laurin 2020-02-10 10:35:43 +01:00
  • 531aa1e209 Merge pull request #178 from helgix/package-bugfix Steve 2019-09-30 16:54:18 -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
  • 6d8fcd90c1 Fix sintax error xXlokerXx 2019-07-08 19:48:09 -05:00
  • aa459c1b66 Fix sintaxis error xXlokerXx 2019-07-08 19:19:33 -05:00
  • 0b23b3e494 Fix complexity xXlokerXx 2019-07-08 18:38:10 -05:00
  • 3f65e1ef41 acept slash and inverted slash in src path validation xXlokerXx 2019-07-08 18:23:58 -05:00
  • 7dce3d8967 fixed import "C" san 2018-11-03 09:12:25 +08:00
  • 149f9f992b Merge pull request #161 from notzippy/master v0.21.1 Steve 2018-11-01 20:31:14 -07:00
  • dfb08d9bd2 Amended importPathFromPath to detect vendor folder from basePath, not just the word vendor in the path NotZippy 2018-11-01 09:05:31 -07:00
  • 98e771cd01 Patch for windows Made interrupt call os.Kill for windows Added check for process still running before killing it NotZippy 2018-10-30 13:28:44 -07:00
  • 5c8d5bca7f develop v1.0.0-dev NotZippy 2018-10-30 06:23:53 -07:00