Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-5921 WS to list project/profile associations | Jean-Baptiste Lievremont | 2015-04-03 | 4 | -1/+115 |
| | |||||
* | Use random timezone when executing tests from maven | Simon Brandhof | 2015-04-02 | 2 | -6/+15 |
| | | | | This allows to fail-fast if a test is heavily coupled with local timezone. | ||||
* | Fix usage of clob.free() on MsSQL | Julien Lancelot | 2015-04-02 | 1 | -1/+9 |
| | |||||
* | Call Clob.free() to reduce memory consumption | Julien Lancelot | 2015-04-02 | 1 | -1/+3 |
| | |||||
* | Automatic merge from branch-5.1 | Jenkins CI | 2015-04-01 | 6 | -63/+99 |
|\ | | | | | | | | | | | * origin/branch-5.1: Fix issue when permission is set only on user fix select2 in rule bulk change | ||||
| * | Fix issue when permission is set only on user | Julien Lancelot | 2015-04-01 | 6 | -63/+99 |
| | | |||||
* | | SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute report | Julien HENRY | 2015-03-31 | 4 | -99/+6 |
| | | |||||
* | | SONAR-5489 Check a project's current profile association before modification | Jean-Baptiste Lievremont | 2015-03-30 | 3 | -0/+10 |
| | | |||||
* | | Fix quality flaws | Simon Brandhof | 2015-03-30 | 1 | -3/+1 |
| | | |||||
* | | add an issue reopen tooltip | Stas Vilchik | 2015-03-30 | 1 | -1/+1 |
| | | |||||
* | | SONAR-6331 add a project overview page | Stas Vilchik | 2015-03-30 | 1 | -0/+14 |
| | | |||||
* | | Merge from branch-5.1 | Jean-Baptiste Lievremont | 2015-03-30 | 1 | -17/+5 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | cancel analysis when the snapshot is not found - SONAR-6340 | Teryk Bellahsene | 2015-03-27 | 1 | -17/+5 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2015-03-23 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.1-RC25.1-RC2 | Eric Hartmann | 2015-03-23 | 1 | -1/+1 |
| | | |||||
* | | Fix 4.4 migration issue (due to removal of core DAO) | Jean-Baptiste Lievremont | 2015-03-26 | 1 | -1/+1 |
| | | |||||
* | | SONAR-6325 Apply feedback from PR | Jean-Baptiste Lievremont | 2015-03-26 | 4 | -14/+14 |
| | | |||||
* | | SONAR-6329 Update handling of project/profile association in service layer ↵ | Jean-Baptiste Lievremont | 2015-03-26 | 8 | -63/+94 |
| | | | | | | | | and DAOs | ||||
* | | Remove dependency of migration on core persistence classes | Jean-Baptiste Lievremont | 2015-03-26 | 2 | -0/+6 |
| | | |||||
* | | SONAR-6328 Migrate existing project/profile associations | Jean-Baptiste Lievremont | 2015-03-26 | 2 | -1/+2 |
| | | |||||
* | | SONAR-6327 Add is_default column to rules_profiles | Jean-Baptiste Lievremont | 2015-03-26 | 16 | -31/+33 |
| | | |||||
* | | SONAR-6326 Add project_profiles association table | Jean-Baptiste Lievremont | 2015-03-26 | 3 | -1/+11 |
| | | |||||
* | | SONAR-6257 Fail when measures report contains duplications_data measures | Julien Lancelot | 2015-03-25 | 2 | -9/+19 |
| | | |||||
* | | SONAR-6257 Persist duplication measures in compute | Julien Lancelot | 2015-03-25 | 10 | -52/+124 |
| | | |||||
* | | SONAR-6275 Add temporary field person_id on measure to keep devcockpit working | Julien HENRY | 2015-03-24 | 1 | -2/+2 |
| | | |||||
* | | SONAR-6275 Feed measures in compute report | Julien HENRY | 2015-03-23 | 2 | -2/+2 |
| | | |||||
* | | SONAR-6215 apply feedback | Stas Vilchik | 2015-03-20 | 1 | -0/+13 |
| | | |||||
* | | Merge pull request #160 from SonarSource/feature/filter-similar-issues | Stas Vilchik | 2015-03-20 | 1 | -0/+1 |
|\ \ | | | | | | | SONAR-5968 Allow modification of issue filter using issue properties | ||||
| * | | SONAR-5968 Allow modification of issue filter using issue properties | Stas Vilchik | 2015-03-19 | 1 | -0/+1 |
| | | | |||||
* | | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-20 | 6 | -16/+21 |
|\ \ \ | | |/ | |/| | | | | | | | * origin/branch-5.1: SONAR-6012 Issues on files on removed modules should contain the module key | ||||
| * | | SONAR-6012 Issues on files on removed modules should contain the module key | Julien Lancelot | 2015-03-20 | 6 | -16/+21 |
| | | | |||||
* | | | Fix coupling of some db tests with local timezone | Simon Brandhof | 2015-03-20 | 21 | -218/+61 |
| | | | |||||
* | | | persist measures on server side - SONAR-6253 | Teryk Bellahsene | 2015-03-20 | 8 | -275/+250 |
| |/ |/| | |||||
* | | Fix DB tests on MSSQL and Oracle | Jean-Baptiste Lievremont | 2015-03-19 | 3 | -12/+27 |
| | | |||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-19 | 1 | -1/+1 |
|\| | | | | | | | | | | | * origin/branch-5.1: Fix regression in SourcePersister SONAR-6296 Rename 2 of the default dashboards | ||||
| * | Fix regression in SourcePersister | Julien HENRY | 2015-03-18 | 1 | -1/+1 |
| | | |||||
| * | SONAR-6296 Rename 2 of the default dashboards | Julien Lancelot | 2015-03-18 | 1 | -2/+2 |
| | | |||||
| * | Move migration 774 to 773 | Julien Lancelot | 2015-03-18 | 1 | -1/+1 |
| | | |||||
* | | Fix database tests | Jean-Baptiste Lievremont | 2015-03-18 | 1 | -15/+16 |
| | | |||||
* | | apply workspace feedback | Stas Vilchik | 2015-03-18 | 1 | -1/+1 |
| | | |||||
* | | SONAR-6296 Rename 2 of the default dashboards | Julien Lancelot | 2015-03-18 | 1 | -2/+2 |
| | | |||||
* | | SONAR-6236 Remove BaseDao from WidgetDao and WidgetPropertyDao | Jean-Baptiste Lievremont | 2015-03-18 | 2 | -10/+24 |
| | | |||||
* | | SONAR-6236 Migrate existing dashboards to use the new issue widgets | Jean-Baptiste Lievremont | 2015-03-18 | 4 | -1/+29 |
| | | |||||
* | | Move migration 774 to 773 | Julien Lancelot | 2015-03-18 | 1 | -1/+1 |
| | | |||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-18 | 6 | -4/+63 |
|\| | | | | | | | | | | | | | * origin/branch-5.1: Batch should set updated date to 0 on updated sources and Compute should update this sources for current project improve significantly memore consumption while using a disk cache catch Throwable instead of Exception in Computation threads | ||||
| * | Batch should set updated date to 0 on updated sources and Compute should ↵ | Julien Lancelot | 2015-03-18 | 6 | -4/+63 |
| | | | | | | | | update this sources for current project | ||||
* | | Merge branch-5.1 | Julien Lancelot | 2015-03-18 | 4 | -4/+45 |
|\| | |||||
| * | extract settings links in the context nav | Stas Vilchik | 2015-03-17 | 1 | -1/+1 |
| | | |||||
| * | Improve db migration from 5.0 and indexing step at server startup | Simon Brandhof | 2015-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * Parallel bulk indexing of documents into Elasticsearch * reduce memory consumption when building JSON requests * no need to change type of column PROJECT_MEASURES.MEASURE_DATE as it is not used * fix created_at/updated_at fields of manual_measure when saved from Rails * remove usage of deprecated delete-by-query | ||||
| * | improve the display of dashboard in the context nav | Stas Vilchik | 2015-03-17 | 1 | -0/+1 |
| | |