Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-7380 Sanitize exception handling of WS parameter reads | Teryk Bellahsene | 2016-05-06 | 2 | -176/+250 | |
| | ||||||
* | SONAR-7570 A duration of 0 minute should be converted to "0min" instead of empty | Julien Lancelot | 2016-04-28 | 2 | -1/+3 | |
| | ||||||
* | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-21 | 1 | -0/+9 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.5: SONAR-7553 use api/ce/activity_status to get number of pending and failing tasks SONAR-7553 WS api/ce/activity_status display background tasks related metrics for UI SONAR-7553 DAO of CE_QUEUE count number of rows by status SONAR-7553 DAO of CE_ACTIVITY count number of tasks still failing SONAR-7187 WS api/ce/activity stop using count(1) on DB table CE_QUEUE SONAR-7553 Create composite DB index CE_ACTIVITY(is_last, status) SONAR-7187 do not usage pagination SONAR-7187 Remove paging from api/ce/activity | |||||
| * | SONAR-7187 Remove paging from api/ce/activity | Julien Lancelot | 2016-04-21 | 1 | -0/+9 | |
| | | | | | | | | In order to have no more full scan on the ce_activity table, we had to remove paging as it was executing a select count(* from ce_activity) | |||||
* | | SONAR-7516 Change capitalization of metric names (#907) | Stas Vilchik | 2016-04-20 | 1 | -120/+120 | |
| | | ||||||
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-20 | 1 | -8/+6 | |
|\| | | | | | | | | | | | | | | | | | | | * origin/branch-5.5: SONAR-7550 Update Java plugin to 3.13.1 apply feedback for measures page (#905) change capitalization of new metrics (#906) Background tasks logs are available for project admin add web context on the measures page Add comment on query to keep authorized users for a project and a role | |||||
| * | change capitalization of new metrics (#906) | Stas Vilchik | 2016-04-19 | 1 | -8/+6 | |
| | | ||||||
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-18 | 1 | -67/+85 | |
|\| | | | | | | | | | | | | | | | * origin/branch-5.5: Log the type when Compute Engine processes a task Add ComponentDao#insertBatch() for batch inserts SONAR-7543 Sanitize metric domains (#901) SONAR-7402 improve measures home page (#900) | |||||
| * | SONAR-7543 Sanitize metric domains (#901) | Stas Vilchik | 2016-04-15 | 1 | -67/+85 | |
| | | | | | | | | | | * rename Tests to Coverage * rename Duplication to Diplications * move "alert_status" to new releasability domain | |||||
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-15 | 17 | -59/+70 | |
|\| | | | | | | | | | | | | | | | * origin/branch-5.5: Fix malformed javadoc in API Add UserDao.selectByIds SONAR-6948 rename method Request#getLocalConnector() to localConnector() SONAR-6948 add javadoc for org.sonar.api.server.ws.LocalConnector | |||||
| * | Fix malformed javadoc in API | Simon Brandhof | 2016-04-15 | 12 | -50/+48 | |
| | | ||||||
| * | SONAR-6948 rename method Request#getLocalConnector() to localConnector() | Simon Brandhof | 2016-04-15 | 5 | -5/+5 | |
| | | ||||||
| * | SONAR-6948 add javadoc for org.sonar.api.server.ws.LocalConnector | Simon Brandhof | 2016-04-15 | 3 | -5/+18 | |
| | | ||||||
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-14 | 1 | -34/+0 | |
|\| | | | | | | | | | | | | | * origin/branch-5.5: Disable EventTest#event_widget() because of false-positives SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and "effort_to_reach_security_rating_a" measures SONAR-7527 Change metric columns order and layout of provided global dashboard | |||||
| * | SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and ↵ | Julien Lancelot | 2016-04-13 | 1 | -34/+0 | |
| | | | | | | | | "effort_to_reach_security_rating_a" measures | |||||
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-12 | 90 | -311/+333 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.5: QA: enable deploy on branch-* add l10n names for reliability_rating and security_rating Add PropertiesDao.deleteById SONAR-7533 Hide sonar.login property in analysis.log sent in the scanner report SONAR-7238 do not display identity provider details when it is "sonarqube" fix bug which prevents to add a quality gate condition for "new_" metric SONAR-7402 clicking on project bubble brings to the project page Fix javadoc errors Exclude protobuf code from SQ analysis Fix some Javadoc warnings Improve javadoc Change return type of Plugin#getSonarQubeVersion() | |||||
| * | Fix javadoc errors | Julien HENRY | 2016-04-11 | 83 | -296/+296 | |
| | | ||||||
| * | Fix some Javadoc warnings | Simon Brandhof | 2016-04-11 | 4 | -6/+4 | |
| | | ||||||
| * | Improve javadoc | Julien HENRY | 2016-04-11 | 4 | -0/+8 | |
| | | | | | | | | Make some annotations visible on annotated type in Javadoc | |||||
| * | Change return type of Plugin#getSonarQubeVersion() | Simon Brandhof | 2016-04-11 | 2 | -12/+28 | |
| | | | | | | | | and improve Javadoc | |||||
| * | fixed version for 5.5-SNAPSHOT | Tom | 2016-04-11 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 5.5-RC15.5-RC1 | Tom | 2016-04-07 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 5.5 | Tom | 2016-04-07 | 1 | -1/+1 | |
| | | ||||||
* | | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 1 | -1/+1 | |
|/ | ||||||
* | SONAR-6948 Ability for Java server extensions to call web services | Simon Brandhof | 2016-04-07 | 7 | -22/+152 | |
| | ||||||
* | fix quality flaws | Sébastien Lesaint | 2016-04-06 | 6 | -51/+50 | |
| | ||||||
* | SONAR-7488 add PostProjectAnalysisTaskTester | Sébastien Lesaint | 2016-04-06 | 7 | -0/+1337 | |
| | ||||||
* | SONAR-7488 add API PostTask | Sébastien Lesaint | 2016-04-06 | 5 | -0/+334 | |
| | ||||||
* | Fix quality flaws | Julien Lancelot | 2016-04-06 | 2 | -6/+21 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2016-04-06 | 2 | -2/+4 | |
| | ||||||
* | SONAR-6717 Drop issue.Action API | Teryk Bellahsene | 2016-03-31 | 6 | -346/+0 | |
| | ||||||
* | Revert "SONAR-7122 Drop the ability to customize the web app context" | Julien Lancelot | 2016-03-31 | 1 | -4/+0 | |
| | | | | | | This reverts commit 8f7a9ad479a219fc22ac729a23f220e450c572b7. SONAR-7494 Reintroduce the web app context | |||||
* | Fix quality flaws | Simon Brandhof | 2016-03-31 | 2 | -1/+25 | |
| | ||||||
* | Fix default mime type of ProfileExporter | Simon Brandhof | 2016-03-31 | 1 | -1/+1 | |
| | | | | "plain/text" is not a valid type. It must be "text/plain" | |||||
* | SONAR-7458 Expose SQ Version in SensorContext | Julien HENRY | 2016-03-30 | 7 | -9/+179 | |
| | ||||||
* | MMF-165 Remove action plan mentions | Teryk Bellahsene | 2016-03-30 | 1 | -1/+1 | |
| | ||||||
* | SONAR-7470 Drop ability to manage manual rules from backend | Julien Lancelot | 2016-03-29 | 1 | -1/+10 | |
| | ||||||
* | SONAR-7473 Drop 'reporter' field from backend | Julien Lancelot | 2016-03-29 | 2 | -2/+6 | |
| | ||||||
* | SONAR-7441 add ComputeEngineSide annotation where applicable | Sébastien Lesaint | 2016-03-29 | 43 | -107/+155 | |
| | ||||||
* | SONAR-7441 add annotation ComputeEngineSide | Sébastien Lesaint | 2016-03-29 | 2 | -0/+61 | |
| | ||||||
* | SONAR-7467 Drop/deprecate action plan API | Teryk Bellahsene | 2016-03-25 | 2 | -58/+4 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2016-03-24 | 1 | -7/+5 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2016-03-24 | 1 | -4/+5 | |
| | ||||||
* | SONAR-7368 Deprecate quality_profiles measure and add data in scanner report | Julien HENRY | 2016-03-24 | 1 | -0/+4 | |
| | ||||||
* | Update scanner report to protobuf 3 (imply SONAR-7497) | Julien HENRY | 2016-03-23 | 1 | -88/+88 | |
| | ||||||
* | SONAR-6717 Drop support of plugin extension issue action | Teryk Bellahsene | 2016-03-23 | 2 | -0/+4 | |
| | ||||||
* | Fix quality flaws | Julien Lancelot | 2016-03-23 | 1 | -1/+1 | |
| | ||||||
* | Fix quality flaws | Julien Lancelot | 2016-03-22 | 2 | -2/+2 | |
| |