aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-8300 display facet histogramStas Vilchik2016-11-047-5/+53
* SONAR-8300 add labelsStas Vilchik2016-11-044-18/+32
* SONAR-8300 change layoutStas Vilchik2016-11-049-78/+109
* SONAR-8325 Restore selectByQuery with handlerJulien Lancelot2016-11-043-1/+146
* SONAR-6912 Fix unit test by adding missing execute()Julien Lancelot2016-11-041-2/+3
* SONAR-8325 Use Collection in MeasureQuery and remove useless join on projectsJulien Lancelot2016-11-042-36/+35
* SONAR-6912 do not remove admin permission on user if no more adminsSimon Brandhof2016-11-035-2/+70
* SONAR-6912 do not remove a group member if no more adminsSimon Brandhof2016-11-037-6/+133
* SONAR-8255 require admin permission on related organizationSimon Brandhof2016-11-032-13/+37
* drop global dashboards and measures from ui (#1353)Stas Vilchik2016-11-03113-7679/+7
* SONAR-8325 Fix bad imports in MeasureMapper#selectByQueryJulien Lancelot2016-11-031-7/+7
* SONAR-8325 Refactore MeasureDao#selectByQuery to improve readybilityJulien Lancelot2016-11-035-173/+52
* SONAR-8325 Improve MeasureDao#selectByQuery performanceJulien Lancelot2016-11-039-93/+378
* SONAR-8325 Authorization#keepAuthorizedProjectIds now returns a setJulien Lancelot2016-11-034-8/+19
* SONAR-8120 api/measures/search now accepts only project keysJulien Lancelot2016-11-038-283/+135
* SONAR-8260 fix conflict between project and org parametersSimon Brandhof2016-11-032-1/+20
* SONAR-8096 fix response leaking data from 1 org to the otherSébastien Lesaint2016-11-033-8/+3
* Fix maths in sonar.propertiesNicolas Bontoux2016-11-021-1/+1
* SONAR-5857 It should only be possible to use rating metrics defined in core f...Julien Lancelot2016-11-025-25/+88
* SONAR-8300 adjust layoutStas Vilchik2016-11-0221-37/+129
* SONAR-8300 display favorite projectsStas Vilchik2016-11-0212-7/+227
* SONAR-8300 unselect active option on clickStas Vilchik2016-11-021-1/+4
* fix loading more codeStas Vilchik2016-11-011-3/+3
* SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348)Stas Vilchik2016-11-0119-278/+61
* SONAR-8330 Drop the word "Unit" from code viewerStas Vilchik2016-11-011-8/+8
* SONAR-8237 Web UI is not working correctly on EdgeStas Vilchik2016-11-011-1/+4
* add boxed group animationStas Vilchik2016-10-313-2/+100
* SONAR-8300 Create new "Projects" page [second iteration] (#1347)Stas Vilchik2016-10-3124-522/+671
* SONAR-8089 Remove useless join on snapshots in ComponentMapper#selectDescenda...Julien Lancelot2016-10-281-10/+4
* SONAR-8089 SONAR-8325 Add missing join on projects in MeasureMapper#selectByQ...Julien Lancelot2016-10-284-14/+31
* SONAR-5430 Load SSO settings only at startupJulien Lancelot2016-10-282-30/+55
* SONAR-5430 Improve error handlingJulien Lancelot2016-10-285-3/+55
* SONAR-8119 improve rendering of quality gate conditions on project dashboardStas Vilchik2016-10-283-63/+61
* SONAR-8119 fix period selectionStas Vilchik2016-10-281-1/+1
* Improve InputFile javadocDuarte Meneses2016-10-281-2/+7
* SONAR-8291 display internal WS parameters only if askedStas Vilchik2016-10-283-4/+11
* SONAR-8291 improve positioning of parameter badgesStas Vilchik2016-10-281-56/+57
* update rating tooltipsStas Vilchik2016-10-281-12/+12
* SONAR-8324 Fix maintainability rating tooltipStas Vilchik2016-10-281-4/+5
* SONAR-5430 User authentication by HTTP headerJulien Lancelot2016-10-2710-28/+855
* display colorful ratings on leak period on measures pageStas Vilchik2016-10-273-4/+4
* fix deprecation badge color on web api pageStas Vilchik2016-10-271-4/+3
* SONAR-8327 Support access input file's contents through VFSDuarte Meneses2016-10-272-0/+51
* SONAR-8314 Some rework on generic test executions reportJulien HENRY2016-10-276-12/+94
* update wording on home pageStas Vilchik2016-10-271-1/+1
* update quality gate descriptionStas Vilchik2016-10-271-1/+1
* improve projects search on the notifications pageStas Vilchik2016-10-271-2/+4
* do not display global error when source viewer can't show code due to securit...Stas Vilchik2016-10-271-3/+10
* improve front end dx (#1331)Stas Vilchik2016-10-2730-189/+554
* SONAR-8310 Added missing deprecation warningJulien HENRY2016-10-272-11/+71