Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6777 Project cache sync | Duarte Meneses | 2015-09-30 | 42 | -607/+1108 |
| | |||||
* | Improve logging of PostJob and Sensor objects | Duarte Meneses | 2015-09-30 | 4 | -4/+35 |
| | |||||
* | Fix Messages to become a static field | Teryk Bellahsene | 2015-09-30 | 1 | -1/+1 |
| | |||||
* | Fix WS suffix management | Teryk Bellahsene | 2015-09-30 | 5 | -68/+10 |
| | |||||
* | Fix quality flaws | Teryk Bellahsene | 2015-09-30 | 4 | -12/+13 |
| | |||||
* | SONAR-6823 Replace preview parameter by issues_mode in WS | Teryk Bellahsene | 2015-09-30 | 1 | -4/+4 |
| | |||||
* | Fix typo in ws-scanner.proto | Teryk Bellahsene | 2015-09-30 | 3 | -81/+81 |
| | |||||
* | SONAR-6865 Read 'Accept' HTTP header instead of 'Content-Type' | Teryk Bellahsene | 2015-09-30 | 2 | -4/+13 |
| | |||||
* | SONAR-6866 Handle format suffix like .protobuf in WS url | Teryk Bellahsene | 2015-09-30 | 5 | -69/+163 |
| | |||||
* | SONAR-6864 Rename WS batch/* to scanner/* | Teryk Bellahsene | 2015-09-30 | 38 | -386/+380 |
| | |||||
* | SONAR-6823 WS batch/project with protobuf and new behaviors | Teryk Bellahsene | 2015-09-30 | 21 | -678/+2710 |
| | |||||
* | Rename WS api/project related classes | Teryk Bellahsene | 2015-09-30 | 7 | -53/+53 |
| | |||||
* | Update DbTester javadoc | Teryk Bellahsene | 2015-09-30 | 1 | -3/+2 |
| | |||||
* | add web tests | Stas Vilchik | 2015-09-30 | 1 | -3/+13 |
| | |||||
* | add coverage reporting for web tests | Stas Vilchik | 2015-09-30 | 2 | -1/+8 |
| | |||||
* | Improve error handling when failing to process issues | Julien Lancelot | 2015-09-30 | 1 | -5/+5 |
| | |||||
* | Fix bad commit | Simon Brandhof | 2015-09-30 | 1 | -7/+1 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-09-30 | 4 | -17/+21 |
| | |||||
* | SONAR-6801 apply feedback | Stas Vilchik | 2015-09-30 | 9 | -19/+149 |
| | |||||
* | update .eslintrc | Stas Vilchik | 2015-09-30 | 1 | -5/+7 |
| | |||||
* | SONAR-6160 remove annoying "the end" | Stas Vilchik | 2015-09-30 | 2 | -2/+0 |
| | |||||
* | SONAR-6873 Ignore quality model having zero remediation cost during import | Julien Lancelot | 2015-09-30 | 3 | -53/+128 |
| | |||||
* | SONAR-6834 Rename column CE_ACTIVITY.FINISHED_AT to EXECUTED_AT | Simon Brandhof | 2015-09-30 | 21 | -153/+152 |
| | |||||
* | SONAR-6886 Stop support of deprecated property sonar.jdbc.user | Simon Brandhof | 2015-09-30 | 3 | -21/+6 |
| | |||||
* | keep period when switching between project dashboards | Stas Vilchik | 2015-09-30 | 1 | -2/+7 |
| | |||||
* | improve code quality | Stas Vilchik | 2015-09-30 | 1 | -4/+1 |
| | |||||
* | SONAR-6870 do not add "resolved" filter if any status is selected | Stas Vilchik | 2015-09-30 | 1 | -1/+1 |
| | |||||
* | SONAR-6881 support HEAD HTTP method | Simon Brandhof | 2015-09-30 | 2 | -13/+29 |
| | |||||
* | use nvm to install node.js 4, add mocha tests | Stas Vilchik | 2015-09-30 | 17 | -537/+591 |
| | |||||
* | SONAR-6881 Disable OPTIONS, HEAD and TRACE methods of web server | Simon Brandhof | 2015-09-30 | 2 | -14/+63 |
| | |||||
* | SONAR-6863 Support Integrated Authentication for SQL Server with SonarQube ↵ | Koushik Dasgupta | 2015-09-29 | 6 | -11/+15 |
| | | | | | | 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 | 3 | -7/+148 |
| | | | | | | | | | | | | | | 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 | ||||
* | SONAR-6883 Fail to create MySQL table | Simon Brandhof | 2015-09-29 | 2 | -2/+3 |
| | |||||
* | SONAR-6833 fix missing change | Simon Brandhof | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | SONAR-6833 requires project admin permission when componentId is set | Simon Brandhof | 2015-09-29 | 5 | -10/+28 |
| | |||||
* | Fix quality flaw | Simon Brandhof | 2015-09-29 | 1 | -9/+4 |
| | |||||
* | SONAR-6882 Order conditions of a quality gate by metric name | Stas Vilchik | 2015-09-29 | 2 | -3/+9 |
| | |||||
* | ensure textRange for every issue | Stas Vilchik | 2015-09-29 | 3 | -0/+42 |
| | |||||
* | apply feedback for login page | Stas Vilchik | 2015-09-29 | 3 | -3/+15 |
| | |||||
* | SONAR-6835 Log scanner context when processing Compute Engine task | Simon Brandhof | 2015-09-29 | 11 | -2/+294 |
| | |||||
* | fix loader options for web tests | Stas Vilchik | 2015-09-29 | 1 | -1/+5 |
| | |||||
* | fix position of icon in the workspace window | Stas Vilchik | 2015-09-29 | 1 | -0/+2 |
| | |||||
* | migrate js components to es2015 modules | Stas Vilchik | 2015-09-29 | 66 | -5942/+5855 |
| | |||||
* | move js libs | Stas Vilchik | 2015-09-29 | 6 | -8/+8 |
| | |||||
* | update description of "createdAt" parameter of api/issues/search | Stas Vilchik | 2015-09-29 | 1 | -2/+2 |
| | |||||
* | SONAR-6877 SONAR-6878 Fix XSS | Stas Vilchik | 2015-09-29 | 2 | -4/+4 |
| | |||||
* | SONAR-6547 Improve log message | Julien Lancelot | 2015-09-29 | 2 | -9/+7 |
| | |||||
* | sanitize web tests | Stas Vilchik | 2015-09-29 | 312 | -10474/+652 |
| | |||||
* | Fix Disabling of IT category "plugins" on pull requests | Simon Brandhof | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | SONAR-5770 Improve api/ce/component | Simon Brandhof | 2015-09-29 | 5 | -12/+12 |
| | | | | | - renamed from api/ce/project - parameter componentId supports non-projects -> returns empty results instead of raising 403 |