summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* fix unwanted WS call when QG is greenStas Vilchik2016-05-251-22/+25
|
* prepare for next development iteration on release branchTom2016-05-209-9/+9
|
* Release 5.6-RC1Tom2016-05-209-9/+9
|
* Fix quality flawJulien Lancelot2016-05-201-1/+1
|
* fix quality flawsStas Vilchik2016-05-202-4/+3
|
* SONAR-6964 Do not display administration sensitive data when opening browser ↵Teryk Bellahsene2016-05-201-1/+1
| | | | history
* fix quality flawsSébastien Lesaint2016-05-202-1/+21
|
* fix display of links from QG failuresStas Vilchik2016-05-192-1/+62
|
* fix when sumit empty issue comment by keyboardStas Vilchik2016-05-191-0/+5
|
* Add missing test to LogServerIdTestSimon Brandhof2016-05-191-0/+11
|
* SONAR-7649 do not repair db collation outside migrationSimon Brandhof2016-05-196-37/+61
|
* SONAR-7637 WS api/issues/search 'createdAt'facet with one bar when one dayTeryk Bellahsene2016-05-192-139/+153
|
* SONAR-6438 Sanitize description of WS sectionsStas Vilchik2016-05-1914-14/+14
|
* SONAR-7578 Filter issues by leak period and by file, directory or moduleTeryk Bellahsene2016-05-194-61/+59
|
* SONAR-7237 Variation measures are set to current value when no past measuresJulien Lancelot2016-05-192-53/+110
|
* SONAR-7484 WS restrict action key suffixes to protobuf, json and textTeryk Bellahsene2016-05-194-40/+65
|
* SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead ↵Teryk Bellahsene2016-05-192-2/+2
| | | | of to GMT
* Improve stability of ProcessUtilsTest on slow envSimon Brandhof2016-05-181-2/+2
|
* SONAR-7637 WS api/issues/search facet 'createdAfter' returns server timezone ↵Teryk Bellahsene2016-05-182-47/+46
| | | | buckets
* SONAR-7278 fail /api/batch/project if component is not a projectSébastien Lesaint2016-05-182-0/+124
| | | | neither a module
* SONAR-7278 fail report processing when component is not a projectSébastien Lesaint2016-05-182-44/+77
|
* fix domain headers on the overview pageStas Vilchik2016-05-182-3/+3
|
* display complementary duplications measuresStas Vilchik2016-05-181-1/+4
|
* update description of api/system/restartStas Vilchik2016-05-181-4/+1
|
* SONAR-6438 Sanitize description of WS sections (#985)Stas Vilchik2016-05-1831-32/+32
|
* SONAR-7223 "Best Values" are not displayed properly (#994)Stas Vilchik2016-05-182-95/+99
|
* SONAR-7639 pass BCP47 language tagStas Vilchik2016-05-181-4/+1
|
* SONAR-7639 WS api/l10n/index supports only BCP47 language tagsTeryk Bellahsene2016-05-182-15/+49
|
* SONAR-7009 Add issue exclusions in compute engineJulien Lancelot2016-05-189-6/+557
|
* Fix quality flawsJulien Lancelot2016-05-185-29/+12
|
* SONAR-7646 Log flooding on date of issues WSTeryk Bellahsene2016-05-182-57/+53
|
* SONAR-7422 reset App sharedMemory at start/restartSébastien Lesaint2016-05-181-0/+5
|
* SONAR-7422 add DefaultProcessCommand#reset()Sébastien Lesaint2016-05-182-1/+27
|
* SONAR-7142 Cannot restart server after wiping out Server ID fieldsSimon Brandhof2016-05-183-114/+162
|
* SONAR-6613 remove useless indexes on table GROUP_ROLESSimon Brandhof2016-05-181-0/+32
|
* SONAR-7271 add "Server ID validated" to sysinfo pageSimon Brandhof2016-05-188-13/+286
|
* SONAR-7271 hide 2 sections from System Info pageSimon Brandhof2016-05-181-4/+6
| | | | | | | Sections "Settings" and "Plugins" are already available in other administration consoles so they should not be displayed in System Info page. Still they must be present in WS api/system/info.
* SONAR-7271 add section "Settings" to WS api/system/infoSimon Brandhof2016-05-183-0/+131
|
* Add definition of property sonar.jdbc.passwordSimon Brandhof2016-05-181-1/+1
| | | | so that its type is set to PropertyType.PASSWORD.
* Remove useless JRuby property from web.xmlSimon Brandhof2016-05-181-4/+0
| | | | | As default value of "public.root" is "/", the property can be removed from web.xml.
* fix displaying of new technical debt on the overview pageStas Vilchik2016-05-181-1/+1
|
* SONAR-7637 WS api/issues/search fix timezone related issues on createdAt facetTeryk Bellahsene2016-05-171-4/+4
|
* move "Releasability" domain on the first place on the measures pageStas Vilchik2016-05-171-2/+2
|
* SONAR-7640 Return unauthenticated when login/password are badJulien Lancelot2016-05-173-15/+30
|
* SONAR-7576 api/measures/component_tree filter component based on period or ↵Teryk Bellahsene2016-05-173-20/+120
| | | | absolute value
* SONAR-7637 add timezone related tests to IssueIndexTeryk Bellahsene2016-05-171-62/+81
|
* SONAR-7390 support highlighting over multiline including empty oneSébastien Lesaint2016-05-173-3/+56
|
* Fix javadoc of deprecated BaseMappingSimon Brandhof2016-05-171-0/+1
|
* Remove dead codeSimon Brandhof2016-05-172-469/+0
|
* display number of new lines to cover on overview pageStas Vilchik2016-05-163-12/+48
|