Set encoding to utf-8 for ruby 1.9 compatibility. #4050
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Fixed bad html generated in users/memberships partial (multiple </tbody> tags)
Fixes tests after fixtures changes.
Restores the issue description label (#6677).
Refactor and add tests for News #index API (#7072).
Use GET instead of POST to retrieve context menu (#6762).
Make sure there's no nil result in auto_complete.
Autocomplete issue relations on subject (#3170).
UsersController tests cleanup.