aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6418 delete table GRAPHSSimon Brandhof2015-05-2018-681/+17
* refactor ServerComponents into multiple PlatformLevel classesSébastien Lesaint2015-05-201-6/+17
* Fix creation of component keyJulien Lancelot2015-05-202-7/+3
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-193-5/+4
* WS api/projects/delete delete project and associated data - SONAR-6528Teryk Bellahsene2015-05-191-11/+17
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-191-14/+0
* SONAR-6517 remove dependency of sonar-plugin-api on picocontainerSimon Brandhof2015-05-191-0/+4
* use @Nonnull annotation in IdUuidPairsTeryk Bellahsene2015-05-191-2/+4
* refactoring - use select in method names in ComponentDaoTeryk Bellahsene2015-05-192-12/+12
* SONAR-6553 SONAR-6554 Drop the web part of the design spaceStas Vilchik2015-05-191-45/+0
* Remove BaseDao usage from ComponentDaoJulien Lancelot2015-05-183-20/+12
* Fix quality flawsSimon Brandhof2015-05-152-5/+3
* remove several hardcoded classpath in dao classesTeryk Bellahsene2015-05-159-22/+90
* provisioned and ghosts projects case insensitive when searching for a pattern...Teryk Bellahsene2015-05-151-4/+0
* WS api/projects/ghosts list ghost projects - SONAR-6527Teryk Bellahsene2015-05-152-2/+33
* Remove direct usage of System2.INSTANCE in constructorsSimon Brandhof2015-05-151-6/+1
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-154-15/+22
* SONAR-6517 use thread context classloader as base classloader on batch sideSimon Brandhof2015-05-131-2/+5
* Tests should not catch the exceptionDavid Gageot2015-05-131-14/+4
* Remove redundant throwsDavid Gageot2015-05-134-7/+7
* Useless codeDavid Gageot2015-05-1215-38/+38
* SONAR-6517 fix self-first classloaders in pluginsSimon Brandhof2015-05-121-4/+13
* SONAR-6517 fix sharing of plugin api packages across plugin classloadersSimon Brandhof2015-05-111-2/+9
* WS api/projects/projects/provisioned list the provisioned projects - SONAR-6526Teryk Bellahsene2015-05-112-1/+32
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-1144-136/+223
* remove useless qualifiersSébastien Lesaint2015-05-111-1/+1
* SONAR-6517 fix loading of field Sonar-RequirePluginsSimon Brandhof2015-05-112-0/+8
* SONAR-6365 implement DB check in /api/system/statusSébastien Lesaint2015-05-114-4/+106
* Fix stability of PluginInfoTestSimon Brandhof2015-05-111-1/+1
* SONAR-6517 apply second feedbackSimon Brandhof2015-05-113-17/+61
* SONAR-6517 apply feedbackSimon Brandhof2015-05-119-197/+341
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-1137-1150/+2081
* Redundant importsDavid Gageot2015-05-076-13/+0
* Redundant throws clause in testsDavid Gageot2015-05-0784-323/+323
* SONAR-6470 New Java WS to show a user's groupsJean-Baptiste Lievremont2015-05-073-16/+64
* index tests - SONAR-6255Teryk Bellahsene2015-05-071-1/+1
* SONAR-6464 Optimize query that return file source hashes in /batch/project WSJulien Lancelot2015-05-042-5/+20
* SONAR-6458 Persist file dependencies in the compute engineJulien Lancelot2015-04-302-0/+7
* SONAR-6458 Create FileDependencyDao to insert and select file dependenciesJulien Lancelot2015-04-308-130/+172
* SONAR-6453 Add columns in the dependencies tableJulien Lancelot2015-04-297-38/+43
* Remove useless ResourceSnapshotMapper and rename folder dependency to designJulien Lancelot2015-04-2812-173/+78
* several tests with the same name SONAR-6255Teryk Bellahsene2015-04-281-0/+4
* persist tests in db - SONAR-6255Teryk Bellahsene2015-04-289-55/+168
* add new column data_type in file_sources table - SONAR-6255Teryk Bellahsene2015-04-289-13/+32
* Fix quality flawsJean-Baptiste Lievremont2015-04-281-5/+7
* SONAR-6428 Apply feedback from PRJean-Baptiste Lievremont2015-04-281-1/+1
* SONAR-6428 WS to get component navigation informationJean-Baptiste Lievremont2015-04-288-0/+208
* SONAR-6493 java.lang.NullPointerException in the PopulateProjectsUuidColumns ...Julien Lancelot2015-04-271-1/+1
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-277-72/+21
* Fix quality flawsJulien Lancelot2015-04-271-1/+1