aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-5007 refactor Q profile exportersSimon Brandhof2014-07-0120-305/+488
|
* SONAR-5007 - Fixed DefaultFinderTest due to null caseStephane Gamard2014-06-301-2/+2
|
* SONAR-5007 - Fixed error in Issues when rule is REMOVEDStephane Gamard2014-06-301-2/+4
|
* Fix some quality flawsSimon Brandhof2014-06-3013-80/+44
|
* Fix some quality flawsSimon Brandhof2014-06-301-1/+1
|
* Remove useless constructors with System2.INSTANCESimon Brandhof2014-06-309-29/+15
|
* Align facetsStas Vilchik2014-06-301-6/+6
|
* SONAR-5209 Return the issue red backgroundStas Vilchik2014-06-303-9/+3
|
* SONAR-5209 Cross project duplicationsStas Vilchik2014-06-302-2/+5
|
* SONAR-5007 - Returning name of effectiveChar in Issue Show Action WSStephane Gamard2014-06-303-21/+44
|
* SONAR-5007 - Added char and subChar to api.Rule bean for Issue WSStephane Gamard2014-06-302-17/+15
|
* SONAR-5007 - Wrapped DefaultRuleFinder with DAOv.2Stephane Gamard2014-06-306-59/+230
|
* Deprecating DefaultRuleFinder in core.Stephane Gamard2014-06-306-3/+291
|
* SONAR-5209 Add issues limitStas Vilchik2014-06-301-0/+2
|
* SONAR-5135 Hide form after bulk applicationJean-Baptiste Lievremont2014-06-301-0/+2
|
* SONAR-5007 Replace browser confirm dialogs with custom onesJean-Baptiste Lievremont2014-06-303-43/+57
|
* Fix some quality flawsSimon Brandhof2014-06-303-8/+1
|
* Add ConvertProfileMeasuresMigrationTestSimon Brandhof2014-06-308-17/+238
|
* SONAR-5209 Speed up issues rendering (remove console.log)Stas Vilchik2014-06-301-1/+0
|
* SONAR-5209 Speed up issues rendering (fix line numbers)Stas Vilchik2014-06-302-1/+2
|
* SONAR-5135 Use "reset" parameter for revert (see b0d5f026)Jean-Baptiste Lievremont2014-06-301-0/+1
|
* SONAR-5209 Speed up issues renderingStas Vilchik2014-06-306-38/+51
|
* SONAR-5209 Fix the scm decoratorStas Vilchik2014-06-301-2/+2
|
* SONAR-5209 Cross project duplicationsStas Vilchik2014-06-302-10/+14
|
* SONAR-5209 Duplications inside deleted resourcesStas Vilchik2014-06-302-2/+4
|
* Remove unused filesSimon Brandhof2014-06-293-6/+0
|
* SONAR-5135 fix bulk activation and resetSimon Brandhof2014-06-298-81/+275
|
* SONAR-5007 - Fixed user-tag deletion when becomes systemTagStephane Gamard2014-06-272-4/+9
|
* fix quality flaw (re-enabled test and fixed assertion)Stephane Gamard2014-06-271-6/+16
|
* SONAR-5407 - Fixed filtering logic for effective debt including NONE and nullStephane Gamard2014-06-272-10/+38
|
* Fix NPE when no source on fileJulien Lancelot2014-06-277-14/+11
|
* Add pagination to ruby rules search queryJulien Lancelot2014-06-271-4/+10
|
* SONAR-5209 Fix tests tabStas Vilchik2014-06-272-2/+10
|
* SONAR-5209 Fix tests tabStas Vilchik2014-06-271-2/+5
|
* SONAR-5209 Fix tests tabStas Vilchik2014-06-272-1/+3
|
* SONAR-5209 Support of component's longNameStas Vilchik2014-06-271-2/+2
|
* Remove JS console logJean-Baptiste Lievremont2014-06-271-1/+0
|
* Add Medium Test on rule search with characteristicsJulien Lancelot2014-06-272-12/+87
|
* SONAR-5209 Show coverage-per-test information only if availableStas Vilchik2014-06-272-10/+29
|
* SONAR-5133 SONAR-5134 Properly handle enter key on query input fieldJean-Baptiste Lievremont2014-06-271-0/+11
|
* SONAR-5209 Remind decorators only on issues page (except scm)Stas Vilchik2014-06-272-9/+16
|
* SONAR-5149 Add a link on the number of rules to directly go to the Coding ↵Julien Lancelot2014-06-271-2/+10
| | | | Rules page
* SONAR-5209 Show debt characteristicStas Vilchik2014-06-271-2/+4
|
* SONAR-5407 Add characteristic name in Rule show WSJulien Lancelot2014-06-2625-77/+170
|
* SONAR-5209 Add some classes inside tests tabStas Vilchik2014-06-261-8/+8
|
* SONAR-5209 Remove "show full source" link from the sourceStas Vilchik2014-06-261-4/+2
|
* SONAR-5329 apply feedbackSimon Brandhof2014-06-261-3/+1
| | | | https://jira.codehaus.org/browse/SONAR-5329?focusedCommentId=348742&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-348742
* SONAR-5209 Fix coverageStas Vilchik2014-06-261-2/+2
|
* SONAR-5007 fix db migration on Q profile keysSimon Brandhof2014-06-265-2/+107
|
* Remove unused core ruby source tabsSimon Brandhof2014-06-269-323/+15
|