Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exclude xoo and benchmark modules from analysis | Simon Brandhof | 2015-11-25 | 1 | -0/+1 |
| | |||||
* | Replace MutableAnalysisMetadataHolderRule by AnalysisMetadataHolderRule when ↵ | Julien Lancelot | 2015-11-12 | 1 | -3/+4 |
| | | | | possible | ||||
* | SONAR-6993 Replace first analysis flag by the project snapshot | Julien Lancelot | 2015-11-12 | 1 | -2/+1 |
| | |||||
* | SONAR-6990 Adjust expected duration of file persistence | Julien Lancelot | 2015-11-10 | 1 | -1/+2 |
| | | | | Duplications are now read from the in-memory repository and no more from the analysis report, so duration is now faster | ||||
* | SONAR-6990 now read duplication only from DuplicationRepository | Sébastien Lesaint | 2015-11-09 | 1 | -23/+15 |
| | |||||
* | Merge remote-tracking branch 'origin/branch-5.2' | Simon Brandhof | 2015-10-30 | 1 | -25/+4 |
|\ | |||||
| * | Do not deploy internal artifacts to maven central repo | Simon Brandhof | 2015-10-29 | 1 | -25/+4 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.2-RC4 | Thomas Vérin | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-20 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.2-RC35.2-RC3 | Thomas Vérin | 2015-10-20 | 1 | -1/+1 |
| | | |||||
* | | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-14 | 1 | -5/+5 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.2: SONAR-6880 Fix SSF-37 Revert "SONAR-6310 Delete RoR WS api/profiles/index" SONAR-6397 remove last line trick from ComputeFileSourceData SONAR-6397 read changeset from DB only if File is unmodified SONAR-6397 ScmInfoRepository optimisation for non FILE components Clean all temporary JS dependencies before release Prevent integration test modules to be deployed on central repository Deploy module sonar-server to maven central fix alignment in the file details fix applying of issue filter when user is not authenticated Revert "SONAR-6309 Delete RoR WS profiles/list" | ||||
| * | SONAR-6397 read changeset from DB only if File is unmodified | Sébastien Lesaint | 2015-10-14 | 1 | -5/+5 |
| | | | | | | | | | | to achieve that, we compare the source hash stored in DB with hash of source in analysis report this also remove duplication of line hashing algorithm between core and Computation Engine and isolate source and line hashing into specific classes | ||||
* | | Upgrade version to 5.3-SNAPSHOT | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
|/ | |||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC25.2-RC2 | Thomas Vérin | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Updated poms to generate empty javadoc and sources jars to comply with maven ↵ | Thomas Vérin | 2015-10-13 | 1 | -0/+34 |
| | | | | central | ||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC15.2-RC1 | Thomas Vérin | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 1 | -6/+6 |
| | |||||
* | SONAR-6397 Do not read SCM info from db on first analysis | Julien Lancelot | 2015-10-05 | 1 | -1/+6 |
| | |||||
* | SONAR-6397 Use ScmInfoRepo in PersistFileSourcesStep | Julien Lancelot | 2015-10-02 | 1 | -1/+6 |
| | |||||
* | Source code should only be read from the report | Julien Lancelot | 2015-09-29 | 1 | -2/+1 |
| | | | | Revert of SONAR-6843 | ||||
* | SONAR-6843 Read source lines db when nothing in report | Julien Lancelot | 2015-09-22 | 1 | -5/+7 |
| | |||||
* | Fix benchmark of saving of FILE_SOURCES | Simon Brandhof | 2015-09-15 | 1 | -1/+1 |
| | |||||
* | Upgrade to Elasticsearch 1.7.1 | Simon Brandhof | 2015-09-14 | 1 | -1/+1 |
| | |||||
* | SONAR-6813 Drop ES index sourceLines | Simon Brandhof | 2015-09-04 | 2 | -313/+0 |
| | |||||
* | Fix perf tests of issue indexing | Simon Brandhof | 2015-08-31 | 1 | -1/+1 |
| | | | | Faster thanks to change of UUID format. | ||||
* | SONAR-6812 Improve format of generated UUIDs for better usage of Lucene | Simon Brandhof | 2015-08-28 | 3 | -3/+3 |
| | |||||
* | rename DumbComponent to ReportComponent | Sébastien Lesaint | 2015-08-24 | 1 | -3/+3 |
| | |||||
* | Rename protobuf files of sonar-db | Simon Brandhof | 2015-08-05 | 2 | -6/+6 |
| | |||||
* | Adjust performance timing due to new environment | Julien Lancelot | 2015-07-30 | 2 | -2/+2 |
| | |||||
* | Revert "Do not redirect surefire logs to file" | Simon Brandhof | 2015-07-23 | 1 | -0/+1 |
| | | | | | | Too many logs are generated for travis, which accepts max 4Mb This reverts commit e9782fdb646b47679802e4b7a04dd20daa14ddb1. | ||||
* | Do not redirect surefire logs to file | Simon Brandhof | 2015-07-23 | 1 | -1/+0 |
| | |||||
* | SONAR-4865, SONAR-6052 Improved issue locations | Julien HENRY | 2015-07-23 | 1 | -7/+7 |
| | |||||
* | Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-db | Simon Brandhof | 2015-07-23 | 2 | -7/+6 |
| | |||||
* | SONAR-6703 load common rule parameters from batch report | Simon Brandhof | 2015-07-20 | 1 | -2/+2 |
| | |||||
* | Refactor dao unit tests to use DbTester.create(System2) | Julien Lancelot | 2015-07-07 | 1 | -2/+2 |
| | |||||
* | FIX Redundant throws clause | David Gageot | 2015-07-07 | 1 | -1/+1 |
| | |||||
* | Unused imports | David Gageot | 2015-07-07 | 1 | -1/+1 |
| | |||||
* | Improve testability of Dao | Simon Brandhof | 2015-07-06 | 1 | -7/+3 |
| | |||||
* | Move some classes from sonar-server to sonar-db | Simon Brandhof | 2015-07-06 | 2 | -10/+8 |
| | |||||
* | Extract module sonar-db | Simon Brandhof | 2015-07-04 | 3 | -4/+4 |
| | |||||
* | SONAR-6588 drop db connection from batch | Simon Brandhof | 2015-07-02 | 1 | -4/+0 |
| | |||||
* | Quality flaws | Simon Brandhof | 2015-06-29 | 2 | -6/+17 |
| | | | | | - do not declare multiple variables on same line - fix imports | ||||
* | Fix creation of components | Julien Lancelot | 2015-06-12 | 1 | -1/+5 |
| | |||||
* | Use DumbComponent builder in tests | Simon Brandhof | 2015-06-10 | 1 | -2/+2 |
| | |||||
* | fix Benchmark tests after ServerTester optimisation | Sébastien Lesaint | 2015-06-05 | 2 | -2/+2 |
| | |||||
* | Fix performance issue because the report was in memory, now the report is ↵ | Julien Lancelot | 2015-06-04 | 1 | -20/+31 |
| | | | | read from the disk | ||||
* | SONAR-6253 Cache of component ids do not contains anymore key and uuid | Julien Lancelot | 2015-06-03 | 1 | -11/+15 |
| | | | | Instead, use TreeRootHolder to get component key and uuid |