| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-6496 SONAR-6497 Rename template key by template id and projectPattern b... | Teryk Bellahsene | 2015-08-27 | 5 | -8/+8 |
* | SONAR-6485 WS permissions/search_project_permissions replace uuid by id in re... | Teryk Bellahsene | 2015-08-27 | 2 | -5/+5 |
* | SONAR-6479 WS permissions/users take out Paging from the loop when building r... | Teryk Bellahsene | 2015-08-27 | 1 | -9/+8 |
* | SONAR-6693 WS issue_filters/search do no require to be authenticated | Teryk Bellahsene | 2015-08-27 | 2 | -12/+1 |
* | fix SONAR-6290 Histogram widget fails to display using French language pack | Stas Vilchik | 2015-08-27 | 1 | -3/+3 |
* | fix SONAR-6203 Manual Metrics of type Level and Text can't be displayed using... | Stas Vilchik | 2015-08-27 | 1 | -1/+1 |
* | Add static to permission template methods | Teryk Bellahsene | 2015-08-27 | 2 | -2/+2 |
* | SONAR-6805 WS permissions/remove_group allow removal of last group and users ... | Teryk Bellahsene | 2015-08-27 | 1 | -0/+2 |
* | SONAR-6693 WS issue_filters/search replace favourite by favorite | Teryk Bellahsene | 2015-08-27 | 5 | -17/+17 |
* | SONAR-6766 add execution flow step numbers, decrease the contrast of issue lo... | Stas Vilchik | 2015-08-27 | 4 | -10/+12 |
* | Move PermissionRequestValidator in the ws package | Teryk Bellahsene | 2015-08-27 | 11 | -22/+24 |
* | Sanitize PermissionTemplateDao methods | Teryk Bellahsene | 2015-08-27 | 2 | -4/+4 |
* | SONAR-6498 WS permissions/delete_template delete a permission template | Teryk Bellahsene | 2015-08-27 | 10 | -15/+220 |
* | Remove PermissionTemplateDao#insert(String,String,String) | Teryk Bellahsene | 2015-08-27 | 7 | -17/+23 |
* | SONAR-6497 WS permissions/update/template update a permission template | Teryk Bellahsene | 2015-08-27 | 27 | -77/+516 |
* | SONAR-6496 WS permissions/create_template create a permission template | Teryk Bellahsene | 2015-08-27 | 18 | -65/+496 |
* | stabilize web tests | Stas Vilchik | 2015-08-26 | 2 | -2/+2 |
* | SONAR-6805 Rewrite project permissions page on a project level | Stas Vilchik | 2015-08-26 | 13 | -77/+130 |
* | fix tests for SONAR-6797 order permissions | Stas Vilchik | 2015-08-26 | 1 | -4/+4 |
* | fix SONAR-6249 Non favorite issue filters cannot be loaded by Issues page | Stas Vilchik | 2015-08-26 | 6 | -34/+79 |
* | SONAR-6797 apply feedback | Stas Vilchik | 2015-08-26 | 1 | -1/+4 |
* | Revert "install mocha tests for reactjs components" | Stas Vilchik | 2015-08-26 | 6 | -54/+4 |
* | SONAR-6797 order permissions | Stas Vilchik | 2015-08-26 | 1 | -2/+10 |
* | SONAR-6797 do not fail when usersCount or groupsCount are not provided | Stas Vilchik | 2015-08-26 | 1 | -4/+1 |
* | install mocha tests for reactjs components | Stas Vilchik | 2015-08-26 | 6 | -4/+54 |
* | improve code quality | Stas Vilchik | 2015-08-26 | 5 | -11/+19 |
* | clean up ruby code | Stas Vilchik | 2015-08-26 | 13 | -44/+56 |
* | use the single web app | Stas Vilchik | 2015-08-26 | 335 | -3320/+2147 |
* | SONAR-6693 WS issue_filters/search rewrite WS | Teryk Bellahsene | 2015-08-26 | 21 | -239/+419 |
* | SONAR-6797 apply feedback | Stas Vilchik | 2015-08-25 | 7 | -114/+102 |
* | SONAR-6582 complete example of api/issues/search with actions | Simon Brandhof | 2015-08-25 | 1 | -0/+3 |
* | SONAR-6582 Fix example of api/issues/search | Simon Brandhof | 2015-08-25 | 1 | -16/+26 |
* | fix PersistMeasuresStepTest on Oracle | Sébastien Lesaint | 2015-08-25 | 1 | -3/+16 |
* | SONAR-6503 SONAR-6500 SONAR-6502 SONAR-6501 Update permission parameter descr... | Teryk Bellahsene | 2015-08-25 | 5 | -9/+20 |
* | previous_version period is not supported by Views | Sébastien Lesaint | 2015-08-25 | 2 | -25/+65 |
* | fix duplication and missing @Override quality flaws | Sébastien Lesaint | 2015-08-24 | 8 | -109/+136 |
* | fix dashboard links when using sonar.web.context | Stas Vilchik | 2015-08-24 | 1 | -2/+2 |
* | SONAR-6503 WS permissions/remove_group_from_template remove a group from a pe... | Teryk Bellahsene | 2015-08-24 | 4 | -2/+340 |
* | SONAR-6479 WS permissions/users display email in response | Teryk Bellahsene | 2015-08-24 | 4 | -7/+14 |
* | rename ComputeEngineBatchExecutorService for clarity and consistency | Sébastien Lesaint | 2015-08-24 | 6 | -16/+16 |
* | make SqaleMeasuresVisitor support Views Component tree | Sébastien Lesaint | 2015-08-24 | 3 | -45/+263 |
* | rename SumCounter to IntSumCounter and add LongSumCounter | Sébastien Lesaint | 2015-08-24 | 15 | -84/+436 |
* | add MutableMeasureComputersHolder | Sébastien Lesaint | 2015-08-24 | 3 | -14/+45 |
* | make DuplicationMeasuresStep support Views Component tree | Sébastien Lesaint | 2015-08-24 | 5 | -399/+787 |
* | make CommentMeasuresStep support Views Component tree | Sébastien Lesaint | 2015-08-24 | 3 | -6/+344 |
* | make Formulas support Views Component tree | Sébastien Lesaint | 2015-08-24 | 5 | -25/+398 |
* | make CoverageMeasuresStep support Views Component tree | Sébastien Lesaint | 2015-08-24 | 4 | -29/+258 |
* | rename FileAggregateContext to LeafAggregateContext | Sébastien Lesaint | 2015-08-24 | 25 | -108/+107 |
* | remove unused classes in package computation/measure/newcoverage | Sébastien Lesaint | 2015-08-24 | 7 | -281/+0 |
* | make PersistMeasuresStep support Views component tree | Sébastien Lesaint | 2015-08-24 | 2 | -58/+179 |