Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [maven-release-plugin] prepare release 5.4-RC15.4-RC1 | Eric Hartmann | 2016-02-09 | 1 | -1/+1 | |
| | | ||||||
* | | Upgrade version to 5.5-SNAPSHOT | Eric Hartmann | 2016-02-09 | 1 | -1/+1 | |
|/ | ||||||
* | SONAR-7112 search box with correct component type order5.4-M13 | Teryk Bellahsene | 2016-02-05 | 2 | -6/+37 | |
| | ||||||
* | Fix quality gates | Simon Brandhof | 2016-02-05 | 2 | -6/+2 | |
| | ||||||
* | SONAR-7242 Update default background color | Julien Lancelot | 2016-02-04 | 2 | -4/+4 | |
| | ||||||
* | SONAR-7242 Identity Provider must define a display with icon url abd ↵ | Julien Lancelot | 2016-02-04 | 3 | -6/+228 | |
| | | | | background color | |||||
* | SONAR-5582 drop jfreechart | Simon Brandhof | 2016-02-02 | 6 | -441/+0 | |
| | ||||||
* | SONAR-7122 Drop the ability to customize the web app context | Simon Brandhof | 2016-02-02 | 1 | -0/+4 | |
| | ||||||
* | Use INFO level by default in unit tests | Simon Brandhof | 2016-02-02 | 3 | -12/+7 | |
| | ||||||
* | Reduce verbosity of unit test logs | Simon Brandhof | 2016-02-01 | 3 | -14/+14 | |
| | | | | That makes Travis crash (too many logs) | |||||
* | SONAR-7249 Identity provider must provide user login | Julien Lancelot | 2016-02-01 | 2 | -33/+92 | |
| | ||||||
* | squid:UselessPrenthesesCheck Useless parentheses around expression should be ↵ | Zeeshan Asghar | 2016-01-29 | 1 | -2/+2 | |
| | | | | removed to prevent any misunderstanging | |||||
* | squid:S1213 members of an interface decleration or class should appear in a ↵ | Zeeshan Asghar | 2016-01-29 | 1 | -4/+4 | |
| | | | | pre-defined order | |||||
* | Fix quality flaws | Julien Lancelot | 2016-01-29 | 1 | -4/+4 | |
| | ||||||
* | IN claus and group of OR should have constant order and no duplicate | Sébastien Lesaint | 2016-01-29 | 2 | -7/+26 | |
| | ||||||
* | SONAR-7217 Fail to authenticate user with existing email | Julien Lancelot | 2016-01-27 | 2 | -2/+7 | |
| | ||||||
* | SONAR-7219 Remove sonar.security.updateUserAttributes property | Julien Lancelot | 2016-01-27 | 1 | -0/+2 | |
| | ||||||
* | SONAR-6226 Create IdentityProvider API | Julien Lancelot | 2016-01-25 | 7 | -5/+551 | |
| | ||||||
* | SONAR-7234 Remove @SupportedEnvironment | Julien HENRY | 2016-01-20 | 1 | -41/+0 | |
| | ||||||
* | SONAR-7205 WS api/users/search deprecate 'f' field | Teryk Bellahsene | 2016-01-20 | 1 | -2/+6 | |
| | ||||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 718 | -718/+718 | |
| | ||||||
* | SONAR-7135 WS api/measures/component_tree navigate through components and ↵ | Teryk Bellahsene | 2016-01-13 | 1 | -17/+9 | |
| | | | | display measures | |||||
* | Fix quality flaws5.4-M3 | Simon Brandhof | 2016-01-06 | 1 | -2/+2 | |
| | ||||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 718 | -2945/+2872 | |
| | ||||||
* | SONAR-7129 WS api/components/tree | Teryk Bellahsene | 2015-12-21 | 2 | -1/+20 | |
| | ||||||
* | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-14 | 4 | -20/+30 | |
|\ | | | | | | | | | | | * origin/branch-5.3: Fix quality flaws in PathUtils SONAR-6939 decrease maximum nb of decimal digits to 5 | |||||
| * | Fix quality flaws in PathUtils | Simon Brandhof | 2015-12-14 | 2 | -17/+27 | |
| | | ||||||
| * | SONAR-6939 decrease maximum nb of decimal digits to 5 | Simon Brandhof | 2015-12-14 | 2 | -3/+3 | |
| | | | | | | | | More than 5 breaks the support of big numbers | |||||
* | | Upgrade version to 5.4-SNAPSHOT | Eric Hartmann | 2015-12-09 | 1 | -1/+1 | |
|/ | ||||||
* | SONAR-6820 document page size limitation in WS | Teryk Bellahsene | 2015-12-08 | 1 | -0/+19 | |
| | ||||||
* | Revert "SONAR-6820 WS api/rules/search has a page size limit of 500" | Teryk Bellahsene | 2015-12-08 | 1 | -18/+0 | |
| | | | | This reverts commit bf7964f6f2776dab0934b7d2768990de4ae6a5c2. | |||||
* | SONAR-6820 WS api/rules/search has a page size limit of 500 | Teryk Bellahsene | 2015-12-07 | 1 | -0/+18 | |
| | ||||||
* | Revert "SONAR-6820 WS api/rules/search has a page size limit of 500" | Teryk Bellahsene | 2015-12-07 | 1 | -18/+0 | |
| | | | | This reverts commit 5aeeedbda63c17fefc7bba99dbf8c718c7bbbd17. | |||||
* | SONAR-6820 WS api/rules/search has a page size limit of 500 | Teryk Bellahsene | 2015-12-07 | 1 | -0/+18 | |
| | ||||||
* | SONAR-6939 ability for plugins to override the decimal scale of float | Simon Brandhof | 2015-12-07 | 19 | -675/+287 | |
| | | | | measures | |||||
* | SONAR-7031 fix Logger.warn(String, Throwable) not logging exception | Sébastien Lesaint | 2015-12-07 | 5 | -4/+32 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-12-04 | 3 | -19/+24 | |
| | ||||||
* | SONAR-7113 API - Support Markdown descriptions in RulesDefinitionXmlLoader | Simon Brandhof | 2015-12-04 | 3 | -70/+128 | |
| | ||||||
* | SONAR-7049 check max length of rule/rule param fields | simonbrandhof | 2015-12-04 | 2 | -5/+20 | |
| | ||||||
* | SONAR-7028 Update default value of sonar.technicalDebt.ratingGrid | Julien Lancelot | 2015-12-03 | 1 | -1/+1 | |
| | | | | Default value is now "0.05,0.1,0.2,0.5", it was "0.1,0.2,0.5,1" | |||||
* | SONAR-6933 Drop newDuplication() beta API | Julien HENRY | 2015-12-01 | 11 | -516/+6 | |
| | ||||||
* | Improve Dateutils code coverage | Teryk Bellahsene | 2015-11-26 | 1 | -0/+6 | |
| | ||||||
* | SONAR-6591 Add SQALE metadata to XML rule format | Simon Brandhof | 2015-11-25 | 5 | -110/+387 | |
| | ||||||
* | SONAR-7039 Generate user tokens | Teryk Bellahsene | 2015-11-23 | 2 | -1/+5 | |
| | ||||||
* | SONAR-7037 Improve logging on authentication failure | Duarte Meneses | 2015-11-20 | 1 | -3/+19 | |
| | ||||||
* | SONAR-7057 Delete deprecated org.sonar.api.checks.NoSonarFilter | Julien HENRY | 2015-11-20 | 2 | -164/+0 | |
| | ||||||
* | SONAR-6752 Deprecate org.sonar.batch.issue.IssueFilters extension point and ↵ | Duarte Meneses | 2015-11-18 | 10 | -33/+159 | |
| | | | | add new one | |||||
* | SONAR-7023 Restore task API | Julien HENRY | 2015-11-17 | 6 | -17/+27 | |
| | ||||||
* | SONAR-7025 Move "Public API" metric to the "Documentation" category | Stas Vilchik | 2015-11-17 | 1 | -1/+1 | |
| | ||||||
* | SONAR-5894 Support symbol references with different length | Duarte Meneses | 2015-11-17 | 1 | -0/+18 | |
| |