aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not allow componentId nor msg on primary locationSimon Brandhof2015-08-059-440/+449
* Remove ability to set effortToFix on manual issuesSimon Brandhof2015-08-054-21/+17
* Gix compatibility of IssueMapper with postgresSimon Brandhof2015-08-051-4/+4
* Store issues locations in DB and return in WSSimon Brandhof2015-08-0514-1479/+4674
* Rewrite some Ruby WS api/issues/{operation} in JavaSimon Brandhof2015-08-0527-1710/+843
* Improve compatibility of api/issues/search2Simon Brandhof2015-08-0512-1903/+1819
* Improve response of POST api/issues/assignSimon Brandhof2015-08-0534-2100/+3473
* Fix ActionPlanStats on PostgresSimon Brandhof2015-08-051-1/+1
* Rename protobuf files of sonar-dbSimon Brandhof2015-08-0538-434/+4117
* Minor refactoring of DdlChangeSimon Brandhof2015-08-052-5/+5
* Add column LOCATIONS to db table ISSUESSimon Brandhof2015-08-0548-46/+279
* WS api/issues/assign in Java+ProtobufSimon Brandhof2015-08-058-46/+261
* Draft of WS api/issues/search2Simon Brandhof2015-08-0566-4110/+7408
* ComponentDao#selectByKeys() supports more than 1'000 inputsSimon Brandhof2015-08-051-1/+15
* Load project UUID from action plan DAOSimon Brandhof2015-08-058-6/+20
* Support absent protobuf arrays in ProtobufJsonFormatSimon Brandhof2015-08-055-596/+2050
* New WS api/rules/list for batchSimon Brandhof2015-08-054-5/+1576
* SONAR-6754 Add support of execution flow in XooJulien HENRY2015-08-055-31/+131
* Fix some quality flawsJulien HENRY2015-08-0539-459/+313
* SONAR-6761 Drop incremental modeDuarte Meneses2015-08-0516-289/+20
* Rework new measure APIJulien HENRY2015-08-0416-174/+105
* compile .jsx filesStas Vilchik2015-08-042-1/+17
* add react.jsStas Vilchik2015-08-046-3/+41264
* Improve qualityDuarte Meneses2015-08-049-82/+67
* Replace some usage of org.sonar.server.db.DbClient by org.sonar.db.DbClientJulien Lancelot2015-08-0412-50/+32
* Fix WS persistent cacheDuarte Meneses2015-08-041-2/+1
* Remove dependency management for WS clientJulien HENRY2015-08-041-5/+0
* SONAR-6750 Support new SQ Runner API for retrieving issuesDuarte Meneses2015-08-047-29/+267
* Fix issue tracking when no server analysisJulien HENRY2015-08-031-15/+16
* Declare multiline rule in XooJulien HENRY2015-08-033-5/+7
* SONAR-6770 Improve logging of cache usageDuarte Meneses2015-08-0327-162/+393
* SONAR-6582 do not rely on "projects" and "actionPlanName"Stas Vilchik2015-08-0313-155/+20
* SONAR-6772 Do not save JSON report by defaultJulien HENRY2015-08-032-32/+38
* SONAR-6374 add computation timing to CE Queue MBeanSébastien Lesaint2015-08-039-27/+103
* SONAR-6374 ensure CEQueueStatus is initialized before MBean is registeredSébastien Lesaint2015-08-032-2/+9
* FIX reduce awaitTermination delaySébastien Lesaint2015-08-031-1/+1
* FIX typos and better namingSébastien Lesaint2015-08-032-13/+13
* SONAR-6734 add MBean to expose Commpute Engine Queue infoSébastien Lesaint2015-08-0317-18/+820
* SONAR-6660 rewrite setup pageStas Vilchik2015-08-0316-87/+45
* compile_protobuf.sh does not need local installation of protocSimon Brandhof2015-08-011-2/+7
* fix issues callback with multiple analysisDuarte Meneses2015-07-313-2/+113
* SONAR-6483 ws permissions/add_group impossible to add the admin permission to...Teryk Bellahsene2015-07-311-3/+13
* SONAR-6693 WS issue_filters/search return distinct issue filtersTeryk Bellahsene2015-07-312-2/+20
* Lowercase field selection in RoleMapperTeryk Bellahsene2015-07-311-1/+1
* Cross database definition of temporary tableTeryk Bellahsene2015-07-311-2/+2
* use "additionalFields" when request issuesStas Vilchik2015-07-312-0/+2
* Add alias to temporary table in RoleMapperTeryk Bellahsene2015-07-311-2/+2
* Fix local issue tracking when there are issues on modules/foldersJulien HENRY2015-07-312-7/+9
* use new rules WSDuarte Meneses2015-07-317-11/+8
* Improve qualityDuarte Meneses2015-07-316-32/+53