summaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 5.6.15.6.1David Rautureau2016-07-251-1/+1
* fix quality flawSébastien Lesaint2016-07-191-2/+2
* SONAR-7867 fix create_at of snapshot of projectViewSébastien Lesaint2016-07-194-11/+62
* SONAR-7874 api/plugins/* require administer system permissionJulien Lancelot2016-07-189-52/+197
* SONAR-7874 api/user_groups/search requires now to be loggedJulien Lancelot2016-07-183-8/+41
* SONAR-7874 api/users/search is only returning login and name when accessed an...Julien Lancelot2016-07-183-31/+54
* SONAR-7770 Check authentication plugin exists when configuration is using realmJulien Lancelot2016-07-182-11/+83
* SONAR-7560 Fix WS descriptionJulien Lancelot2016-07-131-2/+2
* SONAR-7869 api/measures/* formats correctly big MILLISEC metricsTeryk Bellahsene2016-07-062-3/+4
* set next dev version to 5.6.1-SNAPSHOTTom2016-06-271-1/+1
* Update version to 5.6-SNAPSHOTTom2016-06-011-1/+1
* Release 5.65.6Tom2016-06-011-1/+1
* SONAR-7681 Use public implementation of List in MyBatisTeryk Bellahsene2016-05-311-1/+0
* SONAR-7681 WS api/ce/activity requires administer permissions when searching ...Teryk Bellahsene2016-05-312-10/+44
* SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfterTeryk Bellahsene2016-05-312-17/+34
* prepare for next development iteration on release branchTom2016-05-271-1/+1
* release 5.6-RC2Tom2016-05-271-1/+1
* SONAR-7653 remove useless codeSimon Brandhof2016-05-261-1/+0
* SONAR-7587 end of support of Java 7Simon Brandhof2016-05-262-8/+8
* prepare for next development iteration on release branchTom2016-05-201-1/+1
* Release 5.6-RC1Tom2016-05-201-1/+1
* Fix quality flawJulien Lancelot2016-05-201-1/+1
* fix quality flawsSébastien Lesaint2016-05-201-1/+1
* 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-193-39/+64
* SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead of...Teryk Bellahsene2016-05-192-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
* 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-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-7142 Cannot restart server after wiping out Server ID fieldsSimon Brandhof2016-05-183-114/+162
* SONAR-7271 add "Server ID validated" to sysinfo pageSimon Brandhof2016-05-188-13/+286
* SONAR-7271 add section "Settings" to WS api/system/infoSimon Brandhof2016-05-183-0/+131
* 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-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
* Remove dead codeSimon Brandhof2016-05-164-212/+0