summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | fix scrolling by keyboard on issues and rules pagesStas Vilchik2015-02-202-3/+4
| | |
* | | SONAR-5931 Update documentationJulien HENRY2015-02-2018-65/+74
| | |
* | | SONAR-5931 Add a tester class for SensorContextJulien HENRY2015-02-204-47/+480
| | |
* | | SONAR-5931 Cleanup symbol reference APIJulien HENRY2015-02-2017-185/+46
| | |
* | | SONAR-5931 Cleanup highlighting APIJulien HENRY2015-02-2022-137/+254
|/ /
* | Add some unit testsJulien Lancelot2015-02-203-15/+40
| |
* | fix quality flawsStas Vilchik2015-02-205-28/+28
| |
* | fix global js errorStas Vilchik2015-02-201-8/+0
| |
* | Fix quality flawJulien Lancelot2015-02-201-1/+1
| |
* | fix quality flawsStas Vilchik2015-02-205-186/+11
| |
* | Fix non-deterministic NPE in BaseLogger due to incorrect static field ↵Simon Brandhof2015-02-206-39/+103
| | | | | | | | initialization
* | Fix quality flawSimon Brandhof2015-02-201-4/+0
| |
* | apply help window feedbackStas Vilchik2015-02-201-1/+10
| |
* | apply issue key filter feedbackStas Vilchik2015-02-201-1/+3
| |
* | apply issues page header feedbackStas Vilchik2015-02-201-1/+1
| |
* | apply web service api page feedbackStas Vilchik2015-02-202-38/+43
| |
* | apply rules page feedbackStas Vilchik2015-02-207-7/+27
| |
* | SONAR-5751 return fixStas Vilchik2015-02-201-1/+6
| |
* | Revert SONAR-5772Julien HENRY2015-02-205-227/+0
| |
* | SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-2010-13/+23
| |
* | SONAR-6011 Restoring built-in profiles does not update existing rule parametersJulien Lancelot2015-02-202-27/+226
| |
* | SONAR-5772 Fix test exclusionsJulien HENRY2015-02-191-0/+3
| |
* | SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-1919-79/+122
| |
* | SONAR-5931 Remove beta test APIJulien HENRY2015-02-1930-2547/+1
| |
* | SONAR-6202 Compute overall coverage on all filesJulien HENRY2015-02-194-16/+253
| |
* | SONAR-5772 Force coverage measure computation by defaultJulien HENRY2015-02-193-10/+48
| |
* | update coding rules search testStas Vilchik2015-02-191-2/+4
| |
* | SONAR-6199 Fix description of api/profiles/list language parameterJean-Baptiste Lievremont2015-02-191-1/+0
| |
* | fix compatibility with eclipse pluginStas Vilchik2015-02-192-4/+2
| |
* | update print stylesStas Vilchik2015-02-191-0/+34
| |
* | fix search field on coding rules page on IE11Stas Vilchik2015-02-192-10/+9
| |
* | SONAR-6199 Update rule activation parameter descriptionsJean-Baptiste Lievremont2015-02-191-4/+4
| |
* | SONAR-6199 Add profile key in api/profiles/list WSJean-Baptiste Lievremont2015-02-191-1/+6
| |
* | Merge pull request #108 from SonarSource/feature/web/fast_testsStas Vilchik2015-02-1934-0/+159
|\ \ | | | | | | enable parallel execution of web tests
| * | kill unused testStas Vilchik2015-02-191-46/+0
| | |
| * | enable parallel execution of web testsStas Vilchik2015-02-1934-0/+205
| | |
* | | SONAR-6021 Update UI of api documentation pageStas Vilchik2015-02-1920-135/+123
| | |
* | | Merge branch-5.0Julien Lancelot2015-02-191-5/+9
| | |
* | | Merge branch-5.0Julien Lancelot2015-02-192-5/+12
|\ \ \ | | |/ | |/|
| * | SONAR-6187 Replace MessageException instead of IllegalStateException and add ↵Julien Lancelot2015-02-192-6/+17
| | | | | | | | | | | | more info in error message
* | | SONAR-5772 Force coverage measure computation by defaultJulien HENRY2015-02-1924-145/+194
| | |
* | | Merge pull request #74 from SonarSource/feature/brandingStas Vilchik2015-02-198-3/+55
|\ \ \ | | | | | | | | SONAR-6152 Customize look&feel with new logo
| * | | SONAR-6152 add padding around logoStas Vilchik2015-02-192-1/+5
| | | |
| * | | Merge branch 'master' into feature/brandingStas Vilchik2015-02-19322-2288/+5372
| |\ \ \ | | | |/ | | |/|
| * | | SONAR-6152 fix failuresStas Vilchik2015-02-183-8/+9
| | | |
| * | | Merge branch 'master' into feature/brandingStas Vilchik2015-02-18195-1026/+2805
| |\ \ \
| * | | | SONAR-6152 Customize look&feel with new logoStas Vilchik2015-02-177-3/+38
| | | | |
| * | | | Merge branch 'master' into feature/brandingStas Vilchik2015-02-17754-9159/+16017
| |\ \ \ \
| * | | | | SONAR-6152 Customize look&feel with new logoSimon Brandhof2015-02-061-0/+12
| | | | | |
* | | | | | Attempt to fix unexplained parallel execution of testsSimon Brandhof2015-02-191-0/+1
| |_|_|/ / |/| | | |