aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* document the sonar version in db migration scriptssimonbrandhof2010-12-0311-0/+44
* document the sonar version in db migration scriptssimonbrandhof2010-12-0312-0/+48
* SONAR-249 do not hide widgets which are changed in variation view + improve r...simonbrandhof2010-12-0314-89/+175
* SONAR-1829: Replace "Priority" by "Severity" in Violations drilldown serviceGodin2010-12-021-1/+1
* SONAR-1450:Godin2010-12-011-2/+2
* SONAR-1450: Expose rule_failure.created_at in rest apiGodin2010-12-011-0/+6
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-0146-458/+119
* database migration : remove/update some scripts that are used only in release...simonbrandhof2010-11-3014-244/+0
* database migration : remove/update some scripts that are used only in release...simonbrandhof2010-11-3020-222/+1
* database migration : remove scripts that are used only in releases <= 1.10simonbrandhof2010-11-3041-921/+11
* SONAR-249 add missing filessimonbrandhof2010-11-303-10/+10
* SONAR-249 add the columns SNAPSHOT.VAR_MODE_x and VAR_LABEL_x (x=1, 2 or 3)simonbrandhof2010-11-301-0/+32
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-301-0/+26
* SONAR-249 add variation values to Ruby APIsimonbrandhof2010-11-3015-65/+209
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-291-2/+2
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-261-1/+2
* revert SONAR-1988 - requires to upgrade to activerecord-jdbc-adapter 0.9.2simonbrandhof2010-11-242-53/+0
* SONAR-1988 Description of rule parameters should be optionalsimonbrandhof2010-11-232-0/+53
* Remove svn:executable propertyGodin2010-11-231-0/+0
* SONAR-1663 include the dbcleaner plugin + move all purges in this pluginsimonbrandhof2010-11-181-0/+6
* SONAR-1990 ORA-01795: maximum number of expressions in a list is 1000simonbrandhof2010-11-171-1/+1
* SONAR-1990 ORA-01795 when deleting orphan snapshotssimonbrandhof2010-11-171-1/+8
* SONAR-1989 Ruby API should cast values of widget propertiessimonbrandhof2010-11-171-1/+1
* edit the message of backup configuration: dashboards are not backupedsimonbrandhof2010-11-161-1/+1
* fix /api/server/systemsimonbrandhof2010-11-151-1/+0
* SONAR-1964 Quality model measures are wrong in the page 'Components'simonbrandhof2010-11-121-1/+2
* add the ruby method Snapshot#resource (alias of Snapshot #project)simonbrandhof2010-11-121-0/+4
* fix redirect when adding a widget with a selected categorysimonbrandhof2010-11-112-2/+2
* fix measures drilldown in IE6simonbrandhof2010-11-111-1/+3
* fix IE6 rendering of widget headers simonbrandhof2010-11-111-1/+1
* fix typosimonbrandhof2010-11-101-1/+1
* increase the height of widgets selection panelsimonbrandhof2010-11-101-1/+1
* SONAR-1952 System Info page is slow to display due to database statisticssimonbrandhof2010-11-102-31/+2
* SONAR-1950 Clicking on a shared inactive dashboard throw an errorsimonbrandhof2010-11-1010-490/+1
* fix minor issue in startup logsimonbrandhof2010-11-091-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-091-1/+1
* [maven-release-plugin] prepare release 2.4-RC1simonbrandhof2010-11-091-1/+1
* SONAR-1943 Add proxy authentication support for update centersimonbrandhof2010-11-092-66/+11
* update center: minor update of htmlsimonbrandhof2010-11-091-1/+1
* SONAR-1897 the WS must be available to anonymous users + add ITsimonbrandhof2010-11-081-3/+1
* SONAR-1705: Do not create directory for embedded database if sonar home direc...Godin2010-11-082-5/+13
* SONAR-1879 Plugin keys must only contain letters and digitssimonbrandhof2010-11-081-1/+1
* update center: the refresh link on system updates is not correctsimonbrandhof2010-11-081-1/+1
* fix layout of core widgetssimonbrandhof2010-11-051-4/+4
* fix edition of dashboard layoutsimonbrandhof2010-11-052-7/+6
* fix ITsimonbrandhof2010-11-053-3/+3
* SONAR-1897 URL /api/plugins conflicts with existing web service extension poi...simonbrandhof2010-11-051-4/+4
* fix edition of dashboard propertiessimonbrandhof2010-11-053-68/+76
* fix project search engine (wrong url to dashboard)simonbrandhof2010-11-051-1/+1
* custom dashboards: add the annotation @WidgetLayout with values DEFAULT (gray...simonbrandhof2010-11-057-24/+49