aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* fix quality flawsStas Vilchik2015-02-201-102/+134
* Disable automatic refresh of ES index "sourcelines"Simon Brandhof2015-02-202-1/+4
* Incremental indexing of activitiesSimon Brandhof2015-02-201-5/+0
* Remove useless debug logsSimon Brandhof2015-02-201-15/+4
* apply web service api feedbackStas Vilchik2015-02-206-6/+41
* fix scrolling by keyboard on issues and rules pagesStas Vilchik2015-02-202-3/+4
* 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
* 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
* SONAR-6011 Restoring built-in profiles does not update existing rule parametersJulien Lancelot2015-02-202-27/+226
* 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
|\
| * 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
* | | SONAR-6152 add padding around logoStas Vilchik2015-02-192-1/+5
* | | Merge branch 'master' into feature/brandingStas Vilchik2015-02-19201-1585/+2459
|\ \ \ | | |/ | |/|
| * | update new issues facetStas Vilchik2015-02-192-10/+22
| * | SONAR-6153 Show rule tags in issue tag suggestionsJean-Baptiste Lievremont2015-02-192-5/+44
| * | SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.levelSimon Brandhof2015-02-1966-684/+472
| * | SONAR-5700 ability to change level of loggers of 3rd-party librariesSimon Brandhof2015-02-191-2/+1
| * | Support property sonar.log.debug (boolean)Simon Brandhof2015-02-193-8/+24
| * | SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-1983-467/+280
| * | SONAR-6057 fix path of archived logsSimon Brandhof2015-02-192-7/+9
| * | SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-1928-378/+829
| * | SONAR-6046 When calling a web service with some wrong data, the generated exc...Julien Lancelot2015-02-193-1/+103
| * | SONAR-5861 Ability to hide issue commentsJean-Baptiste Lievremont2015-02-195-6/+78
| * | Fix testJulien HENRY2015-02-191-1/+1
| * | Merge pull request #101 from SonarSource/fix/file_sources_migrationJulien HENRY2015-02-197-19/+195
| |\ \
| | * | SONAR-6174 Ignore any exception during file_sources migration when parsing du...Julien HENRY2015-02-197-19/+195
| * | | SONAR-5885 Fix mapping of htmlDesc attribute to fetch correct fields in ESJean-Baptiste Lievremont2015-02-193-1/+31
| * | | SONAR-5596 Fix migration on OracleJulien Lancelot2015-02-191-1/+1
| * | | SONAR-5711 Send validation messages to client all at onceJean-Baptiste Lievremont2015-02-182-31/+92
| * | | SONAR-5596 Purge permission on modulesJulien Lancelot2015-02-188-2/+272