aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6568 add DbClient, tree root and LanguageRepository to ComputationContextSébastien Lesaint2015-05-2523-143/+469
* SONAR-6568 add CE specific component "API"Sébastien Lesaint2015-05-2515-0/+1030
* SONAR-6568 add LanguageRepositorySébastien Lesaint2015-05-2523-104/+285
* SONAR-6259 Do not assume that project exists at the begin of the compute engineJulien Lancelot2015-05-2537-302/+329
* Add project name in compute report queueJulien Lancelot2015-05-2510-56/+59
* SONAR-6565 refactor users pageStas Vilchik2015-05-2245-162/+1341
* SONAR-6471 Add new WS to search for user groupsJean-Baptiste Lievremont2015-05-2219-10/+668
* SONAR-6471 Remove BaseDao from GroupDaoJean-Baptiste Lievremont2015-05-223-9/+16
* SONAR-6567 disable extension point NotificationDispatcher in batchSimon Brandhof2015-05-2215-182/+28
* SONAR-6259 Update test nameJulien Lancelot2015-05-221-1/+1
* SONAR-6259 Fix persistence of projects.root_idJulien Lancelot2015-05-222-13/+90
* SONAR-6259 Use component caches to get id or uuidJulien Lancelot2015-05-2142-629/+964
* SONAR-6259 Persist components in dbJulien Lancelot2015-05-2111-117/+1208
* Remove IndexViewsStep as Views is currently disabledJulien Lancelot2015-05-214-97/+2
* Fix quality flawsSimon Brandhof2015-05-211-1/+2
* WsTester checks POST methodTeryk Bellahsene2015-05-2111-62/+99
* WS api/projects/delete post request only - SONAR-6528Teryk Bellahsene2015-05-212-7/+8
* Remove ComputationStep.supportedProjectQualifiers() as it was only used for V...Julien Lancelot2015-05-2126-157/+23
* Remove PurgeRemovedViewsStep as Views plugin is currently not supportedJulien Lancelot2015-05-214-183/+2
* SONAR-5382 Drop Java WS client librarySimon Brandhof2015-05-21273-17197/+0
* Fix comment of DB migration 915Simon Brandhof2015-05-211-1/+2
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-6/+0
* Revert server log on installed pluginsSimon Brandhof2015-05-211-1/+1
* Remove useless methods from MeasuresDaoSimon Brandhof2015-05-202-2/+2
* Delete DefaultPurgeTask and remove DefaultPeriodCleaner from batchSimon Brandhof2015-05-202-9/+4
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-20127-128/+127
* remove the api/projects/destroy WS - SONAR-6531Teryk Bellahsene2015-05-206-126/+11
* Automatic merge from branch-5.1Jenkins CI2015-05-202-14/+22
|\
| * SONAR-6566 Unable to deliver notifications on MySQLSimon Brandhof2015-05-202-14/+22
* | add project DeleteAction in the list of components and update WS description ...Teryk Bellahsene2015-05-202-1/+2
* | SONAR-6553 Remove Java design WS and File dependencies persistence in Compute...Julien Lancelot2015-05-2021-1107/+9
* | SONAR-6418 delete table GRAPHSSimon Brandhof2015-05-205-50/+35
* | refactor ServerComponents into multiple PlatformLevel classesSébastien Lesaint2015-05-209-1078/+1357
* | Fix creation of component keyJulien Lancelot2015-05-201-1/+1
* | Fix bad use of UsersWsAction marker interfaceJean-Baptiste Lievremont2015-05-201-2/+2
* | disable parallel compilation of web assetsStas Vilchik2015-05-201-4/+1
* | Fix quality flawJulien Lancelot2015-05-201-1/+0
* | ServerTester don't do startup tasks by default anymoreSébastien Lesaint2015-05-2017-30/+92
* | fix paths in coverage reportStas Vilchik2015-05-191-2/+1
* | sanitize gruntfileStas Vilchik2015-05-192-28/+9
* | parallel execution of web tests using grunt-parallelStas Vilchik2015-05-191-24/+58
* | change analysis settingsStas Vilchik2015-05-191-2/+2
* | change headers checkStas Vilchik2015-05-1916-342/+36
* | move require.js to third-partyStas Vilchik2015-05-193-2/+2
* | change web structure: separate componentsStas Vilchik2015-05-19474-971/+2923
* | consistent methods names for all WsAction classesTeryk Bellahsene2015-05-19198-574/+483
* | WS api/projects/delete delete project and associated data - SONAR-6528Teryk Bellahsene2015-05-196-157/+394
* | SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-191-10/+4
* | SONAR-6517 remove explicit dependency of sonar-server on dom4jSimon Brandhof2015-05-191-12/+0
* | SONAR-6517 do not package the xml libs provided by Java 1.7+Simon Brandhof2015-05-191-0/+7