summaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
...
| * update all projects pageStas Vilchik2015-02-181-31/+35
| |
| * fix dashboard configurationStas Vilchik2015-02-182-1/+2
| |
| * fix header clipping effectStas Vilchik2015-02-186-15/+21
| |
| * Merge branch-5.0Julien Lancelot2015-02-181-0/+31
| |\
| | * SONAR-6187 Enhance SQALE model with new characteristicsJulien Lancelot2015-02-171-0/+31
| | |
| * | change the default facets on the issues pageStas Vilchik2015-02-171-2/+2
| | |
| * | SONAR-6163 - timezones - events migrationTeryk Bellahsene2015-02-175-5/+116
| | |
| * | focus the first input in the rule activation modalStas Vilchik2015-02-171-1/+5
| | |
| * | fix syntax highlightingStas Vilchik2015-02-171-5/+8
| | |
| * | fix issue box status truncation, fix assign to me actionStas Vilchik2015-02-172-2/+2
| | |
| * | highlight non-ready status of rulesStas Vilchik2015-02-172-1/+5
| | |
| * | open rule details by dbl clickStas Vilchik2015-02-171-0/+1
| | |
| * | fix double help modalStas Vilchik2015-02-171-13/+0
| | |
| * | SONAR-5998 If the per_page is invalid, the size of returned pages is 0Julien Lancelot2015-02-171-1/+1
| | |
| * | SONAR-5886 make bars clickableStas Vilchik2015-02-172-2/+18
| | |
| * | SSF-31 XSS and link injection on "role" param of /roles/edit_users and ↵Julien Lancelot2015-02-172-8/+8
| | | | | | | | | | | | /roles/edit_groups
| * | Add tooltips for source markersStas Vilchik2015-02-175-10/+44
| | |
| * | SONAR-5998 If the per_page is invalid, the default value is now returnedJulien Lancelot2015-02-171-1/+1
| | |
| * | SONAR-5999 Check that params are valid integerJulien Lancelot2015-02-172-5/+9
| | |
| * | SONAR-6191 Do not allow to copy unsaved filterStas Vilchik2015-02-171-4/+17
| | |
| * | SONAR-5820 apply feedbackStas Vilchik2015-02-171-7/+9
| | |
| * | SONAR-6146 clean up /resources/indexStas Vilchik2015-02-174-96/+0
| | |
* | | SONAR-6152 Customize look&feel with new logoStas Vilchik2015-02-174-3/+28
|/ /
* | SONAR-5886 apply feedbackStas Vilchik2015-02-171-4/+8
| |
* | SONAR-5953 do not show directories facet when using the contextualized ↵Stas Vilchik2015-02-171-1/+1
| | | | | | | | issues page for a directory
* | SONAR-5966 fix plugin actionsStas Vilchik2015-02-171-0/+2
| |
* | SONAR-6004 Apply project permissions on global dashboardsJean-Baptiste Lievremont2015-02-161-1/+5
| |
* | Remove unstable test source-viewer-spec.jsSimon Brandhof2015-02-161-171/+0
| |
* | Speed-up buildSimon Brandhof2015-02-162-117/+120
| |
* | SONAR-6119 Move module UUID path migration, include self on parentsJean-Baptiste Lievremont2015-02-131-0/+1
| |
* | SONAR-5998 Fix pagination to manage null pageSizeJulien Lancelot2015-02-131-1/+1
| |
* | SONAR-5183 timezones - fix timeline widgetTeryk Bellahsene2015-02-121-2/+2
| |
* | SONAR-5999 Fail to render profile comparison page when parameter id1 is ↵Julien Lancelot2015-02-121-2/+2
| | | | | | | | declared as an array
* | SONAR-5998 Fail to render the measures page when the parameter pageSize does ↵Julien Lancelot2015-02-121-1/+4
| | | | | | | | not contain an integer
* | manual_measures - fix mapping in ruby codeTeryk Bellahsene2015-02-111-1/+14
| |
* | SONAR-6131 Measure drilldown is failing on removed componentsJulien Lancelot2015-02-112-2/+3
| |
* | SONAR-6132 Dashboard is failing on removed componentsJulien Lancelot2015-02-111-14/+31
| |
* | SONAR-6168 Only "Administer System" permission should be need to create a groupJulien Lancelot2015-02-111-1/+1
| |
* | SONAR-6069 Fix redirection of drilldown/issues to /issuesJulien Lancelot2015-02-111-0/+6
| |
* | SONAR-6156 update the search input to use new WSStas Vilchik2015-02-112-1/+36
| |
* | SONAR-4400 Issue tag cloud widget handles differential periodsJean-Baptiste Lievremont2015-02-111-0/+2
| |
* | SONAR-5183 timezones - project_measures and manual_measures migrationsTeryk Bellahsene2015-02-114-1/+95
| |
* | SONAR-6069 Remove RoR code related to the "old" Issues Drilldown pageJulien Lancelot2015-02-109-361/+3
| |
* | SONAR-5183 timezones - semaphores migrationTeryk Bellahsene2015-02-103-0/+93
| |
* | SONAR-2570 compress db table FILE_SOURCESSimon Brandhof2015-02-103-0/+88
| |
* | SONAR-5183 timezones - migrate issues table from timestamp to longTeryk Bellahsene2015-02-093-0/+95
| |
* | SONAR-3566 Make it clear that issue-related information displayed in widgets ↵Stas Vilchik2015-02-061-0/+1
| | | | | | | | is desynchronized
* | SONAR-5950 ignore issue measuresStas Vilchik2015-02-061-20/+24
| |
* | SONAR-5886 apply feedbackStas Vilchik2015-02-062-0/+6
| |
* | Revert "SONAR-6044 Stop storing distribution of issue-related measures by rule"Julien Lancelot2015-02-061-30/+0
| | | | | | | | | | | | | | | | | | This reverts commit 217d3d5d39aa5a06828743d11b5a7fab0e10d8f0. Conflicts: server/sonar-server/src/main/java/org/sonar/server/db/migrations/DatabaseMigrations.java sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql