aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-14384-52849/+3248
* Automatic merge from branch-5.1Jenkins CI2015-10-143-30/+87
|\
| * Fix reliability of NetworkUtils#freePort()Simon Brandhof2015-10-132-29/+86
| * SONAR-6219 Fix ruby warning "don't put space before argument parentheses"Simon Brandhof2015-10-131-1/+1
* | Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-138-8/+8
|/
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-138-8/+8
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-138-8/+8
* Update the sonar-web pom with correct config for javadoc and sourcesThomas Vérin2015-10-131-0/+4
* Updated poms to generate empty javadoc and sources jars to comply with maven ...Thomas Vérin2015-10-132-0/+56
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-128-8/+8
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-128-12/+10
* Fix rules index nameJulien Lancelot2015-10-121-1/+1
* SONAR-6915 Change type of character columns of ISSUES table on MsSQLJulien Lancelot2015-10-121-0/+41
* Fix Xms java option of sonar.web.javaOptsSimon Brandhof2015-10-121-1/+1
* SONAR-6884 revert systematic usage of latin1 CS collation when creating NVARC...Simon Brandhof2015-10-121-7/+1
* Change default number of ES shardsSimon Brandhof2015-10-0914-134/+91
* SONAR-6717 Issue attributes are keptJulien Lancelot2015-10-092-4/+190
* SONAR-6717 Restore issues actions APIJulien Lancelot2015-10-0919-426/+582
* SONAR-6742 fix issue refreshing after the custom actionStas Vilchik2015-10-091-1/+4
* revert SONAR-6742 Stop displaying plugin actions for issuesStas Vilchik2015-10-096-8/+83
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-0916-66/+65
* SONAR-6830 apply feedbackStas Vilchik2015-10-092-52/+49
* SONAR-6914 Change default sizes of HTTP and DB poolsSimon Brandhof2015-10-093-5/+4
* Remove issue attributes from batchSimon Brandhof2015-10-071-3/+0
* SONAR-6830 make it possible to change server log level from UIStas Vilchik2015-10-074-0/+56
* SONAR-6904 add log level to system infoSimon Brandhof2015-10-069-31/+91
* SONAR-6904 add link to logs in system info pageSimon Brandhof2015-10-061-0/+1
* Improve WS description of api/user_groups/deleteTeryk Bellahsene2015-10-061-1/+1
* fix ie9 issuesStas Vilchik2015-10-064-6/+11
* SONAR-6860 initiate drilldown on "new_technical_debt" instead of "new_sqale_d...Stas Vilchik2015-10-061-1/+1
* SONAR-6830 ability to change level of SQL logs on the flySimon Brandhof2015-10-064-10/+30
* SONAR-6830 add WS api/system/logs and api/system/change_log_levelSimon Brandhof2015-10-0616-32/+488
* Fix some quality flawsSimon Brandhof2015-10-063-4/+3
* use showBackgroundTasks to render component navigationStas Vilchik2015-10-061-1/+4
* SONAR-6834 Fix location of showBackgroundTasks in response of api/navigation/...Simon Brandhof2015-10-061-2/+2
* SONAR-6805 fix project permissions pageStas Vilchik2015-10-066-118/+28
* Fix quality flawsJulien Lancelot2015-10-063-22/+32
* SONAR-6556 fix project deletionStas Vilchik2015-10-061-0/+39
* Fix quality flawsTeryk Bellahsene2015-10-066-14/+82
* SONAR-6854 use api/user_groupsStas Vilchik2015-10-065-26/+26
* SONAR-6903 Rename WS api/usergroups/* to api/user_groups/*Teryk Bellahsene2015-10-0612-149/+108
* SONAR-6854 WS permissions/template_group do not return anyone if admin permis...Teryk Bellahsene2015-10-061-2/+17
* SONAR-6827 now VariationSumFurmula supports always generating measureSébastien Lesaint2015-10-061-4/+28
* SONAR-6827 now SumFurmula supports always generating a measureSébastien Lesaint2015-10-065-64/+217
* SONAR-6827 now formula init. on other than FILE and PROJECT_VIEWSébastien Lesaint2015-10-065-144/+167
* Improve WsUtils checkFound methodsTeryk Bellahsene2015-10-065-20/+19
* SONAR-6784 Remove RoR WS from Permissions declarationTeryk Bellahsene2015-10-062-80/+1
* Rename WsPermissionParameters to PermissionsWsParametersTeryk Bellahsene2015-10-0644-158/+158
* SONAR-6475 WS usergroups/users handle user groupTeryk Bellahsene2015-10-063-66/+72
* SONAR-6476 WS usergroups/add_user handles group nameTeryk Bellahsene2015-10-062-64/+75