notzippy
|
6573696992
|
Merge pull request #72 from notzippy/sample-to-example
Found the issue with os...
|
2017-03-10 02:35:17 -08:00 |
|
NotZippy
|
a4888fa407
|
Found the issue with os...
|
2017-03-10 02:33:27 -08:00 |
|
notzippy
|
8e4203838a
|
Merge pull request #71 from notzippy/sample-to-example
Changed samples to example to match repository
|
2017-03-09 16:45:24 -08:00 |
|
notzippy
|
e0aa1901b8
|
Merge pull request #69 from pedromorgan/pedro
Tidy up skeleton
|
2017-03-09 16:43:46 -08:00 |
|
Pedro Morgan
|
f6c6c931d3
|
fix onAppStart docs
|
2017-03-10 00:06:46 +00:00 |
|
NotZippy
|
8dac9acf77
|
Changed samples to example to match repository
|
2017-03-09 16:01:04 -08:00 |
|
notzippy
|
e634cbfc7d
|
Merge pull request #68 from Fyb3roptik/develop
Added some example code to show that DevMode and RunMode only work fr…
|
2017-03-09 13:28:47 -08:00 |
|
Pedro Morgan
|
adcebf9aca
|
Correct bootstrap error class
|
2017-03-05 01:50:46 +00:00 |
|
Pedro Morgan
|
7b90dfa83e
|
Tidy up skeleton
|
2017-03-05 00:20:51 +00:00 |
|
Nick Wallace
|
d865cfce90
|
Added some example code to show that DevMode and RunMode only work from within OnAppStart
Hoping this helps someone else as it took me a while to figure it out. I was wanting to run DEV only code on init.
|
2016-11-18 13:29:06 -06:00 |
|
Brenden Soares
|
52400dbc3d
|
Merge pull request #66 from Warashi/improve/support-binary-vendoring
supporting binary vendoring
|
2016-10-12 23:58:29 -07:00 |
|
sawada_shinnosuke
|
d8c5c0732f
|
supporting binary vendoring
|
2016-08-29 11:03:20 +09: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
|
62fc677f3a
|
Merge pull request #60 from revel/ldflags-fix
ldflags issue commit, read more...
|
2016-07-21 17:24:26 -07:00 |
|
Jeevanandam M
|
0e6d8d56a2
|
ldflags issue commit, read more...
This commit is address 1.7 release. RC3 is already out there. It may lead to merge conflict while merging develop branch. Since enhancements are done.
|
2016-07-21 17:22:15 -07:00 |
|
Jeevanandam M
|
86e9258a8f
|
Merge pull request #58 from revel/move-skeleton-to-cmd
skeleton moved successfully to cmd repo
|
2016-06-28 18:54:58 -07:00 |
|
Jeevanandam M
|
faf7e698f3
|
Merge pull request #57 from revel/app-version-buildtime
Streamlined app version ad buildtime for revel app
|
2016-06-28 18:54:33 -07:00 |
|
Jeevanandam M
|
54ef57e56d
|
Done #52 skeleton moved successfully to cmd repo
|
2016-06-25 20:09:38 -07:00 |
|
Jeevanandam M
|
612de1d3a4
|
#51 - Streamlined app version ad buildtime for revel app
|
2016-06-25 19:04:40 -07:00 |
|
Jeevanandam M
|
28c0df2ff3
|
Merge pull request #56 from revel/revel-run-cmd-robust
Revel run cmd become more robust
|
2016-06-24 15:02:23 -07:00 |
|
Jeevanandam M
|
4b46dbb1a7
|
revel/revel#389 run cmd become more robust
|
2016-06-18 12:06:12 -07:00 |
|
Jeevanandam M
|
c18d43d25e
|
Merge pull request #55 from sergeylanzman/master
fix -X import.name=value
|
2016-06-17 15:32:54 -07:00 |
|
Sergey Lanzman
|
ab1e84cf41
|
Streamline Revel AppVersion and BuildTime and fix -X import.name=value
|
2016-06-18 01:28:24 +03: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 |
|
Jeevanandam M
|
e485de7e9c
|
#46 cross platform support
|
2016-06-07 00:16:51 -07:00 |
|
Jeevanandam M
|
4b9e74e1ea
|
revel/revel#1064 windows filepath fix
v0.13.1
|
2016-06-06 15:36:16 -07:00 |
|
Jeevanandam M
|
18b9e8f344
|
Merging develop to master for v0.13.0 release
v0.13.0
|
2016-06-05 18:32:53 -07:00 |
|
Jeevanandam M
|
e3f469739c
|
golint taken care for version name
|
2016-05-31 22:58:56 -07:00 |
|
Jeevanandam M
|
ced303ede6
|
#19 Revel version command added
|
2016-05-28 11:07:43 -07:00 |
|
Jeevanandam M
|
1f8f106573
|
Related changes by #20 for Walk method
|
2016-05-27 23:30:14 -07:00 |
|
Jeevanandam M
|
6005ac35f7
|
Merge pull request #20 from metafex/symlink-walk
Switch to revel.Walk, the symlink-aware filepath.Walk helper
|
2016-05-27 23:23:41 -07:00 |
|
Jeevanandam M
|
b85dd76b3e
|
revel/revel#1004 choose go path relative to current working directory
|
2016-05-26 17:23:52 -07:00 |
|
Jeevanandam M
|
b00267450e
|
default run mode value updated dev
|
2016-05-26 17:14:53 -07:00 |
|
Jeevanandam M
|
5282ce262b
|
revel/revel#1014 added check for path like ../dir & ./dir for new command
|
2016-05-25 22:49:11 -07:00 |
|
Jeevanandam M
|
4c628ef3db
|
Merge branch 'mattbaird-feature/ssl-support-for-websockets' into develop
|
2016-05-23 22:55:04 -07:00 |
|
Jeevanandam M
|
6ebd22021e
|
#32 PR merge and code improvements
|
2016-05-23 22:54:44 -07:00 |
|
Jeevanandam M
|
688042ffa5
|
Merge branch 'feature/ssl-support-for-websockets' of https://github.com/mattbaird/cmd into mattbaird-feature/ssl-support-for-websockets
|
2016-05-23 22:38:05 -07:00 |
|
Jeevanandam M
|
2e0697adf2
|
Removed print statement
|
2016-05-23 22:31:35 -07:00 |
|
Jeevanandam M
|
a7fb140b7a
|
Merge branch 'birkirb-master' into develop
|
2016-05-22 20:40:58 -07:00 |
|
Jeevanandam M
|
6d12b806d3
|
Validated PR #14 and fixed issues for the PR
|
2016-05-22 20:40:13 -07:00 |
|
Jeevanandam M
|
c32b5d19b7
|
Merge branch 'yuki2006-develop' into develop
|
2016-05-22 13:50:01 -07:00 |
|
Jeevanandam M
|
e75cbc42cb
|
updated msg and condition check
|
2016-05-22 13:49:19 -07:00 |
|
Jeevanandam M
|
6dbd332d6f
|
Merge branch 'develop' of https://github.com/yuki2006/cmd into yuki2006-develop
|
2016-05-22 11:26:43 -07:00 |
|
Jeevanandam M
|
4f0489d0e6
|
print only valid error msg
|
2016-05-21 23:14:42 -07:00 |
|
Jeevanandam M
|
63ec7ed487
|
Merge branch 'tyro89-also_remove_routes' into develop
|
2016-05-21 22:58:30 -07:00 |
|
Jeevanandam M
|
63b4fbe6d9
|
Updated variable name
|
2016-05-21 22:58:02 -07:00 |
|
Erik Selin
|
f9ba83270b
|
during cleanup we can also remove the routes folder.
|
2016-05-21 22:44:44 -07:00 |
|