Prevent error when referencing an issue without project (#7890).
Do not actually try to fetch changesets from the subversion repository.
Adds a test for AuthSourcesController#destroy with users.
Indentation.
Saves an extra SQL query on each request.
Removes a space before argument parentheses.
Adds links to reset filters on users and projects list.
Adds a Group filter on the admin users list (#7893).
Replaces TimeEntry.visible_by with a visible scope.
scm: bazaar: add changesets order test in unit model test.