summaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4996 Update work duration message and move code to i18n APIJulien Lancelot2014-03-0314-259/+46
* SONAR-4996 Use long instead of int to calculate total number of updated rowsJulien Lancelot2014-03-031-1/+1
* SONAR-4366 Unassociate projects when a quality gate is disassociatedJean-Baptiste Lievremont2014-03-032-5/+20
* Add WS to copy a quality gateJean-Baptiste Lievremont2014-03-034-5/+100
* SONAR-4366 Quality Gates: reduce sidebar widthStas Vilchik2014-03-032-2/+10
* SONAR-5107 New icons for alert levelsStas Vilchik2014-03-0321-15/+67
* Add missing test in IssueFilterWsTestSimon Brandhof2014-03-033-8/+42
* SONAR-4366 Improve the ui of the quality gates listStas Vilchik2014-03-034-13/+58
* Fix quality flawsJulien Lancelot2014-03-035-39/+28
* SONAR-4996 Fix migration type on null string valueJulien Lancelot2014-03-031-1/+1
* SONAR-4996 Improve Java migrations performanceJulien Lancelot2014-03-035-12/+15
* Fix quality flawsJean-Baptiste Lievremont2014-03-032-16/+17
* Fix js unit testsStas Vilchik2014-03-032-2/+4
* Issues Service: wrong redirect when editing a filterStas Vilchik2014-03-031-2/+2
* Support edit permissions for each saved issue filterStas Vilchik2014-03-031-2/+6
* Process login link in order to add the anchorStas Vilchik2014-03-032-1/+16
* SONAR-4996 Improve measure filter migration when values are at the end of the...Julien Lancelot2014-03-031-3/+6
* SONAR-4366 Create initial layout on flyStas Vilchik2014-03-021-0/+32
* SONAR-4366 Create initial layout on flyStas Vilchik2014-03-029-29/+53
* Add gif fallback for the spinner for IE9Stas Vilchik2014-03-023-1/+17
* SONAR-5057 Remove Prototype.JS from SonarQubeStas Vilchik2014-03-023-3/+3
* Remove usage of underscore templatesStas Vilchik2014-03-0229-199/+178
* 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