| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-11038 Fix redirect url when not logged in user access project create page | Grégoire Aubert | 2018-08-10 | 1 | -18/+18 |
* | SONAR-11029 Add missing projectKey param for maven and gradle tutorials | Grégoire Aubert | 2018-08-10 | 7 | -4/+132 |
* | SONAR-11036 Handle an error query parameter in the project creation page | Grégoire Aubert | 2018-08-10 | 3 | -2/+21 |
* | SONAR-11038 Add Configure Analysis button in projects page | Grégoire Aubert | 2018-08-10 | 6 | -7/+239 |
* | SONAR-11038 Fix project provisioning | Grégoire Aubert | 2018-08-10 | 16 | -332/+494 |
* | SONAR-11039 Add a link to the alm repo of the linked project | Grégoire Aubert | 2018-08-10 | 7 | -46/+247 |
* | SONAR-11037 Update icons for alm repository items in the project creationg page | Grégoire Aubert | 2018-08-10 | 2 | -10/+12 |
* | SONAR-11036 Add underline to button-links | Grégoire Aubert | 2018-08-10 | 1 | -0/+1 |
* | SONAR-11029 Move the tutorial inside provisioned projects dashboard | Grégoire Aubert | 2018-08-10 | 111 | -624/+1889 |
* | SONAR-11037 SONAR-11038 Show list of personal public repositories and allow t... | Grégoire Aubert | 2018-08-10 | 18 | -65/+467 |
* | SONAR-11036 Install integration with GitHub or BitBucket Cloud | Grégoire Aubert | 2018-08-10 | 50 | -403/+1868 |
* | SONAR-11121 Relative dates are not localized correctly | Pascal Mugnier | 2018-08-09 | 1 | -1/+1 |
* | SONAR-10576 Replace wording "Leak" with "New Code" | Pascal Mugnier | 2018-08-09 | 22 | -41/+116 |
* | SONAR-11098 Improve alignment of the documentation tooltip on the project bra... | Grégoire Aubert | 2018-08-09 | 7 | -10/+19 |
* | SONAR-11090 Use rulesUpdatedAt date for stagnant quality profiles | Grégoire Aubert | 2018-08-09 | 12 | -31/+29 |
* | SONAR-11066 Fix home link in unauthorized page | Grégoire Aubert | 2018-08-09 | 3 | -5/+70 |
* | SONAR-9638 Display dot for single data point in the activity graph | Grégoire Aubert | 2018-08-09 | 1 | -13/+46 |
* | SONAR-10864 Author information only available to members (#552) | Eric Hartmann | 2018-08-08 | 9 | -18/+100 |
* | Fix documentation h2 style | Grégoire Aubert | 2018-08-06 | 1 | -0/+1 |
* | SONAR-11100 fix documentation scope on sonarcloud (#584) | Stas Vilchik | 2018-08-03 | 2 | -4/+92 |
* | SONAR-11092 Add a banner on Security Reports (#582) | Pascal Mugnier | 2018-08-02 | 3 | -1/+156 |
* | SONAR-11076 add more docs links and tool tips | Pascal Mugnier | 2018-08-02 | 4 | -1/+88 |
* | Update docs | G. Ann Campbell | 2018-08-02 | 1 | -1/+10 |
* | SONAR-9178 Make spinner noticeable on loading projects issues or measure | Pascal Mugnier | 2018-08-02 | 33 | -204/+276 |
* | SONAR-10197 | Pascal Mugnier | 2018-08-02 | 1 | -7/+9 |
* | SONAR-10932 Leave more room for project name on the Projects page of App | Pascal Mugnier | 2018-08-02 | 1 | -2/+7 |
* | SONAR-11032 Hide Analyze Project to user without provisioning permission | Pascal Mugnier | 2018-08-02 | 4 | -16/+40 |
* | Sonar-10990 Edit global search (#550) | Pascal Mugnier | 2018-07-30 | 1 | -4/+9 |
* | SONAR-11078 Improve Security Hotspots page layout (#562) | Pascal Mugnier | 2018-07-30 | 3 | -34/+26 |
* | WWWSC-81 Rectify design & Text of new About Page (#551) | Thibaud Eberwein | 2018-07-26 | 7 | -58/+81 |
* | Make documentation BIG | Grégoire Aubert | 2018-07-25 | 4 | -9/+14 |
* | SONAR-11017 Improve ToC (#529) | Pascal Mugnier | 2018-07-25 | 3 | -2/+62 |
* | SONAR-11014 Create a collapsible component | Pascal Mugnier | 2018-07-25 | 5 | -2/+194 |
* | SONAR-11058 open documentation and suggestions in a new tab (#535) | Stas Vilchik | 2018-07-25 | 4 | -5/+13 |
* | SONAR-11017 Fix generating of raw text of a doc page | Stas Vilchik | 2018-07-25 | 2 | -9/+18 |
* | SONAR-11015 Allow to add links for SonarQube global spaces (#531) | Stas Vilchik | 2018-07-25 | 3 | -16/+207 |
* | SONAR-11014 allow italics in headers (#523) | Stas Vilchik | 2018-07-25 | 1 | -2/+0 |
* | SONAR-11016 Add additional scope for the documentation static website (#522) | Stas Vilchik | 2018-07-25 | 5 | -12/+36 |
* | SONAR-10869 add custom syntax for warning/info messages (#519) | Stas Vilchik | 2018-07-25 | 4 | -13/+55 |
* | SONAR-11014 support icons in documentation (#521) | Stas Vilchik | 2018-07-25 | 1 | -0/+4 |
* | SONAR-11013 Add search capabilities to the embedded documentation (#513) | Stas Vilchik | 2018-07-25 | 61 | -466/+1295 |
* | SONAR-11017 Add ToC component to markdowns | Pascal Mugnier | 2018-07-25 | 6 | -60/+130 |
* | Limit size of submitter in brackground task | Grégoire Aubert | 2018-07-24 | 9 | -95/+120 |
* | Fix tests | Pascal Mugnier | 2018-07-20 | 1 | -3/+3 |
* | SONAR-10928 Fix seconds formatting on background tasks (#539) | Pascal Mugnier | 2018-07-20 | 1 | -1/+1 |
* | SONARCLOUD-100 Remove noindex nofollow meta for SonarCloud documentation | Grégoire Aubert | 2018-07-19 | 1 | -1/+1 |
* | SONARCLOUD-54 Better empty organization message for projects page | Grégoire Aubert | 2018-07-19 | 9 | -14/+157 |
* | SONARCLOUD-77 Display correct empty project page | Grégoire Aubert | 2018-07-19 | 3 | -26/+41 |
* | SONARCLOUD-93 Fix helmet title sync with GA and add 404 page title | Grégoire Aubert | 2018-07-19 | 10 | -63/+38 |
* | Simplify import paths of some components | Grégoire Aubert | 2018-07-18 | 39 | -98/+98 |