| .. |
|
admin
|
Refactor Admin::GroupsController#members_update method and add some specs
|
2017-04-20 19:25:02 +03:00 |
|
dashboard
|
Unnecessary "include WaitForAjax" and "include ApiHelpers"
|
2017-04-21 22:32:02 +02:00 |
|
explore
|
Fix a transient failure in the `Explore::ProjectsController` spec
|
2017-01-27 11:57:06 -05:00 |
|
groups
|
Use `empty_project` where possible in controller specs
|
2017-01-25 17:14:38 -05:00 |
|
import
|
Create subgroups if they don't exist while importing projects
|
2017-04-05 10:09:31 +00:00 |
|
oauth
|
Add tests for Oauth::AuthorizationsController
|
2017-04-28 15:45:18 +03:00 |
|
profiles
|
Enable RSpec/FilePath cop
|
2017-04-26 12:50:32 +01:00 |
|
projects
|
Display comments for personal snippets
|
2017-05-02 13:07:53 +02:00 |
|
snippets
|
Display comments for personal snippets
|
2017-05-02 13:07:53 +02:00 |
|
abuse_reports_controller_spec.rb
|
…
|
|
|
application_controller_spec.rb
|
rename cache db column with `_cached` suffix
|
2017-04-06 10:01:14 +02:00 |
|
autocomplete_controller_spec.rb
|
Use `empty_project` where possible in controller specs
|
2017-01-25 17:14:38 -05:00 |
|
dashboard_controller_spec.rb
|
Gather issuable metadata to avoid n+ queries on index view
|
2017-02-09 17:40:37 -02:00 |
|
groups_controller_spec.rb
|
Use `empty_project` where possible in controller specs
|
2017-01-25 17:14:38 -05:00 |
|
health_check_controller_spec.rb
|
Bump health_check gem to version 2.6.0
|
2017-03-03 16:35:20 -03:00 |
|
health_controller_spec.rb
|
Add /-/readiness /-/liveness and /-/health_metrics endpoints to track application readiness
|
2017-04-07 10:27:15 +00:00 |
|
help_controller_spec.rb
|
Fix URL rewritting in the Help section
|
2016-12-01 16:40:48 +01:00 |
|
invites_controller_spec.rb
|
Use HTTP matchers if possible
|
2016-06-27 20:10:42 +02:00 |
|
notification_settings_controller_spec.rb
|
Use `empty_project` where possible in controller specs
|
2017-01-25 17:14:38 -05:00 |
|
projects_controller_spec.rb
|
Support preview_markdown action for personal_snippets
|
2017-04-26 12:51:06 +02:00 |
|
registrations_controller_spec.rb
|
Delete users asynchronously
|
2017-04-02 05:37:05 -07:00 |
|
root_controller_spec.rb
|
Fix the redirect to custom home page URL and move it to RootController
|
2017-02-27 16:51:23 +01:00 |
|
search_controller_spec.rb
|
Add traits for ProjectFeatures to Project factory
|
2017-02-05 13:11:45 +05:00 |
|
sent_notifications_controller_spec.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
|
sessions_controller_spec.rb
|
Add a new Gitlab::UserActivities class to track user activities
|
2017-04-14 15:20:55 +02:00 |
|
snippets_controller_spec.rb
|
Add download button to project snippets
|
2017-04-30 17:52:49 -05:00 |
|
uploads_controller_spec.rb
|
Ensure mutable uploads are not cached without revalidation
|
2017-02-22 20:34:23 +01:00 |
|
users_controller_spec.rb
|
Use `empty_project` where possible in controller specs
|
2017-01-25 17:14:38 -05:00 |