index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
SONAR-24639
az/ps-wide-output
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-25.01
branch-25.1
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-server
/
src
/
test
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-2603 provide a dedicated page to generate server id
simonbrandhof
2011-09-11
1
-1
/
+1
*
SONAR-2603 provide a dedicated settings page to generate server key
simonbrandhof
2011-09-09
1
-1
/
+1
*
SONAR-2603 Generate the server key on the fly.
Simon Brandhof
2011-08-12
5
-7
/
+4
*
SONAR-2603 generate server key before loading plugins
Simon Brandhof
2011-08-12
1
-0
/
+6
*
SONAR-2692 API: allow plugins to auto-disable on server startup
simonbrandhof
2011-08-11
1
-0
/
+0
*
SONAR-2603 generate server key at startup
Simon Brandhof
2011-08-09
5
-2
/
+21
*
SONAR-2596 Reduce number of arguments for NotificationService constructor
Evgeny Mandrikov
2011-07-28
1
-8
/
+0
*
SONAR-2607 Provide email notifications on review changes
Evgeny Mandrikov
2011-07-22
1
-15
/
+0
*
SONAR-2599 First draft of settings for notifications in user profile
Evgeny Mandrikov
2011-07-20
1
-0
/
+8
*
SONAR-2596 Add an event notification mechanism
Evgeny Mandrikov
2011-07-18
1
-0
/
+15
*
SONAR-2507 add unit tests to ServerPluginRepository
simonbrandhof
2011-06-10
1
-0
/
+0
*
SONAR-2507 remove the tables PLUGINS and PLUGIN_FILES
simonbrandhof
2011-06-10
1
-7
/
+0
*
SONAR-1922 Improve UI for profile changelog
Evgeny Mandrikov
2011-06-01
6
-6
/
+6
*
SONAR-1922 Add a kind of version control for quality profiles
Evgeny Mandrikov
2011-05-27
33
-57
/
+174
*
Fix crlf
Evgeny Mandrikov
2011-03-31
2
-8
/
+8
*
SONAR-726 Add a unit test
simonbrandhof
2011-02-08
2
-0
/
+25
*
SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabled
simonbrandhof
2011-02-03
4
-0
/
+34
*
SONAR-2094 Support backups without the field <enabled>
simonbrandhof
2011-02-02
2
-0
/
+45
*
SONAR-2094 Add the column RULES_PROFILES.ENABLED
simonbrandhof
2011-02-01
18
-37
/
+39
*
fix memory leak in ruby database migration
simonbrandhof
2010-12-22
1
-0
/
+52
*
SONAR-1722 increase the size of RULES_PROFILES.PARENT_NAME (same as NAME) + c...
simonbrandhof
2010-12-22
12
-22
/
+20
*
SONAR-2052: Should be possible to restore backup without inheritance information
Godin
2010-12-22
1
-0
/
+25
*
SONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden i...
Godin
2010-12-21
12
-24
/
+22
*
SONAR-1722: Take inheritance into account during rename of profiles
Godin
2010-12-21
1
-0
/
+12
*
SONAR-1722: Don't allow to delete inherited profile
Godin
2010-12-21
1
-0
/
+12
*
SONAR-1722: Support multiple levels of inheritance
Godin
2010-12-21
11
-18
/
+30
*
SONAR-1722: Rename ActiveRule.overrides to AcriveRule.overridden
Godin
2010-12-21
12
-40
/
+54
*
SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ...
Godin
2010-12-21
12
-22
/
+40
*
SONAR-1722: Allow to override inherited rule
Godin
2010-12-18
2
-3
/
+1
*
* SONAR-2048: Add an option to define parent in quality profile settings
Godin
2010-12-17
10
-0
/
+155
*
SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...
simonbrandhof
2010-12-15
3
-10
/
+10
*
SONAR-1987: Add rule configKey to backup too
Godin
2010-12-08
2
-0
/
+2
*
SONAR-1987: Improve test
Godin
2010-12-08
2
-0
/
+34
*
SONAR-1605: Correct backup should be created if value of property already con...
Godin
2010-12-07
1
-0
/
+22
*
SONAR-1819: Ignore id of metric during restore backup
Godin
2010-12-07
1
-0
/
+18
*
SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...
simonbrandhof
2010-12-06
3
-15
/
+15
*
SONAR-2007 Remove the useless ISO Categories + fix components page
simonbrandhof
2010-12-01
8
-14
/
+14
*
SONAR-249 add missing files
simonbrandhof
2010-11-30
3
-10
/
+10
*
SONAR-1780:
Godin
2010-09-23
4
-0
/
+0
*
quality models: limit the methods of org.sonar.api.qualitymodel.ModelFinder t...
simonbrandhof
2010-09-21
5
-0
/
+66
*
SONAR-236 remove deprecated code from checkstyle plugin + display default val...
simonbrandhof
2010-09-06
76
-0
/
+640