aboutsummaryrefslogtreecommitdiff
path: root/web/apache/request.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-07-10Add support for package submissionKaren Arutyunov1-108/+484
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-12-28Make use of butl url encode() and decode() functionsKaren Arutyunov1-11/+16
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-2/+2
2017-08-29Use system_clock instead of timestamp::clockKaren Arutyunov1-2/+2
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov1-2/+2
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-2/+2
2017-04-19Implement build task, result and log requests handlingKaren Arutyunov1-4/+4
2017-04-19Implement request body cachingKaren Arutyunov1-29/+290
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-03-17Use serializable transaction isolation levelKaren Arutyunov1-32/+115
2016-03-02Fix web server responding with internal server error on POST request with emp...Karen Arutyunov1-3/+3
2016-01-09Update copyright yearBoris Kolpackov1-1/+1
2015-11-11WEB pages re-stylingBoris Kolpackov1-18/+14
2015-08-23Implement package search service mockupBoris Kolpackov1-105/+20
2015-08-06Implement loaderBoris Kolpackov1-4/+4
2015-05-11Correct copyrightBoris Kolpackov1-1/+1
2015-05-04Cleanup the codeBoris Kolpackov1-12/+212
2015-04-30Minor code cleanupBoris Kolpackov1-17/+10
2015-04-27Implement module configuration, cleanup the codeBoris Kolpackov1-41/+32
2015-04-23Implement apache serviceBoris Kolpackov1-0/+186