aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5250 Tabs => spaces in sourceJean-Baptiste Lievremont2014-05-068-70/+70
* 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-0615-68/+137
* 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
* SONAR-5273 fix migration on mssqlSimon Brandhof2014-05-061-3/+3
* start-mac.sh and stop-mac.sh are renamed start/stop.sh as they support linuxSimon Brandhof2014-05-062-9/+8
* Add some javadocs on ProfilesWSJulien Lancelot2014-05-062-3/+8
* SONAR-5271 Delete /api/violations WSJulien Lancelot2014-05-061-87/+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-058-7/+62
* Removed debug portStephane Gamard2014-05-051-2/+1
* Fixed ActiveRuleDaoTests by giving valid rules and profiles for DAO to be abl...Stephane Gamard2014-05-054-2/+25
* Using BaseDao and NestedIndex for ActiveRules in ActiveRuleIndexStephane Gamard2014-05-0522-428/+634
* Updated activeRuleKey and QualityProfileKey in core packageStephane Gamard2014-05-051-2/+2
* 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 setBooleanPossibleVa...Julien Lancelot2014-05-0511-113/+105
* Add template code for api/rules2/tagsSimon Brandhof2014-05-056-5/+78
* 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-055-10/+136
* SONAR-5111 Split quality profiles WS into old style Rails description and new...Jean-Baptiste Lievremont2014-05-056-38/+69
* SONAR-5254 apply naming conventions of URLsSimon Brandhof2014-05-0510-20/+20
* Rename some fields in rules2Simon Brandhof2014-05-058-21/+20
* SONAR-5111 Add api/resources WS documentationsJulien Lancelot2014-05-058-3/+294
* SONAR-5111 Use latest API to declare batch WS metadata, update JavadocJean-Baptiste Lievremont2014-05-052-2/+6
* SONAR-5111 Add api/server, api/updatecenter, api/timemachine WS documentationsJulien Lancelot2014-05-0513-2/+445
* Fix quality flawsSimon Brandhof2014-05-054-16/+0
* Fix rule parameters in api/rules2/showSimon Brandhof2014-05-051-1/+3
* - Fixed FieldEnum rename error in Medium TestStephane Gamard2014-05-051-1/+1
* - Using rule2.ActiveRuleDao for testsStephane Gamard2014-05-051-2/+1
* Moving AcgiveRuleDao to BaseDao ImplStephane Gamard2014-05-0519-50/+885
* Removed debug output from IndexStephane Gamard2014-05-051-1/+0
* Changed Log level for BaseIndexStephane Gamard2014-05-051-1/+1
* SONAR-5250 Handle display of example response in WS API documentationJean-Baptiste Lievremont2014-05-055-3/+56
* Rename ES field RuleParam.VALUE to DEFAULT_VALUESimon Brandhof2014-05-053-6/+26
* Fixed RuleDao for Junits due to insert of Param with non-existing RuleStephane Gamard2014-05-021-6/+12