summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5209 ScrollingStas Vilchik2014-06-244-4/+31
* SONAR-5209 Some changesStas Vilchik2014-06-245-7/+7
* SONAR-5007 fix db migrationSimon Brandhof2014-06-242-2/+2
* SONAR-5209 Permalink feedbackStas Vilchik2014-06-244-4/+4
* SONAR-5209 Permalink feedbackStas Vilchik2014-06-2422-829/+18
* SONAR-5209 Manual issues feedbackStas Vilchik2014-06-244-3/+14
* SONAR-5007 add EVENTS.EVENT_DATA to store links on quality profile changesSimon Brandhof2014-06-241-0/+30
* SONAR-5329 Add pagination on changelogJulien Lancelot2014-06-236-55/+97
* SONAR-5007 - Fixed registration errors and consolidated testsStephane Gamard2014-06-231-3/+14
* SONAR-5138 Fix navigation menus not disappearing on Coding Rules (mouseup swa...Jean-Baptiste Lievremont2014-06-231-0/+1
* SONAR-5007 update the column RULES_PROFILES.RULES_UPDATED_AT on rule changeSimon Brandhof2014-06-232-4/+19
* SONAR-5007 fix db migrationSimon Brandhof2014-06-231-1/+1
* SONAR-5209 Do not return GWT extensionsJulien Lancelot2014-06-231-1/+2
* SONAR-5135 Reload facets after bulk operationJean-Baptiste Lievremont2014-06-231-1/+1
* SONAR-5007 fix db migrationSimon Brandhof2014-06-231-1/+1
* SONAR-5407 - fixed ProfileLevel for RuleIndexStephane Gamard2014-06-231-1/+1
* SONAR-5216 compare quality profile dates when batch detects profile changesSimon Brandhof2014-06-233-17/+23
* SONAR-5405 Do not ignore errors on creation of db indexSimon Brandhof2014-06-2310-41/+44
* SONAR-5138 Make Coding Rules menu more consistent with other nav menusJean-Baptiste Lievremont2014-06-231-3/+3
* SONAR-5407 - fixed missing defaultChars in ESStephane Gamard2014-06-232-11/+17
* SONAR-5407 - Added debtOverloaded() method to Rule domain object and defaultC...Stephane Gamard2014-06-234-3/+44
* SONAR-5333 Improve links consistencyStas Vilchik2014-06-231-1/+1
* SONAR-5333 Improve links consistencyStas Vilchik2014-06-2310-33/+22
* SONAR-5329 Display placeholder in date inputJulien Lancelot2014-06-231-2/+2
* SONAR-5333 Speed up css transitionsStas Vilchik2014-06-231-1/+1
* SONAR-5333 Dashboard styles feedbackStas Vilchik2014-06-237-6/+21
* SONAR-5406 - Added effortToFix to Rule domain object and WS Json response.Stephane Gamard2014-06-234-2/+11
* SONAR-5209 Fix small bugsStas Vilchik2014-06-232-2/+4
* Do not ignore errors on creation of db indexSimon Brandhof2014-06-222-10/+2
* SONAR-5007 Fix issue where rule registration was done before register technic...Julien Lancelot2014-06-201-2/+5
* SONAR-5007 Fix registration of technical debt on rules at startupJulien Lancelot2014-06-201-22/+47
* SONAR-5394 open SQL write connection only on first statementSimon Brandhof2014-06-201-4/+11
* SONAR-5329 Activate Medium Test to search profile by keys having dashesJulien Lancelot2014-06-201-1/+1
* SONAR-5329 - Impl search profile by keys having dashesStephane Gamard2014-06-201-3/+14
* SONAR-5329 Restore a previously deleted bundleJulien Lancelot2014-06-201-1/+1
* SONAR-5007 improve logging of profile nameSimon Brandhof2014-06-201-1/+1
* Change QProfileName.toString()Simon Brandhof2014-06-201-7/+3
* SONAR-5007 fix compatibility with mysql -> RULES_PROFILES.KEE must be less th...Simon Brandhof2014-06-202-3/+3
* SONAR-5329 Add medium test on qprofile activity with author nameJulien Lancelot2014-06-202-5/+3
* SONAR-5329 Replace id by key in /profiles/changelogJulien Lancelot2014-06-203-6/+10
* SONAR-5329 - Fix migration bugStephane Gamard2014-06-201-3/+3
* SONAR-5329 - Convert ES time to current timeZonesStephane Gamard2014-06-201-0/+5
* Remove some unused code in event ws-clientSimon Brandhof2014-06-201-1/+0
* Fix some quality flawsJulien HENRY2014-06-201-3/+3
* SONAR-5329 Remove changelog2 and take into account current profile, since and...Julien Lancelot2014-06-204-174/+48
* SONAR-5329 Display parameterJulien Lancelot2014-06-202-2/+15
* SONAR-5329 - Added QProfileKey filterStephane Gamard2014-06-202-2/+4
* SONAR-5209 Some fixesStas Vilchik2014-06-202-1/+3
* SONAR-5209 PermalinkStas Vilchik2014-06-206-3/+155
* SONAR-5329 Format date and actionJulien Lancelot2014-06-202-2/+10