Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUILD-612 Implement the check of source headers | David Rautureau | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | SONAR-10486 Generate project badges also on SonarQube | Julien Lancelot | 2018-03-29 | 4 | -11/+127 |
| | |||||
* | Fix location of artifacts in public integration tests | Simon Brandhof | 2018-03-22 | 1 | -3/+1 |
| | |||||
* | SONAR-10439 Use ranges in facets instead of cumulative numbers (#3141) | Pascal Mugnier | 2018-03-16 | 1 | -3/+3 |
| | |||||
* | Fix Gradle hack to resolve Jetty dependency | Simon Brandhof | 2018-03-15 | 1 | -3/+3 |
| | | | | by upgrading Jetty | ||||
* | Improve logging for ITs | David Rautureau | 2018-03-13 | 1 | -0/+4 |
| | |||||
* | MMF-1134 Make pull request a 1st class citizen | Teryk Bellahsene | 2018-03-13 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SONAR-10366 Add pull request object to api/project_branches/list and api/ce/activity SONAR-10365 Analyze pull requests as 1st class citizen SONAR-10366 SONAR-10367 Create WS api/projet_pull_requests/list and delete SONAR-10383 Add Pull Request information when listing CE tasks SONAR-10365 Add key type in PROJECT_BRANCHES (#3063) SONAR-10371 Add pullRequest parameter in the Web API (#3076) * ComponentFinder searches by branch or pull request * Add pullRequest parameter to WS api/issues/* WS * Add pullRequest parameter to api/settings/* WS * Add pullRequest parameter to api/badges/* WS * Add pullRequest parameter to api/components/* WS * Add pullRequest parameter to api/sources/* WS SONAR-10368 Copy issue states from pull request after it's merged SONAR-10373 Send notifications for events on issues of a pull request SONAR-10365 Add pull_request_binary column in project_branches (#3073) SONAR-10433 Store pull request in projects table SONAR-10371 Add pullRequest field in the Web API SONAR-10365 Analyze pull requests as 1st class citizen BRANCH-45 Expose issue resolution for PR decoration BRANCH-49 Basic support of pull request analysis on pull request branch BRANCH-47 Fail when user tries to analyze a pull request and the plugin is not available SONAR-10366 update pull request decorated links to project and issues SONAR-10365 Use pull request id as key instead of branch name SONAR-10454 Update embedded Git 1.4 and SVN 1.7 SONAR-10365 rename sonar.pullrequest.id to sonar.pullrequest.key SONAR-10383 api/navigation/component returns the pull request key | ||||
* | Order list of Gradle dependencies | Simon Brandhof | 2018-03-12 | 1 | -11/+13 |
| | |||||
* | Fix some Java compiler warnings | Simon Brandhof | 2018-03-12 | 1 | -2/+3 |
| | |||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 110 | -1891/+894 |
| | |||||
* | SONAR-10426 Allow homepage on Projects and on Issues in SonarQube | Guillaume Jambet | 2018-03-02 | 1 | -0/+11 |
| | |||||
* | SONAR-10423 Allow homepage feature on SonarQube | Julien Lancelot | 2018-03-02 | 2 | -0/+94 |
| | |||||
* | SONAR-10423 Replace "parameter" by "component" and "organization" in ↵ | Julien Lancelot | 2018-03-02 | 2 | -0/+118 |
| | | | | api/users WS | ||||
* | SONAR-10346 Add latest deliveries information to webhooks search ws. | Guillaume Jambet | 2018-03-01 | 1 | -1/+1 |
| | |||||
* | SONAR-10347 Add IT's for webhook deliveries | Grégoire Aubert | 2018-03-01 | 2 | -10/+33 |
| | |||||
* | SONAR-10345 Add IT's for webhooks management | Grégoire Aubert | 2018-03-01 | 5 | -224/+206 |
| | |||||
* | SONAR-10344 Create IT's for webhooks console page | Grégoire Aubert | 2018-03-01 | 3 | -4/+70 |
| | |||||
* | rewrite remaining backbone modals in react | Stas Vilchik | 2018-02-27 | 2 | -6/+6 |
| | |||||
* | create and use Button component (#3087) | Stas Vilchik | 2018-02-21 | 35 | -36/+36 |
| | |||||
* | SONAR-10299 Drop the project link "developer connection" | Julien Lancelot | 2018-02-20 | 1 | -1/+0 |
| | |||||
* | SONAR-10411 Do not persist name of provided project links | Julien Lancelot | 2018-02-20 | 1 | -4/+4 |
| | |||||
* | SONAR-10411 use link name from l10n bundle for provided links | Stas Vilchik | 2018-02-20 | 1 | -1/+0 |
| | |||||
* | SONAR-8964 Drop overall notifications not related to the current user on ↵ | Julien Lancelot | 2018-02-12 | 14 | -46/+365 |
| | | | | | | | | | | | | SonarCloud * SONAR-8964 Remove some global notifications in api/notifications/list on SonarCloud * SONAR-8964 Remove some global notifications in api/notifications/add on SonarCloud * In WebServiceEngine, define web services in start() * SONAR-8964 Remove some global notifications in api/notifications/remove on SonarCloud * Move some user ITs to their own suite * SONAR-8964 Add ITs on notifications (not for SonarCloud) * SONAR-8964 Add ITs on notifications for SonarCloud | ||||
* | SONAR-10311 improve readability of IT RuleReKeyingTest | Sébastien Lesaint | 2018-02-08 | 1 | -6/+121 |
| | | | | and drop tests of the database content | ||||
* | SONAR-10311 add IT on rule rekeying applying to issues | Sébastien Lesaint | 2018-02-08 | 8 | -2/+202 |
| | |||||
* | SONAR-10311 add IT for QP notification in case of plugin downgrade | Sébastien Lesaint | 2018-02-08 | 1 | -0/+29 |
| | |||||
* | SONAR-10311 add IT for rule re-keying | Sébastien Lesaint | 2018-02-08 | 1 | -0/+85 |
| | |||||
* | SONAR-10307 support rule renaming in RegisterRules | Sébastien Lesaint | 2018-02-08 | 1 | -1/+1 |
| | |||||
* | SONAR-10313 Keep the order of issues on Search | Eric Hartmann | 2018-02-08 | 1 | -3/+3 |
| | |||||
* | SONAR-10304 use NewRule#addDeprecatedRuleKey in QP notification IT | Sébastien Lesaint | 2018-02-08 | 5 | -21/+34 |
| | |||||
* | SONAR-10302 Auto issue assignment is now based on org membership | Julien Lancelot | 2018-02-07 | 3 | -77/+145 |
| | |||||
* | SONAR-10338 Add ITs | Julien Lancelot | 2018-02-07 | 3 | -64/+59 |
| | |||||
* | SONAR-10338 Allow authentication of user using an exising email | Julien Lancelot | 2018-02-07 | 1 | -0/+2 |
| | |||||
* | SONAR-10257 apply feedback | Duarte Meneses | 2018-02-07 | 4 | -10/+27 |
| | |||||
* | SONAR-10257 Fix ITs | Duarte Meneses | 2018-02-07 | 11 | -77/+125 |
| | |||||
* | SONAR-10257 Added Myers diff detection | Duarte Meneses | 2018-02-07 | 1 | -2/+11 |
| | |||||
* | SONAR-10257 Added ITs | Guillaume Jambet | 2018-02-07 | 13 | -2/+444 |
| | |||||
* | SONAR-10260 Added without scm IT | Guillaume Jambet | 2018-02-07 | 7 | -1/+270 |
| | |||||
* | SONAR-10321 Add scope field to rule search ws | Duarte Meneses | 2018-02-07 | 1 | -1/+12 |
| | |||||
* | SONAR-10401 end of task log is always INFO and includes status | Sébastien Lesaint | 2018-02-07 | 1 | -2/+7 |
| | |||||
* | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 3 | -24/+77 |
| | |||||
* | rewrite rules app with react (#2982) | Stas Vilchik | 2018-01-29 | 5 | -6/+338 |
| | |||||
* | Fix bad imports of Java6Assertions | Simon Brandhof | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | SONAR-10266 Add ITs for project badges ws | Julien Lancelot | 2018-01-25 | 1 | -6/+23 |
| | |||||
* | SONAR-10264 Add ITs for project badges page | Grégoire Aubert | 2018-01-25 | 2 | -0/+145 |
| | |||||
* | Set version 7.1-SNAPSHOT | Simon Brandhof | 2018-01-24 | 31 | -31/+31 |
| | |||||
* | SONAR-10247 do not call webhooks when QG status has not changed | Sébastien Lesaint | 2018-01-23 | 2 | -2/+20 |
| | |||||
* | Upgrade assertJ from 3.4.1 to 3.9.0 | Simon Brandhof | 2018-01-14 | 3 | -5/+4 |
| | |||||
* | Cleanup code based on Intellij inspections | Simon Brandhof | 2018-01-14 | 90 | -196/+195 |
| | |||||
* | SONAR-10258 Missing information about uncovered conditions on a line | Stas Vilchik | 2018-01-10 | 1 | -0/+12 |
| |