Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support of Oracle 12c in sonar.properties | Simon Brandhof | 2015-09-03 | 1 | -3/+3 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-09-02 | 13 | -10/+154 |
| | |||||
* | Remove some more potential FP | David Gageot | 2015-09-02 | 13 | -26/+63 |
| | |||||
* | Improve Selenium code | David Gageot | 2015-09-02 | 1 | -78/+67 |
| | |||||
* | Better regexp support for Selenium its | David Gageot | 2015-09-02 | 2 | -4/+6 |
| | |||||
* | Make sure each IT is isolated | David Gageot | 2015-09-02 | 1 | -0/+2 |
| | |||||
* | Add missing headers | David Gageot | 2015-09-02 | 14 | -0/+266 |
| | |||||
* | SONAR-6487 WS permissions/search_project_permissions do not return component ↵ | Teryk Bellahsene | 2015-09-02 | 5 | -10/+22 |
| | | | | copies used in views for example | ||||
* | All measures on person_id_must be ignored | Julien Lancelot | 2015-09-02 | 2 | -20/+3 |
| | | | | | As dev cockpit is not compatible with current dev of SonarQube, all measures related to this plugin must be ignored For instance, FillMeasuresWithVariationsStep is failing in setVariationMeasures() if there's some dev measures. | ||||
* | fix broken View page because of missing Squale metric | Sébastien Lesaint | 2015-09-02 | 1 | -0/+4 |
| | |||||
* | Revert "Better regexp support for Selenium its" | David Gageot | 2015-09-02 | 2 | -6/+4 |
| | | | | This reverts commit b7d62595b994ba1a78d41a3834418c53f81587ab. | ||||
* | Revert "Make sure each IT is isolated" | David Gageot | 2015-09-02 | 1 | -2/+0 |
| | | | | This reverts commit 2fdbf71a68743ce4bb4b6307df94014ff9897544. | ||||
* | SONAR-6499 WS permissions/set_default_template improve description | Teryk Bellahsene | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | Rename id and template id parameters in the permission domain | Teryk Bellahsene | 2015-09-02 | 17 | -55/+55 |
| | |||||
* | Use WsProjectRef instead of Request to get a project | Teryk Bellahsene | 2015-09-02 | 2 | -6/+3 |
| | |||||
* | SONAR-6499 WS permissions/set_default_template set default permission ↵ | Teryk Bellahsene | 2015-09-02 | 14 | -21/+343 |
| | | | | template for projects, views or developer | ||||
* | SONAR-6494 WS permissions/apply_template apply a permission template to a ↵ | Teryk Bellahsene | 2015-09-02 | 6 | -8/+393 |
| | | | | project | ||||
* | Rename WsGroup and WsProject to WsGroupRef and WsProjectRef | Teryk Bellahsene | 2015-09-02 | 35 | -211/+188 |
| | |||||
* | Improve WsGroup and WsProject contracts | Teryk Bellahsene | 2015-09-02 | 8 | -27/+29 |
| | |||||
* | Make sure each IT is isolated | David Gageot | 2015-09-02 | 1 | -0/+2 |
| | |||||
* | Better regexp support for Selenium its | David Gageot | 2015-09-02 | 2 | -4/+6 |
| | |||||
* | Revert "Better regexp support for Selenium its" | David Gageot | 2015-09-02 | 2 | -6/+4 |
| | | | | This reverts commit aa224322a2accb2b80806d1f294ff0183e87949c. | ||||
* | Better regexp support for Selenium its | David Gageot | 2015-09-02 | 2 | -4/+6 |
| | |||||
* | Better default value for second it cateogy | David Gageot | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | SONAR-6730 Replace ComponentVisitors and inject directly ComponentVisitor in ↵ | Julien Lancelot | 2015-09-02 | 4 | -92/+18 |
| | | | | CE container | ||||
* | SONAR-6730 Add boolean measure | Julien Lancelot | 2015-09-02 | 10 | -8/+109 |
| | |||||
* | SONAR-6730 Fix test implementation | Julien Lancelot | 2015-09-02 | 15 | -223/+857 |
| | |||||
* | SONAR-6730 Simplify API | Julien Lancelot | 2015-09-02 | 24 | -746/+614 |
| | |||||
* | SONAR-6730 Move test implementation to org.sonar.api.ce.measure.test | Julien Lancelot | 2015-09-02 | 9 | -10/+11 |
| | |||||
* | Group its | David Gageot | 2015-09-02 | 17 | -14/+46 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-09-02 | 11 | -11/+58 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-09-02 | 5 | -12/+10 |
| | |||||
* | Give a Try to a better? selenium framework | David Gageot | 2015-09-02 | 30 | -47/+1219 |
| | |||||
* | This selenium action is useless | David Gageot | 2015-08-31 | 1 | -5/+0 |
| | |||||
* | Redirect logs to file by default | David Gageot | 2015-08-31 | 1 | -0/+1 |
| | |||||
* | Test not redirecting logs to file | David Gageot | 2015-08-31 | 1 | -1/+0 |
| | |||||
* | Remove unused throw clauses | David Gageot | 2015-08-31 | 2 | -2/+2 |
| | |||||
* | Fix quality flaw | Julien Lancelot | 2015-08-31 | 1 | -11/+11 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-08-31 | 17 | -71/+62 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-08-31 | 2 | -2/+2 |
| | |||||
* | Fix perf tests of issue indexing | Simon Brandhof | 2015-08-31 | 1 | -1/+1 |
| | | | | Faster thanks to change of UUID format. | ||||
* | SONAR-6730 Replace List by varargs in addChildrenMeasures | Julien Lancelot | 2015-08-31 | 1 | -4/+4 |
| | |||||
* | SONAR-6730 Add component key in the API | Julien Lancelot | 2015-08-31 | 4 | -0/+13 |
| | | | | It will allow to have more information in error generated by plugin or in debug logs. | ||||
* | SONAR-6730 Move RangeDistrubtionBuilder to API and allow constructor to take ↵ | Julien Lancelot | 2015-08-31 | 4 | -33/+123 |
| | | | | bottom limits | ||||
* | SONAR-6730 Measure computer should allowed no Input metrics | Julien Lancelot | 2015-08-31 | 4 | -48/+101 |
| | | | | For instance, when a measure computer needs only issues to compute measures, it won't declare any input metrics | ||||
* | SONAR-6730 Improve error message when adding measure on not allowed metric | Julien Lancelot | 2015-08-31 | 3 | -3/+5 |
| | |||||
* | Adding trace log on visitors and measure computers | Julien Lancelot | 2015-08-31 | 7 | -4/+47 |
| | |||||
* | SONAR-6730 Add issues in Measure API | Julien Lancelot | 2015-08-31 | 16 | -43/+351 |
| | |||||
* | SONAR-6730 Create a repository of issues for a given component | Julien Lancelot | 2015-08-31 | 8 | -3/+356 |
| | |||||
* | SONAR-6730 Split IntegrateIssuesStep into 3 visitors | Julien Lancelot | 2015-08-31 | 11 | -58/+736 |
| |