Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a couple of issues web tests | Stas Vilchik | 2015-07-02 | 2 | -0/+209 |
| | |||||
* | SONAR-6605 Add Empty FormulaRepository | Julien Lancelot | 2015-07-02 | 2 | -0/+37 |
| | |||||
* | Revert "SONAR-6605 Replace some batch formulas by compute formulas" | Julien Lancelot | 2015-07-02 | 3 | -159/+0 |
| | | | | This reverts commit 2f948758eebec934beb54701792cf2d558319251. | ||||
* | refactor web tests to simplify asynchronous actions | Stas Vilchik | 2015-07-02 | 3 | -180/+184 |
| | |||||
* | add issues web tests | Stas Vilchik | 2015-07-02 | 2 | -16/+217 |
| | |||||
* | SONAR-6605 Replace some batch formulas by compute formulas | Julien Lancelot | 2015-07-02 | 3 | -0/+159 |
| | |||||
* | SONAR-6605 Create average formula | Julien Lancelot | 2015-07-02 | 3 | -0/+553 |
| | |||||
* | SONAR-6605 Create distribution formula | Julien Lancelot | 2015-07-02 | 6 | -25/+594 |
| | |||||
* | SONAR-6605 Create sum formula | Julien Lancelot | 2015-07-02 | 4 | -0/+326 |
| | |||||
* | SONAR-6605 Create step computing formula measures | Julien Lancelot | 2015-07-02 | 7 | -0/+493 |
| | |||||
* | SONAR-6605 Do not persist FILE_COMPLEXITY_DISTRIBUTION and ↵ | Julien Lancelot | 2015-07-02 | 2 | -18/+121 |
| | | | | FUNCTION_COMPLEXITY_DISTRIBUTION measures on file | ||||
* | Add isHigherThan method | Julien Lancelot | 2015-07-02 | 2 | -0/+38 |
| | |||||
* | add issues saved searches web tests | Stas Vilchik | 2015-07-02 | 6 | -7/+78 |
| | |||||
* | Revert "update style of search fields" | Stas Vilchik | 2015-07-01 | 1 | -2/+2 |
| | | | | This reverts commit e9f47d1dd0164d9f495aa4f5f24ef85ef5dc1c9d. | ||||
* | update style of search fields | Stas Vilchik | 2015-07-01 | 1 | -2/+2 |
| | |||||
* | update style of toggles | Stas Vilchik | 2015-07-01 | 1 | -12/+6 |
| | |||||
* | fix typo in method name in MeasureVariations | Sébastien Lesaint | 2015-07-01 | 4 | -11/+11 |
| | |||||
* | SONAR-6645 move New Coverage computation to Compute Engine | Sébastien Lesaint | 2015-07-01 | 13 | -2/+1510 |
| | |||||
* | Automatic merge from branch-5.1 | Jenkins CI | 2015-07-01 | 1 | -0/+8 |
|\ | | | | | | | | | * origin/branch-5.1: Fix build with empty local Maven repository | ||||
| * | Fix build with empty local Maven repository | Julien HENRY | 2015-06-30 | 1 | -0/+8 |
| | | |||||
* | | fix coverage of MeasureVariations | Sébastien Lesaint | 2015-06-30 | 1 | -0/+71 |
| | | |||||
* | | add issue web tests | Stas Vilchik | 2015-06-30 | 4 | -2/+119 |
| | | |||||
* | | fix missing provider initialization when no measure has been added to rule | Sébastien Lesaint | 2015-06-30 | 1 | -0/+4 |
| | | |||||
* | | add missing equals() to MeasureVariations | Sébastien Lesaint | 2015-06-30 | 1 | -1/+44 |
| | | |||||
* | | improve the web app start | Stas Vilchik | 2015-06-30 | 5 | -189/+179 |
| | | |||||
* | | translate users page web tests | Stas Vilchik | 2015-06-30 | 3 | -412/+159 |
| | | |||||
* | | improve the functional web tests | Stas Vilchik | 2015-06-30 | 2 | -93/+100 |
| | | |||||
* | | translate some tests: application | Stas Vilchik | 2015-06-30 | 2 | -295/+211 |
| | | |||||
* | | add browser config for web tests | Stas Vilchik | 2015-06-30 | 1 | -0/+15 |
| | | |||||
* | | Fix quality flaws | Simon Brandhof | 2015-06-30 | 2 | -15/+25 |
| | | |||||
* | | Fix quality flaws | Simon Brandhof | 2015-06-30 | 1 | -2/+3 |
| | | |||||
* | | fix issue reloading | Stas Vilchik | 2015-06-30 | 1 | -0/+2 |
| | | |||||
* | | Fix quality flaws | Simon Brandhof | 2015-06-30 | 14 | -34/+30 |
| | | |||||
* | | add intern test framework, setup initial unit and medium tests | Stas Vilchik | 2015-06-30 | 7 | -184/+285 |
| | | |||||
* | | Quality flaws | Simon Brandhof | 2015-06-29 | 59 | -197/+380 |
| | | | | | | | | | | - do not declare multiple variables on same line - fix imports | ||||
* | | update checkbox styles | Stas Vilchik | 2015-06-29 | 2 | -19/+34 |
| | | |||||
* | | fix quality flaw (unnecessary boxing) | Sébastien Lesaint | 2015-06-29 | 1 | -1/+1 |
| | | |||||
* | | Another test to fix after change of parsing to not lenient | Julien HENRY | 2015-06-29 | 1 | -23/+33 |
| | | |||||
* | | Fix test now that date parsing is not lenient | Julien HENRY | 2015-06-29 | 1 | -2/+2 |
| | | |||||
* | | fix search of issue tags | Stas Vilchik | 2015-06-29 | 1 | -3/+3 |
| | | |||||
* | | SONAR-6668 update issue filters widgets to display the technical debt | Stas Vilchik | 2015-06-29 | 17 | -71/+299 |
| | | |||||
* | | SONAR-6078 show debt on issues page | Stas Vilchik | 2015-06-29 | 23 | -67/+269 |
| | | |||||
* | | fix quality flaws | Teryk Bellahsene | 2015-06-26 | 3 | -50/+63 |
| | | |||||
* | | Use MetricJsonWriter in the metrics/search WS | Teryk Bellahsene | 2015-06-26 | 2 | -38/+3 |
| | | |||||
* | | SONAR-6615 ws custom_measures/search requires 'Administer System' permission ↵ | Teryk Bellahsene | 2015-06-26 | 6 | -37/+59 |
| | | | | | | | | or 'Administer' permission on the project | ||||
* | | SONAR-6615 ws custom_measures/* add the pending field | Teryk Bellahsene | 2015-06-26 | 8 | -17/+61 |
| | | |||||
* | | add new button styles | Stas Vilchik | 2015-06-26 | 4 | -50/+54 |
| | | |||||
* | | SONAR-6664 compute Sqale metrics in CE | Sébastien Lesaint | 2015-06-26 | 9 | -0/+878 |
| | | |||||
* | | double values of Measures must have only 1 decimal (rounded up) | Sébastien Lesaint | 2015-06-26 | 7 | -43/+69 |
| | | |||||
* | | SONAR-6664 add MeasureRepositoryRule and MetricRepositoryRule | Sébastien Lesaint | 2015-06-26 | 3 | -0/+637 |
| | |