aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Release 4.5.1-RC1"Eric Hartmann2014-10-2732-32/+32
* Release 4.5.1-RC1Olivier Gaudin2014-10-2532-32/+32
* SONAR-5774 WS /api/events does not work for views4.5.1-RC1Julien Lancelot2014-10-241-1/+1
* SONAR-5774 WS /api/events does not work for viewsJulien Lancelot2014-10-241-1/+1
* SONAR-5255 Fix FF, break IE11Stas Vilchik2014-10-231-3/+1
* Fix tooltip of "More Criteria" filterJean-Baptiste Lievremont2014-10-221-0/+6
* Fix tooltip of query filterJean-Baptiste Lievremont2014-10-221-0/+5
* SONAR-5762 Fix redirection on component viewer when opened in Eclipse browserJean-Baptiste Lievremont2014-10-221-1/+1
* SONAR-5758 Apply CSV escaping on classic rule activation paramsJean-Baptiste Lievremont2014-10-221-1/+1
* SONAR-5758 Use CSV escaping to send custom rule parametersJean-Baptiste Lievremont2014-10-223-1/+11
* SONAR-5758 fix SQL requestSimon Brandhof2014-10-221-1/+1
* SONAR-5758 fix quality flawsSimon Brandhof2014-10-212-5/+13
* SONAR-5758 db migration to delete corrupted rows in ACTIVITIESSimon Brandhof2014-10-2122-10/+227
* Refactor KeyValueFormatSimon Brandhof2014-10-211-10/+10
* Merge branch 'reduce-complexity-keyvalueformat' into branch-4.5Simon Brandhof2014-10-211-30/+45
|\
| * Reduce complexityJulien HENRY2014-10-211-30/+45
|/
* SONAR-5768 API: org.sonar.api.utils.KeyValueFormat does not support escaping ...Simon Brandhof2014-10-215-283/+262
* Add missing @Nullable to KeyValueFormatSimon Brandhof2014-10-211-12/+50
* remove methods of KeyValueFormat that are deprecated since 2.7Simon Brandhof2014-10-214-159/+11
* SONAR-5765 Restore access to duplication_data measureJulien HENRY2014-10-205-30/+85
* SONAR-5255 Make sure SonarQube compatible with IE 11Stas Vilchik2014-10-202-2/+4
* SONAR-5760 Component Viewer fails to show a big filesStas Vilchik2014-10-204-7/+24
* SONAR-5736 The select list component does not fetch more than one pageStas Vilchik2014-10-201-1/+1
* SONAR-5625 Include the "enabled" column to the current "projects_kee" indexJulien Lancelot2014-10-204-2/+42
* SONAR-5735 Deprecate "sonar.importSources"Julien HENRY2014-10-173-3/+8
* SONAR-5691 Exception messages are shown twiceSimon Brandhof2014-10-171-2/+2
* Revert "SONAR-5605 MySQL: configure driver to use server side cursor and not ...Julien Lancelot2014-10-174-5/+9
* SONAR-5751 Apply fix to table footer tooFabrice Bellingard2014-10-161-1/+1
* Fix SearchClient to display exception detail on errorJulien Lancelot2014-10-161-1/+1
* SONAR-5751 Table headers don't wrap correctly in printable versionStas Vilchik2014-10-161-0/+5
* SSF-21 XSS vulnerability on Measures pageStas Vilchik2014-10-151-2/+2
* SONAR-5727 The bulk operation can be desynchronized with the criteria of the ...Stas Vilchik2014-10-152-6/+14
* SONAR-5736 The select list component does not fetch more than one pageStas Vilchik2014-10-151-20/+27
* Fix issue related to SONAR-5419Julien HENRY2014-10-152-8/+82
* SONAR-5692 document sonar.search.httpPort in the developer section of sonar.p...Simon Brandhof2014-10-141-0/+5
* SONAR-5710 remove duplicated JVM options in command-lineSimon Brandhof2014-10-141-3/+2
* SONAR-5634 Fix facet list height to prevent flicker on loadingJean-Baptiste Lievremont2014-10-141-2/+5
* SONAR-5713 Display note with note CSS classJean-Baptiste Lievremont2014-10-141-1/+1
* SONAR-5538 Fix comparison page on projects when snapshot_id != null but refer...Jean-Baptiste Lievremont2014-10-142-22/+22
* SONAR-5593 Better handling of profile overwrite on copyJean-Baptiste Lievremont2014-10-143-7/+47
* SONAR-5330 Fix issue when source dirs are symbolic linksJulien HENRY2014-10-147-2/+26
* SONAR-5256 Fix NPE and add warning when sonar.importSources=falseJulien HENRY2014-10-143-9/+16
* SONAR-5068 Deprecate binaries and libraries related methodsJulien HENRY2014-10-142-1/+28
* SONAR-5715 Fix preview mode when source file contains space in its pathJulien HENRY2014-10-145-13/+46
* Replace hamcrest by fest-assert in KeyValueFormatTestSimon Brandhof2014-10-141-29/+28
* SONAR-5673 Creating a new profile from a configuration file is not workingJulien Lancelot2014-10-1319-401/+512
* SONAR-5708 This is not possible to create or update a filter with the criteri...Julien Lancelot2014-10-101-12/+2
* SONAR-5198 search box with '_' (underscore) does not display expected results...Julien Lancelot2014-10-101-1/+5
* SONAR-5577 Web services don't support parameters bigger than 65kbJulien Lancelot2014-10-101-0/+6
* SONAR-5605 MySQL: configure driver to use server side cursor and not client s...Julien Lancelot2014-10-104-9/+5