aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java/org/sonar/server/ui/JRubyFacade.java
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-101-424/+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-261-25/+12
* 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
* 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
* 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-111-1/+1
* SONAR-5106 Remove HTTP redirect on /batch_bootstrap/indexSimon Brandhof2014-02-281-4/+7
* Revert JRubyFacade#getRuleRepository(String)Simon Brandhof2014-02-041-0/+8
* Remove dead codeSimon Brandhof2014-02-011-32/+1
* Move all QProfile related classes to org.sonar.server.qualityprofileSimon Brandhof2014-02-011-1/+1
* 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
* SONAR-4535 Quality profile creation is now done in JavaJulien Lancelot2013-12-131-4/+0
* Fix quality flawsJean-Baptiste Lievremont2013-12-091-18/+4
* SONAR-4688 remove loading of rule bundlesSimon Brandhof2013-12-091-12/+0
* SONAR-4885 Stop supporting the internationalization of rule descriptions and ...Simon Brandhof2013-11-291-10/+6
* 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-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-141-3/+4
* SONAR-4690 improve codeSimon Brandhof2013-09-211-1/+1
* SONAR-4602 Fix concurrent access issues with dryRun cacheJulien HENRY2013-09-061-2/+2
* SONAR-4602 Revert eviction of dryRun cache on settings changeJulien HENRY2013-09-041-5/+3
* SONAR-4602 Invalidate dryRun cache when changing settingsJulien HENRY2013-09-021-8/+26
* SONAR-4470 Performance issue when migrating DB from 3.5 to 3.6 (mainly with O...Simon Brandhof2013-07-041-3/+3
* Fix some quality flawsSimon Brandhof2013-05-311-0/+1
* SONAR-3755 move and delete some classes related to issuesSimon Brandhof2013-05-271-11/+0
* Remove some unused code related to reviewsSimon Brandhof2013-05-251-22/+0
* Improve interactions between JRuby and Java componentsSimon Brandhof2013-04-271-22/+6
* Revert Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition...Julien Lancelot2013-04-251-3/+3
* Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to Pro...Julien Lancelot2013-04-241-3/+3
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Fix quality flawsJulien Lancelot2013-04-181-4/+0
* SONAR-3893 HTML source decoration using both syntax highlighting and symbol dataJean-Baptiste Vilain2013-04-161-2/+2
* SONAR-3893 Symbol data deserializationJean-Baptiste Vilain2013-04-161-2/+2
* SONAR-3755 refactor IssueFinderSimon Brandhof2013-04-121-4/+3
* SONAR-3755 Add Issue Web ServiceJulien Lancelot2013-04-101-20/+9
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-101-0/+5
* SONAR-4103 The dates displayed in the dropdown list allowing to select a diff...Julien Lancelot2013-04-021-0/+4