Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-19 | Delete graph functions and clean the code | 1 | -388/+0 | ||
Change-Id: I507e2af5ffdbb97a36469a369e4c48ba7c65be33 | |||||
2017-07-26 | Fix a bug when connecting to Keystone | 1 | -1/+1 | ||
Change-Id: I2341225603fcfbfcce442a9870e37caaeb77e11d | |||||
2017-07-26 | Force upgrade of pip packages | 1 | -1/+1 | ||
Change-Id: I9d358210bacb8ceb05991ab6e53b7680d6f53498 | |||||
2017-07-25 | Containerize the orchestrator and all components | 1 | -0/+11 | ||
Change-Id: I9234c3d286e0a273c878bbac66efcd9696490900 | |||||
2017-07-25 | Get the configuration from moon.conf | 3 | -20/+63 | ||
Change-Id: I27c86af24adc5ee4661943a9cab5e4a54ca02b3d | |||||
2017-07-25 | Update to get configuration from the consul and clean the code | 15 | -174/+44 | ||
Change-Id: I52d554132b6751cf21c7ece21233291f5de37c6c | |||||
2017-07-06 | Update test and visualization scripts | 4 | -218/+995 | ||
Change-Id: I62d50d8d3e839a1d6c8ff948cc84ecc45bb0e92f | |||||
2017-07-03 | Add logging system | 1 | -9/+37 | ||
Change-Id: I4e17d757995e8e769283213962533e2bcd498608 | |||||
2017-06-16 | Add timestamps in request results for evaluation | 1 | -2/+6 | ||
Change-Id: I130855cec8a6e4559a93d0f86507216c99099182 | |||||
2017-06-12 | Add new elements in json files | 1 | -1/+3 | ||
Change-Id: I0a70d3484250dfffaf71b036ab47b97d5e0b76cd | |||||
2017-06-12 | Make some optimizations in interface calls. | 12 | -91/+77 | ||
Change-Id: I0dcb9fbc2e86136cac5d08a88ba6929ce5dbaa3a | |||||
2017-06-10 | Fix a bug in requirements | 1 | -1/+2 | ||
Change-Id: I0d13310496373154658e9f4397579a35798d1258 | |||||
2017-06-10 | Fix a bug in legends | 1 | -1/+5 | ||
Change-Id: If3132d5f09443814551fe46282b4d1c862a0d6bc | |||||
2017-06-10 | Update models, policies and metarules if they already exist, create them ↵ | 3 | -23/+52 | ||
otherwise Change-Id: I8504dbf5b0080d12368ace7889f64a64f3ac0e48 | |||||
2017-06-10 | Add tests on data deletion | 2 | -0/+42 | ||
Change-Id: Ib87b927f0d9d6d6d12756d890cc85d6304b713f9 | |||||
2017-06-10 | Add a script to plot json data files. | 1 | -0/+163 | ||
Change-Id: Ic016c1ba387221fe66eecc18b7af7e227e7f7232 | |||||
2017-06-03 | Add the multigraph option | 1 | -54/+46 | ||
Change-Id: If91f405721f4d5eeecf7b8dfec1cae2051ad2adb | |||||
2017-06-02 | Add the possibility to set the moon URL | 1 | -3/+7 | ||
Change-Id: If3a05c63457b4e74175a26d317b21ceb2faace7d | |||||
2017-06-02 | Limit request number per seconds and add some other arguments | 1 | -46/+102 | ||
Change-Id: I04d2b0b2e999868a6a1529e2232350e6baa03d8d | |||||
2017-06-01 | Add some arguments in test script. | 1 | -15/+41 | ||
Change-Id: Ib5e75a4b6fe0e4f7f1bf2e203d9e73b6992a1691 | |||||
2017-06-01 | Add host and port configuration | 1 | -4/+16 | ||
Change-Id: Ifda77879ea0056a4d7fa7405f7ab5078356872a3 | |||||
2017-05-18 | Add the generation of graphs. | 1 | -34/+204 | ||
Change-Id: I3d682300969af067de9ed42ee4ecfff1a0a36ef1 | |||||
2017-05-18 | Add a larger set of test data | 2 | -0/+622 | ||
Change-Id: I02b5eb5de1b612ecfe071e23dc88fad1428e741b | |||||
2017-05-15 | Update Moon engine to allow a session policy | 6 | -42/+102 | ||
Change-Id: I63a80597710f08a6641e159cc2306d3cc68b1240 | |||||
2017-05-09 | Fix a bug when adding rules | 1 | -1/+1 | ||
Change-Id: I9363c342cca6822dad6ed66cc7dd48eb2776a2bc | |||||
2017-05-09 | Add instructions tag in each rule | 6 | -9/+125 | ||
Change-Id: Ib63ad8c4b2261d993ee156fae18fd315a775dbd0 | |||||
2017-05-05 | Code update for chaining policies. | 4 | -5/+13 | ||
Change-Id: If9f6c2640492f69d0f3af2118fade72700df47e6 | |||||
2017-04-25 | Connect to Keystone with an unscoped token instead of a scoped one. | 1 | -12/+16 | ||
Change-Id: I22c8077d911d03f1f14b1ef832a9b61dc5ac37df | |||||
2017-04-25 | Read config from moon.conf | 1 | -14/+18 | ||
Change-Id: I19229ac3b81a2c7858afa7797e3cdeff820edff6 | |||||
2017-04-24 | Add a file to test authz through a particular scenario | 1 | -0/+43 | ||
Change-Id: I6dd52ace9e621513a6d7862197c7ffa44c5e11b8 | |||||
2017-04-22 | add moonv4 | 39 | -0/+4134 | ||
Change-Id: I247af788d0b0fb961fbc85416486b241eb1d807c Signed-off-by: WuKong <rebirthmonkey@gmail.com> |