aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-7027 add MeasureDao#selectByDeveloperForSnapshotAndMetricsSébastien Lesaint2015-11-255-6/+138
* SONAR-7027 add SnapshotTesting#newSnapshotForDeveloper + fix depthSébastien Lesaint2015-11-251-3/+12
* SONAR-7027 add developerId to ComponentDtoSébastien Lesaint2015-11-255-3/+27
* SONAR-7073 fix nullability of SNAPSHOTS.SCOPE/QUALIFIERSimon Brandhof2015-11-252-2/+2
* SONAR-7073 Size of db column SNAPSHOTS.QUALIFIER is not correctSimon Brandhof2015-11-255-3/+73
* Exclude xoo and benchmark modules from analysisSimon Brandhof2015-11-252-1/+7
* Fix logs of Travis CISimon Brandhof2015-11-241-2/+2
* SONAR-7054 Token based authenticationTeryk Bellahsene2015-11-2411-2/+373
* Improve travis.shSimon Brandhof2015-11-242-49/+61
* Fix quality flawTeryk Bellahsene2015-11-241-1/+2
* Improve UserTokenDao coverageTeryk Bellahsene2015-11-241-0/+22
* SONAR-7037 Improve logging on authentication failureDuarte Meneses2015-11-242-5/+21
* Remove perf tests from batch MT (take too much time)Julien HENRY2015-11-242-184/+4
* Fix index size limit of user_tokens_login_nameTeryk Bellahsene2015-11-243-3/+3