aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6809 Remove sonar-java-api from distributionJulien HENRY2015-11-302-20/+0
* fix treemap testStas Vilchik2015-11-301-1/+2
* SONAR-6946 Add an ability to drilldown on the overview treemapStas Vilchik2015-11-308-27/+147
* SONAR-6945 Limit the number of bubbles on the overview bubble chartStas Vilchik2015-11-301-1/+7
* Improve UT coverageJulien HENRY2015-11-304-32/+283
* SONAR-6183 Add validation of *coverage_line_hits_data measuresJulien HENRY2015-11-301-9/+8
* SONAR-6892 WS permissions/search_project_permissions filter by qualifierTeryk Bellahsene2015-11-308-74/+181
* SONAR-7065 apply feedbackStas Vilchik2015-11-301-2/+14
* SONAR-7069 Improve support of views on the overview pageStas Vilchik2015-11-306-31/+94
* SONAR-7083 search for active rule with a null param. Add tests to validate fixTeryk Bellahsene2015-11-302-91/+138
* Always select queue rows in the same orderSimon Brandhof2015-11-301-3/+7
* Temporarily disable coverage per test during PR analysisSimon Brandhof2015-11-301-1/+1
* Analyze PR only on master mergeSimon Brandhof2015-11-301-1/+1
* Analyze naming convention to travis.sh env variable GITHUB_TOKENSimon Brandhof2015-11-301-4/+4
* Fix quality flaws in BatchUtilsSimon Brandhof2015-11-301-2/+5
* SONAR-7064 Replace treemap on the size overview page with histogramStas Vilchik2015-11-273-2/+110
* SONAR-7065 Add tooltips for complexity distribution bars on the overview pageStas Vilchik2015-11-275-14/+34
* SONAR-7051 SONAR-7052 apply feedbackStas Vilchik2015-11-273-4/+14
* test how to generate and revoke tokens through web uiStas Vilchik2015-11-275-4/+148
* SONAR-7050 SONAR-7051 SONAR-7052 add ability to generate, list and revoke use...Stas Vilchik2015-11-279-46/+280
* Fix quality issueDuarte Meneses2015-11-271-3/+1
* Fix quality flaws (sorry for previous commit)Simon Brandhof2015-11-271-13/+9
* Fix quality flawsSimon Brandhof2015-11-271-1/+3
* Replace checkNotNull by requireNonNull in sonar-wsTeryk Bellahsene2015-11-271-3/+3
* SONAR-7059 Improve navigation between dashboards inside the project spaceStas Vilchik2015-11-2613-57/+248
* SONAR-7083 Search for active rules when a parameter value is nullTeryk Bellahsene2015-11-261-3/+4
* Fix quality flawsJulien HENRY2015-11-262-24/+13
* Improve Dateutils code coverageTeryk Bellahsene2015-11-261-0/+6
* SONAR-7054 Update javadoc concerning hexadecimal characters in token and hashTeryk Bellahsene2015-11-261-0/+2
* SONAR-7039 WS user_tokens/generate update descriptionTeryk Bellahsene2015-11-261-1/+2
* SONAR-7048 WS user_tokens/search list access tokens of a userTeryk Bellahsene2015-11-2610-2/+338
* SONAR-7042 WS user_tokens/revoke revoke an access tokenTeryk Bellahsene2015-11-2613-5/+307
* SONAR-7080 use execution duration provided by a serverStas Vilchik2015-11-261-1/+1
* SONAR-7080 Web service must provide execution time of the background task in ...Simon Brandhof2015-11-266-8/+48
* SONAR-7027 Readd indexResource in JRubyFaceJulien Lancelot2015-11-262-0/+18
* fix testStas Vilchik2015-11-261-7/+0
* SONAR-7035 apply feedbackStas Vilchik2015-11-262-2/+36
* SONAR-7068 apply feedbackStas Vilchik2015-11-262-6/+6
* SONAR-7066 Improve display of leak period on the overview pageStas Vilchik2015-11-2610-37/+65
* fix ProjectOverviewTestStas Vilchik2015-11-261-1/+1
* SONAR-6905 Batch should dump analysis-related URL into a JSON fileDuarte Meneses2015-11-262-10/+55
* fix quality flawsSébastien Lesaint2015-11-252-2/+3
* fix MeasureDao UT: duplicate null project uuidSébastien Lesaint2015-11-251-2/+2
* SONAR-6591 Add SQALE metadata to XML rule formatSimon Brandhof2015-11-255-110/+387
* SONAR-6890 Wrong link while drilling down from quality gate widget to new issuesStas Vilchik2015-11-252-1/+2
* SONAR-7068 Add a visual indicators for each domain on the overview pageStas Vilchik2015-11-254-12/+30
* SONAR-7073 revert fix of SNAPSHOTS.SCOPESimon Brandhof2015-11-253-35/+1
* SONAR-7067 Remove severity distribution from the overview pageStas Vilchik2015-11-252-34/+1
* SONAR-6331 apply feedbackStas Vilchik2015-11-2515-37/+57
* SONAR-7027 add MeasureDao#selectBySnapshotAndMetricsSébastien Lesaint2015-11-254-0/+64