56 Commits

Author SHA1 Message Date
Josh Larson 952481eaee Added gradle build support 2018-01-21 12:56:40 -06:00
LordFokas 0563f1fd44 Moved the WebSockets samples back to the websocket module, see if that's what's breaking the tests on Travis. 2016-08-31 18:22:58 +01:00
LordFokas f4d5a58330 Broke WEBSOCKETS module into pieces too. 2016-08-25 08:00:58 +01:00
LordFokas 2a4b473611 Moved WSD samples into the SAMPLES module. 2016-08-25 07:39:59 +01:00
LordFokas 974616fec1 Fixed NANOLETS, MARKDOWN and SAMPLES. No errors. 2016-08-25 07:36:50 +01:00
LordFokas 4e47a5fa23 Broke CORE into pieces. Updated CORE tests. Introduced 150 errors in all other modules. 2016-08-25 07:13:07 +01:00
ritchie da134bd96f [maven-release-plugin] prepare for next development iteration 2016-08-12 20:14:12 +02:00
ritchie 16ed41b22c [maven-release-plugin] prepare release nanohttpd-project-2.3.1 2016-08-12 20:14:02 +02:00
ritchie 2c16f09ba0 [maven-release-plugin] prepare for next development iteration 2016-02-22 07:51:26 +01:00
ritchie e7935c5658 [maven-release-plugin] prepare release nanohttpd-project-2.3.0 2016-02-22 07:51:20 +01:00
ritchie 225eaf46df update version for next release 2016-02-22 07:47:27 +01:00
ritchie 1db1b6776b [maven-release-plugin] prepare for next development iteration 2015-11-15 06:48:14 +01:00
ritchie a90fe20374 [maven-release-plugin] prepare release nanohttpd-project-2.2.0 2015-11-15 06:48:09 +01:00
ritchie 9cc376ce0a added some descriptions to the pom 2015-11-15 06:38:32 +01:00
ritchie cd2779c430 little imp correction and more test coverage #243 2015-10-16 16:09:16 +02:00
ritchie ece85f5c23 parent version corrected 2015-09-14 07:16:32 +02:00
Jarno Elonen 60b7e92492 Merge branch 'master' into static-new-xx 2015-09-13 20:49:59 +03:00
ritchie ffabe5fa1b file upload refactorings and set minimal coverage per module #219 #216 2015-09-13 06:22:54 +02:00
ritchie 6c4d9f5a06 first refactorings for own module nanolets #223 2015-09-11 07:52:45 +02:00
ritchie 9f38ca21e9 correct all poms to same version 2015-09-05 06:35:38 +02:00
Victor Nikiforov c94ba3af36 Issue #214 - NanoHTTPD uri router. Fix pom versions 2015-08-24 13:36:24 +03:00
Victor Nikiforov eaf89cc0da Issue #214 - NanoHTTPD uri router. Single file 2015-08-24 13:35:25 +03:00
Victor Nikiforov ae91d0b579 Merge branch 'master' of https://github.com/NanoHttpd/nanohttpd 2015-08-10 11:12:01 +03:00
Jarno Elonen 33cf28e074 Fixed build for TempFilesServer.java 2015-08-08 14:13:25 +03:00
Victor Nikiforov 42c25b82a0 Add simple router example. Issue #214 - NanoHTTPD uri router 2015-07-22 14:02:02 +03:00
ritchie 9e1ec7bff4 some cleanup and mergig for #122 also long as resquest size added 2015-05-14 09:40:10 +02:00
ritchie 5e2e2f19e0 reponces now created by factorymethods that can be overwritten, solves
#94
2015-05-14 09:02:50 +02:00
ritchie 9c4e5f6d83 config and jacoco instead of cubertura 2015-05-10 15:04:38 +02:00
ritchie 9058464950 after the last pull request in this series the formatter is now active 2015-05-10 13:41:19 +02:00
ritchie 3526d931ae checkstyle issues and imports reorganized 2015-05-08 16:04:23 +02:00
elonen 83e2055a59 Merge pull request #171 from vorburger/FixedSomeAllWarningsShownInEclipse
Fixed a bunch of warnings (from Eclipse). Closes #171
2015-05-08 16:12:54 +03:00
ritchie 0a750cb619 moved to nanohttpd.org 2015-05-08 07:52:38 +02:00
ritchie f0842f401e site configuration added 2015-05-08 07:39:56 +02:00
ritchie da69bf8d15 duplicate versions removed 2015-05-03 15:07:50 +02:00
Michael Vorburger 6cfcb8e672 Fixed a bunch of warnings (from Eclipse) 2015-04-22 21:51:51 +02:00
ritchie c3ca941435 [maven-release-plugin] prepare for next development iteration 2015-02-27 07:41:59 +01:00
ritchie 333e68e4f8 retry 2015-02-27 07:39:53 +01:00
ritchie 9f0fc2bc62 [maven-release-plugin] prepare for next development iteration 2015-02-27 07:35:54 +01:00
ritchie 9e5c34f4af [maven-release-plugin] prepare branch nanohttpd-project-2.1.1-SNAPSHOT 2015-02-27 07:34:43 +01:00
ritchie 8b3f33ce61 basic changes needed for central release 2015-02-27 07:23:28 +01:00
Paul Hawke b891f27b10 Release 2.1.0 2014-04-23 23:16:23 -05:00
Paul Hawke 0bf521d4c4 Release version 2.0.5 2013-12-12 19:43:25 -06:00
Paul Hawke ef3be58ec2 Tests and documentation cleanup. 2013-12-12 06:06:25 -06:00
Paul Hawke 939e8d5a14 Updated samples to use the non-deprecated serve() API. 2013-12-10 18:18:43 -06:00
Paul Hawke 34bcf833c0 Updated build to 2.0.4 version. 2013-09-15 17:12:06 -05:00
Paul Hawke 2cbbb4d4eb Updated tests for new HTTP 1.1 header, shifted test server to a port that doesnt automatically fail on a machine running Jetty/Tomcat and rolled the version number. 2013-06-17 22:46:51 -05:00
Paul Hawke 9d23138e24 2.0.2 Release 2013-06-06 20:14:19 -05:00
Paul Hawke ae5c8edfdb Update pom.xml 2013-05-27 13:49:42 -05:00
Paul Hawke 84dcf74395 Tidied up copyright statements, making them consistent, and updated version numbers to 2.0.0 throughout. 2013-05-21 23:00:57 -05:00
Paul Hawke e55ac2d9e5 Extracted and promoted the NanoHttpd Webserver to a top-level project (instead of being a "sample"). 2013-05-05 16:27:19 -05:00