summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-1540-173/+190
* update component settings linksStas Vilchik2015-05-152-2/+12
* add grunt task for quick build (no minification)Stas Vilchik2015-05-151-0/+3
* add medium test for plugins webservicesSébastien Lesaint2015-05-157-10/+272
* add platform restart and set update-center.properties in ServerTesterSébastien Lesaint2015-05-151-1/+5
* document web service and action naming conventionsTeryk Bellahsene2015-05-151-0/+1
* rename web service actions with the domainWsAction formTeryk Bellahsene2015-05-15119-133/+126
* rename web services with the xxxWs formTeryk Bellahsene2015-05-1518-58/+59
* fix quality issues (code format and coverage)Sébastien Lesaint2015-05-159-14/+20
* Fix quality flawsJulien Lancelot2015-05-1310-3/+27
* SONAR-6427 SONAR-6428 Fix l10n of dashboard titlesJean-Baptiste Lievremont2015-05-134-3/+13
* Upgrade npmDavid Gageot2015-05-131-1/+1
* Tests should use ExpectedExceptionDavid Gageot2015-05-131-19/+16
* Unused importsDavid Gageot2015-05-134-8/+0
* Remove redundant throwsDavid Gageot2015-05-1312-20/+20
* SONAR-6253 Rename some stepsJulien Lancelot2015-05-136-14/+28
* Make test more robustJean-Baptiste Lievremont2015-05-131-8/+10
* Fix issue bulk change modal permission checkJean-Baptiste Lievremont2015-05-123-11/+26
* Useless codeDavid Gageot2015-05-1275-142/+142
* Dead codeDavid Gageot2015-05-121-25/+0
* rename UserSession.login=>getLogin and UserSessionRule.logon=>loginSébastien Lesaint2015-05-1290-326/+327
* make UserSession non staticSébastien Lesaint2015-05-12241-2516/+3659
* SONAR-6517 fix sharing of plugin api packages across plugin classloadersSimon Brandhof2015-05-1113-0/+36
* refactor WS using 'f' and 'q' parameters with WebService.Param fieldsTeryk Bellahsene2015-05-114-13/+11
* WS api/projects/projects/provisioned list the provisioned projects - SONAR-6526Teryk Bellahsene2015-05-1119-133/+645
* Fix some quality flawsJulien HENRY2015-05-111-9/+7
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-11126-326/+531
* remove useless qualifiersSébastien Lesaint2015-05-111-1/+1
* SONAR-6517 fix loading of field Sonar-RequirePluginsSimon Brandhof2015-05-111-3/+17
* SONAR-6365 implement DB check in /api/system/statusSébastien Lesaint2015-05-112-4/+62
* SONAR-6365 add Java WS system status (no DB check)Sébastien Lesaint2015-05-114-0/+333
* SONAR-6365 use an enum to represent status of PlatformSébastien Lesaint2015-05-111-2/+19
* Fix merge conflictsSimon Brandhof2015-05-113-477/+0
* SONAR-6517 apply second feedbackSimon Brandhof2015-05-113-4/+5
* SONAR-6517 rename field "homepage" by "homepageUrl" in api/pluginsSimon Brandhof2015-05-116-14/+14
* SONAR-6517 apply feedbackSimon Brandhof2015-05-1116-178/+259
* SONAR-6517 fix regression - server should stop if plugin is not compatible wi...Simon Brandhof2015-05-112-10/+12
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-1187-1134/+1462
* rename ambiguous field namesTeryk Bellahsene2015-05-089-14/+15
* lower complexity of searchTests methodTeryk Bellahsene2015-05-081-4/+8
* measure filter ordering simplifiedTeryk Bellahsene2015-05-081-1/+1
* generate random test data with covered file each timeTeryk Bellahsene2015-05-082-3/+3
* Format codeDavid Gageot2015-05-071-5/+5
* Dead codeDavid Gageot2015-05-071-4/+0
* Redundant importsDavid Gageot2015-05-0760-102/+0
* Redundant throws clause in testsDavid Gageot2015-05-07454-1737/+1737
* We don't need two versions of phantomjsDavid Gageot2015-05-071-1/+0
* Why wait for so "long"?David Gageot2015-05-071-1/+1
* Throw actual exceptionDavid Gageot2015-05-072-4/+4
* Dead codeDavid Gageot2015-05-072-10/+0