summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5333 Some changesStas Vilchik2014-06-258-15/+17
* SONAR-5209 ScrollingStas Vilchik2014-06-253-3/+13
* SONAR-5405 automatically delete duplicated rows in RULES and USERSSimon Brandhof2014-06-242-0/+95
* Fix the link to files in application_helper#link_to_resourceSimon Brandhof2014-06-241-2/+3
* Fix permalink in issue_view.coffeeSimon Brandhof2014-06-241-1/+1
* Cleanup resource/index and support component/index#component=<key>Simon Brandhof2014-06-245-28/+13
* Move resource/index to component/index and remove useless loading of data in ...Simon Brandhof2014-06-244-375/+39
* SONAR-5209 Some changesStas Vilchik2014-06-241-0/+2
* SONAR-5333 Fix search itemsStas Vilchik2014-06-241-5/+1
* SONAR-5209 Update issues permalinkStas Vilchik2014-06-242-2/+9
* 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