Wykres commitów

84 Commity (36ffae3389b83531d5327a8601123ba2610be06c)

Autor SHA1 Wiadomość Data
Piero Toffanin 36ffae3389 Test mode, bug fixing, automatic linting 2016-09-25 18:35:44 -04:00
Piero Toffanin 3230c4b45a Added test switch, mock options data 2016-09-24 20:07:02 -04:00
Piero Toffanin 955fc04eca Returning string values on /options per OpenAPI spec definition which doesn't allow mixed types 2016-09-21 17:29:08 -04:00
Piero Toffanin 4f8faab628 Removed e-mail from docs 2016-09-21 09:28:55 -04:00
Piero Toffanin a50cb80bbe Fixed swagger /info declaration 2016-09-20 17:07:32 -04:00
Piero Toffanin 49d6551e74 Expose swagger.json 2016-09-20 16:08:30 -04:00
Piero Toffanin d5a9648fb6 Renamed /getOptions to /options 2016-09-19 17:25:39 -04:00
Piero Toffanin 0bf03d50c6 Updated docs 2016-09-19 17:19:08 -04:00
Piero Toffanin e1e7fa8fbf Cleanup, syntax error fix, added /getInfo 2016-09-19 17:15:19 -04:00
Piero Toffanin 734a4d31f6 Fixed version number 2016-09-17 17:53:10 -04:00
Piero Toffanin 9b10a6c790 Fixed Dockerfile 2016-09-17 17:48:38 -04:00
Piero Toffanin ca0983f180 Added default value to line parameter in /task/uuid/output doc 2016-09-16 20:48:28 -04:00
Piero Toffanin 0eb14d6af8 Quick fix on API docs 2016-09-16 20:47:05 -04:00
Piero Toffanin 98ff96e928 Fixed some items in the docs 2016-09-16 20:42:30 -04:00
Piero Toffanin 3b4554b056 Update README.md 2016-09-16 20:34:13 -04:00
Piero Toffanin 3bf52892de Delete index.md 2016-09-16 20:29:38 -04:00
Piero Toffanin 559c26698a Create index.md 2016-09-16 20:27:41 -04:00
Piero Toffanin d3b29fe9bc Changed dockerfile to use nightly dev snapshot of ODM 2016-09-16 20:23:12 -04:00
Piero Toffanin f51a77d995 Added swagger docs, scripts to generate API doc 2016-09-16 20:20:30 -04:00
Piero Toffanin 3958b8a543 Started working on swagger docs 2016-09-14 19:02:44 -04:00
Piero Toffanin 3c2e431d2f Merge branch 'dev' of https://github.com/pierotofy/node-OpenDroneMap into dev 2016-09-14 16:39:27 -04:00
Piero Toffanin f05375418a Merge pull request #9 from smart-facility/swagger
Swagger
2016-09-14 16:39:25 -04:00
Piero Toffanin 82f9db088d Update README.md
Better ODM sample data link.
2016-08-02 12:50:14 -05:00
Piero Toffanin 5286132e09 Merged dev into master 2016-08-02 11:28:17 -05:00
Piero Toffanin 5843db4ac6 Merged readme, added configuration file instructions 2016-08-02 11:27:32 -05:00
Piero Toffanin 0d6ae6362d Support to load configuration from .json file 2016-08-02 11:07:54 -05:00
Piero Toffanin 3a45bac30a Merge pull request #8 from smart-facility/dev
PM2 process manager
2016-08-02 10:11:24 -05:00
Matthew Berryman aa98c82ea8 Describe use of pm2 process manager in README.md 2016-08-02 14:04:46 +10:00
Matthew Berryman 44836c10c5 processes.json file for pm2 process manager 2016-08-02 14:00:40 +10:00
Piero Toffanin 7f4777e190 Merge pull request #5 from dbaldwin/master
Adding node server command line options
2016-08-01 11:18:04 -05:00
Dennis Baldwin 27411b36f6 Adding node server command line options 2016-08-01 11:04:49 -05:00
Piero Toffanin a9a9cccd8b Merge pull request #4 from dbaldwin/master
Small typo
2016-07-31 20:57:35 -05:00
Dennis Baldwin cf23b8ccb7 Small typo 2016-07-31 18:54:47 -05:00
Piero Toffanin 06c8c331be Modified a few log messages from info to debug 2016-07-31 16:53:25 -05:00
Piero Toffanin f0aaa388be Update README.md 2016-07-31 10:49:27 -05:00
Matthew Berryman 19f4c87da2 Merge branch 'master' into swagger 2016-07-31 14:03:54 +10:00
Piero Toffanin 14d0ac17a1 Update README.md 2016-07-30 15:14:03 -05:00
Piero Toffanin aaa994c632 Update README.md 2016-07-30 14:57:19 -05:00
Piero Toffanin f096cb0a98 Update README.md 2016-07-30 14:55:56 -05:00
Piero Toffanin 0a2658a069 Update README.md 2016-07-30 13:38:57 -05:00
Piero Toffanin af6856d501 Update README.md 2016-07-30 13:36:45 -05:00
Piero Toffanin 1e00f8075c Update README.md 2016-07-30 13:33:32 -05:00
Piero Toffanin a1437840fd Merge branch 'dev' 2016-07-30 13:31:23 -05:00
Piero Toffanin 61269d37c1 GPC files support, cleanups, options support, testing 2016-07-30 13:30:56 -05:00
Piero Toffanin f22e572a91 Logger cleanup, more command line arguments, options passing to ODM working 2016-07-29 17:16:22 -05:00
Piero Toffanin 2b1d7ff058 Command line args, moved logger into new module, removed taskmanager logger param, cleanups 2016-07-29 11:59:58 -05:00
Piero Toffanin 647441104e Merge pull request #3 from smart-facility/dev
Use logging, config file, update .gitignore
2016-07-29 11:13:28 -05:00
Matthew Berryman f23e5df884 Fix require of config in odmRunner.js 2016-07-29 10:31:30 +10:00
Matthew Berryman 40d2479f10 Fix typo in require of TaskManager 2016-07-29 10:28:47 +10:00
Matthew Berryman 3538bfa9d5 Make path to ODM a config option 2016-07-29 09:44:24 +10:00