Commit Graph

18 Commits (087f41c5e88834d9791f16415c86c01d29f3d1ac)

Author SHA1 Message Date
Cory LaNou 6615dd799f refactoring based on PR comments 2015-01-22 13:54:19 -07:00
Cory LaNou 7e463e4f5d merging httpd/handler.go and httpd/filters.go 2015-01-21 18:17:09 -07:00
Cory LaNou fd626de462 refactoring the refactoring 2015-01-21 18:13:51 -07:00
Cory LaNou def4590fca refactoring of build log line for http 2015-01-21 16:14:51 -07:00
Cory LaNou 5cdc5523da parse username properly for http logging 2015-01-21 16:00:44 -07:00
Cory LaNou 7a329c6c2c introducing requestID to http stack 2015-01-21 15:36:50 -07:00
Cory LaNou 29a784efef add in authorization for http write endpoint 2015-01-21 14:20:51 -07:00
Cory LaNou 4c99eef8af minor refactoring, commenting 2015-01-21 14:07:30 -07:00
Cory LaNou 65e502b8e7 updating comment on cors filter 2015-01-21 14:03:05 -07:00
Cory LaNou 7cedeed987 change comment to match renamed method 2015-01-21 14:01:57 -07:00
Cory LaNou f902ecae24 real common log format logging 2015-01-21 13:58:06 -07:00
Cory LaNou 5421285be2 added version to server struct 2015-01-21 12:53:18 -07:00
Cory LaNou 2771996865 Merge branch 'master' into log-format 2015-01-21 12:45:59 -07:00
Cory LaNou d1f212963f rename getUsernameAndPassword -> basicAuthCredentials. move it to filters 2015-01-21 12:45:42 -07:00
Cory LaNou 5c0c728fc3 merge conflict 2015-01-21 11:06:59 -07:00
Cory LaNou 1278a32487 starting web logging 2015-01-21 08:07:03 -07:00
Cory LaNou f52d9aa582 wip - added filters. added the concept of routes. more to come 2015-01-20 17:10:45 -07:00
Cory LaNou 3ab277214d first pass at moving handlers to httpd package 2015-01-20 10:50:13 -07:00