Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-6887 Make it clear in SCM API that date and revision are mandatory on ↵ | Duarte Meneses | 2015-11-16 | 3 | -3/+22 | |
| | | | | line blame | |||||
* | SONAR-6183 Validate that coverage measures are correct regarding line number ↵ | Duarte Meneses | 2015-11-16 | 2 | -7/+69 | |
| | | | | and resource | |||||
* | SONAR-5676 Improve validation of highlighting API | Duarte Meneses | 2015-11-16 | 2 | -0/+13 | |
| | ||||||
* | Fix some quality flaws | Julien HENRY | 2015-11-10 | 1 | -3/+1 | |
| | ||||||
* | SONAR-6916 Improve documentation by adding mandatory information on WS | Teryk Bellahsene | 2015-11-09 | 1 | -2/+5 | |
| | ||||||
* | SONAR-6916 Enforce some mandatory web service metadata | Teryk Bellahsene | 2015-11-09 | 2 | -191/+294 | |
| | ||||||
* | SONAR-6989 Feed the file duplication index in the batch report | Julien HENRY | 2015-11-09 | 1 | -8/+2 | |
| | ||||||
* | SONAR-6998 Remove injection of MavenProject in module IoC container | Julien HENRY | 2015-11-05 | 1 | -19/+1 | |
| | ||||||
* | Revert "SONAR-6916 Enforce some mandatory web service metadata" | Teryk Bellahsene | 2015-11-05 | 2 | -281/+191 | |
| | | | | This reverts commit 3608f17625b2c54882ebef237b0bc9525eda7e19. | |||||
* | Revert "SONAR-6916 Improve documentation by adding mandatory information on WS" | Teryk Bellahsene | 2015-11-05 | 1 | -5/+2 | |
| | | | | This reverts commit 70b1e1b1539913ff0e5ee8085736419e54eebade. | |||||
* | SONAR-6916 Improve documentation by adding mandatory information on WS | Teryk Bellahsene | 2015-11-05 | 1 | -2/+5 | |
| | ||||||
* | SONAR-6916 Enforce some mandatory web service metadata | Teryk Bellahsene | 2015-11-05 | 2 | -191/+281 | |
| | ||||||
* | SONAR-6954 Add 'since' tag to WS parameters | Teryk Bellahsene | 2015-11-05 | 2 | -0/+18 | |
| | ||||||
* | Don't load Decorators in pico | Julien HENRY | 2015-11-05 | 1 | -3/+0 | |
| | ||||||
* | SONAR-6658 Remove ProjectClasspath, ProjectFileSystem, sonar.binaries, ↵ | Julien HENRY | 2015-11-05 | 5 | -445/+3 | |
| | | | | sonar.libraries | |||||
* | SONAR-6462 Add deprecated flag on WS and WS parameters | Teryk Bellahsene | 2015-11-04 | 2 | -15/+55 | |
| | ||||||
* | SONAR-6931 Speed up issues mode by scanning only changed files | Duarte Meneses | 2015-11-04 | 1 | -3/+22 | |
| | ||||||
* | SONAR-6355 Period 1 is now the leak period | Julien Lancelot | 2015-10-30 | 1 | -13/+0 | |
| | | | | | | Period 1 is renamed 'Leak Period' and set to 'since previous version' Period 2 is now set to 'since previous analyis' Period 3 is now set to 'over 30 days' | |||||
* | Merge remote-tracking branch 'origin/branch-5.2' | Simon Brandhof | 2015-10-30 | 3 | -13/+46 | |
|\ | ||||||
| * | Complete javadoc of RulesDefinitionXmlLoader | Simon Brandhof | 2015-10-29 | 3 | -13/+46 | |
| | | ||||||
| * | [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 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/branch-5.2' | Stas Vilchik | 2015-10-22 | 3 | -4/+20 | |
|\| | ||||||
| * | Add the possibility to log a WARN message with an exception | Julien Lancelot | 2015-10-21 | 3 | -4/+20 | |
| | | ||||||
| * | [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-19 | 1 | -0/+2 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.2: fix reset of TreeRootHolderRule + reduce duplication reduce polling time of Compute Engine scheduler from 10s to 2 add name to thread used by NotificationService fix duplicated SqlSessionFactory in memory minor fix in MutableAnalysisMetadataHolder#setAnalysisDate javadoc do not reload profile details when selecting a project, fix tooltips improve readability of language selection on the profiles page fix capitalization inconsistency of the notification dispatcher names fix error in JsonWriter usage description in javadoc of WebService | |||||
| * | fix error in JsonWriter usage description in javadoc of WebService | Sébastien Lesaint | 2015-10-16 | 1 | -0/+2 | |
| | | ||||||
* | | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-14 | 3 | -22/+69 | |
|\| | | | | | | | | | | | | | | | * origin/branch-5.2: SONAR-6880 Fix return_to fix the components page of just provisioned project Add missing commons-email dependency for plugins using API < 5.2 SONAR-6277 Fix incorrect offset conversion with old Mac line ends '\r' | |||||
| * | SONAR-6277 Fix incorrect offset conversion with old Mac line ends '\r' | Julien HENRY | 2015-10-14 | 3 | -22/+69 | |
| | | ||||||
* | | 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 | |
| | ||||||
* | SONAR-6717 Restore issues actions API | Julien Lancelot | 2015-10-09 | 2 | -7/+3 | |
| | ||||||
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 1 | -6/+6 | |
| | ||||||
* | SONAR-6913 Stop support of issue attributes on batch side | Julien HENRY | 2015-10-07 | 4 | -28/+3 | |
| | ||||||
* | Remove issue attributes from batch | Simon Brandhof | 2015-10-07 | 1 | -0/+4 | |
| | ||||||
* | Create a shortcut to add secondary issue locations | Julien HENRY | 2015-10-07 | 3 | -0/+19 | |
| | ||||||
* | SONAR-6904 add log level to system info | Simon Brandhof | 2015-10-06 | 3 | -2/+12 | |
| | ||||||
* | SONAR-6867: Add a new APIs UserDetails.getUserId()/setUserId(String userId) | Sulabh Upadhyay | 2015-10-05 | 2 | -4/+99 | |
| | | | | | | | | | | | | | | | | | to allow plugins to pass userId information to SonarQube setUserId(String userId) and getUserId () are added to UserDetails. Testing 1. Unit test for UserDetails 2. Verification of following scenarios : a. Plugin (e.g. LDAP) is dependent on older sonarqube plugins apis ( < 5.2) and the plugin is being used in SonarQube 5.2 server b. Plugin is dependent on SonarQube 5.2 plugin apis and userId is not being populated in UserDetails along with userName and Email . c. Plugin is dependent on SonarQube 5.2 plugin apis and userId is also being populated by the plugin in UserDetails along with userName and Email. | |||||
* | SONAR-6847 Fix NPE when creating issues on root directory | Julien HENRY | 2015-10-05 | 2 | -5/+11 | |
| | ||||||
* | SONAR-6824 mark new metric "last_commit_date" as hidden in UI | Simon Brandhof | 2015-10-02 | 1 | -0/+2 | |
| | ||||||
* | SONAR-6818 Split batch/project WS in several simpler WS | Duarte Meneses | 2015-09-30 | 1 | -1/+5 | |
| | ||||||
* | SONAR-6777 Project cache sync | Duarte Meneses | 2015-09-30 | 2 | -1/+33 | |
| | ||||||
* | SONAR-6886 Stop support of deprecated property sonar.jdbc.user | Simon Brandhof | 2015-09-30 | 1 | -0/+5 | |
| | ||||||
* | SONAR-6863 Support Integrated Authentication for SQL Server with SonarQube ↵ | Koushik Dasgupta | 2015-09-29 | 1 | -2/+2 | |
| | | | | | | installed in Windows Enabling Integrated Authentication for connecting to MS Sql Server. Default value for sonar.jdbc.username and sonar.jdbc.password have been removed. | |||||
* | SONAR-6856 : Add a new API ExternalGroupsProvider.doGetGroups(Context ↵ | Sulabh Upadhyay | 2015-09-29 | 2 | -2/+142 | |
| | | | | | | | | | | | | | | context) to allow plugins to pass groups information to SonarQube Addition of one more api in ExternalGroupsProvider which will pass Context as parameter . doGetGroups(String username) is marked as deprecated Default implementation is provided in both version of doGetGroups so that authentication plugin relying on previous version ( <5.2) and current version 5.2 do not face compact issue on the SonarQube server 5.2 Testing: 1. Unit test for ExternalGroupsProvider is added. 2. Testing of authentication plugin (e.g. LDAP) targeting SonarQube Plugin apis version < 5.2 working with SonarQube server 5.2 3. Testing of LDAP plugin with SSO changes which are tareting SonarQube plugin api version 5.2 working with SonarQube server 5.2 | |||||
* | Fix quality flaws | Julien Lancelot | 2015-09-28 | 1 | -14/+7 | |
| |