index
:
pro/umosapicpp
master
restbed_rewrite
Second implementation in C++ of the Python version of Unity Mongo Save Api. This is a simple API for save Unity object in Mongo database
git version control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add doc about 200 and 500 error on some endpoints
neodarz
2019-09-11
1
-0
/
+6
|
*
Add ability to don't set definition for a response
neodarz
2019-09-11
1
-6
/
+10
|
*
Update uobject definition
neodarz
2019-09-11
1
-2
/
+2
|
*
Add ability to have an mongoid object in def
neodarz
2019-09-11
1
-0
/
+3
|
*
Add 200 responses to some endpoints
neodarz
2019-09-11
1
-0
/
+4
|
*
Add ability to an object in definition propertie
neodarz
2019-09-11
1
-2
/
+8
|
*
Add ability to have an object in response
neodarz
2019-09-11
2
-5
/
+10
|
*
Merge branch 'restbed_rewrite'
neodarz
2019-09-10
20
-206
/
+594
|
\
|
*
Little refactorisation
restbed_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
|
|
*
|
Add more information about API
neodarz
2019-09-06
1
-2
/
+9
|
/
*
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