summaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix restoring of backups when rules not foundsimonbrandhof2011-02-041-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-04366-3290/+3290
* SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabledsimonbrandhof2011-02-0315-40/+208
* Decrease ZIP size: remove many unused ruby filessimonbrandhof2011-02-03866-103602/+0
* SONAR-2094 Support backups without the field <enabled>simonbrandhof2011-02-025-6/+85
* SONAR-2094 Remove the deprecated ruby model RulesProfile (replaced by Profile...simonbrandhof2011-02-026-102/+14
* SONAR-1302 Upgrade to rails 2.3.5 to fix session expirationsimonbrandhof2011-02-024493-15411/+131158
* SONAR-2094 Add the column RULES_PROFILES.ENABLEDsimonbrandhof2011-02-0121-41/+80
* Disable downloading for certain files from BatchResourcesServletEvgeny Mandrikov2011-02-012-1/+34
* Change format of response from BatchResourcesServletEvgeny Mandrikov2011-01-311-3/+1