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
/
umosapi.cpp
(
follow
)
Commit message (
Expand
)
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
1
-4
/
+9
*
Little refactorisation
restbed_rewrite
neodarz
2019-09-10
1
-5
/
+3
*
Refactoring a little more
neodarz
2019-09-09
1
-41
/
+41
*
Refactoring some code to be more readable
neodarz
2019-09-09
1
-186
/
+179
*
Add some adjustement to make server more stable
neodarz
2019-09-09
1
-7
/
+11
*
Change code to use Restbed
neodarz
2019-09-06
1
-106
/
+374
*
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
1
-0
/
+19
*
Add ability to delete an uobject
neodarz
2019-08-08
1
-0
/
+18
*
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
1
-0
/
+175