aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8172 make all args of api/organizations/update optional but keySébastien Lesaint2016-11-084-27/+97
* SONAR-8361 WS api/components/search_projects return isFavoriteTeryk Bellahsene2016-11-0810-102/+102
* SONAR-8288 WS api/measures/search_projects DSL handle isFavoriteTeryk Bellahsene2016-11-0810-56/+180
* SONAR-8120 Fix project names to stabilize UTJulien Lancelot2016-11-081-3/+3
* fix quality flawsStas Vilchik2016-11-086-7/+7
* SONAR-8300 change wordingStas Vilchik2016-11-081-1/+1
* SONAR-8089 Load all measures at onceJulien Lancelot2016-11-085-174/+125
* SONAR-8089 Merge ComponentDao#selectChildren and selectDescendantsJulien Lancelot2016-11-084-39/+35
* SONAR-8300 display special message when use has no favorite projectsStas Vilchik2016-11-075-9/+74
* SONAR-8300 add ITsStas Vilchik2016-11-074-10/+10
* fix profiles comparisonStas Vilchik2016-11-071-1/+1
* open projects page by default (#1358)Stas Vilchik2016-11-0414-435/+12
* SONAR-8300 reverse option of quality gate facetStas Vilchik2016-11-041-1/+1
* SONAR-8300 Create new "Projects" page [5th iteration] (#1357)Stas Vilchik2016-11-0418-244/+165
* extend the main js app (#1345)Stas Vilchik2016-11-0426-185/+162
* display webpack build durationStas Vilchik2016-11-041-1/+4
* SONAR-8300 open favorite projects for authenticated usersStas Vilchik2016-11-041-1/+2
* SONAR-8300 open all facetsStas Vilchik2016-11-0410-219/+12
* SONAR-8300 mute unselected facet optionsStas Vilchik2016-11-0416-27/+70
* SONAR-8300 display cumulative facetsStas Vilchik2016-11-045-21/+62
* 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-6912 Fix unit test by adding missing execute()Julien Lancelot2016-11-041-2/+3
* SONAR-6912 do not remove admin permission on user if no more adminsSimon Brandhof2016-11-031-1/+1
* SONAR-6912 do not remove a group member if no more adminsSimon Brandhof2016-11-032-4/+53
* SONAR-8255 require admin permission on related organizationSimon Brandhof2016-11-032-13/+37
* drop global dashboards and measures from ui (#1353)Stas Vilchik2016-11-0342-2595/+2
* SONAR-8325 Improve MeasureDao#selectByQuery performanceJulien Lancelot2016-11-034-5/+6
* SONAR-8325 Authorization#keepAuthorizedProjectIds now returns a setJulien Lancelot2016-11-031-1/+1
* SONAR-8120 api/measures/search now accepts only project keysJulien Lancelot2016-11-035-266/+118
* 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
* 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-0118-268/+56
* 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 SONAR-8325 Add missing join on projects in MeasureMapper#selectByQ...Julien Lancelot2016-10-282-2/+2
* SONAR-5430 Load SSO settings only at startupJulien Lancelot2016-10-282-30/+55
* SONAR-5430 Improve error handlingJulien Lancelot2016-10-284-0/+39
* 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
* 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
* SONAR-8324 Fix maintainability rating tooltipStas Vilchik2016-10-281-4/+5