1
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed service async functionality and move the resource getAddress method to a helper. More... over 11 years ago
Made the Response::has_header function private. More... over 11 years ago
Implemented working functionality for the Response::to_bytes method. More... over 11 years ago
Altered response method get/set_body to accept Bytes. More... over 11 years ago
Renamed response set/get_data method to set/get_body. More... over 11 years ago
Created parent corvusoft folder. More... over 11 years ago
Updated features files and a rollback from the individual settings experiment. More... over 11 years ago
Unfortunately Cucumber-CPP does not yet support C++11x. I shall leave this here for a future where the project has been brought upto speed with current technology. Going forward, the acceptance suite will be a manual process. More... over 11 years ago
A selection of miss leading edits to the comments and whitespace. More... over 11 years ago
Making a start on the acceptance tests. Honestly this is just embarrassing it was done from the beginning :/ More... over 11 years ago
Random comment changes. More... over 11 years ago
Created include entries for resource and service settings implementations in global project header. More... over 11 years ago
Created build entries for resource and service settings implementations. More... over 11 years ago
Created resource specific settings implementation and resolved operator bug in service_settings.h. More... over 11 years ago
Creation of service specific settings class. More... over 11 years ago
Atempting to remove deleted file records. More... over 11 years ago
Given each log level a value that can be better used in bitwise operations. More... over 11 years ago
Removed Mac OSX .DS_Store files. More... over 11 years ago
Created global git ignore file. More... over 11 years ago
Removing files pre global git ignore file. More... over 11 years ago
Moved map and istream implementations into cpp files. More... over 11 years ago
Removed old file fragments. More... over 11 years ago
Refactored service router implemenation. More... almost 12 years ago
Moved resource_matcher into the detail only namespace. More... almost 12 years ago
Refactored string and moved it into the detail folder. More... almost 12 years ago
Refactored resource matcher implementation. More... almost 12 years ago
A really dirty attempt at refactoring the ResourceMatcher. More... almost 12 years ago
Partly implemented a default trace and options handlers. More... almost 12 years ago
Fix to remove Uri as i forgot to completely remove all references. More... almost 12 years ago
Removed Uri implementation. More... almost 12 years ago