aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6877 SONAR-6878 Fix XSSStas Vilchik2015-09-292-4/+4
* SONAR-6801 rewrite the permission templates pageStas Vilchik2015-09-282-97/+10
* Add missing ruby code needed for navigationTeryk Bellahsene2015-09-282-78/+25
* Clean PermissionTemplateService and associated classesTeryk Bellahsene2015-09-281-0/+1
* Delete Ruby code in the permission domainTeryk Bellahsene2015-09-2812-812/+0
* add project-level background tasks pageStas Vilchik2015-09-282-0/+11
* SONAR-6834 Add search and filtering capabilities to the Project Computation pageStas Vilchik2015-09-252-0/+39
* SONAR-6859 add migration to remove sizeMetric properties from DBSébastien Lesaint2015-09-251-0/+36
* Fix db migration AddProvisioningPermissionToScanSimon Brandhof2015-09-211-3/+3
* SONAR-6347 Increase max value of duplications_index id columnJulien Lancelot2015-09-211-0/+31
* SONAR-6044 Stop storing distribution of issue-related measures by ruleJulien Lancelot2015-09-211-0/+31
* Fix merge of branch feature/ce-monitoringSimon Brandhof2015-09-191-0/+0
* SONAR-6834 complete filtering paramters of api/ce/activitySimon Brandhof2015-09-191-0/+1
* SONAR-6861 Drop the property "sonar.preventAutoProjectCreation"Simon Brandhof2015-09-182-0/+36
* SONAR-6851 Analysis of new projects requires the "Provision Project" permissionSimon Brandhof2015-09-181-0/+60
* Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITYSimon Brandhof2015-09-185-0/+149
* SONAR-6840 Group migrations touching same tableJulien Lancelot2015-09-181-9/+1
* SONAR-6552 fix bad mergeSimon Brandhof2015-09-171-2/+4
* SONAR-6845 Add index on PROJECTS.QUALIFIERJulien Lancelot2015-09-171-0/+31
* SONAR-6818 Add revision column in file_sources db tableTeryk Bellahsene2015-09-161-0/+30
* SONAR-6331 revert overview pageStas Vilchik2015-09-163-224/+12
* SONAR-6284 force project widgets displayed on global dashboards to select a p...Stas Vilchik2015-09-151-19/+31
* fix SONAR-6815 Impossible to configure dashboard when one of the widgets has ...Stas Vilchik2015-09-111-1/+1
* Revert "use single web app"Stas Vilchik2015-09-1034-85/+325
* SONAR-6840 Allow measure values of integers with more than 10 digits in databaseSimon Brandhof2015-09-091-0/+39
* fix broken View page because of missing Squale metricSébastien Lesaint2015-09-021-0/+4
* Revert "fix SONAR-6203 Manual Metrics of type Level and Text can't be display...Stas Vilchik2015-08-271-1/+1
* fix SONAR-6203 Manual Metrics of type Level and Text can't be displayed using...Stas Vilchik2015-08-271-1/+1
* SONAR-6805 Rewrite project permissions page on a project levelStas Vilchik2015-08-262-60/+1
* clean up ruby codeStas Vilchik2015-08-261-15/+20
* use the single web appStas Vilchik2015-08-2634-257/+73
* SONAR-6797 rewrite project permissions pageStas Vilchik2015-08-243-147/+7
* SONAR-6796 rewrite global permissions pageStas Vilchik2015-08-191-50/+6
* SONAR-6331 fix display of provisioned projectsStas Vilchik2015-08-181-18/+27
* SONAR-6331 do not open overview if dashboard name is passedStas Vilchik2015-08-111-1/+1
* SONAR-6331 do not show overview for filesStas Vilchik2015-08-101-2/+2
* SONAR-6331 add project overviewStas Vilchik2015-08-103-0/+198
* Rewrite some Ruby WS api/issues/{operation} in JavaSimon Brandhof2015-08-051-99/+0
* Add column LOCATIONS to db table ISSUESSimon Brandhof2015-08-051-0/+30
* WS api/issues/assign in Java+ProtobufSimon Brandhof2015-08-051-18/+0
* add react.jsStas Vilchik2015-08-041-1/+4
* SONAR-6660 rewrite setup pageStas Vilchik2015-08-037-65/+10
* refactoring of permissionsTeryk Bellahsene2015-07-301-2/+2
* SONAR-6631 delete RoR concerning custom measures (ex manual measures)Teryk Bellahsene2015-07-301-174/+0
* SONAR-6631 drop old manual measures pageStas Vilchik2015-07-294-302/+0
* SONAR-6661 show update center in offline modeStas Vilchik2015-07-291-1/+2
* SONAR-6726 Authentication freeze with LDAP and Dev CockpitJulien Lancelot2015-07-281-2/+5
|\
| * SONAR-6726 Authentication freeze with LDAP and Dev CockpitJulien Lancelot2015-07-281-2/+5
| * SONAR-6425 Links to project page extensions do not exist in the navigationStas Vilchik2015-04-161-0/+12
* | fix displaying of new code in IE (date parsing issue)Stas Vilchik2015-07-271-1/+1