gitlab-org--gitlab-foss/spec/helpers
Jacopo 0b3e3692eb Disables autocomplete in filtered search
Sets `autocomplete=off` to issuable filtered serarch.
2017-11-20 09:04:27 +01:00
..
application_helper_spec.rb Always return full avatar URL for private/internal groups/projects when asset host is set 2017-11-09 15:40:41 +00:00
auth_helper_spec.rb Added authentiq provider to tests and updated documentation, gem and config file. 2017-07-18 00:12:50 +03:00
auto_devops_helper_spec.rb Fix extra space in YAML array 2017-09-13 11:39:36 +02:00
avatars_helper_spec.rb Update tests to reflect `user_avatar_without_link` helper changes 2017-09-25 13:43:15 +05:30
award_emoji_helper_spec.rb Fix spec/helpers/award_emoji_helper_spec.rb by using `iid` instead of `id` 2017-07-10 17:14:00 -07:00
blame_helper_spec.rb Refactor blame helper age class tests 2017-09-05 16:57:37 -05:00
blob_helper_spec.rb Prevent new / renamed project from using a repository path that already exists on disk 2017-08-25 20:06:06 +02:00
broadcast_messages_helper_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
button_helper_spec.rb Add support for copying permalink to notes via more actions dropdown 2017-08-25 12:19:26 +00:00
ci_status_helper_spec.rb Now one test works lets get the other one green 2017-10-30 10:27:46 +01:00
commits_helper_spec.rb Merge branch 'fix-escape-commit-block' into 'security-9-5' 2017-09-07 20:22:16 -04:00
components_helper_spec.rb Use the Gitlab Workhorse HTTP header in the admin dashboard 2016-11-07 16:15:43 +01:00
defer_script_tag_helper_spec.rb Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
diff_helper_spec.rb changed InlineDiffMarker to make it html_safe its output 2017-09-12 13:42:40 -04:00
emails_helper_spec.rb Update specs for new upload path 2017-07-18 15:38:54 +02:00
events_helper_spec.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
form_helper_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
git_helper_spec.rb Add more tests for merge request versions feature 2016-09-07 10:22:57 +03:00
gitlab_routing_helper_spec.rb CE port of code changed for epics 2017-11-02 07:14:35 +01:00
graph_helper_spec.rb Use `:empty_project` where possible in helper specs 2017-01-25 17:10:32 -05:00
groups_helper_spec.rb Always return full avatar URL for private/internal groups/projects when asset host is set 2017-11-09 15:40:41 +00:00
hooks_helper_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
icons_helper_spec.rb Removed Brackets 2017-11-09 23:55:57 +01:00
import_helper_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
instance_configuration_helper_spec.rb Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
issuables_helper_spec.rb CE port of code changed for epics 2017-11-02 07:14:35 +01:00
issues_helper_spec.rb Remove unused `IssuesHelper#merge_requests_sentence` 2017-08-24 12:56:33 +02:00
labels_helper_spec.rb Free up some group reserved words 2017-11-07 19:52:09 +01:00
markup_helper_spec.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
members_helper_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
merge_requests_helper_spec.rb Add a project forks spec helper 2017-10-07 11:46:23 +02:00
milestones_helper_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
milestones_routing_helper_spec.rb Support references to group milestones 2017-08-07 11:55:00 +01:00
namespaces_helper_spec.rb Include child projects a user can manage in namespace dropdowns 2017-11-14 16:57:41 +01:00
notes_helper_spec.rb WIP: refactor the first-contributor to Issuable 2017-09-06 09:00:57 -04:00
notifications_helper_spec.rb Translate project & repository pages 2017-06-07 20:13:44 +00:00
page_layout_helper_spec.rb Resolve "Precompiled assets with digest strings are ignored in CI" 2017-10-03 14:47:56 +00:00
pagination_helper_spec.rb Use Prev/Next pagination for exploring projects 2017-08-14 13:53:42 +02:00
preferences_helper_spec.rb Revert "Merge branch 'revert-f2421b2b' into 'master'" 2017-09-11 15:44:42 +00:00
profiles_helper_spec.rb Profile updates from providers 2017-09-06 16:38:52 +03:00
projects_helper_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
rss_helper_spec.rb atom links with rss token instead of private token 2017-05-24 22:29:59 +02:00
runners_helper_spec.rb
search_helper_spec.rb Disables autocomplete in filtered search 2017-11-20 09:04:27 +01:00
sidekiq_helper_spec.rb Handle parsing OpenBSD ps output properly to display sidekiq 2017-03-31 09:45:46 +02:00
storage_health_helper_spec.rb Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
storage_helper_spec.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
submodule_helper_spec.rb Fixes project denial of service via gitmodules using Extended ASCII. 2017-09-15 17:30:55 +01:00
tab_helper_spec.rb
time_helper_spec.rb Cleanup the use of duration and optimize some queries 2016-08-10 23:12:02 +08:00
todos_helper_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
tree_helper_spec.rb Truncate tree to max 1,000 items and display notice to users 2017-11-15 08:28:33 -06:00
u2f_helper_spec.rb Add test for u2f helper and changelog entry 2017-06-11 21:23:24 +02:00
users_helper_spec.rb Move user_link to generic UsersHelper 2017-03-23 22:21:00 +01:00
version_check_helper_spec.rb `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
visibility_level_helper_spec.rb enhance disabled group visibility options with links and instructions 2017-08-30 16:01:57 -05:00
wiki_helper_spec.rb Add a breadcrumb at projects/wikis/show.html.haml 2016-12-31 16:55:50 -02:00