Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Little refactorisationrestbed_rewrite | neodarz | 2019-09-10 | 2 | -7/+5 |
| | |||||
* | Update swagger to last version | neodarz | 2019-09-09 | 10 | -28/+56 |
| | |||||
* | Refactoring a little more | neodarz | 2019-09-09 | 3 | -85/+64 |
| | |||||
* | Refactoring some code to be more readable | neodarz | 2019-09-09 | 8 | -205/+210 |
| | |||||
* | Add some adjustement to make server more stable | neodarz | 2019-09-09 | 2 | -7/+13 |
| | |||||
* | Change code to use Restbed | neodarz | 2019-09-06 | 6 | -146/+525 |
| | |||||
* | Fix bson construction | neodarz | 2019-08-09 | 1 | -1/+5 |
| | |||||
* | Fix some typos | neodarz | 2019-08-09 | 1 | -3/+3 |
| | |||||
* | Fix memory leak when delete uobject | neodarz | 2019-08-09 | 1 | -0/+1 |
| | |||||
* | Add ability to search uobjects | neodarz | 2019-08-09 | 4 | -0/+44 |
| | |||||
* | Fix memory leak | neodarz | 2019-08-09 | 1 | -1/+1 |
| | |||||
* | Fix indentation | neodarz | 2019-08-08 | 1 | -1/+1 |
| | |||||
* | Add ability to delete an uobject | neodarz | 2019-08-08 | 4 | -0/+57 |
| | |||||
* | Split addUobject function | neodarz | 2019-08-08 | 3 | -50/+58 |
| | |||||
* | Split some codes | neodarz | 2019-08-08 | 4 | -13/+44 |
| | |||||
* | Add Licence | neodarz | 2019-08-08 | 1 | -0/+661 |
| | |||||
* | Implement mongocxx pool connection | neodarz | 2019-08-08 | 5 | -3/+69 |
| | |||||
* | Remove useless comment | neodarz | 2019-08-07 | 1 | -2/+0 |
| | |||||
* | Move some includes in header-guard function | neodarz | 2019-08-07 | 1 | -3/+3 |
| | |||||
* | Refactoring umosapi service | neodarz | 2019-08-07 | 5 | -74/+78 |
| | |||||
* | Refactoring loader configuration | neodarz | 2019-08-07 | 5 | -52/+69 |
| | |||||
* | Move header declaration to the interface file | neodarz | 2019-08-06 | 2 | -2/+2 |
| | |||||
* | Add forgotten prevention for double declaration | neodarz | 2019-08-06 | 1 | -0/+2 |
| | |||||
* | Separate interface from implementation for UmosapiService | neodarz | 2019-08-06 | 3 | -130/+148 |
| | |||||
* | Add information where are some file | neodarz | 2019-08-05 | 1 | -2/+2 |
| | |||||
* | Be more specific in README | neodarz | 2019-08-05 | 1 | -2/+3 |
| | |||||
* | Add ability to add uobject in database | neodarz | 2019-08-05 | 1 | -0/+64 |
| | |||||
* | Be more specific about the other key | neodarz | 2019-08-02 | 1 | -2/+4 |
| | |||||
* | Specify default value help | neodarz | 2019-08-02 | 1 | -3/+3 |
| | |||||
* | Configure mongodb to work correctly | neodarz | 2019-08-02 | 6 | -25/+85 |
| | |||||
* | Add mongodb | neodarz | 2019-08-01 | 2 | -4/+34 |
| | |||||
* | Initial commit | neodarz | 2019-08-01 | 19 | -0/+1816 |