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
path:
root
/
server
/
sonar-process
/
src
/
test
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SONAR-7436 replace JMX/RMI by HTTP
Simon Brandhof
2016-04-05
7
-263
/
+160
*
SONAR-7436 System Info must not fail if the monitored process is not up
Simon Brandhof
2016-03-25
3
-0
/
+224
*
SONAR-7436 Monitoring of CE process in system WS and console
Simon Brandhof
2016-03-25
8
-5
/
+272
*
SONAR-7435 CE process waiting for WebServer to be operational
Sébastien Lesaint
2016-03-21
1
-15
/
+21
*
SONAR-7435 SQ processes should have constant process ids
Sébastien Lesaint
2016-03-21
1
-0
/
+9
*
SONAR-7435 replace DefaultProcessCommands constructors by static methods
Sébastien Lesaint
2016-03-21
1
-15
/
+34
*
SONAR-7435 add operational flag to shared memory IPC
Sébastien Lesaint
2016-03-21
1
-30
/
+55
*
SONAR-7435 rename state when process is done starting from ready to up
Sébastien Lesaint
2016-03-21
6
-22
/
+26
*
SONAR-7435 move awaitTermination to ProcessUtils and add UTs
Sébastien Lesaint
2016-03-21
1
-0
/
+79
*
Improve allocation of new ports in integration tests
Simon Brandhof
2016-03-07
1
-1
/
+0
*
SONAR-7125 use efficient delete dir method in sonar-process
Sébastien Lesaint
2016-02-12
1
-0
/
+245
*
SONAR-7168 fix quality flaw in AllProcessesCommands
Sébastien Lesaint
2016-02-08
1
-2
/
+2
*
Fix project title in copyright headers
Simon Brandhof
2016-01-13
20
-20
/
+20
*
SONAR-7168 fix stop during restart not working
Sébastien Lesaint
2016-01-13
4
-33
/
+182
*
SONAR-7168 fix stop failing during restart + restart WS call flood issue
Sébastien Lesaint
2016-01-13
1
-16
/
+17
*
SONAR-7168 rework threads and restart implementation
Sébastien Lesaint
2016-01-13
1
-6
/
+56
*
SONAR-7168 add support for restart requested by child processes
Sébastien Lesaint
2016-01-13
1
-4
/
+13
*
SONAR-7168 add restart request support to ProcessCommands
Sébastien Lesaint
2016-01-13
1
-5
/
+48
*
Upgrade to parent 26 and new copyright headers
Simon Brandhof
2016-01-05
19
-78
/
+76
*
SONAR-7141 Fail fast if server started with Java 1.6
Simon Brandhof
2015-12-14
1
-3
/
+3
*
SONAR-7140 Do not check java.io.tmpdir in bootstrap process
Simon Brandhof
2015-12-14
1
-28
/
+10
*
Fix reliability of NetworkUtils#freePort()
Simon Brandhof
2015-10-13
1
-10
/
+42
*
SONAR-6914 Change default sizes of HTTP and DB pools
Simon Brandhof
2015-10-09
1
-3
/
+2
*
SONAR-6830 add WS api/system/logs and api/system/change_log_level
Simon Brandhof
2015-10-06
1
-3
/
+1
*
SONAR-6863 Support Integrated Authentication for SQL Server with SonarQube in...
Koushik Dasgupta
2015-09-29
1
-1
/
+0
*
SONAR-6799 SONAR-6232 compute engine logs
Simon Brandhof
2015-09-27
1
-4
/
+15
*
Rename remaining variables "sut" to "underTest" in tests
Simon Brandhof
2015-07-16
1
-18
/
+18
*
The test is still unstable
David Gageot
2015-07-13
1
-4
/
+4
*
FIX race condition on LogbackHelper
David Gageot
2015-07-07
1
-12
/
+0
*
Attempt to remove false-positive on LogbackHelperTest
Simon Brandhof
2015-07-07
1
-0
/
+12
*
Test should be less flaky now
David Gageot
2015-07-07
1
-13
/
+8
*
Unused imports
David Gageot
2015-07-07
1
-1
/
+0
*
Fix deprecated code
David Gageot
2015-07-07
1
-2
/
+2
*
Fix Flaky test
David Gageot
2015-07-06
1
-9
/
+2
*
Cleanup warnings
Gabor Liptak
2015-06-17
1
-1
/
+1
*
Increase some timeouts in tests
Simon Brandhof
2015-06-16
1
-1
/
+1
*
SONAR-6370 fix quality flaws
Simon Brandhof
2015-06-05
1
-3
/
+4
*
Extract an interface from org.sonar.process.ProcessCommands
Simon Brandhof
2015-05-29
2
-16
/
+24
*
Redundant throws clause in tests
David Gageot
2015-05-07
12
-46
/
+46
*
Why wait for so "long"?
David Gageot
2015-05-07
1
-1
/
+1
*
Throw actual exception
David Gageot
2015-05-07
2
-4
/
+4
*
Dead code
David Gageot
2015-05-07
2
-10
/
+0
*
SONAR-6293 refactor loading of default values of sonar.properties
Simon Brandhof
2015-03-30
2
-1
/
+66
*
SONAR-6036 use IPC (Inter Process Communication) for monitoring
Eric Hartmann
2015-02-20
3
-47
/
+31
*
SONAR-6057 fix path of archived logs
Simon Brandhof
2015-02-19
1
-3
/
+3
*
SONAR-6057 Make log rotation more configurable for production
Simon Brandhof
2015-02-19
1
-0
/
+172
*
Replace fest-assert by assertJ
Simon Brandhof
2015-01-10
11
-18
/
+18
*
Upgrade to JUnit 4.12
Simon Brandhof
2014-12-09
1
-1
/
+3
*
Fix computation of JaCoCo coverage of module sonar-process
Simon Brandhof
2014-12-09
1
-0
/
+4
*
Attempt to increase stability of StopperThreadTest on slow boxes
Simon Brandhof
2014-11-06
1
-2
/
+2
[prev]
[next]