aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
...
* Clean-up GroupMembershipDaoSimon Brandhof2016-09-282-54/+0
* SONAR-8099 create default organization when migrating to SQ 6.2Sébastien Lesaint2016-09-281-0/+30
* SONAR-8095 add table ORGANIZATIONSSébastien Lesaint2016-09-231-0/+30
* SONAR-8080 Fix error 500 when format parameter is used in web_apiJulien Lancelot2016-09-161-1/+2
* SONAR-8025 rewrite create table RULE_REPOSITORIES in javaSébastien Lesaint2016-09-161-7/+1
* SONAR-8025 rewrite create table QPROFILE_CHANGES in javaSébastien Lesaint2016-09-161-9/+1
* SONAR-8025 rewrite create table PROPERTIES2 in javaSébastien Lesaint2016-09-161-9/+1
* SONAR-8025 rewrite create table INTERNAL_PROPERTIES in javaSébastien Lesaint2016-09-161-8/+1
* SONAR-8025 rewrite create table CE_SCANNER_CONTEXT in javaSébastien Lesaint2016-09-161-7/+1
* SONAR-8025 rewrite create table CE_TASK_INPUT in javaSébastien Lesaint2016-09-161-7/+1
* SONAR-7676 fix cast error calling java_facade.savePropertySébastien Lesaint2016-09-163-4/+4
* SONAR-8073 display custom html page in case of highlevel 500 errorSébastien Lesaint2016-09-161-0/+5
* SONAR-8079 create table rule_repositoriesSimon Brandhof2016-09-141-0/+35
* SONAR-7851 fix size of column qprofile_changes.qprofile_keySimon Brandhof2016-09-131-1/+1
* SONAR-7851 drop table ACTIVITIESSimon Brandhof2016-09-121-0/+31
* SONAR-7851 copy activities to qprofile_changesSimon Brandhof2016-09-121-0/+29
* SONAR-7851 create table qprofile_changesSimon Brandhof2016-09-121-0/+37
* SONAR-8066 Rewrite the "Server ID" page (#1228)Stas Vilchik2016-09-093-121/+4
* SONAR-7979 Rewrite the "Encryption" page (#1214)Stas Vilchik2016-09-096-154/+4
* Replace usage of verify :post by verify_post_request as it's using sessionJulien Lancelot2016-09-092-3/+3
* Remove dead rails codeJulien Lancelot2016-09-092-4/+0
* SONAR-7760 Return to feature should not use HTTP sessionJulien Lancelot2016-09-094-8/+11
* SONAR-7758 Rails flash feature should not use HTTP sessionJulien Lancelot2016-09-098-17/+98
* SONAR-7714 Remove JSESSIONID generation from TomcatJulien Lancelot2016-09-091-11/+3
* SONAR-7676 support for new PROPERTIES columns in RubySébastien Lesaint2016-09-095-40/+43
* SONAR-7676 refactor table PROPERTIES to boolean+varchar+clob columnsSébastien Lesaint2016-09-095-0/+148
* SONAR-7676 rename_table must drop and create Oracle triggersSébastien Lesaint2016-09-091-0/+6
* Revert removal of author.rbSimon Brandhof2016-09-081-0/+31
* SONAR-8070 Drop of "Comparison" featureJulien Lancelot2016-09-083-364/+0
* Drop Ruby dead codeSimon Brandhof2016-09-0825-1169/+0
* SONAR-7980 Rewrite the "Licenses" page (#1207)Stas Vilchik2016-09-061-0/+4
* SONAR-7678 do not load l10n messages during ruby initialisationSimon Brandhof2016-09-062-27/+10
* SONAR-8058 move views.def from PROPERTIES to INTERNAL_PROPERTIESSébastien Lesaint2016-09-051-0/+30
* SONAR-7675 add table INTERNAL_PROPERTIESSébastien Lesaint2016-09-051-0/+37
* SONAR-5856 Rewrite Settings page (#1163)Stas Vilchik2016-09-0124-594/+11
* SONAR-7844 merge migration creating and recreating CE_SCANNER_CONTEXTSébastien Lesaint2016-08-302-37/+0
* SONAR-7844 rename to CE_SCANNER_CONTEXT + task_uuid as PKSébastien Lesaint2016-08-291-0/+37
* use limited page width on history and custom measures pagesStas Vilchik2016-08-261-1/+1
* SONAR-7844 add missing pk to scanner_contextSimon Brandhof2016-08-231-1/+1
* SONAR-7903 add missing pk to ce_task_inputSimon Brandhof2016-08-232-1/+9
* SONAR-7903 merge db migrationsSimon Brandhof2016-08-233-66/+3
* SONAR-7844 add table SCANNER_CONTEXTSébastien Lesaint2016-08-221-0/+35
* SONAR-7842 add error columns to CE_ACTIVITYSébastien Lesaint2016-08-181-0/+29
* SONAR-7842 rename table CE_TASK_DATA to CE_TASK_INPUTSébastien Lesaint2016-08-182-0/+63
* Remove useless rails codeJulien Lancelot2016-08-114-123/+0
* SONAR_7958 add column PROJECTS.B_UUID_PATHSébastien Lesaint2016-08-101-0/+30
* SONAR-7919 Rewrite "Update Key" project page (#1140)Stas Vilchik2016-08-105-231/+3
* SONAR-7921 Rewrite "Quality Gate" project page (#1138)Stas Vilchik2016-08-103-53/+9
* fix snapshot deletionStas Vilchik2016-08-081-0/+12
* SONAR-7903 Drop pending tasksSimon Brandhof2016-08-052-1/+29