aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix ProjectOverviewTestStas Vilchik2015-11-261-1/+1
* SONAR-6905 Batch should dump analysis-related URL into a JSON fileDuarte Meneses2015-11-262-10/+55
* fix quality flawsSébastien Lesaint2015-11-252-2/+3
* fix MeasureDao UT: duplicate null project uuidSébastien Lesaint2015-11-251-2/+2
* SONAR-6591 Add SQALE metadata to XML rule formatSimon Brandhof2015-11-255-110/+387
* SONAR-6890 Wrong link while drilling down from quality gate widget to new issuesStas Vilchik2015-11-252-1/+2
* SONAR-7068 Add a visual indicators for each domain on the overview pageStas Vilchik2015-11-254-12/+30
* SONAR-7073 revert fix of SNAPSHOTS.SCOPESimon Brandhof2015-11-253-35/+1
* SONAR-7067 Remove severity distribution from the overview pageStas Vilchik2015-11-252-34/+1
* SONAR-6331 apply feedbackStas Vilchik2015-11-2515-37/+57
* 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 fix nullability of SNAPSHOTS.SCOPE/QUALIFIERSimon Brandhof2015-11-252-2/+2
* SONAR-7073 Size of db column SNAPSHOTS.QUALIFIER is not correctSimon Brandhof2015-11-255-3/+73
* Exclude xoo and benchmark modules from analysisSimon Brandhof2015-11-252-1/+7
* Fix logs of Travis CISimon Brandhof2015-11-241-2/+2
* SONAR-7054 Token based authenticationTeryk Bellahsene2015-11-2411-2/+373
* Improve travis.shSimon Brandhof2015-11-242-49/+61
* Fix quality flawTeryk Bellahsene2015-11-241-1/+2
* Improve UserTokenDao coverageTeryk Bellahsene2015-11-241-0/+22
* SONAR-7037 Improve logging on authentication failureDuarte Meneses2015-11-242-5/+21
* Remove perf tests from batch MT (take too much time)Julien HENRY2015-11-242-184/+4
* Fix index size limit of user_tokens_login_nameTeryk Bellahsene2015-11-243-3/+3
* SONAR-7027 Add method to create a developerJulien Lancelot2015-11-242-1/+32
* SONAR-7027 Rename grantDefaultRoles to applyDefaultPermissionTemplateJulien Lancelot2015-11-246-40/+157
* SONAR-7027 MeasureRepositoryRule now allow adding measures by developerJulien Lancelot2015-11-241-21/+15
* 7035 Use coverage measures instead of overall coverage ones on the project ov...Stas Vilchik2015-11-2414-117/+359
* SONAR-7039 Generate user tokensTeryk Bellahsene2015-11-2346-92/+1391
* commit missed chunkStas Vilchik2015-11-231-1/+1
* fix wording on background tasks pageStas Vilchik2015-11-231-3/+8
* SONAR-6957 apply feedbackStas Vilchik2015-11-233-22/+8
* SONAR-7055 Ability to display key as a column of measure filtersSimon Brandhof2015-11-211-0/+1
* SONAR-7037 Improve logging on authentication failureDuarte Meneses2015-11-205-14/+184
* SONAR-7058 Update bundled Java plugin to 3.7.1Julien HENRY2015-11-201-1/+1
* SONAR-7033 fix ssfStas Vilchik2015-11-201-1/+1
* SONAR-6844 Add a progress report on issue tracking phaseDuarte Meneses2015-11-202-4/+28
* SONAR-6295 Fix blame progress reportDuarte Meneses2015-11-202-4/+7
* SONAR-7053 Can't activate debug logging between analysisDuarte Meneses2015-11-206-17/+126
* SONAR-6968 Bad error message when analyzer detects that no language plugins a...Duarte Meneses2015-11-202-0/+82
* Improve javadoc and randomness of fast uid generationDuarte Meneses2015-11-201-1/+4
* SONAR-7057 Delete deprecated org.sonar.api.checks.NoSonarFilterJulien HENRY2015-11-203-166/+0
* add AbstractComputationStepsSébastien Lesaint2015-11-202-21/+54
* SONAR-6957 Add a quick link to filter background tasks for a projectStas Vilchik2015-11-204-11/+47
* Fix quality flawsJulien Lancelot2015-11-202-4/+11
* Fix typeJulien Lancelot2015-11-201-1/+1
* Improve stability of unit test coverageJulien HENRY2015-11-193-15/+26
* Fix insert_developer_measure_from_report on OracleJulien Lancelot2015-11-191-1/+1
* Fix test on OracleJulien Lancelot2015-11-191-2/+2