aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2015-04-2412-13/+12
* SONAR-6392 Drop measure trendsSimon Brandhof2015-04-2345-990/+217
* Upgrade to update center 1.13Simon Brandhof2015-04-232-4/+4
* SONAR-6382 updating plugin is restricted to system adminsSébastien Lesaint2015-04-232-2/+24
* SONAR-6384 add java WS to cancel all plugins install/update/uninstallSébastien Lesaint2015-04-233-0/+158
* SONAR-6380 add Java WS to uninstall a pluginSébastien Lesaint2015-04-233-6/+232
* SONAR-6381 add java WS to install a pluginSébastien Lesaint2015-04-233-0/+242
* Fix quality flawsJulien Lancelot2015-04-2333-18/+18
* SONAR-6097 Add the main top menu entries in the suggestions of the search formStas Vilchik2015-04-233-5/+46
* fix one line shift while auto-assigning issues in CETeryk Bellahsene2015-04-232-15/+13
* improve display of quality gates/profiles introStas Vilchik2015-04-234-5/+5
* improve display of quality gates listStas Vilchik2015-04-231-4/+13
* SONAR-6366 improve handling of really simultaneous db migration callsSébastien Lesaint2015-04-232-31/+49
* change a way to show possible values on the WS API pageStas Vilchik2015-04-231-7/+5
* SONAR-6377 available plugins WS should sort plugins explictlySébastien Lesaint2015-04-236-63/+78
* SONAR-6379 add Java WS to list plugins updatesSébastien Lesaint2015-04-2310-194/+713
* SONAR-6382 add Java ws to update a pluginSébastien Lesaint2015-04-234-1/+224
* Activate assertion on perf test of file sources persistenceJulien Lancelot2015-04-231-2/+1
* SONAR-6366 threads should be namedSébastien Lesaint2015-04-231-1/+8
* Fix some quality flawsJulien HENRY2015-04-232-1/+24
* SONAR-6200 New Sensor API to report UT/IT/Overall coverageJulien HENRY2015-04-2227-10/+1134
* Speed up highlighting on batch sideJulien HENRY2015-04-222-3/+5
* Fix quality flawsSimon Brandhof2015-04-223-5/+7
* SONAR-6427 Use key instead of id in example responseJean-Baptiste Lièvremont2015-04-221-1/+1
* SONAR-6439 The "Quality Profiles" page should start by a short description me...Stas Vilchik2015-04-222-2/+7
* SONAR-6440 The "Quality Gates" page should start by a short description messa...Stas Vilchik2015-04-227-18/+31
* SONAR-6256 Add dependencies in batch reportJulien Lancelot2015-04-227-5/+2461
* drop old profiles pageStas Vilchik2015-04-2219-1478/+0
* add some tests for the source viewerStas Vilchik2015-04-2231-270/+2942
* Fix quality flawsJulien Lancelot2015-04-222-4/+1
* Reorganize unit testsJulien Lancelot2015-04-221-116/+116
* SONAR-6445 Decrease the max memory used by server bootstrapper processSimon Brandhof2015-04-221-2/+1
* SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_idJulien Lancelot2015-04-2118-53/+212
* SONAR-6256 Add migration to feed dependencies.from_component_uuid and depende...Julien Lancelot2015-04-2110-2/+246
* SONAR-6256 Add migration to add dependencies.from_component_uuid and dependen...Julien Lancelot2015-04-2112-14/+180
* SONAR-6258 Add performance test on file sources persistenceJulien Lancelot2015-04-212-1/+196
* Fix quality flawJulien Lancelot2015-04-211-3/+7
* improve display of empty drilldownStas Vilchik2015-04-212-0/+5
* refactor "Web Service API" pageStas Vilchik2015-04-2141-730/+1001
* drop unused js codeStas Vilchik2015-04-215-454/+0
* SONAR-6427 Internal WS to get global navigation configuratioJean-Baptiste Lievremont2015-04-2118-27/+681
* SONAR-5382 Remove dependencies WS clientJulien Lancelot2015-04-2110-805/+16
* SONAR-6437 Drop WS /api/coverage/showJulien Lancelot2015-04-2110-390/+10
* having a go at quality issues on singleton enum PredicatesSébastien Lesaint2015-04-213-19/+11
* SONAR-6258 Display component path when an exception is generatedJulien Lancelot2015-04-212-11/+37
* Deprecate AbstractDaoTestCase to not forget to replace itJulien Lancelot2015-04-211-1/+10
* Avoid automatic creation of indicesSimon Brandhof2015-04-211-3/+5
* SONAR-6383 SONAR-6376 remove url object from JSON responseSébastien Lesaint2015-04-216-67/+24
* SONAR-6383 SONAR-6376 factor plugin WSs code into PluginWSCommons classSébastien Lesaint2015-04-219-252/+391
* SONAR-6383 add more info to JSON response of WS pending pluginsSébastien Lesaint2015-04-214-45/+143