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
*
Use ArgumentMatcher
David Gageot
2012-07-16
12
-96
/
+76
*
Remove warning
David Gageot
2012-07-16
3
-10
/
+10
*
Remove warning
David Gageot
2012-07-16
1
-2
/
+2
*
Remove warning
David Gageot
2012-07-16
1
-2
/
+1
*
Remove warning
David Gageot
2012-07-16
1
-1
/
+1
*
Remove warning
David Gageot
2012-07-16
1
-1
/
+1
*
Remove warning
David Gageot
2012-07-16
1
-1
/
+2
*
Fix database tests to make them behave the same on every database regarding s...
David Gageot
2012-07-16
3
-105
/
+76
*
Dead code
David Gageot
2012-07-16
1
-5
/
+0
*
Improve logging for DEV mode (based on modifications for SONAR-3590)
Fabrice Bellingard
2012-07-16
4
-20
/
+20
*
SONAR-2496 Fix HQL request that doesn't work on Oracle...
Fabrice Bellingard
2012-07-16
1
-1
/
+1
*
Restore Api compatibility
David Gageot
2012-07-16
2
-5
/
+7
*
Shorter code for HttpDownloader
David Gageot
2012-07-16
1
-84
/
+77
*
Don't use hardcoded charsets
David Gageot
2012-07-16
2
-4
/
+6
*
Fix postgresql test
Simon Brandhof
2012-07-16
2
-13
/
+1
*
Unused imports
David Gageot
2012-07-16
2
-3
/
+0
*
Fix measure data not being evicted anymore
David Gageot
2012-07-16
6
-17
/
+20
*
Fix compatibility with java 5
Simon Brandhof
2012-07-16
1
-6
/
+5
*
Complete unit tests of SettingsChangeNotifier
Simon Brandhof
2012-07-16
2
-1
/
+14
*
Remove UriReader#openStream()
Simon Brandhof
2012-07-16
6
-73
/
+23
*
Try to fix postgresql unit test
Simon Brandhof
2012-07-16
7
-31
/
+34
*
Don't close the stream twice
David Gageot
2012-07-16
1
-1
/
+0
*
remove dead code
David Gageot
2012-07-16
2
-3
/
+1
*
Fix warnings
David Gageot
2012-07-16
1
-1
/
+1
*
Fix warnings
David Gageot
2012-07-16
2
-0
/
+10
*
Try to fix support of bulk insert of properties with postgresql
Simon Brandhof
2012-07-15
1
-0
/
+1
*
Fix some quality flaws
Simon Brandhof
2012-07-15
3
-18
/
+26
*
Fix loading of GlobalPropertyChangeHandler extensions
Simon Brandhof
2012-07-15
8
-30
/
+106
*
Fix some quality flaws
Simon Brandhof
2012-07-15
7
-58
/
+45
*
SONAR-3662 Remove the property sonar.jdbc.validationQuery
Simon Brandhof
2012-07-14
2
-6
/
+0
*
Update Center improvements
Simon Brandhof
2012-07-14
16
-184
/
+507
*
SONAR-3548 move the search box of widgets to the right
Simon Brandhof
2012-07-14
2
-24
/
+23
*
SONAR-3617 Improve performance of treemap filters
Simon Brandhof
2012-07-14
4
-30
/
+28
*
Fix some quality flaw
Simon Brandhof
2012-07-13
6
-9
/
+145
*
SONAR-3633 improve the management of server-side settings
Simon Brandhof
2012-07-13
38
-505
/
+629
*
SONAR-3579 New way to fix conflict with local ruby installations
Simon Brandhof
2012-07-13
1
-1
/
+1
*
SONAR-3628 Possibility to customise the title of global widget
David Gageot
2012-07-13
3
-8
/
+15
*
Improve test coverage
Fabrice Bellingard
2012-07-13
4
-2
/
+52
*
SONAR-2614 Improve page rendering
Fabrice Bellingard
2012-07-13
2
-3
/
+3
*
SONAR-3539 With Jacoco & ant task, "lines_to_cover" is computed on unit tests
David Gageot
2012-07-13
4
-17
/
+79
*
Make sure these tests work on Eclipse even with mvm eclipse:eclipse
David Gageot
2012-07-13
4
-51
/
+76
*
SONAR-3336 Measure of 4077ms is displayed as 4.7s instead of 4s
David Gageot
2012-07-13
1
-7
/
+5
*
Improve documentation of ResourceType with new property
Fabrice Bellingard
2012-07-13
1
-0
/
+1
*
Add method checkTable() with list of columns to AbstractDaoTestCase/AbstractD...
Simon Brandhof
2012-07-13
2
-5
/
+41
*
Always display tabs in the bulk edition console, even if they're empty
Simon Brandhof
2012-07-12
1
-7
/
+1
*
Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts.
Simon Brandhof
2012-07-12
3
-70
/
+72
*
SONAR-3579 Conflict with Ruby local installation
Simon Brandhof
2012-07-12
1
-0
/
+4
*
SONAR-3653 Weird branche coverage for new code
David Gageot
2012-07-12
1
-6
/
+6
*
Reuse database for faster unit tests
David Gageot
2012-07-12
6
-58
/
+37
*
Improve test code
David Gageot
2012-07-12
8
-193
/
+180
[next]