summaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2230 Add Java client for the web service "profiles"simonbrandhof2011-03-151-1/+1
* SONAR-2230 Provide a new /api/profiles web servicesimonbrandhof2011-03-151-0/+142
* Change CSS of GWT resource viewers in order to match RoR resource viewerssimonbrandhof2011-03-141-1/+2
* SONAR-2218 fix display of commits with Hg projectssimonbrandhof2011-03-091-1/+1
* SONAR-2218 improve UIsimonbrandhof2011-03-0814-168/+267
* SONAR-2218 add new coverage measures in tab headersimonbrandhof2011-03-077-186/+239
* SONAR-2218 add drilldown on new lines to cover + add period select-box on mea...simonbrandhof2011-03-075-5/+36
* SONAR-2218 add a "loading" image when clicking a resource in drilldown pagessimonbrandhof2011-03-071-0/+3
* open the link 'new window' into a popup, but not into a windowsimonbrandhof2011-03-052-2/+2
* Fix JRubyFacadesimonbrandhof2011-03-041-0/+4
* rename the window id of the 'new window' linksimonbrandhof2011-03-041-1/+1
* SONAR-2218 add missing filessimonbrandhof2011-03-049-0/+411
* SONAR-2218 improve HTML for ITsimonbrandhof2011-03-043-7/+2
* SONAR-2218 replace GWT by RoR componentssimonbrandhof2011-03-045-16/+358
* SONAR-2218 improve header: do not display options block if no optionssimonbrandhof2011-03-041-0/+5
* SONAR-2218 improve CSSsimonbrandhof2011-03-0313-357/+348
* delete unused imagessimonbrandhof2011-03-034-0/+0
* SONAR-2218 support GWT extensions + improve filterssimonbrandhof2011-03-0320-159/+180
* SONAR-2218 integrate new resource viewers to measures drilldownsimonbrandhof2011-03-037-29/+88
* SONAR-2218 fix rule filter in violations tabsimonbrandhof2011-03-023-10/+39
* SONAR-2218 display headers of source, coverage and violations tabssimonbrandhof2011-03-0213-184/+648
* SONAR-2218 add whitelines between blocks of linessimonbrandhof2011-03-011-5/+33
* SONAR-2218 improve experimental resource viewer - support period filtering on...simonbrandhof2011-03-014-22/+98
* SONAR-1923 Add option to force downcase of username during authenticationEvgeny Mandrikov2011-03-011-3/+11
* SONAR-2247 Prevent lock of static resources on Windows in dev modeJulien HENRY2011-03-012-0/+511
* SONAR-2218 improve drilldown page in order to display variationssimonbrandhof2011-03-015-32/+39
* SONAR-2218 aggregate variations of coverage of changed code + add sample of w...simonbrandhof2011-02-273-0/+375
* SONAR-2218 experimental page to display sourcessimonbrandhof2011-02-273-0/+17
* SONAR-2238 Remove the metric "uncovered_complexity_by_tests"simonbrandhof2011-02-251-1/+0
* SONAR-2233 Allow to create user with uppercase characters in loginEvgeny Mandrikov2011-02-241-3/+0
* SONAR-2208 undefined method getSystemLoadAveragesimonbrandhof2011-02-221-1/+10
* SONAR-2205 Web service /api/rules should provide configKeysimonbrandhof2011-02-223-7/+10
* SONAR-2145 Remove Clover from the Sonar CoreEvgeny Mandrikov2011-02-211-6/+0
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
* SONAR-2191 Source cannot be viewed in IE6simonbrandhof2011-02-141-0/+16
* Remove ruby documentationsimonbrandhof2011-02-132576-310/+0
* Do not fail when session is expired when browsing a private dashboardsimonbrandhof2011-02-111-10/+19
* SONAR-2188 API: add parameters from and to to timemachine chartsimonbrandhof2011-02-116-31/+83
* SONAR-2184 Can not select a period on custom dashboardssimonbrandhof2011-02-101-1/+2
* Ruby API: add widget.html_id to get the id of the widget HTML element + add m...simonbrandhof2011-02-102-2/+13
* Fix some violationssimonbrandhof2011-02-101-4/+0
* SONAR-2078 Do not show duplicated repositories in rules search enginesimonbrandhof2011-02-084-8/+72
* SONAR-2078: Rename manifest entry "Extend-Plugin" to "Plugin-Base"Evgeny Mandrikov2011-02-081-1/+1
* SONAR-2075: Add the ability for a plugin to extend an other pluginEvgeny Mandrikov2011-02-087-47/+125
* SONAR-726 Add a unit testsimonbrandhof2011-02-083-0/+46
* Apply sonar custom patches to ruby on railssimonbrandhof2011-02-073-44/+24
* Set RULES_PROFILES.ENABLED to true when creating a profilesimonbrandhof2011-02-051-1/+1
* Replace enum Environment by class EnvironmentInformationEvgeny Mandrikov2011-02-041-2/+0
* Fix bug on deprecated profilessimonbrandhof2011-02-041-2/+2