aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java/org/sonar/server/ui
Commit message (Collapse)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-106-1116/+0
|
* Fix loading of project DSM in drilldown pageSimon Brandhof2014-07-031-0/+4
|
* Fix some quality flawsSimon Brandhof2014-07-011-4/+0
|
* Remove unused core ruby source tabsSimon Brandhof2014-06-263-170/+13
|
* SONAR-5313 Return long name in /api/components/appJulien Lancelot2014-06-251-0/+2
|
* SONAR-5329 Format date and actionJulien Lancelot2014-06-201-0/+4
|
* Move measure filter classes from sonar-core to sonar-serverSimon Brandhof2014-05-191-2/+2
|
* When using H2, database migration is now automatically doneJulien Lancelot2014-04-181-10/+4
|
* Revert "When using H2, database migration is now automatically done"Julien Lancelot2014-04-181-4/+10
| | | | This reverts commit eecc6c684656627d935169dfe5db20f3552278a3.
* When using H2, database migration is now automatically doneJulien Lancelot2014-04-181-10/+4
|
* SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-171-8/+14
|
* SONAR-5214 Remove references to deprecated violations_density metricJean-Baptiste Lievremont2014-04-101-1/+1
|
* Fix some quality flawsSimon Brandhof2014-04-041-0/+3
|
* SONAR-4843 restart most of componentsSimon Brandhof2014-03-161-5/+1
|
* Refactor plugin management for better maintainabilitySimon Brandhof2014-03-161-5/+4
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-117-7/+7
|
* SONAR-5056 Create new Durations API to format Duration and convert String to ↵Julien Lancelot2014-03-061-5/+8
| | | | Duration
* SONAR-5056 Update Issue.debt from Long to DurationJulien Lancelot2014-03-051-1/+6
|
* SONAR-4996 Update work duration message and move code to i18n APIJulien Lancelot2014-03-032-92/+4
|
* SONAR-5106 Remove HTTP redirect on /batch_bootstrap/indexSimon Brandhof2014-02-281-4/+7
|
* SONAR-4996 Save debt on issues and measures in minutes (instead of seconds)Julien Lancelot2014-02-251-1/+1
|
* SONAR-4996 Update debt display in technical debt pyramid widgetJulien Lancelot2014-02-251-5/+21
|
* SONAR-4996 Update debt on measures sqale_indexJulien Lancelot2014-02-251-0/+76
|
* Revert JRubyFacade#getRuleRepository(String)Simon Brandhof2014-02-041-0/+8
|
* Fix some quality flawsSimon Brandhof2014-02-013-217/+0
|
* Remove dead codeSimon Brandhof2014-02-012-91/+1
|
* Move all QProfile related classes to org.sonar.server.qualityprofileSimon Brandhof2014-02-011-1/+1
|
* Override distance_of_time_in_words_to_now in order to have consistent age ↵Julien Lancelot2014-01-301-0/+7
| | | | dates between rails and java
* SONAR-4887 Remove backup codeJulien Lancelot2014-01-171-10/+5
|
* SONAR-4923 Remove no more used copyProfile()Julien Lancelot2014-01-171-5/+0
|
* SONAR-4923 Remove no more used ProfilesConsoleJulien Lancelot2014-01-171-35/+1
|
* SONAR-4908 enable extension point RuleDefinitionsSimon Brandhof2014-01-151-15/+16
|
* SONAR-4923 Restore profile now uses Java facadeJulien Lancelot2014-01-151-0/+5
|
* SONAR-4923 Update profile parent use Java facadeJulien Lancelot2014-01-091-4/+0
|
* Fix HTTP failure during server startupSimon Brandhof2013-12-201-1/+1
|
* SONAR-4535 Quality profile creation is now done in JavaJulien Lancelot2013-12-131-4/+0
|
* Fix some quality flawsSimon Brandhof2013-12-091-2/+2
|
* Fix quality flawsJean-Baptiste Lievremont2013-12-091-18/+4
|
* SONAR-4773 Fix issue for Design componentJulien Lancelot2013-12-091-2/+1
|
* Fix some quality flawJulien Lancelot2013-12-091-1/+0
|
* SONAR-4688 remove loading of rule bundlesSimon Brandhof2013-12-092-27/+1
|
* Fix quality flawsJean-Baptiste Lievremont2013-12-031-1/+1
|
* SONAR-4756 Define a JRuby facade for profiling, use it in rules searchJean-Baptiste Lievremont2013-12-021-0/+51
|
* SONAR-4885 Stop supporting the internationalization of rule descriptions and ↵Simon Brandhof2013-11-292-20/+12
| | | | titles
* SONAR-4887 Restore backup controller as it is used by ITsJulien HENRY2013-11-271-1/+7
|
* SONAR-4887 Remove "Backup" page from the "Settings > System" admin spaceJulien HENRY2013-11-261-7/+1
|
* SONAR-4776 Set link from the added technical debt to the measures drilldown.Julien Lancelot2013-11-111-1/+1
|
* SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-141-3/+4
|
* Revert SONAR-4753Julien Lancelot2013-10-111-1/+1
|
* SONAR-4717 Drilling down on technical debt metrics should display issues ↵Julien Lancelot2013-10-101-1/+2
| | | | viewer instead of code source viewer