aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
* drop unused ruby codeStas Vilchik2015-04-026-143/+7
* remove dashboard2 prototypeStas Vilchik2015-04-0211-381/+0
* remove unused ror templatesStas Vilchik2015-04-015-126/+0
* remove some unused code, fix quality flawsStas Vilchik2015-04-012-22/+0
* SONAR-6331 fix display of the overview page of provisioned projectsStas Vilchik2015-04-012-29/+35
* update alerts on page without full layoutStas Vilchik2015-04-011-4/+14
* update alertsStas Vilchik2015-04-011-8/+10
* SONAR-6331 open overview by default (fix for name parameter)Stas Vilchik2015-03-301-1/+1
* SONAR-6331 do not fail if any piece of information is missingStas Vilchik2015-03-301-8/+26
* SONAR-6331 open overview by defaultStas Vilchik2015-03-301-0/+7
* SONAR-6331 do not show overview by defaultStas Vilchik2015-03-301-5/+0
* SONAR-6331 add a project overview pageStas Vilchik2015-03-304-12/+71
* Fix removal of project/profile association (bad type conversion in Rails)Jean-Baptiste Lievremont2015-03-261-1/+1
* Fix issue with quality profile/project association on project admin pageJean-Baptiste Lievremont2015-03-261-2/+3
* SONAR-6325 Apply feedback from PRJean-Baptiste Lievremont2015-03-261-2/+2
* SONAR-6328 Migrate existing project/profile associationsJean-Baptiste Lievremont2015-03-261-0/+31
* SONAR-6327 Add is_default column to rules_profilesJean-Baptiste Lievremont2015-03-261-0/+31
* SONAR-6326 Add project_profiles association tableJean-Baptiste Lievremont2015-03-261-0/+36
* Merge pull request #160 from SonarSource/feature/filter-similar-issuesStas Vilchik2015-03-204-0/+1
|\
| * SONAR-5968 Allow modification of issue filter using issue propertiesStas Vilchik2015-03-194-0/+1
* | Automatic merge from branch-5.1Jenkins CI2015-03-201-1/+1
|\ \ | |/ |/|
| * SONAR-6296 Display dashboard name from bundle if availableJulien Lancelot2015-03-191-1/+1
| * Move migration 774 to 773Julien Lancelot2015-03-181-0/+0
* | Move migration 774 to 773Julien Lancelot2015-03-181-0/+0
* | Merge branch-5.1Julien Lancelot2015-03-1812-61/+62
|\|
| * Improve db migration from 5.0 and indexing step at server startupSimon Brandhof2015-03-174-7/+18
| * improve the display of dashboard in the context navStas Vilchik2015-03-171-0/+3
| * Merge multiple issues column requests alter into one requestJulien Lancelot2015-03-177-54/+41
* | SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-177-15/+128
* | SONAR-6262 Fix display of links in components pageJulien Lancelot2015-03-132-8/+8
* | fix ui issues with warningsStas Vilchik2015-03-128-43/+41
* | SONAR-6262 Add project_links.component_uuid columnJulien Lancelot2015-03-126-5/+102
* | deprecate some cssStas Vilchik2015-03-121-3/+5
* | remove some usages of deprecated cssStas Vilchik2015-03-1013-32/+34
* | Automatic merge from masterJenkins CI2015-03-091-4/+2
|\|
| * Db migration: do not test presence of table as it does not work for table "ev...Simon Brandhof2015-03-091-4/+2
* | Merge branch 'master' into branch-5.2Stas Vilchik2015-03-096-5/+34
|\|
| * Reentrant db migrations when adding/removing columns or tablesSimon Brandhof2015-03-095-4/+33
| * Update messageJulien Lancelot2015-03-091-1/+1
* | SONAR-6235 Provide predefined issue filtersJean-Baptiste Lievremont2015-03-063-5/+5
* | remove usages of deprecated cssStas Vilchik2015-03-0631-90/+90
* | rework somestylesStas Vilchik2015-03-061-1/+1
* | Merge remote-tracking branch 'remotes/origin/feature/workspace' into branch-5.2Stas Vilchik2015-03-064-0/+3
|\ \
| * | SONAR-6215 Add a workspace POCStas Vilchik2015-03-024-0/+3
* | | SONAR-6206 Manual Measures of type String are not displayed in the Custom Mea...Julien Lancelot2015-03-051-1/+1
* | | Automatic merge from masterJenkins CI2015-03-042-4/+5
|\ \ \ | | |/ | |/|
| * | SONAR-6229 improve performance of ES indexing at startupSimon Brandhof2015-03-042-4/+5
* | | Automatic merge from masterJenkins CI2015-03-041-1/+1
|\| |
| * | SONAR-6229 Indexing of activity logs consumes too much memory during server s...Simon Brandhof2015-03-031-1/+1
* | | Merge remote-tracking branch 'origin/master' into branch-5.2Teryk Bellahsene2015-03-021-0/+32
|\| |