summaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3893 Added symbol usages highlighting in drilldown perspectiveJean-Baptiste Vilain2013-04-172-0/+8
* SONAR-4252 Add SonarQube logoSimon Brandhof2013-04-161-0/+0
* SONAR-3893 HTML source decoration using both syntax highlighting and symbol dataJean-Baptiste Vilain2013-04-162-4/+4
* SONAR-3893 Symbol data deserializationJean-Baptiste Vilain2013-04-162-4/+4
* SONAR-3755 Fix issue in duration displayed in issues code viewerJulien Lancelot2013-04-163-5/+7
* SONAR-3755 Add componentRoots filter to select issues from component and its ...Julien Lancelot2013-04-164-7/+12
* Fix issue when deleting copy of ruleJulien Lancelot2013-04-161-1/+1
* SONAR-3755 Add rule and created at filters on issue query.Julien Lancelot2013-04-163-9/+36
* SONAR-3755 Add first version of Issues drilldownJulien Lancelot2013-04-1614-13/+980
* SONAR-4252 Rename Sonar to SonarQubeSimon Brandhof2013-04-164-4/+4
* New try to fix execution of PluginDownloaderTest on WindowsSimon Brandhof2013-04-151-1/+2
* Try to execution of PluginDownloaderTest on WindowsSimon Brandhof2013-04-151-14/+26
* SONAR-3755 add authorization to search of issuesSimon Brandhof2013-04-147-14/+14
* SONAR-3755 Update java web service client to use latest ruby APIJulien Lancelot2013-04-121-2/+2
* SONAR-3755 Add Issues console pageJulien Lancelot2013-04-126-2/+181
* SONAR-3755 refactor WS /api/issuesSimon Brandhof2013-04-124-79/+67
* SONAR-3755 JRuby API for issuesSimon Brandhof2013-04-126-5/+245
* SONAR-3755 refactor IssueFinderSimon Brandhof2013-04-122-10/+39
* SONAR-3893 Removed syntax highlighting support in source REST APIJean-Baptiste Vilain2013-04-111-5/+1
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-103-2/+7
* Fix metrics web service jsonJulien Lancelot2013-04-101-9/+5
* Revert "SONAR-4157 Remove unnecessary dependency"Julien HENRY2013-04-101-7/+0
* SONAR-3755 Add Issue Web ServiceJulien Lancelot2013-04-104-20/+122
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-102-0/+7
* SONAR-4157 Remove unnecessary dependencyJulien HENRY2013-04-101-0/+7
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-091-31/+0
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-091-1/+1
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-092-0/+75
* SONAR-3755 Fix IssueDao and add title property in IssueJulien Lancelot2013-04-091-0/+2
* SONAR-3755 Rename IssueChangelog in IssueChange and rename uuid to key in Iss...Julien Lancelot2013-04-081-2/+2
* SONAR-3755 Replace userId and assigneeUserId by userLogin and by assigneeLogi...Julien Lancelot2013-04-081-20/+20
* SONAR-3755 Add Issues DTO + DAOJulien Lancelot2013-04-081-1/+1
* SONAR-3755 Issues tables creation and first API draftJulien Lancelot2013-04-052-0/+94
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-041-42/+8
* Add a commentJulien Lancelot2013-04-041-0/+1
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-041-1/+3
* SONAR-4083 add java web service API for metricsJulien Lancelot2013-04-042-45/+63
* Remove useless comment in web.xml for IE6SimonBrandhof2013-04-041-20/+0
* Replace deprecated find(:all) by all()Julien Lancelot2013-04-031-2/+2
* Fix unit testJulien Lancelot2013-04-031-2/+2
* SONAR-4193 Increase width of rule modal windowsJulien Lancelot2013-04-034-7/+9
* SONAR-4193 Improve rule details display cssJulien Lancelot2013-04-022-2/+2
* SONAR-4083 Remove whitespace in metric idJulien Lancelot2013-04-021-3/+5
* Fix Rule.search in order to keep retro compatibility with Sqale pluginJulien Lancelot2013-04-021-0/+8
* SONAR-4222 Application context not respected in batch_bootstrap redirectJulien Lancelot2013-04-021-1/+1
* SONAR-4103 The dates displayed in the dropdown list allowing to select a diff...Julien Lancelot2013-04-023-9/+14
* SONAR-4212 It should be possible to edit/remove the pre-defined manual metricsJulien Lancelot2013-03-2816-60/+157
* Revert "SONAR-4222 Application context not respected in batch_bootstrap redir...Julien Lancelot2013-03-271-1/+1
* SONAR-4222 Application context not respected in batch_bootstrap redirectJulien Lancelot2013-03-271-1/+1
* SONAR-3891 Make it possible for the Views and Developers plugin to decide if ...Julien Lancelot2013-03-273-19/+6