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
path:
root
/
api
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
Little refactorisation
restbed_rewrite
neodarz
2019-09-10
1
-5
/
+3
|
*
Refactoring a little more
neodarz
2019-09-09
2
-65
/
+54
|
*
Refactoring some code to be more readable
neodarz
2019-09-09
2
-189
/
+185
|
*
Add some adjustement to make server more stable
neodarz
2019-09-09
1
-7
/
+11
|
*
Change code to use Restbed
neodarz
2019-09-06
2
-123
/
+462
|
*
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
2
-0
/
+21
|
*
Add ability to delete an uobject
neodarz
2019-08-08
2
-0
/
+20
|
*
Split addUobject function
neodarz
2019-08-08
1
-50
/
+2
|
*
Split some codes
neodarz
2019-08-08
1
-12
/
+4
|
*
Implement mongocxx pool connection
neodarz
2019-08-08
1
-2
/
+7
|
*
Refactoring umosapi service
neodarz
2019-08-07
2
-0
/
+208