Age | Commit message (Expand) | Author | Files | Lines |
2015-09-17 | Add all commands for scopes and add tests for them. | asteroide | 8 | -92/+880 |
2015-09-17 | Merge "Fix some bugs in subjects tests and add objects and actions tests" | Ruan HE | 3 | -2/+474 |
2015-09-17 | Merge "Fix subject, object and action categories commands and add tests for t... | Ruan HE | 6 | -27/+747 |
2015-09-17 | Fix subject, object and action categories commands and add tests for them. | asteroide | 6 | -27/+747 |
2015-09-17 | Fix some bugs in subjects tests and add objects and actions tests | asteroide | 3 | -2/+474 |
2015-09-17 | In controllers, user_id is the Keystone ID and that don't match with the id i... | asteroide | 2 | -30/+18 |
2015-09-17 | Add a select command to IntraExtension. | asteroide | 3 | -59/+49 |
2015-09-16 | Merge "Add more checks when setting tenant." | Ruan HE | 1 | -5/+19 |
2015-09-16 | Add more checks when setting tenant. | asteroide | 1 | -5/+19 |
2015-09-16 | Add a better output to tests command. | asteroide | 1 | -2/+4 |
2015-09-16 | Merge "Fix a bug in object_assignments SQL table." | Ruan HE | 1 | -1/+1 |
2015-09-16 | Fix a bug in object_assignments SQL table. | asteroide | 1 | -1/+1 |
2015-09-16 | Add tests for subjects. | asteroide | 1 | -0/+208 |
2015-09-16 | Merge "Correct all the action commands." | Ruan HE | 1 | -12/+16 |
2015-09-16 | Correct all the action commands. | asteroide | 1 | -12/+16 |
2015-09-16 | Add the tests command to MoonClient. | asteroide | 3 | -22/+104 |
2015-09-15 | Merge "Add informations about tenant in the Moon Application." | Ruan HE | 1 | -2/+17 |
2015-09-15 | Add informations about tenant in the Moon Application. | asteroide | 1 | -2/+17 |
2015-09-15 | Correct all the object commands. | asteroide | 1 | -11/+15 |
2015-09-15 | Merge "Correct all the subject commands." | Ruan HE | 1 | -11/+7 |
2015-09-15 | Merge "Rebuild the intraextension attribute with the new Moon API." | Ruan HE | 1 | -9/+15 |
2015-09-15 | Correct all the subject commands. | asteroide | 1 | -11/+7 |
2015-09-15 | Rebuild the intraextension attribute with the new Moon API. | asteroide | 1 | -9/+15 |
2015-09-15 | The genre attribute may be not set. So automatically setting it, by looking t... | asteroide | 1 | -0/+5 |
2015-09-11 | Debug all the tenant commands in moonclient and fix some bugs in opnfv-moon r... | asteroide | 7 | -92/+78 |
2015-09-11 | Merge "Change the deletion behaviour of scope and assignment when deleting an... | Ruan HE | 2 | -31/+78 |
2015-09-11 | Change the deletion behaviour of scope and assignment when deleting an intra-... | asteroide | 2 | -31/+78 |
2015-09-10 | Add a forgotten foreing key in Rules table. | asteroide | 1 | -0/+1 |
2015-09-10 | Merge "get_aggregation_algorithm_dict now return an empty dictionnary if algo... | Ruan HE | 1 | -1/+4 |
2015-09-10 | get_aggregation_algorithm_dict now return an empty dictionnary if algorithm i... | asteroide | 1 | -1/+4 |
2015-09-08 | Add_tenant can now be used even if the tenant ID is unknown. | asteroide | 1 | -1/+3 |
2015-09-07 | Merge "End of Keystone code update to branch Master and fix some bugs." | Ruan HE | 12 | -113/+204 |
2015-09-07 | Merge "First modifications of moonclient to comply with the current Moon API." | Ruan HE | 18 | -145/+426 |
2015-09-04 | End of Keystone code update to branch Master and fix some bugs. | asteroide | 12 | -113/+204 |
2015-09-04 | First modifications of moonclient to comply with the current Moon API. | asteroide | 18 | -145/+426 |
2015-09-04 | Merge "init attribute-based encription" | Ruan HE | 352 | -0/+92041 |
2015-09-04 | Merge "init attribute-based encryption" | Ruan HE | 297 | -0/+72441 |
2015-09-04 | init attribute-based encription | WuKong | 352 | -0/+92041 |
2015-09-04 | init attribute-based encryption | WuKong | 297 | -0/+72441 |
2015-09-01 | Update Keystone code from official Github repository with branch Master on 09... | asteroide | 358 | -10681/+19086 |
2015-08-31 | Fix all tests. | asteroide | 13 | -1692/+927 |
2015-08-10 | review code | WuKong | 5 | -252/+246 |
2015-08-07 | review code | WuKong | 6 | -517/+528 |
2015-07-31 | Play unit tests and modify code accordingly. (some tests are still not OK). | asteroide | 17 | -3396/+4323 |
2015-07-27 | Merge "Raise AuthzException in IntraExtensionAuthzManager whenn needed (untes... | Ruan HE | 1 | -1/+77 |
2015-07-27 | Merge "Add, del, set subjects in both IntraAuthzExtension, IntraAdminExtensio... | Ruan HE | 1 | -12/+58 |
2015-07-27 | Merge "Add more log in authz function. (untested)" | Ruan HE | 1 | -4/+5 |
2015-07-27 | Merge "Add deletion of secondary keys in core.py and add a forgotten API func... | Ruan HE | 2 | -3/+39 |
2015-07-27 | Raise AuthzException in IntraExtensionAuthzManager whenn needed (untested). | asteroide | 1 | -1/+77 |
2015-07-27 | Add, del, set subjects in both IntraAuthzExtension, IntraAdminExtension. (unt... | asteroide | 1 | -12/+58 |