aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-6331 add a project overview pageStas Vilchik2015-03-3034-184/+1609
* Merge from branch-5.1Jean-Baptiste Lievremont2015-03-307-6/+38
|\
| * SONAR-6340 highlight cancelled reportsStas Vilchik2015-03-272-0/+6
| * fix display of overlapping duplicationsStas Vilchik2015-03-273-52/+63
| * do not show global error if the request is sent from modal windowStas Vilchik2015-03-273-2/+22
* | show warning when find a duplication in a removed componentStas Vilchik2015-03-273-58/+63
* | 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
* | Automatic merge from branch-5.1Jenkins CI2015-03-263-6/+11
|\|
| * apply rules feedbackStas Vilchik2015-03-253-6/+11
* | update process spinnersStas Vilchik2015-03-241-30/+24
* | fix reactivation of a custom ruleStas Vilchik2015-03-233-7/+6
* | fix quality flawsStas Vilchik2015-03-235-9/+8
* | SONAR-6215 apply feedbackStas Vilchik2015-03-205-5/+35
* | Merge pull request #160 from SonarSource/feature/filter-similar-issuesStas Vilchik2015-03-2015-32/+185
|\ \
| * | SONAR-5968 apply feedbackStas Vilchik2015-03-203-13/+15
| * | SONAR-5968 Allow modification of issue filter using issue propertiesStas Vilchik2015-03-1915-32/+183
* | | SONAR-6243 apply feedbackStas Vilchik2015-03-201-2/+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
* | | SONAR-6236 do not show resolved and closed issues when query has unresolved c...Stas Vilchik2015-03-191-0/+5
* | | fix select2 in rule bulk changeStas Vilchik2015-03-191-1/+2
* | | fix process.fail messageStas Vilchik2015-03-191-2/+8
| |/ |/|
* | fix quality flawsStas Vilchik2015-03-181-1/+0
* | apply workspace feedbackStas Vilchik2015-03-188-33/+77
* | add web tests for coding rules pageStas Vilchik2015-03-181-1/+1
* | Move migration 774 to 773Julien Lancelot2015-03-181-0/+0
* | Merge branch-5.1Julien Lancelot2015-03-1815-77/+100
|\|
| * extract settings links in the context navStas Vilchik2015-03-173-13/+35
| * 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-173-3/+6
| * Merge multiple issues column requests alter into one requestJulien Lancelot2015-03-177-54/+41
| * better highlighting of active navigation item in the project contextStas Vilchik2015-03-162-3/+12
* | fix manual rule reactivationStas Vilchik2015-03-172-3/+5
* | add some web testsStas Vilchik2015-03-171-9/+1
* | SONAR-6261 Persist events in compute stackJulien Lancelot2015-03-177-15/+128
* | fix web testStas Vilchik2015-03-161-16/+19
* | show duration of unfinished analysis reportsStas Vilchik2015-03-161-2/+2
* | SONAR-6264 apply feedbackStas Vilchik2015-03-162-0/+10
* | better highlighting of active navigation item in the project contextStas Vilchik2015-03-162-3/+12
* | fix concurrency in the global searchStas Vilchik2015-03-161-1/+4
* | SONAR-6264 apply feedbackStas Vilchik2015-03-161-1/+1
* | SONAR-6285 add a home page for global issuesStas Vilchik2015-03-1610-6/+296
* | SONAR-6262 Fix display of links in components pageJulien Lancelot2015-03-132-8/+8
* | fix ui issues with warningsStas Vilchik2015-03-128-43/+41