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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-4361 Add index on columns plugin_rule_key and plugin_name of the Rules ...
Julien Lancelot
2013-07-11
4
-1
/
+38
*
SONAR-4490 When creating the H2 db, selected issues should be the unresolved ...
Julien Lancelot
2013-07-11
4
-26
/
+83
*
SONAR-4379 Add html id
Julien Lancelot
2013-07-10
1
-1
/
+1
*
Revert "SONAR-4379 Restore update button label and add html id"
Julien Lancelot
2013-07-10
2
-3
/
+2
*
SONAR-4379 Restore update button label and add html id
Julien Lancelot
2013-07-10
2
-2
/
+3
*
SONAR-4175 Fix regression on measure filter treemap
Julien HENRY
2013-07-10
1
-1
/
+1
*
SONAR-4346 Fix regressions on documentation & comments widget
Julien HENRY
2013-07-10
2
-11
/
+24
*
SONAR-4347 Fix a regression on duplications widget
Julien HENRY
2013-07-10
1
-9
/
+7
*
SONAR-4463 Fixed quality issues
Jean-Baptiste Vilain
2013-07-10
4
-13
/
+31
*
SONAR-4464 Fixed default permissions on groups on H2 init script
Jean-Baptiste Vilain
2013-07-10
1
-2
/
+2
*
SONAR-4379 Design the create/edit form the same way: Manual Metrics, Manual R...
Julien HENRY
2013-07-10
3
-5
/
+10
*
SONAR-4464 Fixed text_value type insertion failure on Oracle
Jean-Baptiste Vilain
2013-07-10
1
-1
/
+1
*
Fix some quality flaws
Julien HENRY
2013-07-10
3
-4
/
+6
*
SONAR-4464 Exclude obsolete subviews-based permissions from migration
Jean-Baptiste Vilain
2013-07-10
1
-1
/
+2
*
SONAR-4445 Improve Plan action of issue detail to include "Unplan" in the sel...
Julien Lancelot
2013-07-10
1
-14
/
+7
*
The projects that can be selected in the issues sidebar should only be TRK pr...
Julien Lancelot
2013-07-10
2
-10
/
+10
*
Fix some quality flaws
Julien HENRY
2013-07-10
5
-47
/
+80
*
SONAR-4465 Reworked the ResourcePermission implementation to rely on the perm...
Jean-Baptiste Vilain
2013-07-10
16
-43
/
+257
*
SONAR-4396 The email notification about 'New issues' should provide a link wh...
Julien Lancelot
2013-07-10
3
-6
/
+15
*
Add html ids on transitions
Julien Lancelot
2013-07-10
1
-1
/
+1
*
SONAR-3526 Some refactoring
Julien HENRY
2013-07-10
4
-96
/
+118
*
Replace some deprecated constants
Julien Lancelot
2013-07-10
1
-2
/
+2
*
SONAR-3526 Display the author (SCM account) of an issue if exists
Julien HENRY
2013-07-09
4
-26
/
+129
*
SONAR-4467 Added 'default' column in permission templates display table
Jean-Baptiste Vilain
2013-07-09
2
-6
/
+17
*
SONAR-4421 Remove autofocus on comment text area to prevent bulk change modal...
Julien Lancelot
2013-07-09
1
-1
/
+1
*
SONAR-4464 Migrate and delete legacy settings defining default roles for each...
Jean-Baptiste Vilain
2013-07-09
6
-22
/
+198
*
Replace Derby by H2 in data/README.txt
Dinesh Bolkensteyn
2013-07-09
1
-1
/
+1
*
SONAR-4421 Display plan action if selected issues are all from same project w...
Julien Lancelot
2013-07-09
1
-3
/
+5
*
SONAR-4175 Unable to display several Measure Filter Treemaps in the same dash...
Julien HENRY
2013-07-09
1
-2
/
+2
*
SONAR-4427 Update message when no manual rules exist while creating manual issue
Julien HENRY
2013-07-09
2
-4
/
+5
*
SONAR-4348 Remove Comments & Duplication widget
Julien HENRY
2013-07-09
6
-231
/
+187
*
SONAR-4347 Move Duplications widget from Widget Lab plugin to Sonar Core
Julien HENRY
2013-07-09
4
-0
/
+96
*
SONAR-4346 Move Documentation and Comments widget from Widget Lab plugin to S...
Julien HENRY
2013-07-09
4
-0
/
+86
*
Fix quality flaws
Julien Lancelot
2013-07-09
5
-53
/
+130
*
SONAR-4474 Improve css deisgn
Julien Lancelot
2013-07-09
1
-6
/
+6
*
SONAR-4474 Improve css deisgn
Julien Lancelot
2013-07-09
3
-6
/
+6
*
SONAR-4474 Display only unresolved issues and display link to issues in the r...
Julien Lancelot
2013-07-09
2
-6
/
+11
*
Do not display alert if error in openAccordion javascript function
Julien Lancelot
2013-07-09
1
-2
/
+4
*
SONAR-4466 Fixed several display and labels issues
Jean-Baptiste Vilain
2013-07-09
5
-10
/
+21
*
SONAR-4467 Added the ability to define a default permission template for a gi...
Jean-Baptiste Vilain
2013-07-09
2
-5
/
+45
*
SONAR-4474 Bulk change list of issues corresponding to selected items in issu...
Julien Lancelot
2013-07-08
17
-137
/
+205
*
SONAR-4203 Fix version deletion
Julien HENRY
2013-07-08
1
-7
/
+7
*
SONAR-4408 Remove useless first empty space in settings side bar
Julien Lancelot
2013-07-08
1
-1
/
+0
*
SONAR-4466 Fixed quality issue
Jean-Baptiste Vilain
2013-07-08
1
-1
/
+1
*
SONAR-4466 Added modal windows and controller actions to support permissions ...
Jean-Baptiste Vilain
2013-07-08
18
-44
/
+388
*
Update bulk change ruby doc
Julien Lancelot
2013-07-08
1
-1
/
+1
*
SONAR-4388 Move from Sonar to SonarQube
Julien HENRY
2013-07-08
7
-9
/
+9
*
SONAR-4408 Remove side bar on quality profile pages
Julien Lancelot
2013-07-08
5
-7
/
+9
*
SONAR-4482 Add JIRA plugin to the default list of excluded plugins for dry ru...
Julien HENRY
2013-07-08
1
-1
/
+1
*
SONAR-4388 Move from Sonar to SonarQube
Julien HENRY
2013-07-08
42
-59
/
+59
[next]