| Commit message (Expand) | Author | Age | Files | Lines |
* | [maven-release-plugin] prepare release 5.6.15.6.1 | David Rautureau | 2016-07-25 | 1 | -1/+1 |
* | fix quality flaw | Sébastien Lesaint | 2016-07-19 | 1 | -2/+2 |
* | SONAR-7867 fix create_at of snapshot of projectView | Sébastien Lesaint | 2016-07-19 | 4 | -11/+62 |
* | SONAR-7874 api/plugins/* require administer system permission | Julien Lancelot | 2016-07-18 | 9 | -52/+197 |
* | SONAR-7874 api/user_groups/search requires now to be logged | Julien Lancelot | 2016-07-18 | 3 | -8/+41 |
* | SONAR-7874 api/users/search is only returning login and name when accessed an... | Julien Lancelot | 2016-07-18 | 3 | -31/+54 |
* | SONAR-7770 Check authentication plugin exists when configuration is using realm | Julien Lancelot | 2016-07-18 | 2 | -11/+83 |
* | SONAR-7560 Fix WS description | Julien Lancelot | 2016-07-13 | 1 | -2/+2 |
* | SONAR-7869 api/measures/* formats correctly big MILLISEC metrics | Teryk Bellahsene | 2016-07-06 | 2 | -3/+4 |
* | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 1 | -1/+1 |
* | Update version to 5.6-SNAPSHOT | Tom | 2016-06-01 | 1 | -1/+1 |
* | Release 5.65.6 | Tom | 2016-06-01 | 1 | -1/+1 |
* | SONAR-7681 Use public implementation of List in MyBatis | Teryk Bellahsene | 2016-05-31 | 1 | -1/+0 |
* | SONAR-7681 WS api/ce/activity requires administer permissions when searching ... | Teryk Bellahsene | 2016-05-31 | 2 | -10/+44 |
* | SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfter | Teryk Bellahsene | 2016-05-31 | 2 | -17/+34 |
* | prepare for next development iteration on release branch | Tom | 2016-05-27 | 1 | -1/+1 |
* | release 5.6-RC2 | Tom | 2016-05-27 | 1 | -1/+1 |
* | SONAR-7653 remove useless code | Simon Brandhof | 2016-05-26 | 1 | -1/+0 |
* | SONAR-7587 end of support of Java 7 | Simon Brandhof | 2016-05-26 | 2 | -8/+8 |
* | prepare for next development iteration on release branch | Tom | 2016-05-20 | 1 | -1/+1 |
* | Release 5.6-RC1 | Tom | 2016-05-20 | 1 | -1/+1 |
* | Fix quality flaw | Julien Lancelot | 2016-05-20 | 1 | -1/+1 |
* | fix quality flaws | Sébastien Lesaint | 2016-05-20 | 1 | -1/+1 |
* | Add missing test to LogServerIdTest | Simon Brandhof | 2016-05-19 | 1 | -0/+11 |
* | SONAR-7649 do not repair db collation outside migration | Simon Brandhof | 2016-05-19 | 6 | -37/+61 |
* | SONAR-7637 WS api/issues/search 'createdAt'facet with one bar when one day | Teryk Bellahsene | 2016-05-19 | 2 | -139/+153 |
* | SONAR-6438 Sanitize description of WS sections | Stas Vilchik | 2016-05-19 | 14 | -14/+14 |
* | SONAR-7578 Filter issues by leak period and by file, directory or module | Teryk Bellahsene | 2016-05-19 | 4 | -61/+59 |
* | SONAR-7237 Variation measures are set to current value when no past measures | Julien Lancelot | 2016-05-19 | 2 | -53/+110 |
* | SONAR-7484 WS restrict action key suffixes to protobuf, json and text | Teryk Bellahsene | 2016-05-19 | 3 | -39/+64 |
* | SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead of... | Teryk Bellahsene | 2016-05-19 | 2 | -2/+2 |
* | SONAR-7637 WS api/issues/search facet 'createdAfter' returns server timezone ... | Teryk Bellahsene | 2016-05-18 | 2 | -47/+46 |
* | SONAR-7278 fail /api/batch/project if component is not a project | Sébastien Lesaint | 2016-05-18 | 2 | -0/+124 |
* | SONAR-7278 fail report processing when component is not a project | Sébastien Lesaint | 2016-05-18 | 2 | -44/+77 |
* | update description of api/system/restart | Stas Vilchik | 2016-05-18 | 1 | -4/+1 |
* | SONAR-6438 Sanitize description of WS sections (#985) | Stas Vilchik | 2016-05-18 | 31 | -32/+32 |
* | SONAR-7639 WS api/l10n/index supports only BCP47 language tags | Teryk Bellahsene | 2016-05-18 | 2 | -15/+49 |
* | SONAR-7009 Add issue exclusions in compute engine | Julien Lancelot | 2016-05-18 | 9 | -6/+557 |
* | Fix quality flaws | Julien Lancelot | 2016-05-18 | 5 | -29/+12 |
* | SONAR-7646 Log flooding on date of issues WS | Teryk Bellahsene | 2016-05-18 | 2 | -57/+53 |
* | SONAR-7142 Cannot restart server after wiping out Server ID fields | Simon Brandhof | 2016-05-18 | 3 | -114/+162 |
* | SONAR-7271 add "Server ID validated" to sysinfo page | Simon Brandhof | 2016-05-18 | 8 | -13/+286 |
* | SONAR-7271 add section "Settings" to WS api/system/info | Simon Brandhof | 2016-05-18 | 3 | -0/+131 |
* | SONAR-7637 WS api/issues/search fix timezone related issues on createdAt facet | Teryk Bellahsene | 2016-05-17 | 1 | -4/+4 |
* | SONAR-7576 api/measures/component_tree filter component based on period or ab... | Teryk Bellahsene | 2016-05-17 | 3 | -20/+120 |
* | SONAR-7637 add timezone related tests to IssueIndex | Teryk Bellahsene | 2016-05-17 | 1 | -62/+81 |
* | SONAR-7390 support highlighting over multiline including empty one | Sébastien Lesaint | 2016-05-17 | 3 | -3/+56 |
* | Fix javadoc of deprecated BaseMapping | Simon Brandhof | 2016-05-17 | 1 | -0/+1 |
* | Remove dead code | Simon Brandhof | 2016-05-17 | 2 | -469/+0 |
* | Remove dead code | Simon Brandhof | 2016-05-16 | 4 | -212/+0 |