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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
sonar-ws-client
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-5382 Drop Java WS client library
Simon Brandhof
2015-05-21
271
-17187
/
+0
*
remove the api/projects/destroy WS - SONAR-6531
Teryk Bellahsene
2015-05-20
2
-83
/
+0
*
SONAR-6523 Remove user client from sonar-wsclient library
Jean-Baptiste Lievremont
2015-05-18
9
-474
/
+0
*
Useless code
David Gageot
2015-05-12
30
-43
/
+43
*
Redundant imports
David Gageot
2015-05-07
1
-2
/
+0
*
Redundant throws clause in tests
David Gageot
2015-05-07
9
-16
/
+16
*
Fix quality flaws
Simon Brandhof
2015-04-24
1
-1
/
+1
*
SONAR-6392 Drop measure trends
Simon Brandhof
2015-04-23
4
-70
/
+0
*
SONAR-5382 Remove dependencies WS client
Julien Lancelot
2015-04-21
10
-805
/
+16
*
Use random timezone when executing tests from maven
Simon Brandhof
2015-04-02
1
-13
/
+12
*
Update pom to 5.2-SNAPSHOT
Julien Lancelot
2015-02-27
1
-1
/
+1
*
Fix quality flaws
Simon Brandhof
2015-02-23
2
-2
/
+2
*
Fix SearchOptions#setPage(int page, int pageSize) when pageSize is zero
Simon Brandhof
2015-02-09
4
-21
/
+5
*
Replace fest-assert by assertJ
Simon Brandhof
2015-01-10
30
-241
/
+212
*
SONAR-5954 Reflect WS API changes in WS client
Jean-Baptiste Lievremont
2015-01-06
2
-4
/
+5
*
Profile dbTests enables only the tests involving a database
Simon Brandhof
2014-12-10
1
-17
/
+2
*
Upgrade version to 5.1-SNAPSHOT
Eric Hartmann
2014-12-09
1
-1
/
+1
*
Revert "SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)"
Jean-Baptiste Lievremont
2014-11-28
2
-13
/
+2
*
SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)
Jean-Baptiste Lievremont
2014-11-28
2
-2
/
+13
*
Improve error handling in Java WS Client
Julien Lancelot
2014-10-16
3
-9
/
+7
*
Add missing @Override annotations
Simon Brandhof
2014-10-10
12
-0
/
+70
*
Merge remote-tracking branch 'remotes/origin/branch-4.5'
Simon Brandhof
2014-10-06
1
-0
/
+1
|
\
|
*
Fix some javadoc
Simon Brandhof
2014-10-03
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/origin/branch-4.5'
Simon Brandhof
2014-09-30
1
-0
/
+7
|
\
|
|
*
Maven profiles for each technical stack
Simon Brandhof
2014-09-30
1
-0
/
+7
|
*
Update version to 4.5.1-SNAPSHOT
Eric Hartmann
2014-09-29
1
-1
/
+1
|
*
Release 4.5
4.5
Eric Hartmann
2014-09-29
1
-1
/
+1
|
*
[maven-release-plugin] prepare for next development iteration
Eric Hartmann
2014-09-26
1
-1
/
+1
|
*
[maven-release-plugin] prepare release 4.5-RC3
4.5-RC3
Eric Hartmann
2014-09-26
1
-1
/
+1
|
*
[maven-release-plugin] prepare for next development iteration
Eric Hartmann
2014-09-16
1
-1
/
+1
|
*
[maven-release-plugin] prepare release 4.5-RC2
4.5-RC2
Eric Hartmann
2014-09-16
1
-1
/
+1
|
*
[maven-release-plugin] prepare for next development iteration
Eric Hartmann
2014-09-08
1
-1
/
+1
|
*
[maven-release-plugin] prepare release 4.5-RC1
4.5-RC1
Eric Hartmann
2014-09-08
1
-1
/
+1
*
|
Upgrade version to 5.0-SNAPSHOT
Eric Hartmann
2014-09-04
1
-1
/
+1
|
/
*
SONAR-5383 improve SonarClient#get() and #post()
Simon Brandhof
2014-08-25
5
-9
/
+146
*
SONAR-5383 Add WS client methods to do raw WS calls (url+params -> string)
Jean-Baptiste Lievremont
2014-07-21
1
-0
/
+20
*
Move sonar-ws-client to sub-dir server/
Simon Brandhof
2014-07-10
290
-0
/
+18432