| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix unwanted WS call when QG is green | Stas Vilchik | 2016-05-25 | 1 | -22/+25 |
* | prepare for next development iteration on release branch | Tom | 2016-05-20 | 9 | -9/+9 |
* | Release 5.6-RC1 | Tom | 2016-05-20 | 9 | -9/+9 |
* | Fix quality flaw | Julien Lancelot | 2016-05-20 | 1 | -1/+1 |
* | fix quality flaws | Stas Vilchik | 2016-05-20 | 2 | -4/+3 |
* | SONAR-6964 Do not display administration sensitive data when opening browser ... | Teryk Bellahsene | 2016-05-20 | 1 | -1/+1 |
* | fix quality flaws | Sébastien Lesaint | 2016-05-20 | 2 | -1/+21 |
* | fix display of links from QG failures | Stas Vilchik | 2016-05-19 | 2 | -1/+62 |
* | fix when sumit empty issue comment by keyboard | Stas Vilchik | 2016-05-19 | 1 | -0/+5 |
* | 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 | 4 | -40/+65 |
* | SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead of... | Teryk Bellahsene | 2016-05-19 | 2 | -2/+2 |
* | Improve stability of ProcessUtilsTest on slow env | Simon Brandhof | 2016-05-18 | 1 | -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 |
* | fix domain headers on the overview page | Stas Vilchik | 2016-05-18 | 2 | -3/+3 |
* | display complementary duplications measures | Stas Vilchik | 2016-05-18 | 1 | -1/+4 |
* | 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-7223 "Best Values" are not displayed properly (#994) | Stas Vilchik | 2016-05-18 | 2 | -95/+99 |
* | SONAR-7639 pass BCP47 language tag | Stas Vilchik | 2016-05-18 | 1 | -4/+1 |
* | 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-7422 reset App sharedMemory at start/restart | Sébastien Lesaint | 2016-05-18 | 1 | -0/+5 |
* | SONAR-7422 add DefaultProcessCommand#reset() | Sébastien Lesaint | 2016-05-18 | 2 | -1/+27 |
* | SONAR-7142 Cannot restart server after wiping out Server ID fields | Simon Brandhof | 2016-05-18 | 3 | -114/+162 |
* | SONAR-6613 remove useless indexes on table GROUP_ROLES | Simon Brandhof | 2016-05-18 | 1 | -0/+32 |
* | SONAR-7271 add "Server ID validated" to sysinfo page | Simon Brandhof | 2016-05-18 | 8 | -13/+286 |
* | SONAR-7271 hide 2 sections from System Info page | Simon Brandhof | 2016-05-18 | 1 | -4/+6 |
* | SONAR-7271 add section "Settings" to WS api/system/info | Simon Brandhof | 2016-05-18 | 3 | -0/+131 |
* | Add definition of property sonar.jdbc.password | Simon Brandhof | 2016-05-18 | 1 | -1/+1 |
* | Remove useless JRuby property from web.xml | Simon Brandhof | 2016-05-18 | 1 | -4/+0 |
* | fix displaying of new technical debt on the overview page | Stas Vilchik | 2016-05-18 | 1 | -1/+1 |
* | SONAR-7637 WS api/issues/search fix timezone related issues on createdAt facet | Teryk Bellahsene | 2016-05-17 | 1 | -4/+4 |
* | move "Releasability" domain on the first place on the measures page | Stas Vilchik | 2016-05-17 | 1 | -2/+2 |
* | SONAR-7640 Return unauthenticated when login/password are bad | Julien Lancelot | 2016-05-17 | 3 | -15/+30 |
* | 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 |
* | display number of new lines to cover on overview page | Stas Vilchik | 2016-05-16 | 3 | -12/+48 |