aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7688 table PROJECT_MEASURES should use component UUIDSimon Brandhof2016-06-146-1/+146
* SONAR-7693 support removal of ID columns in SNAPSHOTSSébastien Lesaint2016-06-1410-55/+51
* SONAR-7693 replace SNAPSHOTS.*PROJECT_ID by columns with uuidsSébastien Lesaint2016-06-146-0/+178
* fix bad refactoringStas Vilchik2016-06-142-2/+2
* SONAR-7720 Modify the Permission Templates page to support project creators (...Stas Vilchik2016-06-145-8/+82
* fix padding on the "Update Key" pageStas Vilchik2016-06-141-41/+46
* SONAR-7501 drop DB columnsSimon Brandhof2016-06-131-0/+29
* SONAR-7501 remove usage of columns in SQL requestsSimon Brandhof2016-06-137-64/+18
* improve table rendering on the Code pageStas Vilchik2016-06-135-9/+22
* SONAR-7692 support uuid columns in resource_indexSébastien Lesaint2016-06-134-17/+18
* SONAR-7692 change table resource_index to use project uuidsSébastien Lesaint2016-06-136-0/+176
* Remove support of unused property sonar.authorizer in ruby codeSimon Brandhof2016-06-104-80/+4
* SONAR-7501 do not use rule_id in project_measure.rbSimon Brandhof2016-06-102-30/+5
* Remove unused ruby classes Dependency and ResourceFinderSimon Brandhof2016-06-102-87/+0
* refactor react components (#1033)Stas Vilchik2016-06-1054-442/+771
* refactor permission templates page (#1025)Stas Vilchik2016-06-0933-624/+982
* SONAR-7723 Create dao for perm_tpl_characteristicsTeryk Bellahsene2016-06-091-0/+38
* update page and tables stylesStas Vilchik2016-06-089-16/+31
* refactor account app to drop redux (#1019)Stas Vilchik2016-06-0613-292/+136
* SONAR-7537 improve the changelog messageStas Vilchik2016-06-061-0/+7
* use nyc to compute coverageStas Vilchik2016-06-032-2/+2
* move testsStas Vilchik2016-06-0329-484/+815
* refactor code page (#912)Stas Vilchik2016-05-3022-1353/+683
* Automatic merge from branch-5.6ssjenka2016-05-301-2/+1
|\
| * change wording on the Setup pageStas Vilchik2016-05-301-2/+1
| * prepare for next development iteration on release branchTom2016-05-271-1/+1
| * release 5.6-RC2Tom2016-05-271-1/+1
* | Automatic merge from branch-5.6Jenkins CI2016-05-261-22/+25
|\|
| * fix unwanted WS call when QG is greenStas Vilchik2016-05-251-22/+25
| * prepare for next development iteration on release branchTom2016-05-201-1/+1
| * Release 5.6-RC1Tom2016-05-201-1/+1
* | prepare for next development iterationTom2016-05-201-1/+1
|/
* fix quality flawsStas Vilchik2016-05-202-4/+3
* SONAR-6964 Do not display administration sensitive data when opening browser ...Teryk Bellahsene2016-05-201-1/+1
* fix display of links from QG failuresStas Vilchik2016-05-192-1/+62
* fix when sumit empty issue comment by keyboardStas Vilchik2016-05-191-0/+5
* SONAR-7484 WS restrict action key suffixes to protobuf, json and textTeryk Bellahsene2016-05-191-1/+1
* fix domain headers on the overview pageStas Vilchik2016-05-182-3/+3
* display complementary duplications measuresStas Vilchik2016-05-181-1/+4
* SONAR-7223 "Best Values" are not displayed properly (#994)Stas Vilchik2016-05-182-95/+99
* SONAR-7639 pass BCP47 language tagStas Vilchik2016-05-181-4/+1
* SONAR-6613 remove useless indexes on table GROUP_ROLESSimon Brandhof2016-05-181-0/+32
* SONAR-7271 hide 2 sections from System Info pageSimon Brandhof2016-05-181-4/+6
* Remove useless JRuby property from web.xmlSimon Brandhof2016-05-181-4/+0
* fix displaying of new technical debt on the overview pageStas Vilchik2016-05-181-1/+1
* move "Releasability" domain on the first place on the measures pageStas Vilchik2016-05-171-2/+2
* SONAR-7640 Return unauthenticated when login/password are badJulien Lancelot2016-05-173-15/+30
* display number of new lines to cover on overview pageStas Vilchik2016-05-163-12/+48
* SONAR-7530 Add pagination on the Project Measures page (#977)Stas Vilchik2016-05-166-22/+72
* SONAR-6336 display warning only for saved conditionsStas Vilchik2016-05-161-2/+3