0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix spelling in error message
carlgreen
as Carl Green
More... about 8 years ago
add content-type header to responses
carlgreen
as Carl Green
More... about 8 years ago
use field list passed in meta param to return appropriate song data
carlgreen
as Carl Green
More... about 8 years ago
use specific types for database and songs rather than general 'ListingItem'. remove support for playlists, for now at least.
carlgreen
as Carl Green
More... about 8 years ago
add CI badge to Readme
carlgreen
as Carl Green
More... about 8 years ago
add configuration for travis CI
carlgreen
as Carl Green
More... about 8 years ago
don't do math to work out length of content code or listing item, just use its length
carlgreen
as Carl Green
More... about 8 years ago
implement database containers (playlists)
carlgreen
as Carl Green
More... about 8 years ago
use custom database object to hold various database components
carlgreen
as Carl Green
More... about 8 years ago
clean up test reporting
carlgreen
as Carl Green
More... about 8 years ago
remove debugging output from update handler
carlgreen
as Carl Green
More... about 8 years ago
rename test method to be consistent with others
carlgreen
as Carl Green
More... about 8 years ago
populate musr/revision-number in update from parameter
carlgreen
as Carl Green
More... about 8 years ago
implement update method
carlgreen
as Carl Green
More... about 8 years ago
add custom default handler so that all invalid/unexpected requests can be logged
carlgreen
as Carl Green
More... about 8 years ago
add extra resouce to readme
carlgreen
as Carl Green
More... about 8 years ago
split definitions into separate file
carlgreen
as Carl Green
More... about 8 years ago
split handlers and conversion functions into separate files
carlgreen
as Carl Green
More... about 8 years ago
implement database items (songs)
carlgreen
as Carl Green
More... about 8 years ago
setup router and routes in separate method, use this in test cases
carlgreen
as Carl Green
More... about 8 years ago
use Vestigo router for better URL matching
carlgreen
as Carl Green
More... about 8 years ago
correct datatype of persistent ID to "long long"
carlgreen
as Carl Green
More... about 8 years ago
log URI and method of each request
carlgreen
as Carl Green
More... about 8 years ago
add dummy database
carlgreen
as Carl Green
More... about 8 years ago
clean up test failure reporting
carlgreen
as Carl Green
More... about 8 years ago
note what the datatypes in ListingItem should probably be
carlgreen
as Carl Green
More... about 8 years ago
implement databases method
carlgreen
as Carl Green
More... about 8 years ago
move the common header setting to a wrapper method
carlgreen
as Carl Green
More... about 8 years ago
log any issues starting the HTTP server
carlgreen
as Carl Green
More... about 8 years ago
add TODO for logging in
carlgreen
as Carl Green
More... over 8 years ago