aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, tab...Simon Brandhof2012-03-153-6/+0
* SONAR-3073 column sorting for 'key' does not work in filterFabrice Bellingard2012-03-131-1/+1
* Remove Hibernate from org.sonar.server.platform.ServerImplSimon Brandhof2012-03-121-6/+0
* Remove Hibernate from the component org.sonar.api.config.SettingsSimon Brandhof2012-03-121-4/+4
* SONAR-3208 complete database tablesSimon Brandhof2012-02-144-9/+9
* SONAR-2061 add the flag Metric#deleteHistoricalData. Default value is false.Simon Brandhof2012-01-258-14/+14
* SONAR-2757 add the column SNAPSHOTS.PURGE_STATUS (INTEGER)Simon Brandhof2012-01-193-10/+10
* SONAR-1707 Add the column SNAPSHOTS.BUILD_DATESimon Brandhof2012-01-183-10/+10
* SONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo 1....Simon Brandhof2012-01-105-1/+0
* SONAR-1974 add a page to manage manual rulessimonbrandhof2011-12-071-1/+1
* SONAR-1974 do not disable the rules of the repository "review" at startupSimon Brandhof2011-12-051-0/+9
* SONAR-2956 Support Boolean type with DerbyEvgeny Mandrikov2011-10-316-9/+9
* Improve boolean parameters of Hibernate HQL queriesSimon Brandhof2011-10-273-3/+3
* SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xmlsimonbrandhof2011-10-092-0/+22
* SONAR-2603 provide a dedicated page to generate server idsimonbrandhof2011-09-111-1/+1
* SONAR-2603 provide a dedicated settings page to generate server keysimonbrandhof2011-09-091-1/+1
* SONAR-2603 Generate the server key on the fly.Simon Brandhof2011-08-125-7/+4
* SONAR-2603 generate server key before loading pluginsSimon Brandhof2011-08-121-0/+6
* SONAR-2692 API: allow plugins to auto-disable on server startupsimonbrandhof2011-08-111-0/+0
* SONAR-2603 generate server key at startupSimon Brandhof2011-08-095-2/+21
* SONAR-2596 Reduce number of arguments for NotificationService constructorEvgeny Mandrikov2011-07-281-8/+0
* SONAR-2607 Provide email notifications on review changesEvgeny Mandrikov2011-07-221-15/+0
* SONAR-2599 First draft of settings for notifications in user profileEvgeny Mandrikov2011-07-201-0/+8
* SONAR-2596 Add an event notification mechanismEvgeny Mandrikov2011-07-181-0/+15
* SONAR-2507 add unit tests to ServerPluginRepositorysimonbrandhof2011-06-101-0/+0
* SONAR-2507 remove the tables PLUGINS and PLUGIN_FILESsimonbrandhof2011-06-101-7/+0
* SONAR-1922 Improve UI for profile changelogEvgeny Mandrikov2011-06-016-6/+6
* SONAR-1922 Add a kind of version control for quality profilesEvgeny Mandrikov2011-05-2733-57/+174
* Fix crlfEvgeny Mandrikov2011-03-312-8/+8
* SONAR-726 Add a unit testsimonbrandhof2011-02-082-0/+25
* SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabledsimonbrandhof2011-02-034-0/+34
* SONAR-2094 Support backups without the field <enabled>simonbrandhof2011-02-022-0/+45
* SONAR-2094 Add the column RULES_PROFILES.ENABLEDsimonbrandhof2011-02-0118-37/+39
* fix memory leak in ruby database migrationsimonbrandhof2010-12-221-0/+52
* SONAR-1722 increase the size of RULES_PROFILES.PARENT_NAME (same as NAME) + c...simonbrandhof2010-12-2212-22/+20
* SONAR-2052: Should be possible to restore backup without inheritance informationGodin2010-12-221-0/+25
* SONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden i...Godin2010-12-2112-24/+22
* SONAR-1722: Take inheritance into account during rename of profilesGodin2010-12-211-0/+12
* SONAR-1722: Don't allow to delete inherited profileGodin2010-12-211-0/+12
* SONAR-1722: Support multiple levels of inheritanceGodin2010-12-2111-18/+30
* SONAR-1722: Rename ActiveRule.overrides to AcriveRule.overriddenGodin2010-12-2112-40/+54
* SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ...Godin2010-12-2112-22/+40
* SONAR-1722: Allow to override inherited ruleGodin2010-12-182-3/+1
* * SONAR-2048: Add an option to define parent in quality profile settingsGodin2010-12-1710-0/+155
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-153-10/+10
* SONAR-1987: Add rule configKey to backup tooGodin2010-12-082-0/+2
* SONAR-1987: Improve testGodin2010-12-082-0/+34
* SONAR-1605: Correct backup should be created if value of property already con...Godin2010-12-071-0/+22
* SONAR-1819: Ignore id of metric during restore backupGodin2010-12-071-0/+18
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-063-15/+15