aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-11828-828/+828
* SONAR-5056 Add migration to copy data on requirements from characteristics to...Julien Lancelot2014-03-119-26/+116
* SONAR-5007 Facets UXStas Vilchik2014-03-117-19/+79
* SONAR-5007 Rework quality profiles partStas Vilchik2014-03-1123-318/+263
* revert renaming of DebtModelPluginRepository to TechnicalDebtModelRepository ...Julien Lancelot2014-03-103-8/+8
* revert renaming of org.sonar.core.technicaldebt to org.sonar.core.debt as son...Julien Lancelot2014-03-1013-18/+18
* SONAR-5091 Fix display issue when duplicating default QGJean-Baptiste Lievremont2014-03-102-0/+2
* Fix footer on measures pageStas Vilchik2014-03-073-0/+13
* SONAR-5007 Add second POCStas Vilchik2014-03-0737-177/+707
* SONAR-5119 Add a warning log when a rule is linked on a removed characteristicJulien Lancelot2014-03-071-1/+1
* SONAR-5120 When a rule is linked on a root characteristic, server startup sho...Julien Lancelot2014-03-073-25/+12
* Verify profile is existing on some actionsJulien Lancelot2014-03-073-2/+10
* SONAR-5084 Add total number of matching rules in the rules search WS resultJean-Baptiste Lievremont2014-03-072-3/+6
* Renamed package to org.sonar.core.technicaldebt to debt And removed technical...Julien Lancelot2014-03-0713-43/+43
* SONAR-5087 Match on name or key (like in qprofile management screen)Jean-Baptiste Lievremont2014-03-072-1/+5
* Fix quality flawsJulien Lancelot2014-03-071-0/+1
* SONAR-5056 Only load characteristics without requirement when Synchronizing r...Julien Lancelot2014-03-077-8/+55
* Fix quality flawJulien Lancelot2014-03-071-1/+3
* SONAR-5094 Update Quality Gate show WS and its associated client for easier l...Jean-Baptiste Lievremont2014-03-074-7/+72
* Fix wrong renaming of issue.debt in the Issue search WSJulien Lancelot2014-03-071-1/+2
* SONAR-5056 Improve characteristic searchJulien Lancelot2014-03-061-1/+5
* SONAR-5056 Synchronize rule debt definitions from plugin debt modelsJulien Lancelot2014-03-0613-105/+366
* Fix alerts.warning_tooltipStas Vilchik2014-03-062-2/+2
* SONAR-4913 Fix regression: show edit button only when there is selected filterStas Vilchik2014-03-061-1/+1
* SONAR-5007 Add first POCStas Vilchik2014-03-0663-376/+2557
* SONAR-926 improve perf of the db migration 497Simon Brandhof2014-03-0661-58/+264
* SONAR-926 improve performance of db migration 490_migrate_package_keysSimon Brandhof2014-03-0610-27/+250
* Rename packages of Java db migrationsSimon Brandhof2014-03-0647-31/+33
* Refactor org.sonar.server.db.migrations.MassUpdaterSimon Brandhof2014-03-0629-123/+114
* SONAR-5056 Create new Durations API to format Duration and convert String to ...Julien Lancelot2014-03-0614-74/+61
* SONAR-5056 Set Rule remediation factor and offset as StringJulien Lancelot2014-03-061-8/+13
* SONAR-5074 Alphabetical order the list of issue filtersStas Vilchik2014-03-061-1/+3
* SONAR-5114 Modify client side application to support App WSStas Vilchik2014-03-0610-91/+19
* SONAR-5056 Update Issue.debt from Long to DurationJulien Lancelot2014-03-059-18/+40
* Fix unit testJulien Lancelot2014-03-051-5/+6
* SONAR-5056 Add debt columns on rules and update Rule API to define some debt ...Julien Lancelot2014-03-0533-125/+338
* SONAR-5114 Modify client side application to support App WSStas Vilchik2014-03-0531-129/+303
* SONAR-5113 Move the contents of the /api/qualitygates/metrics WS to the app i...Jean-Baptiste Lievremont2014-03-054-43/+37
* SONAR-5083 Fix bug with restoring RATINGStas Vilchik2014-03-052-2/+2
* SONAR-5113 Add WS for quality gate JS application initialization (periods, pe...Jean-Baptiste Lievremont2014-03-055-20/+238
* SONAR-5083 Fix bug with restoring WORK_DUR from minutesStas Vilchik2014-03-052-2/+2
* SONAR-4913 Add missed idStas Vilchik2014-03-051-1/+1
* SONAR-4913 Add missed idStas Vilchik2014-03-051-1/+1
* SONAR-5107 SONAR-5115 Update alert widget to look well with new alert level i...Stas Vilchik2014-03-051-6/+6
* SONAR-4913 Improve layout of the page "Measures"Stas Vilchik2014-03-0511-99/+80
* Removed useless usage of WorkDurationFactoryJulien Lancelot2014-03-051-0/+3
* SONAR-4854 Little change to support rule language after page reloadStas Vilchik2014-03-051-0/+1
* SONAR-5087 Show language in the rule criterion select listJean-Baptiste Lievremont2014-03-051-1/+1
* Move WorkDuration API to internal package as it will be refactored is 4.3Julien Lancelot2014-03-053-5/+5
* SONAR-5087 Add language to /api/rules/show in order to display it in the rule...Jean-Baptiste Lievremont2014-03-056-3/+30