Age | Commit message (Expand) | Author | Files | Lines |
2018-03-06 | Merge "Swap Collection.sort with List sort" | Seshu Kumar M | 1 | -46/+46 |
2018-03-06 | Merge "Make use of Map.getOrDefault" | Seshu Kumar M | 1 | -6/+2 |
2018-03-06 | Merge "Simplify if statements where it makes sense" | Seshu Kumar M | 5 | -35/+25 |
2018-03-06 | Merge "private method was declared final" | Seshu Kumar M | 1 | -1/+1 |
2018-03-06 | Update paramXSD as recipe common field | c00149107 | 12 | -55/+29 |
2018-03-06 | Add allotted resource recipe | c00149107 | 2 | -0/+124 |
2018-03-05 | private method was declared final | Munir Ahmad | 1 | -1/+1 |
2018-03-05 | Merge "Removed unreachable log" | Seshu Kumar M | 1 | -398/+396 |
2018-03-05 | Removed unreachable log | Munir Ahmad | 1 | -398/+396 |
2018-03-05 | Merge "Update generic create service workflow" | Chuanyu Chen | 2 | -251/+410 |
2018-03-05 | Update generic create service workflow | c00149107 | 2 | -251/+410 |
2018-03-02 | Swap Collection.sort with List sort | Munir Ahmad | 1 | -46/+46 |
2018-03-02 | Make use of Map.getOrDefault | Munir Ahmad | 1 | -6/+2 |
2018-03-02 | Revert previous Test commit | Rob Daugherty | 1 | -1/+0 |
2018-03-02 | Merge "Test commit in Test branch" | Rob Daugherty | 1 | -1/+1 |
2018-03-02 | Test commit in Test branch | Arthur Martella | 1 | -1/+1 |
2018-03-02 | Merge "Support decompose service by model uuid" | Chuanyu Chen | 3 | -4/+16 |
2018-03-01 | Merge "Support query service resources by modeluuid" | Chuanyu Chen | 1 | -0/+43 |
2018-03-01 | Support decompose service by model uuid | c00149107 | 3 | -4/+16 |
2018-03-01 | Merge "Support Resource Recipe Common Model" | Chuanyu Chen | 3 | -0/+416 |
2018-03-01 | Merge "Add Properties Order for recipeParams" | Chuanyu Chen | 1 | -1/+1 |
2018-03-01 | Merge "Support query service csar rest" | Chuanyu Chen | 2 | -11/+132 |
2018-03-01 | Support query service resources by modeluuid | c00149107 | 1 | -0/+43 |
2018-03-01 | Support Resource Recipe Common Model | c00149107 | 3 | -0/+416 |
2018-02-28 | Merge "Support csar object query" | Seshu Kumar M | 1 | -0/+51 |
2018-02-28 | Merge "Add recipe params for bpmn call" | Seshu Kumar M | 11 | -22/+61 |
2018-02-28 | Add Properties Order for recipeParams | c00149107 | 1 | -1/+1 |
2018-02-28 | Merge "Remove the unnecessary toString" | Seshu Kumar M | 1 | -1/+1 |
2018-02-28 | Merge "Removed System.out.println from catch clause" | Seshu Kumar M | 1 | -3/+0 |
2018-02-28 | Merge "Adding Junit" | Seshu Kumar M | 1 | -0/+53 |
2018-02-28 | Merge "Adding Junit" | Seshu Kumar M | 1 | -0/+47 |
2018-02-28 | Support query service csar rest | c00149107 | 2 | -11/+132 |
2018-02-27 | Merge "Make use of getOrDefault" | DeWayne Filppi | 2 | -10/+8 |
2018-02-27 | Support csar object query | c00149107 | 1 | -0/+51 |
2018-02-27 | Add recipe params for bpmn call | c00149107 | 11 | -22/+61 |
2018-02-26 | Make use of getOrDefault | Munir Ahmad | 2 | -10/+8 |
2018-02-27 | Removed System.out.println from catch clause | Munir Ahmad | 1 | -3/+0 |
2018-02-27 | Make use of append instead of string concatenation | Munir Ahmad | 40 | -256/+265 |
2018-02-27 | Remove the unnecessary toString | Munir Ahmad | 1 | -1/+1 |
2018-02-26 | Simplify if statements where it makes sense | Munir Ahmad | 5 | -35/+25 |
2018-02-26 | Adding Junit | Sumapriya | 1 | -0/+53 |
2018-02-26 | Adding Junit | AS00465059 | 1 | -0/+47 |
2018-02-26 | Merge "Remove the unnecessary plus zero" | Seshu Kumar M | 1 | -2/+2 |
2018-02-26 | Merge "Add the correct literal ending for long" | Seshu Kumar M | 4 | -9/+9 |
2018-02-26 | Merge "Swap while loops with foreach where applicable" | Seshu Kumar M | 4 | -99/+84 |
2018-02-26 | Merge "Add ARIA subtree to build" | Seshu Kumar M | 2 | -1/+22 |
2018-02-26 | Merge "Unit test coverage" | Seshu Kumar M | 1 | -0/+81 |
2018-02-26 | Merge "Support more Generic workflow for voLTE" | Seshu Kumar M | 4 | -353/+475 |
2018-02-25 | Remove the unnecessary plus zero | Munir Ahmad | 1 | -2/+2 |
2018-02-25 | Add the correct literal ending for long | Munir Ahmad | 4 | -9/+9 |