aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-018-14/+14
* SONAR-249 add missing filessimonbrandhof2010-11-303-10/+10
* SONAR-1780:Godin2010-09-234-0/+0
* quality models: limit the methods of org.sonar.api.qualitymodel.ModelFinder t...simonbrandhof2010-09-215-0/+66
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0676-0/+640