aboutsummaryrefslogtreecommitdiff
path: root/samples/src/main/java/fi/iki
AgeCommit message (Expand)Author
2015-10-16little imp correction and more test coverage #243ritchie
2015-09-11first refactorings for own module nanolets #223ritchie
2015-08-24Issue #214 - NanoHTTPD uri router. Fix pom versionsVictor Nikiforov
2015-08-24Issue #214 - NanoHTTPD uri router. Single fileVictor Nikiforov
2015-08-10Merge branch 'master' of https://github.com/NanoHttpd/nanohttpdVictor Nikiforov
2015-08-08Fixed build for TempFilesServer.javaJarno Elonen
2015-07-22Add simple router example. Issue #214 - NanoHTTPD uri routerVictor Nikiforov
2015-05-14some cleanup and mergig for #122 also long as resquest size addedritchie
2015-05-14reponces now created by factorymethods that can be overwritten, solvesritchie
2015-05-10config and jacoco instead of cubertura ritchie
2015-05-10after the last pull request in this series the formatter is now activeritchie
2015-05-08checkstyle issues and imports reorganizedritchie
2015-05-08Merge pull request #171 from vorburger/FixedSomeAllWarningsShownInEclipseelonen
2015-04-22Fixed a bunch of warnings (from Eclipse)Michael Vorburger
2015-02-27basic changes needed for central releaseritchie
2013-12-12Tests and documentation cleanup.Paul Hawke
2013-12-10Updated samples to use the non-deprecated serve() API.Paul Hawke
2013-05-05Extracted and promoted the NanoHttpd Webserver to a top-level project (instea...Paul Hawke
2013-03-26Manual merge of pull request submitted by @gitgrimbo, allowing hostname to be...Paul Hawke
2013-03-09Example showing temp file managementPaul Hawke
2013-03-09CleanupPaul Hawke
2013-03-08Implemented fix for missing equals in get parameters.Paul Hawke
2013-03-08Project cleanup - broke out "samples" and "core" maven modules to reduce the ...Paul Hawke