Age | Commit message (Expand) | Author | Files | Lines |
2015-12-10 | Change API calls to have less loops and change the API calls in the enforce f... |  asteroide | 8 | -221/+171 |
2015-12-07 | Fix a deletion after Keytone update from source. |  asteroide | 1 | -0/+13 |
2015-12-03 | Add try / except because moonlog_api is missing sometimes (need more investig... |  asteroide | 2 | -9/+30 |
2015-12-02 | Update keystone to the branch stable/liberty. |  asteroide | 91 | -951/+1980 |
2015-12-01 | Merge topic 'r2-func-moonclient-tests' |  Ruan HE | 23 | -16/+199 |
2015-12-01 | Merge "Add a debug output for testing purpose." |  Ruan HE | 1 | -0/+2 |
2015-12-01 | Fix an issue when executing all tests at the same time. |  asteroide | 22 | -13/+191 |
2015-12-01 | Add date and time in log files. |  asteroide | 1 | -3/+8 |
2015-12-01 | Add a debug output for testing purpose. |  asteroide | 1 | -0/+2 |
2015-12-01 | Fix an error on aggregation algorithm. |  asteroide | 5 | -12/+15 |
2015-11-27 | Merge "When deleting an intra-extension, deletion may be impossible due to fo... |  Ruan HE | 1 | -8/+10 |
2015-11-27 | When deleting an intra-extension, deletion may be impossible due to foreign k... |  asteroide | 1 | -8/+10 |
2015-11-27 | Delete a moonclient test which is not necessary. |  asteroide | 1 | -32/+0 |
2015-11-25 | Add an aggregator for moonclient tests. |  asteroide | 1 | -4/+41 |
2015-11-25 | Merge "Add a "no_result" key in JSON test files because "(?!...)" regular exp... |  Ruan HE | 23 | -85/+103 |
2015-11-25 | Add a "no_result" key in JSON test files because "(?!...)" regular expression... |  asteroide | 23 | -85/+103 |
2015-11-25 | Automatically delete assignments related to a category when user asks to dele... |  asteroide | 1 | -0/+3 |
2015-11-25 | Merge "moon monthly meeting report" |  Ruan HE | 2 | -37/+90 |
2015-11-25 | moon monthly meeting report |  wukong | 2 | -37/+90 |
2015-11-25 | Re-run unittests and fix some bugs. |  asteroide | 5 | -72/+66 |
2015-11-24 | Merge "Fix a small bug in test." |  Ruan HE | 1 | -1/+1 |
2015-11-24 | Merge "Manage the case where the content from Keystone is empty." |  Ruan HE | 1 | -1/+2 |
2015-11-24 | Merge "Delete the unused shell_command." |  Ruan HE | 1 | -6/+2 |
2015-11-24 | Fix a small bug in test. |  asteroide | 1 | -1/+1 |
2015-11-24 | Manage the case where the content from Keystone is empty. |  asteroide | 1 | -1/+2 |
2015-11-24 | Delete the unused shell_command. |  asteroide | 1 | -6/+2 |
2015-11-24 | When deleting a subject, check if the authz/admin intra-extension exists in o... |  asteroide | 2 | -9/+13 |
2015-11-23 | moon-abe cleanup |  wukong | 649 | -164844/+0 |
2015-11-23 | Merge "Add password and authurl in global moonclient command." |  Ruan HE | 1 | -2/+28 |
2015-11-23 | Merge "Split time and message in logs from Keystone-Moon." |  Ruan HE | 1 | -4/+33 |
2015-11-23 | Merge "Fix 2 bugs in Logs (in controller and in DB)" |  Ruan HE | 2 | -3/+5 |
2015-11-23 | Add password and authurl in global moonclient command. |  asteroide | 1 | -2/+28 |
2015-11-23 | Split time and message in logs from Keystone-Moon. |  asteroide | 1 | -4/+33 |
2015-11-23 | Fix 2 bugs in Logs (in controller and in DB) |  asteroide | 2 | -3/+5 |
2015-11-23 | Merge "Merge branch 'r3' to master" |  Ruan HE | 5 | -0/+414 |
2015-11-22 | Merge "Some aesthetic modifications in logs." |  Ruan HE | 1 | -2/+2 |
2015-11-22 | Merge "Get errors from Keystone-Moon and throw them from Moonclient" |  Ruan HE | 1 | -2/+14 |
2015-11-22 | Merge "Add tests for moonclient which authorize a new user to modify the admi... |  Ruan HE | 3 | -0/+3637 |
2015-11-22 | Merge "During authorization, the subject ID was sometime the Keystone ID whic... |  Ruan HE | 1 | -18/+21 |
2015-11-20 | Some aesthetic modifications in logs. |  asteroide | 1 | -2/+2 |
2015-11-20 | Get errors from Keystone-Moon and throw them from Moonclient |  asteroide | 1 | -2/+14 |
2015-11-20 | Add tests for moonclient which authorize a new user to modify the admin intra... |  asteroide | 3 | -0/+3637 |
2015-11-20 | During authorization, the subject ID was sometime the Keystone ID which leads... |  asteroide | 1 | -18/+21 |
2015-11-20 | Add an init API function to force the reload of the root intra-extension. |  asteroide | 4 | -0/+26 |
2015-11-18 | Merge branch 'r3' to master |  Wukong | 5 | -0/+414 |
2015-11-18 | keystonemiddleware create abe and authz mgrs |  Wukong | 4 | -0/+106 |
2015-11-18 | keystonemiddleware, create moon_agent |  Wukong | 1 | -0/+308 |
2015-11-18 | update .gitignore to cleanup moonclient build, dist |  Wukong | 1 | -0/+3 |
2015-11-13 | extension to sleep 10s for nova test |  wukong | 1 | -1/+1 |
2015-11-13 | Merge "keystonemiddleware/authz.py clean up token" |  Thomas D | 1 | -83/+6 |