Age | Commit message (Expand) | Author | Files | Lines |
2015-09-22 | Fix all rule commands. |  asteroide | 1 | -2/+2 |
2015-09-22 | Delete all references to the AggregationAlgorithms SQL table. |  asteroide | 3 | -30/+14 |
2015-09-21 | Put the ID of aggregation algorithm for a particular IntraExtension in the in... |  asteroide | 10 | -123/+118 |
2015-09-18 | Fix a bug when adding an assignment. |  asteroide | 1 | -1/+1 |
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-16 | Fix a bug in object_assignments SQL table. |  asteroide | 1 | -1/+1 |
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 | 4 | -73/+59 |
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-04 | End of Keystone code update to branch Master and fix some bugs. |  asteroide | 12 | -113/+204 |
2015-09-01 | Update Keystone code from official Github repository with branch Master on 09... |  asteroide | 356 | -10681/+19085 |
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 |
2015-07-27 | Add more log in authz function. (untested) |  asteroide | 1 | -4/+5 |
2015-07-27 | Add deletion of secondary keys in core.py and add a forgotten API function in... |  asteroide | 2 | -3/+39 |
2015-07-27 | Add initialization for ADMIN_ID and ROOT_EXTENSION_ID in core.py. |  asteroide | 3 | -76/+134 |
2015-07-24 | review core tenant test |  WuKong | 1 | -98/+55 |
2015-07-24 | add_tenant function in controllers.py nox check if tenant name exist in Keystone |  asteroide | 10 | -165/+293 |
2015-07-22 | finish review code |  WuKong | 4 | -5/+5 |
2015-07-22 | finish review code |  WuKong | 31 | -567/+640 |
2015-07-22 | Fix bugs by executing tests (need more work) |  asteroide | 7 | -208/+249 |
2015-07-21 | add super_extension |  WuKong | 8 | -106/+103 |
2015-07-21 | Merge filter functions. |  asteroide | 1 | -79/+99 |
2015-07-21 | Modify __load_* functions and object and action related functions. |  asteroide | 3 | -310/+359 |
2015-07-21 | add super_extension |  WuKong | 8 | -408/+169 |
2015-07-21 | finish sql backend |  WuKong | 1 | -117/+35 |
2015-07-21 | review code |  WuKong | 1 | -249/+86 |
2015-07-21 | review code |  WuKong | 3 | -519/+204 |
2015-07-21 | review code |  WuKong | 3 | -67/+114 |
2015-07-20 | review code |  WuKong | 11 | -1164/+610 |
2015-07-20 | review code |  WuKong | 8 | -168/+141 |
2015-07-20 | review code |  WuKong | 4 | -156/+186 |
2015-07-17 | review backends |  WuKong | 6 | -604/+701 |
2015-07-16 | review code |  WuKong | 3 | -95/+173 |
2015-07-16 | reivew code |  WuKong | 9 | -595/+788 |
2015-07-15 | review core.py |  WuKong | 12 | -1512/+1515 |
2015-07-14 | review controllers.py and core.py |  WuKong | 7 | -458/+644 |