aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Copy custom measures in compute engineSimon Brandhof2015-06-192-3/+3
* Merge pull request #366 from gliptak/warnings1Sébastien Lesaint2015-06-196-11/+13
|\
| * Cleanup warningsGabor Liptak2015-06-176-11/+13
* | Fix MeasureDao on PostgreSQL and OracleJulien Lancelot2015-06-193-1/+13
* | fix quality flawsTeryk Bellahsene2015-06-192-16/+18
* | SONAR-6643 Fill measures with variationsJulien Lancelot2015-06-194-4/+157
* | Revert "Fix quality flaws"Sébastien Lesaint2015-06-182-0/+46
* | Fix quality flawsSimon Brandhof2015-06-182-46/+0
* | fix quality flawsTeryk Bellahsene2015-06-181-1/+5
* | fix shortcut help labelStas Vilchik2015-06-181-1/+1
* | SONAR-6610 WS custom_measures/create work duration sends the raw data (number...Teryk Bellahsene2015-06-181-1/+1
* | Drop Hibernate from serverSimon Brandhof2015-06-183-87/+10
* | Refactor registration of metrics at server startupSimon Brandhof2015-06-189-316/+19
* | SONAR-6610 WS custom_measures/create create a custom measureTeryk Bellahsene2015-06-183-0/+10
* | Merge pull request #381 from Bananeweizen/patch-1Simon Brandhof2015-06-171-1/+1
|\ \
| * | Update core.propertiesMichael Keppler2015-06-171-1/+1
| |/
* | SONAR-6588 Remove RuleFinder from batch bootstrap phaseSimon Brandhof2015-06-174-234/+0
* | Remove ability to get users from batchSimon Brandhof2015-06-174-26/+38
* | Remove Hibernate entity "MeasureModel"Simon Brandhof2015-06-173-33/+8
|/
* Allow to insert multiple dtos at the same times for some daosJulien Lancelot2015-06-162-27/+72
* Increase some timeouts in testsSimon Brandhof2015-06-161-1/+1
* SONAR-6507 Redesign the "My Profile" pageStas Vilchik2015-06-151-0/+1
* SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITYSimon Brandhof2015-06-123-40/+2
* SONAR-6557 Drop dependencies tableJulien Lancelot2015-06-1215-298/+13
* SONAR-6557 Remove component and snapshot librariesJulien Lancelot2015-06-123-85/+2
* SONAR-6557 Remove useless migrations on dependenciesJulien Lancelot2015-06-121-4/+0
* MetricDao.selectNullableById should really take a long, not a intSébastien Lesaint2015-06-121-1/+1
* Decrease to DEBUG the log "API compatibility mode is enabled on plugin xxx"Simon Brandhof2015-06-121-1/+1
* SONAR-6260 Fix test on Oracle because snapshots.path is not empty but nullJulien Lancelot2015-06-101-1/+5
* SONAR-6596 Remove database semaphores from batchJulien Lancelot2015-06-101-7/+4
* SONAR-6260 Apply PR feedbackJulien Lancelot2015-06-103-5/+4
* SONAR-6260 Remove snapshot and project persistence form batchJulien Lancelot2015-06-105-353/+12
* SONAR-6260 Create a PeriodsRepositoryJulien Lancelot2015-06-104-5/+235
* SONAR-6260 Persist snapshots without periodsJulien Lancelot2015-06-102-0/+9
* Drop Hibernate model ManualMeasureSimon Brandhof2015-06-102-81/+0
* Refactor the SQL request to select notif propertiesSimon Brandhof2015-06-101-7/+7
* SONAR-6615 add in table 'manual_measures' column 'compunent_uuid'Teryk Bellahsene2015-06-108-11/+27
* SONAR-6567 send notifications on QGate failuresSimon Brandhof2015-06-105-14/+17
* Keep compatibility with deprecated JFreeChartSimon Brandhof2015-06-101-0/+1
* SONAR-5892 apply feedbackStas Vilchik2015-06-091-0/+1
* SONAR-6567 move notifications from sonar-core to sonar-serverSimon Brandhof2015-06-088-865/+0
* SONAR-6570 WS metrics/search count take into account the isCustom propertyTeryk Bellahsene2015-06-082-3/+11
* SONAR-6570 fix metrics search concerning MySql orderTeryk Bellahsene2015-06-081-1/+1
* SONAR-6616 WS custom_measures/deleteTeryk Bellahsene2015-06-083-5/+11
* SONAR-6370 plugins should reuse the provided logging systemSimon Brandhof2015-06-051-4/+5
* Fix compatibility of plugin classloader with some SonarSource internal libsSimon Brandhof2015-06-051-1/+3
* SONAR-6572 ws metrics/update update an existing custom metricTeryk Bellahsene2015-06-052-1/+13
* SONAR-6610 selectByComponentId for Custom MeasuresTeryk Bellahsene2015-06-053-7/+17
* fix bunch a 'Make 'XXX' a static method' issuesTeryk Bellahsene2015-06-051-7/+6
* Fix quality flawsSimon Brandhof2015-06-051-8/+8