Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-10304 use NewRule#addDeprecatedRuleKey in QP notification IT | Sébastien Lesaint | 2018-02-08 | 5 | -21/+34 |
| | |||||
* | SONAR-10304 add deprecatedRuleKeys to RuleDefinition#Rule | Sébastien Lesaint | 2018-02-08 | 2 | -0/+188 |
| | |||||
* | SONAR-10375 Project's homepage sidebar improvements (#3032) | Stas Vilchik | 2018-02-08 | 16 | -119/+161 |
| | |||||
* | disable perf tests on pull request QA | Sébastien Lesaint | 2018-02-08 | 1 | -1/+6 |
| | |||||
* | make perf tests run again | Sébastien Lesaint | 2018-02-08 | 1 | -1/+1 |
| | |||||
* | SONAR-10289 Update login page UI and allow to display identity providers help | Stas Vilchik | 2018-02-07 | 34 | -247/+349 |
| | |||||
* | SONAR-10302 Auto issue assignment is now based on org membership | Julien Lancelot | 2018-02-07 | 7 | -111/+212 |
| | |||||
* | SONAR-10290 Add ability to provide help message for identity providers | Julien Lancelot | 2018-02-07 | 6 | -44/+77 |
| | |||||
* | SONAR-10338 Add ITs | Julien Lancelot | 2018-02-07 | 3 | -64/+59 |
| | |||||
* | SONAR-10338 Implement /sessions/email_already_exists page | Stas Vilchik | 2018-02-07 | 9 | -2/+371 |
| | |||||
* | SONAR-10338 Allow authentication of user using an exising email | Julien Lancelot | 2018-02-07 | 31 | -440/+983 |
| | |||||
* | SONAR-10257 apply feedback | Duarte Meneses | 2018-02-07 | 11 | -68/+67 |
| | |||||
* | SONAR-10257 Fix leak period date filters | Duarte Meneses | 2018-02-07 | 6 | -45/+105 |
| | |||||
* | SONAR-10257 Fix ITs | Duarte Meneses | 2018-02-07 | 11 | -77/+125 |
| | |||||
* | SONAR-10293 add IT | Stas Vilchik | 2018-02-07 | 1 | -0/+14 |
| | |||||
* | SONAR-10257 Added Myers diff detection | Duarte Meneses | 2018-02-07 | 10 | -86/+101 |
| | |||||
* | SONAR-10257 Added ITs | Guillaume Jambet | 2018-02-07 | 13 | -2/+444 |
| | |||||
* | SONAR-10257 Support lines without SCM info | Duarte Meneses | 2018-02-07 | 14 | -39/+144 |
| | |||||
* | SONAR-10260 Added without scm IT | Guillaume Jambet | 2018-02-07 | 7 | -1/+270 |
| | |||||
* | SONAR-10293 Lines with change date equal to the start of leak period are not new | Duarte Meneses | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | SONAR-10257 Generate SCM Info for changed lines | Duarte Meneses | 2018-02-07 | 15 | -189/+927 |
| | |||||
* | SONAR-10257 Support lines without SCM info | Duarte Meneses | 2018-02-07 | 17 | -238/+175 |
| | |||||
* | SONAR-10257 Allow null revision in changesets | Duarte Meneses | 2018-02-07 | 4 | -43/+44 |
| | |||||
* | strengthen import/order (#3024) | Stas Vilchik | 2018-02-07 | 106 | -141/+147 |
| | |||||
* | Add missing license headers | Duarte Meneses | 2018-02-07 | 5 | -0/+95 |
| | |||||
* | SONAR-10319 Display Analysis Scope on rules detail page (#2995) | Grégoire Aubert | 2018-02-07 | 12 | -37/+107 |
| | | | | | | * SONAR-10319 Display Analysis Scope on rules detail page * fix icons alignment | ||||
* | SONAR-10321 Add scope to rule definition API | Duarte Meneses | 2018-02-07 | 10 | -42/+61 |
| | |||||
* | SONAR-10321 Add scope field to rule search ws | Duarte Meneses | 2018-02-07 | 14 | -16/+135 |
| | |||||
* | SONAR-10321 Store rule scope in DB | Duarte Meneses | 2018-02-07 | 35 | -9/+455 |
| | |||||
* | SONAR-10321 Add scope to rule definition API | Duarte Meneses | 2018-02-07 | 2 | -0/+44 |
| | |||||
* | SONAR-10401 end of task log is always INFO and includes status | Sébastien Lesaint | 2018-02-07 | 3 | -37/+51 |
| | |||||
* | Add PR properties to Artifactory build info | Simon Brandhof | 2018-02-06 | 3 | -22/+132 |
| | |||||
* | rewrite groups app with react (#3017) | Stas Vilchik | 2018-02-06 | 51 | -987/+1550 |
| | |||||
* | Add Java API Plugin.Context#getBootConfiguration() | Simon Brandhof | 2018-02-06 | 7 | -22/+152 |
| | | | | | That allows plugins to check configuration when providing the list of extensions. | ||||
* | Fix FP in RuleIndexTest | Simon Brandhof | 2018-02-05 | 1 | -5/+9 |
| | | | | | | Rule language is generated with a random value. As language is used by the search engine, the random value may match the request and break the assertion. | ||||
* | Allow dogfood on other destination than next | Tom | 2018-02-05 | 1 | -1/+1 |
| | |||||
* | Enable build and QA for dogfood branch | Tom | 2018-02-05 | 2 | -1/+12 |
| | |||||
* | Automatic merge from branch-7.0 | ssjenka | 2018-02-05 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | * origin/branch-7.0: Prepare version 7.0-SNAPSHOT Release 7.0 SONAR-10384 No more possible to remove an email of a user SONAR-10296 Connection to PostgreSQL database fails if SOCKS proxy is enabled | ||||
| * | Prepare version 7.0-SNAPSHOTbranch-7.0 | Simon Brandhof | 2018-02-02 | 59 | -59/+59 |
| | | |||||
| * | Release 7.07.0 | Simon Brandhof | 2018-02-02 | 59 | -59/+59 |
| | | |||||
| * | SONAR-10384 No more possible to remove an email of a user | Stas Vilchik | 2018-02-02 | 1 | -1/+1 |
| | | |||||
| * | SONAR-10296 Connection to PostgreSQL database fails if SOCKS proxy is enabled | Simon Brandhof | 2018-02-02 | 1 | -1/+1 |
| | | |||||
* | | Automatic merge from branch-7.0 | ssjenka | 2018-02-02 | 1 | -4/+4 |
|\| | | | | | | | | | * origin/branch-7.0: SONAR-10329 Upgrade packaged analyzers to latest versions | ||||
| * | SONAR-10329 Upgrade packaged analyzers to latest versions | Simon Brandhof | 2018-02-02 | 1 | -4/+4 |
| | | |||||
* | | fix flacky test in RegisterQualityProfilesNotificationTest | Sébastien Lesaint | 2018-02-02 | 1 | -1/+1 |
| | | |||||
* | | fix rendering of secondary measures on the Measures page | Stas Vilchik | 2018-02-01 | 2 | -8/+58 |
| | | |||||
* | | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 104 | -979/+1428 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-7.0' | Grégoire Aubert | 2018-02-01 | 6 | -67/+64 |
|\| | |||||
| * | Add back missing action to bulk unassign issues | Grégoire Aubert | 2018-01-31 | 6 | -102/+89 |
| | | |||||
* | | fix rule workspace permalink | Stas Vilchik | 2018-01-31 | 1 | -1/+1 |
| | |