summaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* fix quality flawSébastien Lesaint2016-07-191-2/+2
* SONAR-7867 fix create_at of snapshot of projectViewSébastien Lesaint2016-07-192-1/+31
* SONAR-7874 api/plugins/* require administer system permissionJulien Lancelot2016-07-184-13/+38
* SONAR-7874 api/user_groups/search requires now to be loggedJulien Lancelot2016-07-181-3/+8
* SONAR-7874 api/users/search is only returning login and name when accessed an...Julien Lancelot2016-07-182-9/+13
* SONAR-7770 Check authentication plugin exists when configuration is using realmJulien Lancelot2016-07-181-4/+30
* SONAR-7560 Fix WS descriptionJulien Lancelot2016-07-131-2/+2
* SONAR-7869 api/measures/* formats correctly big MILLISEC metricsTeryk Bellahsene2016-07-061-2/+2
* SONAR-7681 WS api/ce/activity requires administer permissions when searching ...Teryk Bellahsene2016-05-311-1/+2
* SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfterTeryk Bellahsene2016-05-311-2/+2
* SONAR-7653 remove useless codeSimon Brandhof2016-05-261-1/+0
* Fix quality flawJulien Lancelot2016-05-201-1/+1
* fix quality flawsSébastien Lesaint2016-05-201-1/+1
* SONAR-7649 do not repair db collation outside migrationSimon Brandhof2016-05-194-15/+30
* SONAR-7637 WS api/issues/search 'createdAt'facet with one bar when one dayTeryk Bellahsene2016-05-191-1/+3
* 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-192-46/+49
* SONAR-7237 Variation measures are set to current value when no past measuresJulien Lancelot2016-05-191-47/+29
* SONAR-7484 WS restrict action key suffixes to protobuf, json and textTeryk Bellahsene2016-05-192-14/+28
* SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead of...Teryk Bellahsene2016-05-191-1/+1
* SONAR-7637 WS api/issues/search facet 'createdAfter' returns server timezone ...Teryk Bellahsene2016-05-181-5/+4
* SONAR-7278 fail /api/batch/project if component is not a projectSébastien Lesaint2016-05-181-0/+14
* SONAR-7278 fail report processing when component is not a projectSébastien Lesaint2016-05-181-15/+26
* update description of api/system/restartStas Vilchik2016-05-181-4/+1
* SONAR-6438 Sanitize description of WS sections (#985)Stas Vilchik2016-05-1830-31/+31
* SONAR-7639 WS api/l10n/index supports only BCP47 language tagsTeryk Bellahsene2016-05-181-6/+8
* SONAR-7009 Add issue exclusions in compute engineJulien Lancelot2016-05-185-3/+225
* Fix quality flawsJulien Lancelot2016-05-184-27/+10
* SONAR-7646 Log flooding on date of issues WSTeryk Bellahsene2016-05-181-9/+10
* SONAR-7142 Cannot restart server after wiping out Server ID fieldsSimon Brandhof2016-05-181-32/+45
* SONAR-7271 add "Server ID validated" to sysinfo pageSimon Brandhof2016-05-186-8/+126
* SONAR-7271 add section "Settings" to WS api/system/infoSimon Brandhof2016-05-182-0/+61
* SONAR-7637 WS api/issues/search fix timezone related issues on createdAt facetTeryk Bellahsene2016-05-171-4/+4
* SONAR-7576 api/measures/component_tree filter component based on period or ab...Teryk Bellahsene2016-05-172-17/+82
* SONAR-7390 support highlighting over multiline including empty oneSébastien Lesaint2016-05-172-3/+4
* Fix javadoc of deprecated BaseMappingSimon Brandhof2016-05-171-0/+1
* Remove dead codeSimon Brandhof2016-05-171-124/+0
* Remove dead codeSimon Brandhof2016-05-161-53/+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-164-3/+17
* Sanitize package org.sonar.server.searchSimon Brandhof2016-05-1619-54/+42
* Do not store _source in index rules/activeRuleSimon Brandhof2016-05-162-22/+11
* SONAR-7400 Replace ActiveRuleDao#selectByRule by selectByRuleIdJulien Lancelot2016-05-164-5/+5
* SONAR-7400 Remove no more used codeJulien Lancelot2016-05-162-106/+3
* 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-164-41/+4
* SONAR-7400 Do not return anymore active rule parent key in rules WSJulien Lancelot2016-05-161-4/+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-132-2/+2
* SONAR-7576 WS api/measures/component_tree paging fixed when components with m...Teryk Bellahsene2016-05-131-14/+16