aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java/org/sonar/server/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-231-34/+6
* Allow to get user locale from java componentsSimon Brandhof2013-05-031-5/+10
* SONAR-3755 Add forgotten issues metrics in IssuesTab pageJulien Lancelot2013-04-291-5/+6
* Improve interactions between JRuby and Java componentsSimon Brandhof2013-04-272-74/+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
* SONAR-3755 Add methods in IssueFinder Results to get rule by issue and compon...Julien Lancelot2013-04-232-1/+12
* Update copyright headersSimon Brandhof2013-04-2211-44/+44
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2111-33/+33
* 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 Add first version of Issues drilldownJulien Lancelot2013-04-161-8/+30
* SONAR-3755 add authorization to search of issuesSimon Brandhof2013-04-142-90/+1
* SONAR-3755 refactor WS /api/issuesSimon Brandhof2013-04-121-9/+38
* SONAR-3755 JRuby API for issuesSimon Brandhof2013-04-122-0/+101
* 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
* SONAR-3153 Add missing deprecated tag and move property from SecurityRealmFac...Julien Lancelot2013-03-251-4/+2
* SONAR-4044 move to Java 6Simon Brandhof2013-03-251-0/+3
* SONAR-4193 Create a macro interpreter API in sonar and use it for the rule macroJulien Lancelot2013-03-131-0/+5
* SONAR-2227 Manage plugin incompatibility at sonar startupJulien Lancelot2013-02-191-5/+22
* SONAR-3317 download last analysis on dry runSimon Brandhof2013-02-191-1/+1
* Update to new update center APIJulien Lancelot2013-02-181-26/+10
* Move creation of plugin referential from metadata to a new classJulien Lancelot2013-02-181-1/+1
* Removed classes that has been moved to the update center moduleJulien Lancelot2013-02-181-3/+3
* SONAR-2227 Use new update center APIJulien Lancelot2013-02-181-9/+14
* SONAR-3317 improve memory usage in export of dry run dbSimon Brandhof2013-02-141-2/+2
* Revert "SONAR-3976 Introduce the concept of plugin group"Julien Lancelot2013-02-141-6/+6
* SONAR-3976 Introduce the concept of plugin groupJulien Lancelot2013-02-131-6/+6
* SONAR-2501 add first draft of web services /testsSimon Brandhof2013-02-061-0/+3
* SONAR-2501 a test plan can have multiple test cases with the same name (see T...Simon Brandhof2013-02-051-7/+11
* SONAR-4093 Display number of tests covering a lineJulien Lancelot2013-01-291-0/+6
* SONAR-2501 refactor BeanGraph layerSimon Brandhof2013-01-291-2/+3
* SONAR-4092 Use new Test API to display tests dataJulien Lancelot2013-01-281-11/+19
* SONAR-3825 improve error handling + compatibility of sorting with oracleSimon Brandhof2012-12-111-3/+2
* SONAR-3825 use abbreviations of period labelsSimon Brandhof2012-12-111-5/+9
* SONAR-4002 Display widget properties in the same order than the annotations @...Simon Brandhof2012-12-101-16/+16
* Periods is now used to display label periods for global settings and for snap...Julien Lancelot2012-12-051-0/+10
* SONAR-3862 Provide a link to all "Projects", "Views", "Developers", ...Fabrice Bellingard2012-12-051-6/+10
* Fix quality flawsSimon Brandhof2012-12-051-2/+2
* SONAR-3825 delete old mechanism of measure filtersSimon Brandhof2012-12-041-6/+2
* SONAR-3825 add more form attributesSimon Brandhof2012-11-261-1/+1
* SONAR-3825 new page for measure filtersSimon Brandhof2012-11-211-5/+9