..
admin
refactor login as to be impersonation with better login/logout
2015-10-29 11:00:17 +01:00
groups
Fix bug where avatar filenames were not actually deleted from the database during removal.
2015-05-07 10:00:35 -07:00
import
Fix duplicate repositories in GitHub import page
2015-10-19 10:39:59 -07:00
profiles
Bump devise-two-factor to 2.0.0
2015-09-19 21:16:18 -04:00
projects
Add ignore white space option in merge request diff
2015-11-13 16:53:53 +09:00
abuse_reports_controller_spec.rb
Satisfy Rubocop
2015-10-18 13:08:08 +02:00
application_controller_spec.rb
Fix 403 Access Denied error messages when accessing Labels section in a project that has MRs disabled but issues enabled
2015-06-18 03:15:05 -07:00
autocomplete_controller_spec.rb
Fix bug preventing invite by e-mail
2015-08-21 13:47:56 -07:00
blame_controller_spec.rb
Fix blame view line groupings
2015-08-20 01:27:29 -07:00
blob_controller_spec.rb
Fix Style/AlignHash cop violations
2015-06-22 22:24:39 -07:00
branches_controller_spec.rb
Fix errors deleting and creating branches with encoded slashes
2015-08-01 23:33:33 -07:00
commit_controller_spec.rb
Merge branch 'master' into rubocop-for-tests
2015-06-23 10:44:03 +02:00
commits_controller_spec.rb
Fix Style/AlignHash cop violations
2015-06-22 22:24:39 -07:00
help_controller_spec.rb
Fix Style/AlignHash cop violations
2015-06-22 22:24:39 -07:00
invites_controller_spec.rb
Redirect to a default path if HTTP_REFERER is not set
2015-10-20 07:45:48 -07:00
namespaces_controller_spec.rb
Fix tests and improve wording
2015-09-14 14:16:08 +02:00
profile_keys_controller_spec.rb
Only publish ssh key-type and key
2015-08-04 14:33:18 +02:00
projects_controller_spec.rb
Only postgres does case sensitive compares
2015-10-22 10:19:12 +02:00
root_controller_spec.rb
Add user preference to view project activity and starred project activity as default dashboard
2015-09-26 08:46:05 -07:00
uploads_controller_spec.rb
Make all group public
2015-09-09 11:27:03 +03:00
users_controller_spec.rb
Refactor UsersController to not kill the database
2015-11-18 13:05:45 +01:00