Commit Graph

  • 5f558aca4e release v0.21.0 v0.21.0 release/v0.21.0 NotZippy 2018-10-30 06:23:52 -07:00
  • facfe0ecaf Merge pull request #159 from notzippy/develop Steve 2018-10-29 16:29:03 -07:00
  • ee53d2f399 Patchset for 21 Added Version -u to update the checked out libaraies Enhanced new skeleton toto support http https and git schemas when cloning the skeleton repo. Enhanced version command to fetch server version from master branch Enhanced version command to update local repository if a new version exists on the server NotZippy 2018-10-29 12:04:19 -07:00
  • 3c48e1f83e Merge pull request #158 from hwsoderlund/fix_compile_error Steve 2018-10-29 10:19:17 -07:00
  • 19fb7d6776 Fix compilation error visibility Henrik Söderlund 2018-10-29 16:53:29 +01:00
  • 1e7b5322f5 Merge pull request #157 from HaraldNordgren/go_versions Steve 2018-10-28 11:08:56 -07:00
  • 205c652f07 Bump Go versions and use '.x' to always get latest patch versions Harald Nordgren 2018-10-28 18:42:35 +01:00
  • 3de8b8c03c Merge pull request #156 from notzippy/develop Steve 2018-10-25 09:19:43 -07:00
  • 4a877b2a8a Modified run command to translate symlinks to absolute paths NotZippy 2018-10-24 21:29:07 -07:00
  • a0bafdc2a7 Merge pull request #155 from notzippy/develop Steve 2018-10-24 10:26:16 -07:00
  • cdef0b75a8 Added ability to readback output from command line Updated readme NotZippy 2018-10-24 10:23:09 -07:00
  • e0d3f83ca8 Merge pull request #153 from notzippy/develop Steve 2018-10-19 09:12:48 -07:00
  • 87c9e56322 Tool updates Updated tool to give more meaningful errors Added file system as an option to fetch the skeleton from NotZippy 2018-10-18 17:07:48 -07:00
  • 554e62574d Merge pull request #152 from notzippy/develop Steve 2018-10-18 08:05:51 -07:00
  • 32a3f08dde Allow windows to fail on travis since to address a bug on current master NotZippy 2018-10-18 08:05:15 -07:00
  • e6e1cad795 Merge pull request #148 from notzippy/develop Steve 2018-10-12 21:20:05 -07:00
  • 5e36cb1025 Updated travis to use checkout matching branch of Revel Framework for build. NotZippy 2018-10-12 20:50:42 -07:00
  • 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 NotZippy 2018-10-10 20:53:23 -07:00
  • 031fde6009 Update to logger NotZippy 2018-10-08 12:01:35 -07:00
  • 09ca80add8 Merge pull request #151 from lujiacn/master Steve 2018-10-12 15:48:22 -07:00
  • 2d6c2eefa4 Update build.go Jia Lu 2018-10-12 22:53:01 +08:00
  • 644d6e12bd Added check for copy dir Steve 2018-10-10 11:40:29 -07:00
  • be7bebd962 Merge pull request #146 from notzippy/develop v0.20.2 Steve 2018-10-02 09:27:54 -07:00
  • 43c188c1eb Added missing environment variables to command, skipping the gopath NotZippy 2018-10-02 08:00:38 -07:00
  • f745fb3edf Merge pull request #145 from revel/develop v0.20.1 Steve 2018-10-01 11:08:23 -07:00
  • 1302671687 Merge pull request #144 from notzippy/develop Steve 2018-10-01 09:33:37 -07:00
  • 9ad0065f6c Moved skeleton to its own repository NotZippy 2018-09-30 14:42:21 -07:00
  • e5303e84cd Merge pull request #143 from notzippy/develop Steve 2018-09-30 10:08:35 -07:00
  • 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 NotZippy 2018-09-27 21:08:40 -07:00
  • b606ec999c Merge pull request #138 from notzippy/develop v0.20.0 release/v0.20.0 Steve 2018-09-22 15:32:30 -07:00
  • 01ccd695d4 Re added the requirement for the -a, without this the flags would not error out and cause issues NotZippy 2018-09-22 15:28:22 -07:00
  • cfe5bf4b0c Merge pull request #137 from notzippy/develop Steve 2018-09-22 13:38:17 -07:00
  • 7a4e741d1c Added a version file to revel/cmd Updated import path detection to make it smarter. You can now use absolute paths etc.. NotZippy 2018-09-22 13:37:27 -07:00
  • 92943b2121 Merge pull request #136 from notzippy/develop Steve 2018-09-21 10:19:49 -07:00
  • 69e59efb14 New Enhancement Added ability to create a new revel applicaiton without any sources. Automatically download all sources required NotZippy 2018-09-21 10:08:37 -07:00
  • 5973b438c1 Merge pull request #135 from notzippy/develop Steve 2018-09-19 14:44:05 -07:00
  • c47f44762a Added message for debugging Added process state message to be returned to wait channel to help resolve the reason for the "app died" message NotZippy 2018-09-19 14:43:15 -07:00
  • b138e35f6d Merge pull request #134 from notzippy/develop Steve 2018-09-19 10:38:27 -07:00
  • 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. NotZippy 2018-09-19 09:45:59 -07:00
  • c87d53eafa Merge pull request #133 from notzippy/develop Steve 2018-09-16 20:05:19 -07:00
  • 4d7a290247 Updated readme, Updated travis NotZippy 2018-09-16 07:19:56 -07:00
  • 7eff69f3cb Merge pull request #130 from notzippy/develop Steve 2018-09-16 07:11:28 -07:00
  • 34bc650ea8 Added CI NotZippy 2018-09-16 06:54:57 -07:00
  • 2c53671706 Merge pull request #129 from notzippy/develop Steve 2018-09-15 16:28:32 -07:00
  • 3ad381d45b Enhanced package and build to by default not include any source code NotZippy 2018-09-14 15:56:26 -07:00
  • d0baaeb9e9 Initial rewrite of revel/cmd to provide vendor support and enhanced CLI options NotZippy 2018-09-13 13:21:10 -07:00
  • d2ac018544 Merge pull request #120 from lokhman/issue119 notzippy 2018-04-15 21:14:55 -07:00
  • d0e5c797cb Merge pull request #122 from notzippy/develop notzippy 2018-04-15 21:13:23 -07:00
  • 7e501b8a65 Added missed GPL license to command NotZippy 2018-04-15 21:09:59 -07:00
  • fe56bdd8a3 Fix DefaultValidationKeys generated with wrong line for multiline check Alexander Lokhman 2018-02-12 15:37:35 +00:00
  • 97ec142262 Merge pull request #117 from tike/master v0.19.0 release/v0.19.0 notzippy 2018-02-04 16:32:57 -08:00
  • dfc873bc15 fix import path trimming during main.go generation tike 2018-02-01 15:25:13 +01:00
  • cca02dd5ff Merge pull request #116 from notzippy/log-update notzippy 2018-01-30 09:47:56 -08:00
  • 91f43bf94c Added check to ignore functions which have no body (external functions) Added missing sort package NotZippy 2018-01-30 09:23:21 -08:00
  • 0583fe7d32 Merge pull request #108 from rokeller/develop notzippy 2018-01-29 21:28:08 -08:00
  • 6ca1d73b61 Merge pull request #112 from nathantchan/stable_controllers notzippy 2018-01-29 21:27:18 -08:00
  • 4c87861642 Merge pull request #114 from vin01/master notzippy 2018-01-29 21:26:33 -08:00
  • a2d7517ca0 Merge pull request #115 from runner-mei/master notzippy 2018-01-29 21:25:49 -08:00
  • 8efaff19ce map as a argument in the controller action meifakun 2018-01-15 16:07:46 +08:00
  • ac056d17af Adding referrer policy security header vin01 2018-01-06 14:05:20 +05:30
  • fc904827cd Make sorting compatible with go >= 1.6 Nathan Chan 2017-12-11 09:54:55 -08:00
  • c240b05369 Sort controllers so that builds are reproducible. Nathan Chan 2017-12-08 11:37:28 -08:00
  • 29e594435c Merge pull request #104 from notzippy/log-update v0.18.0 release/v0.18.0 notzippy 2017-10-31 08:12:16 -07:00
  • a2acbe32bf Make sure AppVersion is set without the -dirty suffix for non-dirty work trees regardless of where revel is run from. Roger Keller 2017-10-28 21:20:28 +02:00
  • 29c6237caf Removed the catch all route, and added comment about security issue NotZippy 2017-10-22 09:31:18 -07:00
  • 2d4ccf289c Set line number to use left parenthesis not right NotZippy 2017-10-07 21:41:23 -07:00
  • f38fb6a15d Merge pull request #103 from notzippy/log-update notzippy 2017-10-07 21:41:05 -07:00
  • 637ccbd250 Updated skeleton to added critical. modified db.import to support multiple packages NotZippy 2017-10-07 21:39:13 -07:00
  • 2da4734499 Merge pull request #101 from notzippy/log-update notzippy 2017-09-25 09:10:40 -07:00
  • aa9e0f8600 Added code to make vendoring work NotZippy 2017-09-25 07:36:48 -07:00
  • db4054233b Merge pull request #99 from Acidic9/master notzippy 2017-09-24 13:17:32 -07:00
  • 3907c6575e Clean code Ari Seyhun 2017-09-23 14:20:09 +09:30
  • 27e9fab270 Merge pull request #100 from notzippy/log-update notzippy 2017-09-21 10:50:28 -07:00
  • 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 NotZippy 2017-09-20 13:13:10 -07:00
  • 54ce8d3699 Remove abort with 'revel new' on empty directory Ari Seyhun 2017-09-16 15:24:37 +09:30
  • 8ab98db556 Merge pull request #98 from notzippy/log-update notzippy 2017-09-14 17:16:59 -07:00
  • baf5e9f848 Added check to see if parameter was a local object, if so parse it NotZippy 2017-09-14 17:15:22 -07:00
  • 9d57681ae6 Updated command to use new logging NotZippy 2017-09-02 09:10:21 -07:00
  • 3f136726db Merge pull request #97 from notzippy/listener-fix notzippy 2017-08-25 15:55:14 -07:00
  • c0a515facf Changed listener to be a pointer receiver so setting the channel to nil actually persists NotZippy 2017-08-24 19:20:59 -07:00
  • 01494f75fb Merge pull request #96 from notzippy/autorun notzippy 2017-08-07 20:55:21 -07:00
  • e6b34786bb Added mutex lock on Refresh, removed check for app existence NotZippy 2017-08-07 16:56:19 -07:00
  • 79b2afb5e5 Merge pull request #95 from notzippy/autorun notzippy 2017-08-03 20:00:26 -07:00
  • 5fcde12193 Moved watcher inside harness Modified proxy so application is launched on startup NotZippy 2017-07-21 14:36:46 -07:00
  • ad68773b9e Merge pull request #91 from notzippy/server-engine-2 notzippy 2017-07-24 12:49:34 -07:00
  • e5255cd373 Updated as requested NotZippy 2017-07-06 15:31:43 -07:00
  • 3cf6d5094e Changed skeleton back to original NotZippy 2017-05-07 16:57:34 -07:00
  • efcd02de37 Modified harness to bootstrap using the go engine. Skeleton app updated to use new request code NotZippy 2017-05-04 16:29:21 -07:00
  • 7eda33eb71 Merge pull request #93 from notzippy/cmd-fix v0.17 v0.16.0 release/v0.17 release/v0.16.0 notzippy 2017-05-31 20:25:56 -07:00
  • 1c5fb4a6f8 Fixed captialization NotZippy 2017-05-31 20:25:04 -07:00
  • a699dab33d Merge pull request #61 from krhubert/develop Brenden Soares 2017-05-30 21:46:51 -07:00
  • 18e6b92704 Spaces to tabs (gofmt) files server-engine NotZippy 2017-05-03 15:56:37 -07:00
  • 49041fb83d Changed build to print a warning if import-path build failed. NotZippy 2017-05-02 14:31:15 -07:00
  • f86def601d Merge branch 'server-engine' of github.com:revel/cmd into server-engine NotZippy 2017-05-02 14:30:04 -07:00
  • 15875dc9a1 Added allowance for test packages to co-exist NotZippy 2017-05-02 14:28:33 -07:00
  • 16f98f92e0 Changed SetHeader to SetHttpHeader, HeaderHttpValue to GetHttpHeader NotZippy 2017-04-26 17:52:20 -07:00
  • 9de11613ce Revamped engine to reduce the interface size. Added BufferedServerHeader to CompressWriter to prevent header from writing out immediately Reduced object stack to a single controller stack which has the request and response objects already instaniated in it Fixed go engine to match new spec Modified code to make use of the Request object to access the ServerEngine (allows caching of ServerHeader and ResponseWriter) Modified simple stack to add an upper bounds to the number of objects in cache, any more objects then the upper bounds will be left to garbage collect NotZippy 2017-04-26 17:32:51 -07:00
  • e1776bda3c Rollback a change that was committed by mistake to develop branch v0.15.0 release/v0.15.0 NotZippy 2017-04-26 21:04:12 -07:00
  • 32d1f12b51 Merge pull request #89 from notzippy/server-engine notzippy 2017-04-26 17:57:54 -07:00
  • d114a92b3d Changed SetHeader to SetHttpHeader, HeaderHttpValue to GetHttpHeader NotZippy 2017-04-26 17:52:20 -07:00