Commits · master
wp-interview
Browse files
Sep 24, 2017
readme: tune content
· bfc1876c
mrowacz
authored
Sep 25, 2017
bfc1876c
release: v.1.0
· c0063890
mrowacz
authored
Sep 25, 2017
View commits for tag v1.0
v1.0
c0063890
docker: add run scripts
· 8102a4c8
mrowacz
authored
Sep 24, 2017
8102a4c8
router: prevent server quit when unhadled method is requested
· 2c37e432
mrowacz
authored
Sep 24, 2017
2c37e432
server: add possibility to change server port
· a9a938df
mrowacz
authored
Sep 24, 2017
a9a938df
server: suppress anoying compilation warning from Http.cpp
· 3d72682d
mrowacz
authored
Sep 24, 2017
3d72682d
test: add some tests for empty payload + tuneup coverage estimation
· eadc3d33
mrowacz
authored
Sep 24, 2017
eadc3d33
general: update logging, options and some test components
· f83313c0
mrowacz
authored
Sep 24, 2017
f83313c0
server: error handling + fix empty content-type issue
· a966d8ad
mrowacz
authored
Sep 24, 2017
a966d8ad
test: fix gitlab-ci errors
· 1b9dbc40
mrowacz
authored
Sep 24, 2017
1b9dbc40
server: fix build break
· 35b6c083
mrowacz
authored
Sep 24, 2017
35b6c083
server: work on coding style
· a6c41660
mrowacz
authored
Sep 24, 2017
a6c41660
server: code cleanup
· 97d052b4
mrowacz
authored
Sep 24, 2017
97d052b4
Sep 23, 2017
test: disable log except server build info
· b83f3765
mrowacz
authored
Sep 24, 2017
b83f3765
remove exception handling in path handlers
· 354138c8
mrowacz
authored
Sep 24, 2017
354138c8
log: simplify logging subsystem
· 41ffdf22
mrowacz
authored
Sep 24, 2017
41ffdf22
server: cosmetics changes
· d7317269
mrowacz
authored
Sep 24, 2017
d7317269
server: make static error handlers
· 47ac80aa
mrowacz
authored
Sep 24, 2017
47ac80aa
test: Divide functional test on two tests for sqlite or memory db
· eaf1fd10
mrowacz
authored
Sep 24, 2017
eaf1fd10
readme: Add coverage badge
· 1eb5a484
mrowacz
authored
Sep 23, 2017
1eb5a484
ci: make working gcovr analysis
· 650cb485
mrowacz
authored
Sep 23, 2017
650cb485
ci: Add gcovr report generation
· 692b903c
mrowacz
authored
Sep 23, 2017
692b903c
readme: add build badge
· c53ce68d
mrowacz
authored
Sep 22, 2017
and
mrowacz
committed
Sep 23, 2017
c53ce68d
ci: enable gtest report generation
· ba9c9932
mrowacz
authored
Sep 23, 2017
ba9c9932
ci: add gconv
· 6b00fa11
mrowacz
authored
Sep 23, 2017
6b00fa11
ci: fix artifacts path
· 29b67850
mrowacz
authored
Sep 23, 2017
29b67850
server: Add base solution
· 2392e656
mrowacz
authored
Sep 18, 2017
2392e656
Sep 17, 2017
init repo
· 3587fd98
mrowacz
authored
Sep 18, 2017
3587fd98
first commit
· 1e7e2731
mrowacz
authored
Sep 18, 2017
1e7e2731
Loading