aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5130 Show distribution of LOC and TechDebt by languageJulien Lancelot2014-05-079-5/+271
|
* SONAR-5189 Reintroduce a memory cache for measure in decoratorsJulien HENRY2014-05-0711-96/+141
|
* SONAR-5189 Use custom version of persisititJulien HENRY2014-05-075-5501/+14
|
* SONAR-1884 Check project permissions when viewing projects associated to a ↵Jean-Baptiste Lievremont2014-05-072-7/+43
| | | | quality profile
* Revert "SONAR-5189 Reintroduce a memory cache for measure in decorators"Julien HENRY2014-05-0711-140/+95
| | | | This reverts commit c70e47fb30545a9059d3470c2e086a76e2a6e605.
* SONAR-5189 Reintroduce a memory cache for measure in decoratorsJulien HENRY2014-05-0711-95/+140
|
* SONAR-5189 Remove KryoJulien HENRY2014-05-073-14/+0
|
* SONAR-5250 Tabs => spaces in sourceJean-Baptiste Lievremont2014-05-068-70/+70
|
* Update javadoc of Resource::getLanguageJulien HENRY2014-05-061-1/+3
|
* SONAR-5250 Keep order when toggling internals, highlight internalsJean-Baptiste Lievremont2014-05-067-7/+15
|
* fix quality flawsStephane Gamard2014-05-061-46/+58
|
* Removed debug outputStephane Gamard2014-05-061-1/+0
|
* fix quality flawsStephane Gamard2014-05-062-75/+56
|
* SONAR-4764 Rename "Restore Default Profiles" by "Recreate Built-in Profiles"Julien Lancelot2014-05-0616-72/+140
|
* SONAR-5268 Hide technical metrics (complexity in classes/functions) from UIJean-Baptiste Lievremont2014-05-061-0/+2
|
* SONAR-5249 Fix migration on SQL ServerJulien HENRY2014-05-061-0/+2
|
* Added License HeaderStephane Gamard2014-05-061-0/+19
|
* Specialized Index Classes with return Interface.Stephane Gamard2014-05-0613-338/+516
|
* Fix quality flawsJulien Lancelot2014-05-062-7/+35
|
* SONAR-5264 Fix documented possible valuesJean-Baptiste Lievremont2014-05-061-3/+3
|
* SONAR-5273 fix migration on oracleSimon Brandhof2014-05-061-1/+1
|
* Revert -> goal "clean" is back in build/quick-build scriptsSimon Brandhof2014-05-063-3/+3
|
* SONAR-5273 fix migration on mssqlSimon Brandhof2014-05-061-3/+3
|
* Update messageJulien Lancelot2014-05-061-24/+4
|
* SONAR-5189 Temporary fix of persistIt bugsJulien HENRY2014-05-065-46/+5505
|
* start-mac.sh and stop-mac.sh are renamed start/stop.sh as they support linuxSimon Brandhof2014-05-064-9/+8
|
* Remove goal "clean" from quick-build.sh and build.shSimon Brandhof2014-05-063-3/+3
|
* Add some javadocs on ProfilesWSJulien Lancelot2014-05-062-3/+8
|
* SONAR-5271 Delete /api/violations WSJulien Lancelot2014-05-067-637/+0
|
* Add missing QualityProfiles to ServerComponentsJulien Lancelot2014-05-061-116/+13
|
* Draft of RuleActivationServiceSimon Brandhof2014-05-068-18/+381
|
* SONAR-5273 Increase maximal size of user login to 255 charactersSimon Brandhof2014-05-0512-20/+76
|
* Removed debug portStephane Gamard2014-05-051-2/+1
|
* Fixed ActiveRuleDaoTests by giving valid rules and profiles for DAO to be ↵Stephane Gamard2014-05-054-2/+25
| | | | able to bulid ActiveRuleKey
* Using BaseDao and NestedIndex for ActiveRules in ActiveRuleIndexStephane Gamard2014-05-0523-432/+612
|
* Updated activeRuleKey and QualityProfileKey in core packageStephane Gamard2014-05-054-34/+37
|
* Added Tests for ActiveRuleKey (get and selectBy).Stephane Gamard2014-05-052-2/+243
|
* Added ActiveRuleKey to ActiveRuleDao with BaseDao extension.Stephane Gamard2014-05-052-10/+42
|
* SONAR-5111 Add api/tests WS documentationsJulien Lancelot2014-05-055-0/+234
|
* SONAR-5111 Fix some descriptionJulien Lancelot2014-05-051-3/+3
|
* SONAR-5250 Fix display of ul/li in API descriptionsJean-Baptiste Lievremont2014-05-052-2/+10
|
* SONAR-5111 Add api/components WS documentationsJulien Lancelot2014-05-0513-11/+195
|
* SONAR-5111 Replace setPossibleValues("true", "false") by ↵Julien Lancelot2014-05-0511-113/+105
| | | | setBooleanPossibleValues() and remove '.' at end of descriptions
* Add template code for api/rules2/tagsSimon Brandhof2014-05-056-5/+78
|
* Micro change in javadoc of WebServiceSimon Brandhof2014-05-051-1/+1
|
* Experimental support of linux in start-mac.shSimon Brandhof2014-05-051-3/+9
|
* SONAR-5250 Allow the use of HTML code in WS descriptionsJean-Baptiste Lievremont2014-05-052-3/+3
|
* SONAR-5111 Complete api/users WS documentationsJulien Lancelot2014-05-055-1/+228
|
* SONAR-5111 Complete api/projects WS documentationsJulien Lancelot2014-05-056-10/+143
|
* SONAR-5111 Split quality profiles WS into old style Rails description and ↵Jean-Baptiste Lievremont2014-05-058-40/+71
| | | | new dedicated Java WS