| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Remove hunter and submodules | Ed tanous | 2018-04-24 | 1 | -1/+1 | |
| * | Fix seg fault on shutdown | Ed Tanous | 2018-04-22 | 1 | -22/+20 | |
| * | Implement pretty printing json to HTML | Ed Tanous | 2018-04-22 | 1 | -40/+111 | |
| * | Remove multithreaded code, and make crow use a single thread | Ed Tanous | 2018-04-22 | 2 | -158/+69 | |
| * | Disable logging when in release mode | Ed Tanous | 2018-04-22 | 1 | -6/+0 | |
| * | Make crow pretty print json responses | Ed Tanous | 2018-03-27 | 1 | -1/+1 | |
| * | Fix unbounded memory consumption in crow | Borawski.Lukasz | 2018-03-06 | 1 | -0/+2 | |
| * | Fix HTTP 405 code handling | Borawski.Lukasz | 2018-02-26 | 1 | -0/+1 | |
| * | Allow for systemd socket activation | Vernon Mauery | 2018-02-05 | 2 | -15/+51 | |
| * | Fix bug with continued HTTP sessions | Ed Tanous | 2018-02-05 | 1 | -1/+1 | |
| * | Node abstraction layer | Borawski.Lukasz | 2018-01-23 | 1 | -1/+1 | |
| * | Enable PATCH method in crow | Borawski.Lukasz | 2018-01-22 | 1 | -13/+29 | |
| * | Revert "Merge "Enable PATCH method in crow"" | Ed Tanous | 2018-01-18 | 1 | -37/+32 | |
| * | Merge "Enable PATCH method in crow" | Tanous, Ed | 2018-01-18 | 1 | -32/+37 | |
| |\ | ||||||
| | * | Enable PATCH method in crow | Borawski.Lukasz | 2018-01-18 | 1 | -32/+37 | |
| * | | Middleware prepared for Redfish integration | Borawski.Lukasz | 2018-01-17 | 3 | -0/+100 | |
| |/ | ||||||
| * | Update get_routes to use trie for efficiency | Ed Tanous | 2017-10-30 | 2 | -26/+40 | |
| * | Update Webserver | Ed Tanous | 2017-10-24 | 5 | -21/+27 | |
| * | Large updates to webserver | Ed Tanous | 2017-10-11 | 21 | -618/+896 | |
| * | Lots of updates to webserver. | Ed Tanous | 2017-08-08 | 9 | -92/+101 | |
| * | incremental | Ed Tanous | 2017-06-22 | 3 | -7/+144 | |
| * | incremental | Ed Tanous | 2017-06-12 | 3 | -5/+9 | |
| * | incremental | Ed Tanous | 2017-06-12 | 1 | -1/+1 | |
| * | incremental | Ed Tanous | 2017-06-06 | 3 | -23/+21 | |
| * | Disable file logging | Ed Tanous | 2017-05-23 | 2 | -12/+1 | |
| * | Incremental | Ed Tanous | 2017-05-23 | 5 | -79/+120 | |
| * | incremental | Ed Tanous | 2017-05-18 | 1 | -15/+0 | |
| * | test | Ed Tanous | 2017-05-16 | 1 | -0/+1 | |
| * | Add some debugging for yocto | Ed Tanous | 2017-05-16 | 1 | -5/+18 | |
| * | enable logging | Ed Tanous | 2017-05-16 | 1 | -0/+3 | |
| * | incremental | Ed Tanous | 2017-04-24 | 10 | -49/+72 | |
| * | Make app middlewares not require specific instances of app | Ed Tanous | 2017-04-05 | 1 | -2/+2 | |
| * | Add route printer | Ed Tanous | 2017-04-04 | 3 | -1/+41 | |
| * | add more testing for auth middleware | Ed Tanous | 2017-04-03 | 1 | -2/+7 | |
| * | Move crow to its own repo | Ed Tanous | 2017-04-03 | 26 | -0/+8805 | |
| * | incremetnal | Ed Tanous | 2017-03-03 | 1 | -0/+0 | |
| * | initial commit | Ed Tanous | 2017-02-28 | 1 | -0/+0 | |

