aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db
Commit message (Expand)AuthorAgeFilesLines
* Always select queue rows in the same orderSimon Brandhof2015-11-301-3/+7
* SONAR-7042 WS user_tokens/revoke revoke an access tokenTeryk Bellahsene2015-11-264-1/+25
* SONAR-7027 Readd indexResource in JRubyFaceJulien Lancelot2015-11-261-0/+9
* fix quality flawsSébastien Lesaint2015-11-251-1/+2
* fix MeasureDao UT: duplicate null project uuidSébastien Lesaint2015-11-251-2/+2
* SONAR-7073 revert fix of SNAPSHOTS.SCOPESimon Brandhof2015-11-252-2/+1
* SONAR-7027 add MeasureDao#selectBySnapshotAndMetricsSébastien Lesaint2015-11-254-0/+64
* SONAR-7027 add MeasureDao#selectByDeveloperForSnapshotAndMetricsSébastien Lesaint2015-11-255-6/+138
* SONAR-7027 add SnapshotTesting#newSnapshotForDeveloper + fix depthSébastien Lesaint2015-11-251-3/+12
* SONAR-7027 add developerId to ComponentDtoSébastien Lesaint2015-11-255-3/+27
* SONAR-7073 Size of db column SNAPSHOTS.QUALIFIER is not correctSimon Brandhof2015-11-252-1/+3
* Improve UserTokenDao coverageTeryk Bellahsene2015-11-241-0/+22
* Fix index size limit of user_tokens_login_nameTeryk Bellahsene2015-11-242-2/+2
* SONAR-7027 Rename grantDefaultRoles to applyDefaultPermissionTemplateJulien Lancelot2015-11-244-37/+155
* SONAR-7039 Generate user tokensTeryk Bellahsene2015-11-2317-48/+439
* SONAR-7027 clean up AuthorDaoSébastien Lesaint2015-11-192-118/+40
* SONAR-7027 Add Developer in PersistMeasureJulien Lancelot2015-11-193-8/+9
* SONAR-6993 Fix SQL query on MsSQL and OracleJulien Lancelot2015-11-121-2/+3
* SONAR-6993 Persist cpd text blocks into DUPLICATIONS_INDEXJulien Lancelot2015-11-122-7/+4
* SONAR-6993 Search duplication candidates by hashesJulien Lancelot2015-11-128-111/+111
* SONAR-6993 Add component uuid in SnapshotQueryJulien Lancelot2015-11-127-0/+83
* SONAR-6355 Period 1 is now the leak periodJulien Lancelot2015-10-302-12/+12
* Merge remote-tracking branch 'origin/branch-5.2'Simon Brandhof2015-10-301-0/+13
|\
| * Do not deploy internal artifacts to maven central repoSimon Brandhof2015-10-291-0/+13
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-271-1/+1
| * [maven-release-plugin] prepare release 5.2-RC4Thomas Vérin2015-10-271-1/+1
* | Execute Protocol Buffer compiler during buildEvgeny Mandrikov2015-10-294-8593/+0
* | SONAR-6356 Always feed the 'since previous version' periodJulien Lancelot2015-10-296-14/+66
* | Refactor Periods to increase coverageJulien Lancelot2015-10-292-100/+287
* | Remove no more used SQL queryJulien Lancelot2015-10-292-52/+0
* | Automatic merge from branch-5.2Jenkins CI2015-10-277-9/+73
|\|
| * SONAR-6834 Purge CE_ACTIVITY when deleting a projectJulien Lancelot2015-10-277-9/+73
* | Automatic merge from branch-5.2Jenkins CI2015-10-213-0/+15
|\|
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-201-1/+1
| * [maven-release-plugin] prepare release 5.2-RC35.2-RC3Thomas Vérin2015-10-201-1/+1
| * SONAR-6680 add RuleDao.selectAll to be used by CE's RuleRepositorySébastien Lesaint2015-10-203-0/+15
* | Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-131-1/+1
|/
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-131-1/+1
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-121-1/+1
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-121-3/+2
* Fix typoJulien Lancelot2015-10-121-2/+2
* SONAR-6915 Change type of character columns of ISSUES table on MsSQLJulien Lancelot2015-10-122-1/+2
* Replace VARCHAR by NVARCHAR on MsSQLSimon Brandhof2015-10-124-4/+9
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-5/+5
* SONAR-6830 ability to change level of SQL logs on the flySimon Brandhof2015-10-069-32/+183
* Fix quality flawsJulien Lancelot2015-10-061-2/+2
* Improve coverage of ComponentQueryTeryk Bellahsene2015-10-061-0/+40
* SONAR-6854 WS permissions/template_group do not return anyone if admin permis...Teryk Bellahsene2015-10-063-2/+9
* SONAR-6397 Do not read SCM info from db on first analysisJulien Lancelot2015-10-055-0/+72