gitlab-org--gitlab-foss/spec/helpers
blackst0ne 40822b6185 Fix sidekiq stats in admin area
Added tests

Added changelog entry

Resolved all issues in code
2016-11-23 08:36:03 +11:00
..
application_helper_spec.rb Use `Gitlab.config.gitlab.host` over `'localhost'` 2016-11-18 20:17:10 +08:00
auth_helper_spec.rb
blob_helper_spec.rb
broadcast_messages_helper_spec.rb Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
ci_status_helper_spec.rb
commits_helper_spec.rb
components_helper_spec.rb Use the Gitlab Workhorse HTTP header in the admin dashboard 2016-11-07 16:15:43 +01:00
diff_helper_spec.rb Remove an extra leading space from diff content 2016-11-04 14:05:49 +09:00
emails_helper_spec.rb
events_helper_spec.rb Stop event_commit_title from escaping its output 2016-10-18 13:49:52 +01:00
form_helper_spec.rb
git_helper_spec.rb
gitlab_markdown_helper_spec.rb Use `Gitlab.config.gitlab.host` over `'localhost'` 2016-11-18 20:17:10 +08:00
gitlab_routing_helper_spec.rb
graph_helper_spec.rb
groups_helper_spec.rb
icons_helper_spec.rb
import_helper_spec.rb
issuables_helper_spec.rb Small improvements thanks to Robert's feedback 2016-09-30 12:02:54 +02:00
issues_helper_spec.rb Optimize the `award_user_list` helper spec 2016-10-07 16:34:58 +02:00
labels_helper_spec.rb Fix LabelsHelper#link_to_label to use the subject argument 2016-10-19 14:58:24 -02:00
members_helper_spec.rb Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
merge_requests_helper_spec.rb
milestones_helper_spec.rb
notes_helper_spec.rb
notifications_helper_spec.rb
page_layout_helper_spec.rb
preferences_helper_spec.rb adds fix for security issue when annonymous user does not have access to repository we now display the activity feed instead of the readme 2016-11-17 12:42:21 +00:00
projects_helper_spec.rb Change user & group landing page routing from /u/:name & /groups/:name to /:name 2016-10-06 19:50:48 +03:00
runners_helper_spec.rb
search_helper_spec.rb Search for a filename in a project 2016-11-16 14:25:54 +02:00
sidekiq_helper_spec.rb Fix sidekiq stats in admin area 2016-11-23 08:36:03 +11:00
submodule_helper_spec.rb
tab_helper_spec.rb
time_helper_spec.rb
tree_helper_spec.rb
visibility_level_helper_spec.rb