This project is archived. Its data is
read-only
.
Commits · develop
thundersnake
Browse files
Aug 22, 2018
Add healthcheck endpoint
· e89239da
Loïc Blot
authored
Aug 22, 2018
View commits for tag 0.5.1
0.5.1
e89239da
Bump 0.5.0
· 08993b9d
Loïc Blot
authored
Aug 22, 2018
View commits for tag 0.5.0
0.5.0
08993b9d
Embed labstack/echo to provide a good HTTP server when needed
· eb64ee9b
Loïc Blot
authored
Aug 22, 2018
eb64ee9b
Aug 21, 2018
Bump 0.4.0
· 8bd7aa29
Loïc Blot
authored
Aug 21, 2018
View commits for tag 0.4.0
0.4.0
8bd7aa29
Add environment variables in default config + http.port variable support
· e8fb92c8
Loïc Blot
authored
Aug 21, 2018
e8fb92c8
show the node id when starting appserver
· 1a5dcd14
Loïc Blot
authored
Aug 21, 2018
1a5dcd14
utils: add random string & alphanum string generation
· 610e236f
Loïc Blot
authored
Aug 21, 2018
610e236f
Aug 13, 2018
Add CHANGELOG.md
· e304d8e5
Loïc Blot
authored
Aug 13, 2018
e304d8e5
Aug 01, 2018
Import getopt dependency managing configuration file
· 7da03bd2
Loïc Blot
authored
Aug 01, 2018
View commits for tag 0.3.0
0.3.0
7da03bd2
Jul 31, 2018
Another documentation update
· 63aa3ba6
Loïc Blot
authored
Jul 31, 2018
63aa3ba6
Prepare custom configuration documentation
· 3696d3c1
Loïc Blot
authored
Jul 31, 2018
3696d3c1
Add more documentation in README.md
· c448b1b3
Loïc Blot
authored
Jul 31, 2018
c448b1b3
Add LICENSE
· 7381abb8
Loïc Blot
authored
Jul 31, 2018
7381abb8
Jul 28, 2018
Add a basic README.md
· 6e0d092e
Loïc Blot
authored
Jul 28, 2018
6e0d092e
Fix project name in makefile
· 1dd1eeed
Loïc Blot
authored
Jul 28, 2018
1dd1eeed
Pages should run on develop too
· 7fb1a60e
Loïc Blot
authored
Jul 28, 2018
7fb1a60e
CI/LINT fixes + hide LogManager start function
· b270d56e
Loïc Blot
authored
Jul 28, 2018
b270d56e
Fix script rights
· 34bf9151
Loïc Blot
authored
Jul 28, 2018
34bf9151
Add a missing CI step + indent fix
· edc65aa3
Loïc Blot
authored
Jul 28, 2018
edc65aa3
Add more unittests on configuration
· 80ff1bbe
Loïc Blot
authored
Jul 28, 2018
80ff1bbe
Add Gitlab CI + Makefile
· be513505
Loïc Blot
authored
Jul 28, 2018
be513505
Add more logs when starting up
· 6ff2a382
Loïc Blot
authored
Jul 28, 2018
6ff2a382
Properly handle configuration loading
· bb18db0e
Loïc Blot
authored
Jul 28, 2018
bb18db0e
Implement configuration loading
· a8e10a97
Loïc Blot
authored
Jul 28, 2018
View commits for tag 0.2.0
0.2.0
a8e10a97
Permit to ue empty configPath to use app defaults
· 6d6f17bb
Loïc Blot
authored
Jul 28, 2018
6d6f17bb
Create ThunderSnake first lightweight appserver version
· 8c166562
Loïc Blot
authored
Jul 28, 2018
View commits for tag 0.1.0
0.1.0
8c166562
Loading