aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-5524 Upgrade version of sonar-java-plugin to 2.4Julien Lancelot2014-08-252-38/+2
|
* Minimum Viable Environment checks Java 1.6, 1.7 or 1.8 but not >= 1.6Simon Brandhof2014-08-252-6/+6
|
* SONAR-4593 Display group description in User windowStas Vilchik2014-08-251-1/+7
| | | | Fix the issue with the empty group description
* SONAR-4407 Refactor the libraries page in order to drop GWTStas Vilchik2014-08-252-0/+12
| | | | Add libraries' versions
* DSM & Libraries: drop entry points for old pagesStas Vilchik2014-08-252-17/+11
|
* Remove console.logStas Vilchik2014-08-251-2/+1
|
* fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able)Stephane Gamard2014-08-221-1/+1
|
* fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able)Stephane Gamard2014-08-221-10/+6
|
* SONAR-4406 Rework design pageStas Vilchik2014-08-224-0/+213
| | | | Add MT
* SONAR-5530 - Created IssueDao V2Stephane Gamard2014-08-223-17/+259
|
* fix quality flawsStephane Gamard2014-08-226-43/+202
|
* SONAR-5530 - IssueDto extends Dto<String>Stephane Gamard2014-08-222-18/+17
|
* SONAR-4407 Refactor the libraries page in order to drop GWTStas Vilchik2014-08-221-60/+0
| | | | Break old pages
* SONAR-4407 Refactor the libraries page in order to drop GWTStas Vilchik2014-08-221-2/+2
| | | | Update dependencies page
* Added synchronizerTestStephane Gamard2014-08-213-2/+84
|
* removed legacy explicit refresh() in medium testStephane Gamard2014-08-211-1/+0
|
* changed indexing stats to debug levelStephane Gamard2014-08-211-1/+1
|
* indexQueue can explicitly avoid inline refresh.Stephane Gamard2014-08-217-17/+54
|
* SONAR-4407 Refactor the libraries page in order to drop GWTStas Vilchik2014-08-215-20/+52
| | | | Clean up
* SONAR-4407 Refactor the libraries page in order to drop GWTStas Vilchik2014-08-213-7/+119
|
* fixing case sensitive issue on fileStephane Gamard2014-08-212-0/+0
|
* fixing case sensitive issue on fileStephane Gamard2014-08-212-1/+1
|
* Case problemsStephane Gamard2014-08-211-1/+1
|
* Updated pom dependencies and sizeStephane Gamard2014-08-202-1/+2
|
* code formatStephane Gamard2014-08-201-112/+3
|
* fixed synchronizationStephane Gamard2014-08-204-30/+11
|
* removed final modifier because of MockitoStephane Gamard2014-08-201-11/+11
|
* Updated indexQueue mechanism for performance (no compression yet).Stephane Gamard2014-08-2028-624/+446
|
* code formatStephane Gamard2014-08-201-4/+4
|
* Finalized base methods for DAOStephane Gamard2014-08-201-3/+3
|
* Updated DAO with findAfterDate methodStephane Gamard2014-08-2019-253/+207
|
* SONAR-4407 Refactor the libraries page in order to drop GWTStas Vilchik2014-08-209-2/+237
| | | | List the component's libraries
* Change Olivier Gaudin's keyGAUDIN2014-08-201-32/+32
|
* SONAR-5498 Make all links consistentStas Vilchik2014-08-183-4/+4
|
* SONAR-4406 Some minor improvementsStas Vilchik2014-08-183-7/+21
|
* Added license headerStephane Gamard2014-08-162-0/+38
|
* Added tests for sonar-process Monitor ClassStephane Gamard2014-08-155-36/+142
|
* Increased coverage for ListUpdateScriptsStephane Gamard2014-08-142-2/+90
|
* Revert Props setDefaultStephane Gamard2014-08-142-1/+10
|
* fix quality flaw & added test for UpdateListScriptFactoryStephane Gamard2014-08-143-11/+102
|
* fix quality flawStephane Gamard2014-08-141-6/+9
|
* fix quality flawStephane Gamard2014-08-141-2/+4
|
* SONAR-4406 Slight ui improvementsStas Vilchik2014-08-145-8/+47
|
* fix quality flawStephane Gamard2014-08-144-4/+14
|
* fix quality flawStephane Gamard2014-08-147-33/+43
|
* Fixed BaseIndex testStephane Gamard2014-08-141-3/+1
|
* added properties for SearchServer in ServerTester for mediumTestsStephane Gamard2014-08-141-3/+1
|
* fix SearchServerTestStephane Gamard2014-08-142-7/+7
|
* fix quality flawsStephane Gamard2014-08-143-41/+48
|
* fix quality flawsStephane Gamard2014-08-145-28/+47
|