aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-0228-1196/+14
* SONAR-6588 move computation of debt to Compute EngineSimon Brandhof2015-07-0220-106/+638
* SONAR-6588 integrate issues to Compute EngineSimon Brandhof2015-07-0221-676/+228
* SONAR-6623 count issuesSimon Brandhof2015-07-021-29/+0
* SONAR-6623 extract issue tracking algorithm from batchSimon Brandhof2015-07-0250-228/+2696
* Fix some quality flawsJulien HENRY2015-06-301-67/+66
* Quality flawsSimon Brandhof2015-06-2912-51/+75
* SONAR-6668 update issue filters widgets to display the technical debtStas Vilchik2015-06-291-0/+6
* SONAR-6078 show debt on issues pageStas Vilchik2015-06-291-0/+1
* SONAR-6615 ws custom_measures/search search for custom measuresTeryk Bellahsene2015-06-264-4/+29
* SONAR-6634 drop column resource_id from the manual_measures tableTeryk Bellahsene2015-06-268-23/+10
* SONAR-6661 rewrite update centerStas Vilchik2015-06-251-0/+12
* SONAR-6612 ws custom_measures/metrics list available custom metrics for a pro...Teryk Bellahsene2015-06-252-0/+15
* SONAR-6570 update webStas Vilchik2015-06-251-0/+19
* SONAR-6611 WS custom_measures/update update a custom measureTeryk Bellahsene2015-06-242-3/+15
* improve the "max results reached" message in issues filter widgetStas Vilchik2015-06-221-0/+1
* SONAR-5851 remove "all rules" exporterStas Vilchik2015-06-221-1/+0
* Fix Q flawsSimon Brandhof2015-06-193-6/+15
* 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