Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "DOC add Oracle changes to Upgrade notes" | Duarte Meneses | 2019-05-31 | 1 | -3/+0 |
| | | | | This reverts commit 9764d3c4e2f57d0834fd9158631096ded82c6a05. | ||||
* | Revert "SONAR-11942 Drop support of Oracle 11g and 12.1" | Duarte Meneses | 2019-05-31 | 1 | -2/+3 |
| | | | | This reverts commit 51d491b2525e850b049c1bc97b77a616e1f174a0. | ||||
* | Treat using unset variables as error in Travis script | Janos Gyerik | 2019-05-31 | 1 | -2/+4 |
| | |||||
* | DOC add Oracle changes to Upgrade notes | G. Ann Campbell | 2019-05-31 | 1 | -0/+3 |
| | |||||
* | SONAR-11942 Drop support of Oracle 11g and 12.1 | Duarte Meneses | 2019-05-31 | 1 | -3/+2 |
| | |||||
* | SONAR-11941 Support Oracle 19c | Duarte Meneses | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Fix Travis build on external pull requests | Simon Brandhof | 2019-05-31 | 1 | -7/+10 |
| | |||||
* | SONAR-11675 delete scan contexts and CE activities on project purge | Sébastien Lesaint | 2019-05-31 | 7 | -204/+425 |
| | |||||
* | Fix build task ":sonar-application:zip" and remove ↵ | Evgeny Mandrikov | 2019-05-30 | 2 | -13/+11 |
| | | | | ":server:sonar-web:copyBranding" | ||||
* | SONAR-12112 Fix issue actions | Jeremy Davis | 2019-05-29 | 1 | -0/+1 |
| | |||||
* | Remove useless declarations of resource filters from build | Evgeny Mandrikov | 2019-05-29 | 2 | -20/+0 |
| | |||||
* | SONAR-11676 Fix Bulk Apply Permission Template | Jeremy Davis | 2019-05-29 | 4 | -5/+34 |
| | |||||
* | SONAR-12114 Add Links in codeviewer header | Jeremy Davis | 2019-05-29 | 2 | -45/+118 |
| | |||||
* | SONAR-12025 Allow spaces to be typed in project name | Jeremy Davis | 2019-05-29 | 4 | -33/+31 |
| | |||||
* | SONAR-9898 Deprecate org.sonar.api.i18n.I18n | Julien Lancelot | 2019-05-29 | 27 | -29/+151 |
| | |||||
* | Set target and source compatibility for Java 8 for IDEs to load correct ↵ | Duarte Meneses | 2019-05-29 | 1 | -0/+3 |
| | | | | language level | ||||
* | Improve test coverage | Wouter Admiraal | 2019-05-29 | 4 | -10/+833 |
| | |||||
* | SONAR-11875 Connect WorkspaceComponentViewer to the branch redux store, and ↵ | Wouter Admiraal | 2019-05-29 | 3 | -5/+66 |
| | | | | refresh branch status when updating an issue | ||||
* | SONAR-11875 Connect Measures to the branch redux store, and refresh branch ↵ | Wouter Admiraal | 2019-05-29 | 6 | -25/+103 |
| | | | | status when updating an issue | ||||
* | SONAR-11875 Connect Code to the branch redux store, and refresh branch ↵ | Wouter Admiraal | 2019-05-29 | 3 | -11/+41 |
| | | | | status when updating an issue | ||||
* | SONAR-11875 Connect Issues to the redux store, and refresh branch status ↵ | Wouter Admiraal | 2019-05-29 | 2 | -15/+53 |
| | | | | when updating an issue | ||||
* | SONAR-11875 Move QG conditions to the branch redux store | Wouter Admiraal | 2019-05-29 | 6 | -98/+116 |
| | |||||
* | Update failing tests due to new lodash mock | Wouter Admiraal | 2019-05-29 | 4 | -8/+6 |
| | |||||
* | SONAR-11875 Provide new action for refreshing a branch status | Wouter Admiraal | 2019-05-29 | 3 | -7/+90 |
| | |||||
* | Remove redundant entries from .gitignore files | Evgeny Mandrikov | 2019-05-28 | 3 | -47/+2 |
| | | | | | All removed entries already defined in .gitignore file at the root of the repository. | ||||
* | Fix sonar-docs readme (#1671) | Evgeny Mandrikov | 2019-05-28 | 1 | -8/+4 |
| | |||||
* | SONAR-12120 Fix users duplicated values on EXTERNAL_LOGIN and EXTERNAL_ID | Julien Lancelot | 2019-05-28 | 7 | -52/+70 |
| | |||||
* | SONAR-10034 HealthStateRefresher must implement Startable | Sébastien Lesaint | 2019-05-28 | 1 | -1/+2 |
| | |||||
* | Gradle cache key for "test" tasks should not depend on build number | Evgeny Mandrikov | 2019-05-28 | 1 | -0/+9 |
| | | | | | | Since Gradle 5.0 JaCoCo plugin works with the build cache and parallel test execution, so this change allows to enable build cache for "test" tasks in Cirrus CI. | ||||
* | Reformat sonar-docs readme using Prettier | Grégoire Aubert | 2019-05-27 | 1 | -42/+49 |
| | |||||
* | SONARCLOUD-669 Fix favorite star behavior | Siegfried Ehret | 2019-05-27 | 13 | -179/+347 |
| | |||||
* | Fix formatting issue | Wouter Admiraal | 2019-05-27 | 1 | -1/+1 |
| | |||||
* | SONAR-11921 Fix collapse block on static docs site | Wouter Admiraal | 2019-05-27 | 2 | -18/+28 |
| | |||||
* | SONAR-12127 Update the Gatsby config for custom blocks | Wouter Admiraal | 2019-05-27 | 1 | -7/+7 |
| | |||||
* | SONAR-12125 Escape special characters before constructing regex | Wouter Admiraal | 2019-05-27 | 1 | -1/+4 |
| | |||||
* | SONAR-11954 Document how to use iframes in documentation, update styles | Wouter Admiraal | 2019-05-27 | 2 | -1/+49 |
| | |||||
* | DOC reorder upgrade notes by importance | G. Ann Campbell | 2019-05-25 | 1 | -7/+7 |
| | | | And minor wording tweak | ||||
* | DOC ES bootstrap checks in upgrade notes | G. Ann Campbell | 2019-05-24 | 1 | -0/+3 |
| | |||||
* | SONAR_11996 Fallback to line comparison to detect new lines in Short Lived ↵ | Duarte Meneses | 2019-05-24 | 7 | -21/+134 |
| | | | | Branches and Pull Requests | ||||
* | SONAR-12109 Fix initial vendor bundle size, and re-activate bundle size ↵ | Grégoire Aubert | 2019-05-24 | 13 | -76/+135 |
| | | | | checking on CI | ||||
* | SONAR-11264 don't enforce ES bootstrap checks when connecting to H2 | Sébastien Lesaint | 2019-05-24 | 2 | -1/+34 |
| | |||||
* | SONAR-12112 horizontal scrolling | Jeremy Davis | 2019-05-23 | 8 | -183/+1592 |
| | |||||
* | SONAR-12116 Add branch parameter when expanding a snippet | Jeremy Davis | 2019-05-23 | 2 | -5/+33 |
| | |||||
* | SONAR-12113 Fix line permalink in new exec flow | Jeremy Davis | 2019-05-23 | 2 | -19/+23 |
| | |||||
* | SONAR-12110 Fix extra lines/snippets issue | Jeremy Davis | 2019-05-23 | 2 | -141/+154 |
| | |||||
* | SONAR-12111 Fix source misalignment | Jeremy Davis | 2019-05-23 | 3 | -11/+16 |
| | |||||
* | fix quality flaw | Sébastien Lesaint | 2019-05-23 | 1 | -3/+3 |
| | |||||
* | enable Cirrus auto_cancellation on branch dogfood-on-next | Sébastien Lesaint | 2019-05-23 | 1 | -1/+1 |
| | |||||
* | SONAR-12109 Web Analytics plugins (#1652) | Grégoire Aubert | 2019-05-23 | 28 | -186/+686 |
| | |||||
* | SONAR-11264 enforce ES boostrap checks on all editions | Sébastien Lesaint | 2019-05-23 | 5 | -18/+50 |
| |