Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RankMgr: Finished API implementation. | madmaxoft | 2014-08-08 | 1 | -31/+390 |
| | |||||
* | RankMgr: Implemented GetXforY and GetAll APIs. | madmaxoft | 2014-08-08 | 1 | -15/+156 |
| | |||||
* | RankMgr: Implemented the basic API functions. | madmaxoft | 2014-08-08 | 1 | -59/+679 |
| | |||||
* | RankMgr: Renamed PermissionGroup to Group in API and PermGroup in DB. | madmaxoft | 2014-08-08 | 1 | -13/+13 |
| | | | | "Group" is SQL keyword and shouldn't be used as table name. | ||||
* | RankMgr: Added SQL integer datatypes. | madmaxoft | 2014-08-05 | 1 | -5/+5 |
| | |||||
* | RankMgr: Initial interface declaration. | madmaxoft | 2014-08-05 | 1 | -0/+153 |