| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-7027 Readd indexResource in JRubyFace | Julien Lancelot | 2015-11-26 | 1 | -0/+9 |
* | fix quality flaws | Sébastien Lesaint | 2015-11-25 | 1 | -1/+2 |
* | fix MeasureDao UT: duplicate null project uuid | Sébastien Lesaint | 2015-11-25 | 1 | -2/+2 |
* | SONAR-7073 revert fix of SNAPSHOTS.SCOPE | Simon Brandhof | 2015-11-25 | 2 | -2/+1 |
* | SONAR-7027 add MeasureDao#selectBySnapshotAndMetrics | Sébastien Lesaint | 2015-11-25 | 4 | -0/+64 |
* | SONAR-7027 add MeasureDao#selectByDeveloperForSnapshotAndMetrics | Sébastien Lesaint | 2015-11-25 | 5 | -6/+138 |
* | SONAR-7027 add SnapshotTesting#newSnapshotForDeveloper + fix depth | Sébastien Lesaint | 2015-11-25 | 1 | -3/+12 |
* | SONAR-7027 add developerId to ComponentDto | Sébastien Lesaint | 2015-11-25 | 5 | -3/+27 |
* | SONAR-7073 Size of db column SNAPSHOTS.QUALIFIER is not correct | Simon Brandhof | 2015-11-25 | 2 | -1/+3 |
* | Improve UserTokenDao coverage | Teryk Bellahsene | 2015-11-24 | 1 | -0/+22 |
* | Fix index size limit of user_tokens_login_name | Teryk Bellahsene | 2015-11-24 | 2 | -2/+2 |
* | SONAR-7027 Rename grantDefaultRoles to applyDefaultPermissionTemplate | Julien Lancelot | 2015-11-24 | 4 | -37/+155 |
* | SONAR-7039 Generate user tokens | Teryk Bellahsene | 2015-11-23 | 17 | -48/+439 |
* | SONAR-7027 clean up AuthorDao | Sébastien Lesaint | 2015-11-19 | 2 | -118/+40 |
* | SONAR-7027 Add Developer in PersistMeasure | Julien Lancelot | 2015-11-19 | 3 | -8/+9 |
* | SONAR-6993 Fix SQL query on MsSQL and Oracle | Julien Lancelot | 2015-11-12 | 1 | -2/+3 |
* | SONAR-6993 Persist cpd text blocks into DUPLICATIONS_INDEX | Julien Lancelot | 2015-11-12 | 2 | -7/+4 |
* | SONAR-6993 Search duplication candidates by hashes | Julien Lancelot | 2015-11-12 | 8 | -111/+111 |
* | SONAR-6993 Add component uuid in SnapshotQuery | Julien Lancelot | 2015-11-12 | 7 | -0/+83 |
* | SONAR-6355 Period 1 is now the leak period | Julien Lancelot | 2015-10-30 | 2 | -12/+12 |
* | Merge remote-tracking branch 'origin/branch-5.2' | Simon Brandhof | 2015-10-30 | 1 | -0/+13 |
|\ |
|
| * | Do not deploy internal artifacts to maven central repo | Simon Brandhof | 2015-10-29 | 1 | -0/+13 |
| * | [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 |
* | | Execute Protocol Buffer compiler during build | Evgeny Mandrikov | 2015-10-29 | 4 | -8593/+0 |
* | | SONAR-6356 Always feed the 'since previous version' period | Julien Lancelot | 2015-10-29 | 6 | -14/+66 |
* | | Refactor Periods to increase coverage | Julien Lancelot | 2015-10-29 | 2 | -100/+287 |
* | | Remove no more used SQL query | Julien Lancelot | 2015-10-29 | 2 | -52/+0 |
* | | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-27 | 7 | -9/+73 |
|\| |
|
| * | SONAR-6834 Purge CE_ACTIVITY when deleting a project | Julien Lancelot | 2015-10-27 | 7 | -9/+73 |
* | | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-21 | 3 | -0/+15 |
|\| |
|
| * | [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 |
| * | SONAR-6680 add RuleDao.selectAll to be used by CE's RuleRepository | Sébastien Lesaint | 2015-10-20 | 3 | -0/+15 |
* | | 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 |
* | [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 | -3/+2 |
* | Fix typo | Julien Lancelot | 2015-10-12 | 1 | -2/+2 |
* | SONAR-6915 Change type of character columns of ISSUES table on MsSQL | Julien Lancelot | 2015-10-12 | 2 | -1/+2 |
* | Replace VARCHAR by NVARCHAR on MsSQL | Simon Brandhof | 2015-10-12 | 4 | -4/+9 |
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 1 | -5/+5 |
* | SONAR-6830 ability to change level of SQL logs on the fly | Simon Brandhof | 2015-10-06 | 9 | -32/+183 |
* | Fix quality flaws | Julien Lancelot | 2015-10-06 | 1 | -2/+2 |
* | Improve coverage of ComponentQuery | Teryk Bellahsene | 2015-10-06 | 1 | -0/+40 |
* | SONAR-6854 WS permissions/template_group do not return anyone if admin permis... | Teryk Bellahsene | 2015-10-06 | 3 | -2/+9 |
* | SONAR-6397 Do not read SCM info from db on first analysis | Julien Lancelot | 2015-10-05 | 5 | -0/+72 |
* | WS of permission domain are compatible with Views and Developer Cockpit | Teryk Bellahsene | 2015-10-02 | 1 | -0/+107 |
* | Add selectComponentsByQualifiers | Julien Lancelot | 2015-10-02 | 4 | -2/+51 |