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
path:
root
/
server
/
sonar-process-monitor
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract an interface from org.sonar.process.ProcessCommands
Simon Brandhof
2015-05-29
3
-14
/
+14
*
Use StandardCharsets instead of Guava and commons-io
Simon Brandhof
2015-05-15
1
-2
/
+2
*
Useless code
David Gageot
2015-05-12
3
-7
/
+7
*
Redundant throws clause in tests
David Gageot
2015-05-07
4
-7
/
+7
*
Fix quality flaws
Simon Brandhof
2015-02-23
1
-5
/
+0
*
SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of t...
Eric Hartmann
2015-02-21
4
-70
/
+3
*
SONAR-6036 use IPC (Inter Process Communication) for monitoring
Eric Hartmann
2015-02-20
5
-2
/
+98
*
SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.level
Simon Brandhof
2015-02-19
1
-5
/
+0
*
SONAR-6057 Make log rotation more configurable for production
Simon Brandhof
2015-02-19
1
-1
/
+0
*
Replace fest-assert by assertJ
Simon Brandhof
2015-01-10
4
-6
/
+6
*
Fix quality flaws
Simon Brandhof
2015-01-06
1
-1
/
+2
*
Upgrade to JUnit 4.12
Simon Brandhof
2014-12-09
1
-1
/
+1
*
Increase stability of MonitorTest on slow boxes
Simon Brandhof
2014-11-06
1
-1
/
+1
*
Increase timeout of MonitorTest for (very) slow boxes
Simon Brandhof
2014-10-28
1
-1
/
+1
*
Fix quality flaws
Simon Brandhof
2014-10-14
1
-2
/
+3
*
Fix quality flaw
Simon Brandhof
2014-10-08
1
-1
/
+0
*
Merge remote-tracking branch 'origin/branch-4.5'
Stephane Gamard
2014-10-08
2
-3
/
+14
|
\
|
*
SONAR-5709 Add properties sonar.search.javaAdditionalOpts and sonar.web.javaA...
Simon Brandhof
2014-10-08
2
-3
/
+14
*
|
Fix quality flaws
Simon Brandhof
2014-10-07
1
-2
/
+2
*
|
Fix some quality flaws
Simon Brandhof
2014-10-03
1
-1
/
+0
|
/
*
SONAR-5621 Merge server log files into a single one
Simon Brandhof
2014-09-24
4
-3
/
+3
*
SONAR-4898 add sonar.enableStopCommand property for internal use
Simon Brandhof
2014-09-22
3
-19
/
+5
*
SONAR-4898 file-based inter-process communication
Simon Brandhof
2014-09-22
8
-44
/
+68
*
SONAR-4898 drop RMI and autokill
Simon Brandhof
2014-09-21
20
-793
/
+109
*
Try to increase stability of MonitorTest
Simon Brandhof
2014-09-16
1
-1
/
+1
*
SONAR-4898 improve (again) stability of WatcherThreadTest
Simon Brandhof
2014-09-12
2
-26
/
+13
*
SONAR-4898 improve (again) stability of WatcherThreadTest
Simon Brandhof
2014-09-12
1
-14
/
+2
*
SONAR-4898 improve stability of WatcherThreadTest on slow machines
Simon Brandhof
2014-09-12
1
-2
/
+8
*
SONAR-4898 fix quality flaws
Simon Brandhof
2014-09-12
7
-11
/
+83
*
SONAR-4898 simplify MonitoredProcess implementations
Simon Brandhof
2014-09-12
2
-1
/
+2
*
SONAR-4898 add timeout to RMI calls on isReady()
Simon Brandhof
2014-09-12
10
-138
/
+127
*
SONAR-4898 add timeout to RMI calls on isReady()
Simon Brandhof
2014-09-12
6
-6
/
+46
*
SONAR-4898 add debug log
Simon Brandhof
2014-09-12
1
-1
/
+1
*
SONAR-4898 refactor process monitoring
Simon Brandhof
2014-09-12
29
-0
/
+2216