index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused class
Julien HENRY
2013-06-27
1
-46
/
+0
*
Remove duplicated code in Oracle triggers + fix creation of triggers on table...
Simon Brandhof
2013-06-27
5
-29
/
+4
*
Use released Sonar Java 1.3
Julien HENRY
2013-06-27
1
-1
/
+1
*
Update Sonar Java to 1.4-SNAPSHOT
Julien HENRY
2013-06-27
1
-1
/
+1
*
SONAR-4412 Added DAO injection in pico
Jean-Baptiste Vilain
2013-06-26
1
-0
/
+2
*
SONAR-4421 Improve plan action
Julien Lancelot
2013-06-26
3
-5
/
+30
*
SONAR-4421 Improve assign box
Julien Lancelot
2013-06-26
4
-20
/
+44
*
SONAR-4061 The property 'sonar.password' is not encryptable
Julien HENRY
2013-06-26
10
-76
/
+83
*
SONAR-4412 Extracted Role DAO to make it available to the upcoming ruby role ...
Jean-Baptiste Vilain
2013-06-26
9
-80
/
+199
*
Fix declaration of sonar plugins in pom
Simon Brandhof
2013-06-26
2
-0
/
+23
*
restore select2 copyright header
Julien Lancelot
2013-06-26
1
-17
/
+12
*
SONAR-4443 The wsclient class PropertyCreateQuery can not be used to create p...
Simon Brandhof
2013-06-26
5
-10
/
+9
*
Fix test compilation
Julien HENRY
2013-06-26
1
-2
/
+2
*
Fix some quality flaws
Julien HENRY
2013-06-26
7
-68
/
+78
*
SONAR-4440 Allow empty list for "sonar.sources" property
Julien HENRY
2013-06-26
4
-17
/
+39
*
SONAR-3714 Add transition action
Julien Lancelot
2013-06-26
4
-4
/
+128
*
SONAR-4411 Deactivate users instead of deleting them
Jean-Baptiste Vilain
2013-06-26
1
-5
/
+5
*
Fix quality flaws
Julien Lancelot
2013-06-26
5
-15
/
+18
*
SONAR-4411 Java implementation of user deactivation
Simon Brandhof
2013-06-26
9
-16
/
+203
*
SONAR-3714 Improve bulk change ui and move issue updater from Action.context ...
Julien Lancelot
2013-06-25
12
-44
/
+83
*
SONAR-4235 Add creationDate to the Java WS Client
Julien HENRY
2013-06-25
7
-3
/
+16
*
SONAR-4178 Override create_table to automatically add Oracle triggers
Julien HENRY
2013-06-25
1
-0
/
+36
*
SONAR-3714 Execute bulk change from form
Julien Lancelot
2013-06-25
2
-6
/
+11
*
SONAR-3714 First screen of issues bulk change
Julien Lancelot
2013-06-25
15
-52
/
+126
*
SONAR-4397 Add new permissions "scan" and "dryrun"
Julien HENRY
2013-06-25
14
-42
/
+309
*
SONAR-4399 Added support for issue filter ownership change (admins only)
Jean-Baptiste Vilain
2013-06-25
16
-65
/
+140
*
Restore previously deleted files
Julien Lancelot
2013-06-25
2
-0
/
+108
*
Temporary remove files because git does not want to rename them
Julien Lancelot
2013-06-25
2
-108
/
+0
*
SONAR-4433 Fix regression in dryRun
Julien HENRY
2013-06-25
2
-29
/
+31
*
SONAR-4420 New web service to bulk update issues
Julien Lancelot
2013-06-25
16
-25
/
+348
*
Fix relative path in sonar maven batch plugin
Julien Lancelot
2013-06-25
1
-0
/
+1
*
SONAR-4439 OutOfMemory in the page "Clouds"
Simon Brandhof
2013-06-25
1
-5
/
+6
*
SONAR-3714 Add the comment in a separated parameter
Julien Lancelot
2013-06-25
11
-97
/
+78
*
SONAR-3714 Add check in plan action that all issues are related to the action...
Julien Lancelot
2013-06-25
16
-38
/
+350
*
SONAR-3714 Refactor the bulk change service in order to inject Actions instea...
Julien Lancelot
2013-06-24
14
-275
/
+779
*
SONAR-4362 Removed obsolete sonar.jdbc.driverClassName in sonar.properties file
Jean-Baptiste Vilain
2013-06-24
1
-11
/
+0
*
SONAR-4433 New ProjectBootstrapper extension point
Julien HENRY
2013-06-24
71
-52
/
+1648
*
SONAR-4411 Prevent self-deletion and default admin account deletion with the ...
Jean-Baptiste Vilain
2013-06-24
1
-0
/
+8
*
Fix quality flaws
Julien Lancelot
2013-06-24
6
-60
/
+129
*
Annotate issue action API with @Beta
Simon Brandhof
2013-06-24
9
-0
/
+18
*
SONAR-4425 JS warning on IE8 when opening file popup
Simon Brandhof
2013-06-24
1
-3
/
+5
*
SONAR-4278 SQL Injection in measure filters
Simon Brandhof
2013-06-24
2
-3
/
+26
*
SONAR-4136 Fixed routing issue on dashboard deletion - Fixed error on SonarQu...
Jean-Baptiste Vilain
2013-06-21
3
-9
/
+21
*
SONAR-4336 Fix display of measure filter criteria
Simon Brandhof
2013-06-21
1
-32
/
+73
*
SONAR-3714 add first screen of bulk change
Julien Lancelot
2013-06-21
6
-3
/
+30
*
SONAR-3714 Add missing bulk change service in Web container
Julien Lancelot
2013-06-21
2
-1
/
+2
*
SONAR-3714 add bulk change in ruby service
Julien Lancelot
2013-06-21
4
-32
/
+65
*
SONAR-3557 Fix render issue
Julien Lancelot
2013-06-21
1
-2
/
+2
*
SONAR-3714 New service to execute bulk change on issues
Julien Lancelot
2013-06-21
4
-1
/
+484
*
Add an option in paginate_java to display a link on the total number
Julien Lancelot
2013-06-21
2
-2
/
+5
[next]