aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9230 only index project measures, that will actually be usedDaniel Schwarz2017-06-096-156/+250
* SONAR-9245 Return leak period in api/components/search_projectsJulien Lancelot2017-06-092-20/+56
* SONAR-9259 allow to sort by last analysis date in project searchDaniel Schwarz2017-06-095-5/+44
* SONAR-9260 add "NO_DATA" range for coverage facets of project searchDaniel Schwarz2017-06-093-8/+30
* SONAR-9260 allow to filter on NO_DATA in project searchDaniel Schwarz2017-06-0910-50/+227
* SONAR-9260 add "NO_DATA" range for duplication facet of project searchDaniel Schwarz2017-06-094-11/+63
* SONAR-9245 facet new_lines in search_projects WSJulien Lancelot2017-06-093-2/+119
* SONAR-9245 facet new_duplicated_lines_density in search_projects WSJulien Lancelot2017-06-093-2/+120
* SONAR-9245 facet new_coverage in search_projects WSJulien Lancelot2017-06-093-2/+121
* SONAR-9245 facet new_maintainability_rating in search_projects WSJulien Lancelot2017-06-093-3/+8
* SONAR-9245 facet new_security_rating in search_projects WSJulien Lancelot2017-06-094-183/+115
* SONAR-9245 Make SearchProjectsActionTest more stableJulien Lancelot2017-06-091-262/+255
* SONAR-9245 facet new_reliability_rating in search_projects WSDaniel Schwarz2017-06-093-80/+169
* Fix false-positives with randomly generated strings for DBSimon Brandhof2017-06-083-6/+7
* SONAR-9377 Fix facet values of projects page when using text queryJulien Lancelot2017-06-073-8/+468
* SONAR-9028 add PurgeDao.deleteNonRootComponentsSébastien Lesaint2017-06-051-1/+1
* Automatic merge from branch-6.4ssjenka2017-06-031-2/+7
|\
| * Prepare for next development iteration 6.4-SNAPSHOTSimon Brandhof2017-06-021-1/+1
| * Release 6.46.4Simon Brandhof2017-06-021-1/+1
| * Fix false-positive in api/ce/is_queue_empty on mysqlSimon Brandhof2017-06-021-2/+7
* | SONAR-9351 enforce in WS settings only for limited component typesSébastien Lesaint2017-06-013-3/+192
* | SONAR-9346 enforce in WS that links apply only to project/viewSébastien Lesaint2017-06-015-13/+138
* | SONAR-9346 move ResourceTypes down to ComponentFinderSébastien Lesaint2017-06-0151-121/+157
* | SONAR-9327 enforce in WS permissions are only on projects or viewsSébastien Lesaint2017-05-316-30/+178
* | SONAR-9292 Fix missing JUL logs at startupEric Hartmann2017-05-312-5/+41
* | Automatic merge from branch-6.4ssjenka2017-05-306-11/+103
|\|
| * SONAR-9287 Fix limited number of returned permissions in api/permissions/usersJulien Lancelot2017-05-306-11/+103
| * Set version 6.4-SNAPSHOTSimon Brandhof2017-05-291-1/+1
| * Release 6.4-RC36.4-RC3Simon Brandhof2017-05-291-1/+1
* | SONAR-9331 fix security vulnerability of api/issues/tagsDaniel Schwarz2017-05-302-18/+39
* | SONAR-9295 Add the default port for ESEric Hartmann2017-05-292-35/+49
* | SONAR-9335 remove deprecated NewAction#createParamDaniel Schwarz2017-05-291-2/+3
* | SONAR-9069 silence MsSQL driver logsSébastien Lesaint2017-05-295-0/+34
* | Automatic merge from branch-6.4ssjenka2017-05-264-5/+13
|\|
| * SONAR-8888 index active rules when creating organizationSimon Brandhof2017-05-264-5/+13
* | SONAR-9028 remove any support to table authors from codeSébastien Lesaint2017-05-261-1/+0
* | SONAR-9228 drop deprecated Elasticsearch count queryDaniel Schwarz2017-05-264-197/+2
* | SONAR-9231 remove usages of deprecated Elasticsearch “filteredQuery”Daniel Schwarz2017-05-261-1/+1
* | Automatic merge from branch-6.4ssjenka2017-05-243-4/+5
|\|
| * SONAR-8913 Replace "snapshotDate" by "analysisDate" in api/navigation/componentJulien Lancelot2017-05-243-4/+5
| * Back to 6.4-SNAPSHOTSimon Brandhof2017-05-221-1/+1
| * Release 6.4-RC26.4-RC2Simon Brandhof2017-05-221-1/+1
* | SONAR-9308 WS api/issues/search do not return the component uuid in the flows...Teryk Bellahsene2017-05-241-3/+0
* | SONAR-9278 WS api/issues/search mark as internal component related parametersTeryk Bellahsene2017-05-242-13/+27
* | SONAR-9278 Document WS api/issues/search changes with a changelogTeryk Bellahsene2017-05-241-21/+10
* | SONAR-9273 Document with changelog WS api/issues/changelog changesTeryk Bellahsene2017-05-241-2/+4
* | SONAR-9272 Document with changelog WS api/issues/bulk_change changesTeryk Bellahsene2017-05-242-10/+6
* | SONAR-9271 Test WS api/issues/authors and its json exampleTeryk Bellahsene2017-05-244-67/+96
* | SONAR-9275 WS api/issues/delete_comment create changelog of API changesTeryk Bellahsene2017-05-232-4/+7
* | SONAR-9277 WS api/issues/edit_comment deprecate components.uuid field and dro...Teryk Bellahsene2017-05-232-3/+3