aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* add new column data_type in file_sources table - SONAR-6255Teryk Bellahsene2015-04-2824-27/+227
* Fix quality flawsJean-Baptiste Lievremont2015-04-286-22/+33
* SONAR-6428 Use default project dashboards when user has no specific configJean-Baptiste Lievremont2015-04-283-0/+42
* SONAR-6427 Add root qualifiers in global nav WSJean-Baptiste Lievremont2015-04-283-4/+47
* SONAR-6428 Replace server-side URL generation with display conditionsJean-Baptiste Lievremont2015-04-2810-409/+231
* SONAR-6428 Apply feedback from PRJean-Baptiste Lievremont2015-04-285-34/+78
* SONAR-6428 WS to get component navigation informationJean-Baptiste Lievremont2015-04-2818-7/+1220
* Remove second LOG added by mergeJulien Lancelot2015-04-271-2/+0
* Automatic merge from branch-5.1Jenkins CI2015-04-271-0/+2
|\
| * SONAR-6493 java.lang.NullPointerException in the PopulateProjectsUuidColumns ...Julien Lancelot2015-04-274-76/+211
| * SONAR-6425 Links to project page extensions do not exist in the navigationStas Vilchik2015-04-163-4/+20
| * Update version to 5.1.1-SNAPSHOTSonartech2015-04-028-8/+8
| * Release 5.15.1Sonartech2015-04-028-8/+8
| * fix select2 in rule bulk changeStas Vilchik2015-04-011-1/+2
* | SONAR-6493 java.lang.NullPointerException in the PopulateProjectsUuidColumns ...Julien Lancelot2015-04-274-85/+219
* | SONAR-6427 Use default dashboards when user has no specific configurationJean-Baptiste Lievremont2015-04-272-0/+14
* | Add key in /api/sources/lines WSJulien Lancelot2015-04-276-96/+183
* | SONAR-6338 Fix issue on uncovered linesJulien Lancelot2015-04-272-19/+24
* | SONAR-6429 WS to support settings navigationJean-Baptiste Lievremont2015-04-278-10/+260
* | Fix quality flawsJulien Lancelot2015-04-275-6/+9
* | SONAR-6430 add plugin source revision to JSON responseSébastien Lesaint2015-04-276-14/+26
* | SONAR-6385 add WS to list SonarQube upgradesSébastien Lesaint2015-04-274-8/+328
* | Fix quality flawJean-Baptiste Lievremont2015-04-271-1/+1
* | SONAR-6380 SONAR-6381 SONAR-6382 WS description should mention update centerSébastien Lesaint2015-04-273-4/+8
* | SONAR-6377 SONAR-6379 add update center refresh date to JSON responseSébastien Lesaint2015-04-278-63/+91
* | fix various quality flawsSébastien Lesaint2015-04-245-9/+34
* | SONAR-6379 fix response to display many updates per pluginSébastien Lesaint2015-04-2410-97/+495
* | SONAR-6138 limit default list of favorites to 6 items, add favorites to searc...Stas Vilchik2015-04-243-7/+29
* | do not display navigation when there is no layoutStas Vilchik2015-04-241-1/+1
* | SONAR-6265 filter similar rules from the detailed viewStas Vilchik2015-04-245-51/+69
* | SONAR-6210 add some rule metaStas Vilchik2015-04-242-10/+83
* | Build must not copy sonar-colorizer/sonar-colorizer.css in sonar-web.Simon Brandhof2015-04-241-24/+0
* | Fix quality flawsSimon Brandhof2015-04-247-8/+6
* | SONAR-6392 Drop measure trendsSimon Brandhof2015-04-2316-143/+16
* | 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-232-5/+45
* | 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