summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead of...Teryk Bellahsene2016-05-192-2/+2
* 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
* SONAR-7278 fail /api/batch/project if component is not a projectSébastien Lesaint2016-05-182-0/+124
* 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
* 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
* Remove useless JRuby property from web.xmlSimon Brandhof2016-05-181-4/+0
* 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 ab...Teryk Bellahsene2016-05-173-20/+120
* 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
* Remove dead codeSimon Brandhof2016-05-164-212/+0
* SONAR-7645 Disable ES norms when possibleSimon Brandhof2016-05-168-54/+57
* SONAR-6632 Fail to index rule if description is more than 32kbSimon Brandhof2016-05-165-9/+87
* EsTester verifies that putDocuments() does not failSimon Brandhof2016-05-161-3/+7
* Sanitize package org.sonar.server.searchSimon Brandhof2016-05-1624-64/+50
* Do not store _source in index rules/activeRuleSimon Brandhof2016-05-162-22/+11
* SONAR-7530 Add pagination on the Project Measures page (#977)Stas Vilchik2016-05-166-22/+72
* SONAR-6336 display warning only for saved conditionsStas Vilchik2016-05-161-2/+3
* SONAR-7400 Replace ActiveRuleDao#selectByRule by selectByRuleIdJulien Lancelot2016-05-165-6/+6
* SONAR-7400 Remove no more used codeJulien Lancelot2016-05-1613-354/+172
* SONAR-7400 Do not load active rules from index in rules WSJulien Lancelot2016-05-161-21/+22
* SONAR-7400 Remove parentKey field from active rule indexJulien Lancelot2016-05-167-57/+12
* SONAR-7400 Do not return anymore active rule parent key in rules WSJulien Lancelot2016-05-162-10/+0
* SONAR-7187 Fix example due to removal of paginationJulien Lancelot2016-05-161-5/+0
* SONAR-7637 WS api/issues/search 'createdAter' parameter should be inclusiveTeryk Bellahsene2016-05-133-5/+5
* SONAR-7576 WS api/measures/component_tree paging fixed when components with m...Teryk Bellahsene2016-05-132-14/+18