Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quality flaw | Simon Brandhof | 2014-08-25 | 1 | -3/+2 |
| | |||||
* | SONAR-5383 improve SonarClient#get() and #post() | Simon Brandhof | 2014-08-25 | 5 | -9/+146 |
| | | | | | * add helpful get(String relativeUrl, Object... params) and post(String relativeUrl, Object... params) * support relativeUrl that does not start with slash / | ||||
* | SONAR-5528 Improve performance of syntax highlighting API | Julien HENRY | 2014-08-25 | 6 | -77/+110 |
| | |||||
* | Disable process monitoring when in debug with agentlib:jdwt | Stephane Gamard | 2014-08-25 | 5 | -26/+76 |
| | |||||
* | Disable process monitoring when in debug with agentlib:jdwt | Stephane Gamard | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | Disable process monitoring when in debug with agentlib:jdwt | Stephane Gamard | 2014-08-25 | 5 | -5/+49 |
| | |||||
* | SONAR-5417 Load project referentials using WS | Julien HENRY | 2014-08-25 | 19 | -386/+90 |
| | |||||
* | SONAR-5036 When drilling down on a measure, return all projects (even the ↵ | Julien Lancelot | 2014-08-25 | 4 | -24/+29 |
| | | | | projects the user don't have access to), but display a message when user click on a project he's not authorized to see | ||||
* | SONAR-5417 Fix issue when setting a profile on a provisoned project | Julien Lancelot | 2014-08-25 | 4 | -2/+31 |
| | |||||
* | SONAR-5483 - Fix log | Stephane Gamard | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | SONAR-5483 - Fails to start if no master available in cluster (mainly do to ↵ | Stephane Gamard | 2014-08-25 | 3 | -6/+13 |
| | | | | wrong coordinates in properties) | ||||
* | SONAR-5483 - Added cluster notification log | Stephane Gamard | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | SONAR-5483 - Added cluster notification log | Stephane Gamard | 2014-08-25 | 1 | -0/+4 |
| | |||||
* | SONAR-5483 - Fixed log level for ES | Stephane Gamard | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | SONAR-5524 Upgrade version of sonar-java-plugin to 2.4 | Julien Lancelot | 2014-08-25 | 2 | -38/+2 |
| | |||||
* | Minimum Viable Environment checks Java 1.6, 1.7 or 1.8 but not >= 1.6 | Simon Brandhof | 2014-08-25 | 2 | -6/+6 |
| | |||||
* | SONAR-4593 Display group description in User window | Stas Vilchik | 2014-08-25 | 1 | -1/+7 |
| | | | | Fix the issue with the empty group description | ||||
* | SONAR-4407 Refactor the libraries page in order to drop GWT | Stas Vilchik | 2014-08-25 | 2 | -0/+12 |
| | | | | Add libraries' versions | ||||
* | DSM & Libraries: drop entry points for old pages | Stas Vilchik | 2014-08-25 | 2 | -17/+11 |
| | |||||
* | Remove console.log | Stas Vilchik | 2014-08-25 | 1 | -2/+1 |
| | |||||
* | fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able) | Stephane Gamard | 2014-08-22 | 1 | -1/+1 |
| | |||||
* | fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able) | Stephane Gamard | 2014-08-22 | 1 | -10/+6 |
| | |||||
* | SONAR-4406 Rework design page | Stas Vilchik | 2014-08-22 | 4 | -0/+213 |
| | | | | Add MT | ||||
* | SONAR-5530 - Created IssueDao V2 | Stephane Gamard | 2014-08-22 | 3 | -17/+259 |
| | |||||
* | fix quality flaws | Stephane Gamard | 2014-08-22 | 6 | -43/+202 |
| | |||||
* | SONAR-5530 - IssueDto extends Dto<String> | Stephane Gamard | 2014-08-22 | 2 | -18/+17 |
| | |||||
* | SONAR-4407 Refactor the libraries page in order to drop GWT | Stas Vilchik | 2014-08-22 | 1 | -60/+0 |
| | | | | Break old pages | ||||
* | SONAR-4407 Refactor the libraries page in order to drop GWT | Stas Vilchik | 2014-08-22 | 1 | -2/+2 |
| | | | | Update dependencies page | ||||
* | Added synchronizerTest | Stephane Gamard | 2014-08-21 | 3 | -2/+84 |
| | |||||
* | removed legacy explicit refresh() in medium test | Stephane Gamard | 2014-08-21 | 1 | -1/+0 |
| | |||||
* | changed indexing stats to debug level | Stephane Gamard | 2014-08-21 | 1 | -1/+1 |
| | |||||
* | indexQueue can explicitly avoid inline refresh. | Stephane Gamard | 2014-08-21 | 7 | -17/+54 |
| | |||||
* | SONAR-4407 Refactor the libraries page in order to drop GWT | Stas Vilchik | 2014-08-21 | 5 | -20/+52 |
| | | | | Clean up | ||||
* | SONAR-4407 Refactor the libraries page in order to drop GWT | Stas Vilchik | 2014-08-21 | 3 | -7/+119 |
| | |||||
* | fixing case sensitive issue on file | Stephane Gamard | 2014-08-21 | 2 | -0/+0 |
| | |||||
* | fixing case sensitive issue on file | Stephane Gamard | 2014-08-21 | 2 | -1/+1 |
| | |||||
* | Case problems | Stephane Gamard | 2014-08-21 | 1 | -1/+1 |
| | |||||
* | Updated pom dependencies and size | Stephane Gamard | 2014-08-20 | 2 | -1/+2 |
| | |||||
* | code format | Stephane Gamard | 2014-08-20 | 1 | -112/+3 |
| | |||||
* | fixed synchronization | Stephane Gamard | 2014-08-20 | 4 | -30/+11 |
| | |||||
* | removed final modifier because of Mockito | Stephane Gamard | 2014-08-20 | 1 | -11/+11 |
| | |||||
* | Updated indexQueue mechanism for performance (no compression yet). | Stephane Gamard | 2014-08-20 | 28 | -624/+446 |
| | |||||
* | code format | Stephane Gamard | 2014-08-20 | 1 | -4/+4 |
| | |||||
* | Finalized base methods for DAO | Stephane Gamard | 2014-08-20 | 1 | -3/+3 |
| | |||||
* | Updated DAO with findAfterDate method | Stephane Gamard | 2014-08-20 | 19 | -253/+207 |
| | |||||
* | SONAR-4407 Refactor the libraries page in order to drop GWT | Stas Vilchik | 2014-08-20 | 9 | -2/+237 |
| | | | | List the component's libraries | ||||
* | Change Olivier Gaudin's key | GAUDIN | 2014-08-20 | 1 | -32/+32 |
| | |||||
* | SONAR-5498 Make all links consistent | Stas Vilchik | 2014-08-18 | 3 | -4/+4 |
| | |||||
* | SONAR-4406 Some minor improvements | Stas Vilchik | 2014-08-18 | 3 | -7/+21 |
| | |||||
* | Added license header | Stephane Gamard | 2014-08-16 | 2 | -0/+38 |
| |