summaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5057 Remove Prototype.JS from SonarQubeStas Vilchik2014-03-026-10247/+1
* Replace third-party libraries with non-minified versionsStas Vilchik2014-03-0219-963/+35320
* SONAR-5106 Remove HTTP redirect on /batch_bootstrap/indexSimon Brandhof2014-02-282-5/+8
* Add missed fileStas Vilchik2014-02-281-0/+25
* Add canModify property to issue_filter WS responseSimon Brandhof2014-02-288-54/+87
* Quality Gates: some improvements of the renderingStas Vilchik2014-02-2829-255/+184
* Fix spinner on the migration pageStas Vilchik2014-02-281-1/+1
* Add missed fileStas Vilchik2014-02-281-0/+34
* SONAR-4996 Add migrations on alerts and measure filters on debtJulien Lancelot2014-02-282-0/+121
* Issues: correct url after managing filters, add module name to the headerStas Vilchik2014-02-282-5/+5
* Add the property 'canModifyFilter' to issue filter WS responseSimon Brandhof2014-02-287-15/+32
* Quality Gates: new layout, some other improvementsStas Vilchik2014-02-2840-499/+529
* SONAR-4996 Improve migrationsJulien Lancelot2014-02-2812-567/+321
* SONAR-5080 exclude JS tests from WARSimon Brandhof2014-02-281-1/+1
* Redirect to Issues page from email notification does not work anymore if it g...Simon Brandhof2014-02-283-4/+6
* SONAR-4996 Improve migrations by selecting only idsJulien Lancelot2014-02-284-9/+9
* SONAR-5099 Make sure that the new "WORK_DUR" metric type can be selected anyw...Julien Lancelot2014-02-271-3/+4
* Improve rule tag validation messageJulien Lancelot2014-02-271-1/+1
* Revert "In the rule tag validation message, do not display tag on ui side"Julien Lancelot2014-02-271-1/+1
* In the rule tag validation message, do not display tag on ui sideJulien Lancelot2014-02-271-1/+1
* Move javascript files into module dirsStas Vilchik2014-02-2717-32/+24
* Quality Gates: better handling of errorsStas Vilchik2014-02-279-21/+47
* SONAR-5080 speed-up startup of dev mode and document the installation of nodejsSimon Brandhof2014-02-271-2/+3
* Update spinnerStas Vilchik2014-02-2711-14/+14
* Return information on groupId and rootId on issue WSJulien Lancelot2014-02-2710-37/+198
* New spinnerStas Vilchik2014-02-2712-14/+146
* SONAR-5080 integrate requirejs optimizer to maven buildSimon Brandhof2014-02-271-1/+1
* SONAR-5080 integrate requirejs optimizer to maven buildSimon Brandhof2014-02-272-2/+24
* Quality Gates: add initial spinnerStas Vilchik2014-02-275-0/+390
* Update labelsStas Vilchik2014-02-273-10/+17
* Remove source mapsStas Vilchik2014-02-2734-238/+0
* SONAR-5080 Enable require.js optimizerStas Vilchik2014-02-2729-48/+105
* Quality Gates UIStas Vilchik2014-02-2781-5/+2430
* SONAR-5067 Remove unique index on active rules due to hibernate limitation on...Julien Lancelot2014-02-261-12/+0
* Send redirect_to_anchorStas Vilchik2014-02-262-2/+10
* Fix quality flawsJulien Lancelot2014-02-266-11/+14
* Small visual adjustments on the issues pageStas Vilchik2014-02-266-9/+10
* Fix mergeJulien Lancelot2014-02-2510-502/+0
* SONAR-4366 Add permission check for project/QG association managementJean-Baptiste Lievremont2014-02-251-0/+2
* SONAR-4366 Add naive implementation of WS to list "alertable" metricsJean-Baptiste Lievremont2014-02-253-2/+44
* SONAR-4366 Add WS to manage project/qgate associationsJean-Baptiste Lievremont2014-02-256-18/+261
* Fix rebase with masterJulien Lancelot2014-02-251-4/+0
* SONAR-4996 Create migration on debt measuresJulien Lancelot2014-02-259-0/+446
* SONAR-4996 Add migration to update issue changelog debt to secondsJulien Lancelot2014-02-251-0/+30
* SONAR-4996 Insert migration on issues debtJulien Lancelot2014-02-251-0/+30
* SONAR-4996 Fix migration on workUnitsBySizePointJulien Lancelot2014-02-251-4/+4
* SONAR-4996 Fix migrationsJulien Lancelot2014-02-253-5/+7
* SONAR-4996 Save debt on issues and measures in minutes (instead of seconds)Julien Lancelot2014-02-2530-182/+456
* SONAR-4996 Migrate sqale measures to seconds and migration of workUnitsBySize...Julien Lancelot2014-02-258-6/+241
* SONAR-4996 Update debt display in technical debt pyramid widgetJulien Lancelot2014-02-259-38/+66