summaryrefslogtreecommitdiffhomepage
path: root/src/ruby (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-21Adjusting request schema value according to connection tls state.Max Romanov1-1/+3
2019-02-28Made QUERY_STRING mandatory.Valentin Bartenev1-4/+2
2019-02-28Introducing Java Servlet Container beta.Max Romanov1-0/+1
2019-02-27Fixed processing of SERVER_NAME after 77aad2c142a0.Valentin Bartenev1-21/+7
2018-08-06Unit application library.Max Romanov3-419/+360
2018-07-10Ruby: added "require('bundler/setup')".Alexander Borisov1-1/+23
2018-06-25Introduced nxt_length() macro.Valentin Bartenev1-5/+5
2018-05-21Added SERVER_SOFTWARE request meta-variable.Valentin Bartenev1-0/+5
2018-04-04Changed version processing for modules.Alexander Borisov1-1/+1
2018-04-03Ruby: added 'enc/trans/transdb' module for converting encodings.Alexander Borisov1-0/+3
2018-03-21Added Ruby support.Alexander Borisov3-0/+1235