Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quality flaws | Simon Brandhof | 2015-06-29 | 107 | -329/+655 |
| | | | | | - 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 | 18 | -71/+305 |
| | |||||
* | SONAR-6635 Parsing of date should not be lenient | Julien HENRY | 2015-06-29 | 2 | -4/+11 |
| | |||||
* | SONAR-6078 show debt on issues page | Stas Vilchik | 2015-06-29 | 24 | -67/+270 |
| | |||||
* | Use incremental mode to do pull request analysis | Julien HENRY | 2015-06-29 | 1 | -2/+1 |
| | |||||
* | SONAR-6200 Apply coverage exclusions on new Sensor API | Julien HENRY | 2015-06-29 | 3 | -15/+46 |
| | |||||
* | 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 remove SqaleRatingDecorator from batch | Sébastien Lesaint | 2015-06-26 | 8 | -784/+2 |
| | |||||
* | SONAR-6664 compute Sqale metrics in CE | Sébastien Lesaint | 2015-06-26 | 10 | -1/+884 |
| | |||||
* | 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 |
| | |||||
* | SONAR-6664 add PathAwareVisitor to visit a Component tree | Sébastien Lesaint | 2015-06-26 | 18 | -19/+578 |
| | |||||
* | SONAR-6664 add language to Component and a FileAttributes property | Sébastien Lesaint | 2015-06-26 | 11 | -39/+141 |
| | | | | FileAttributes property replaces the unitTest property and adds the languageKey | ||||
* | SONAR-6612 ws custom_measures/metrics requires 'Administer System' ↵ | Teryk Bellahsene | 2015-06-26 | 2 | -23/+82 |
| | | | | permission or 'Administer' permission on the project | ||||
* | SONAR-6661 stabilize web tests | Stas Vilchik | 2015-06-26 | 1 | -3/+3 |
| | |||||
* | add histogram widget web tests | Stas Vilchik | 2015-06-26 | 5 | -0/+283 |
| | |||||
* | SONAR-6612 ws custom_measures/metrics update description | Teryk Bellahsene | 2015-06-26 | 1 | -1/+1 |
| | |||||
* | Fix logging of warnings when JDBC URL is not correct | Simon Brandhof | 2015-06-26 | 1 | -2/+2 |
| | |||||
* | SONAR-6661 add update center web tests | Stas Vilchik | 2015-06-26 | 12 | -26/+790 |
| | |||||
* | SONAR-6615 ws custom_measures/search search for custom measures | Teryk Bellahsene | 2015-06-26 | 19 | -52/+706 |
| | |||||
* | SONAR-6634 drop column resource_id from the manual_measures table | Teryk Bellahsene | 2015-06-26 | 22 | -47/+56 |
| | |||||
* | SONAR-6617 remove the manual_measures/* RoR WS | Teryk Bellahsene | 2015-06-25 | 4 | -204/+0 |
| | |||||
* | SONAR-6661 rewrite update center | Stas Vilchik | 2015-06-25 | 28 | -553/+1788 |
| | |||||
* | SONAR-6649 Stop components from global container in case of error | Julien HENRY | 2015-06-25 | 1 | -2/+14 |
| | |||||
* | SONAR-6852 decrease the list of kept issue fields | Stas Vilchik | 2015-06-25 | 1 | -3/+1 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2015-06-25 | 2 | -3/+0 |
| | |||||
* | SONAR-6507 use ws to change password | Stas Vilchik | 2015-06-25 | 5 | -3/+90 |
| | |||||
* | SONAR-6304 backup profile using current tab | Stas Vilchik | 2015-06-25 | 1 | -1/+1 |
| | |||||
* | SONAR-6648 Rework redirection of logs | Julien HENRY | 2015-06-25 | 28 | -402/+278 |
| | |||||
* | SONAR-6611 ws custom_measures/update check permissions before fetching ↵ | Teryk Bellahsene | 2015-06-25 | 2 | -1/+27 |
| | | | | logged user | ||||
* | SONAR-6078 Aggregate technical debt on issues search WS | Jean-Baptiste Lievremont | 2015-06-25 | 10 | -38/+602 |
| | |||||
* | SONAR-6612 ws custom_measures/metrics list available custom metrics for a ↵ | Teryk Bellahsene | 2015-06-25 | 11 | -2/+475 |
| | | | | project | ||||
* | SONAR-6195 Adjust UI to request fields as needed | Jean-Baptiste Lievremont | 2015-06-25 | 6 | -30/+48 |
| | |||||
* | SONAR-6195 Implement selection of fields in api/issues/search | Jean-Baptiste Lievremont | 2015-06-25 | 6 | -84/+162 |
| | |||||
* | SONAR-6618 Enforce paging on issues search | Jean-Baptiste Lievremont | 2015-06-25 | 5 | -94/+12 |
| | |||||
* | SONAR-6570 update web | Stas Vilchik | 2015-06-25 | 12 | -597/+720 |
| | |||||
* | Update metric type JSON format SONAR-6570 SONAR-6578 SONAR-6610 SONAR-6611 | Teryk Bellahsene | 2015-06-24 | 12 | -93/+33 |
| | | | | | | | | WS updated: - metrics/search - metrics/types - custom_measures/create - custom_measures/update | ||||
* | Fix Quality flaws in batch | Duarte Meneses | 2015-06-24 | 3 | -10/+58 |
| | |||||
* | Use two threads on TravisCI | David Gageot | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | Fix lock on windows | Duarte Meneses | 2015-06-24 | 4 | -21/+87 |
| | |||||
* | Fix project temp folders | Duarte Meneses | 2015-06-24 | 2 | -7/+22 |
| |