1
0
mirror of https://github.com/haiwen/ccnet-server.git synced 2025-08-01 04:57:13 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
cuihaikuo
d8937ae5ad Support listing child groups and users. 2018-05-08 17:50:21 +08:00
cuihaikuo
3a8f175fa8 Use transaction when creating a new group.
De-duplicate in getting groups with ancestors.
2018-04-04 17:03:58 +08:00
cuihaikuo
b98c73ba23 Support multi-tier groups. 2018-04-04 17:03:21 +08:00
“cuihaikuo”
5e0a7395ac Add rpc get_org_groups_by_user(). 2017-12-29 11:44:49 +08:00
“cuihaikuo”
aa54f9e295 Support changing of primary_id. 2017-09-05 16:55:53 +08:00
Jonathan Xu
a97107618b A few SQL optimizations.
- Avoid querying groups in a loop
- Avoid querying org groups in a loop
2017-04-06 17:40:01 +08:00
cuihaikuo
c1f9dcd7fe Add rpc for searching group by name 2017-01-17 15:15:52 +08:00
Jiaqiang Xu
ed8404c061 Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00