Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | format numbers in the issue filter widget | Stas Vilchik | 2015-03-30 | 4 | -42/+42 | |
| | | ||||||
* | | SONAR-6331 add a project overview page | Stas Vilchik | 2015-03-30 | 36 | -184/+1632 | |
| | | ||||||
* | | Merge from branch-5.1 | Jean-Baptiste Lievremont | 2015-03-30 | 17 | -90/+239 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.1: Remove log to console in unit test Fix regression on issue paging with one component Fix indexing of source lines SONAR-6340 highlight cancelled reports fix display of overlapping duplications do not show global error if the request is sent from modal window cancel analysis when the snapshot is not found - SONAR-6340 Conflicts: server/sonar-server/src/test/java/org/sonar/server/computation/ComputationServiceTest.java server/sonar-web/src/main/hbs/source-viewer/source-viewer-duplication-popup.hbs server/sonar-web/src/main/js/source-viewer/viewer.js | |||||
| * | Remove log to console in unit test | Jean-Baptiste Lievremont | 2015-03-30 | 1 | -1/+0 | |
| | | ||||||
| * | Fix regression on issue paging with one component | Jean-Baptiste Lievremont | 2015-03-30 | 1 | -0/+10 | |
| | | ||||||
| * | Fix indexing of source lines | Simon Brandhof | 2015-03-27 | 2 | -4/+47 | |
| | | | | | | | | When file is smaller compared to previous analysis, then only maximum 10 lines were removed from index | |||||
| * | SONAR-6340 highlight cancelled reports | Stas Vilchik | 2015-03-27 | 2 | -0/+6 | |
| | | ||||||
| * | fix display of overlapping duplications | Stas Vilchik | 2015-03-27 | 3 | -52/+63 | |
| | | ||||||
| * | do not show global error if the request is sent from modal window | Stas Vilchik | 2015-03-27 | 3 | -2/+22 | |
| | | ||||||
| * | cancel analysis when the snapshot is not found - SONAR-6340 | Teryk Bellahsene | 2015-03-27 | 6 | -79/+144 | |
| | | ||||||
* | | Update example of /api/sources/show | Julien Lancelot | 2015-03-30 | 1 | -6/+6 | |
| | | ||||||
* | | SONAR-6293 add property sonar.search.host | schnatterer | 2015-03-27 | 8 | -5/+63 | |
| | | ||||||
* | | Revert "Remove all deprecated Violation APIs" | Julien Lancelot | 2015-03-27 | 13 | -11/+702 | |
| | | | | | | | | This reverts commit 5446d877b4e67f2f32ac869e76d9ad02ca226773. | |||||
* | | SONAR-6338 Coverage in compute | Julien Lancelot | 2015-03-27 | 12 | -973/+2977 | |
| | | ||||||
* | | Remove all deprecated Violation APIs | Julien HENRY | 2015-03-27 | 13 | -702/+11 | |
| | | ||||||
* | | Add missing unit test | Julien HENRY | 2015-03-27 | 1 | -4/+25 | |
| | | ||||||
* | | Revert "Upgrade to frontend-maven-plugin 0.0.23" | Simon Brandhof | 2015-03-27 | 1 | -1/+1 | |
| | | | | | | | | This reverts commit 9be97df03de519bf5f1c0a43cadb543aeac26056. | |||||
* | | Upgrade to frontend-maven-plugin 0.0.23 | Simon Brandhof | 2015-03-27 | 1 | -1/+1 | |
| | | ||||||
* | | Fix quality flaw | Simon Brandhof | 2015-03-27 | 1 | -1/+3 | |
| | | ||||||
* | | fix quality flaws | Teryk Bellahsene | 2015-03-27 | 4 | -4/+46 | |
| | | ||||||
* | | show warning when find a duplication in a removed component | Stas Vilchik | 2015-03-27 | 5 | -60/+142 | |
| | | ||||||
* | | Fix some quality flaws | Julien HENRY | 2015-03-27 | 11 | -52/+21 | |
| | | ||||||
* | | Fix quality flaws | Julien Lancelot | 2015-03-27 | 6 | -32/+22 | |
| | | ||||||
* | | Fix removal of project/profile association (bad type conversion in Rails) | Jean-Baptiste Lievremont | 2015-03-26 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-6280 Use a range to represent duplication position | Julien HENRY | 2015-03-26 | 13 | -1559/+1914 | |
| | | ||||||
* | | Fix 4.4 migration issue (due to removal of core DAO) | Jean-Baptiste Lievremont | 2015-03-26 | 1 | -1/+1 | |
| | | ||||||
* | | Fix issue with quality profile/project association on project admin page | Jean-Baptiste Lievremont | 2015-03-26 | 1 | -2/+3 | |
| | | ||||||
* | | SONAR-6317 Feed SCM in compute report - batch side | Julien HENRY | 2015-03-26 | 43 | -940/+505 | |
| | | ||||||
* | | SCM on server side - SONAR-6253 SONAR-6316 | Teryk Bellahsene | 2015-03-26 | 15 | -174/+2039 | |
| | | ||||||
* | | SONAR-6294 Create WS to search for quality profiles | Jean-Baptiste Lievremont | 2015-03-26 | 15 | -44/+485 | |
| | | ||||||
* | | SONAR-6318 Highlighting in compute | Julien Lancelot | 2015-03-26 | 11 | -9/+1997 | |
| | | ||||||
* | | SONAR-6257 No need to store key in report for files and directories | Julien HENRY | 2015-03-26 | 1 | -3/+6 | |
| | | ||||||
* | | Improve batch medium tester to allow registration of several metrics | Julien HENRY | 2015-03-26 | 1 | -0/+7 | |
| | | ||||||
* | | SONAR-6325 Apply feedback from PR | Jean-Baptiste Lievremont | 2015-03-26 | 11 | -36/+32 | |
| | | ||||||
* | | SONAR-5489 Add web services to manage project/profile association | Jean-Baptiste Lievremont | 2015-03-26 | 11 | -39/+368 | |
| | | ||||||
* | | SONAR-6329 Update handling of project/profile association in service layer ↵ | Jean-Baptiste Lievremont | 2015-03-26 | 16 | -173/+154 | |
| | | | | | | | | and DAOs | |||||
* | | Remove dependency of migration on core persistence classes | Jean-Baptiste Lievremont | 2015-03-26 | 4 | -27/+30 | |
| | | ||||||
* | | SONAR-6328 Use MassUpdate for project/profile association migration | Jean-Baptiste Lievremont | 2015-03-26 | 2 | -119/+73 | |
| | | ||||||
* | | SONAR-6328 Migrate existing project/profile associations | Jean-Baptiste Lievremont | 2015-03-26 | 9 | -2/+396 | |
| | | ||||||
* | | SONAR-6327 Add is_default column to rules_profiles | Jean-Baptiste Lievremont | 2015-03-26 | 25 | -46/+79 | |
| | | ||||||
* | | SONAR-6326 Add project_profiles association table | Jean-Baptiste Lievremont | 2015-03-26 | 4 | -1/+47 | |
| | | ||||||
* | | SONAR-6320 Symbol in compute | Julien Lancelot | 2015-03-26 | 9 | -5/+2715 | |
| | | ||||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-26 | 4 | -29/+95 | |
|\| | | | | | | | | | | | * origin/branch-5.1: Improve javadoc of org.sonar.api.utils.log.Logger apply rules feedback | |||||
| * | Improve javadoc of org.sonar.api.utils.log.Logger | Simon Brandhof | 2015-03-25 | 1 | -23/+84 | |
| | | ||||||
| * | apply rules feedback | Stas Vilchik | 2015-03-25 | 3 | -6/+11 | |
| | | ||||||
* | | SONAR-6257 Fix duplication issue when there's folder in project structure ↵ | Julien Lancelot | 2015-03-25 | 4 | -24/+130 | |
| | | | | | | | | and add component key in report | |||||
* | | Fix conflict between sonar-core and sonar-testing-harness for the dependency ↵ | Simon Brandhof | 2015-03-25 | 1 | -0/+9 | |
| | | | | | | | | | | | | json-simple. I don't have any explanation for this strange maven behavior. | |||||
* | | SONAR-6257 Fail when measures report contains duplications_data measures | Julien Lancelot | 2015-03-25 | 7 | -26/+78 | |
| | | ||||||
* | | SONAR-6280 Feed duplications in compute report | Julien HENRY | 2015-03-25 | 5 | -67/+218 | |
| | | ||||||
* | | SONAR-6257 Persist duplication measures in compute | Julien Lancelot | 2015-03-25 | 34 | -929/+4385 | |
| | |