..
application_helper_spec.rb
Add Gitlab::Middleware::Multipart
2016-12-15 12:26:36 +01:00
auth_helper_spec.rb
Enable RSpec/NotToNot cop and auto-correct offenses
2016-05-24 15:40:29 -04:00
blob_helper_spec.rb
edit_blob_link can receive the blob to avoid access to the repository
2016-08-18 16:30:25 +02:00
broadcast_messages_helper_spec.rb
Enable CacheMarkdownField for the remaining models
2016-10-07 02:54:26 +01:00
ci_status_helper_spec.rb
Fix ci_status_helper_spec to look for new SVGs
2016-07-19 11:11:52 -07:00
commits_helper_spec.rb
Remove persistent XSS vulnerability in commit_person_link
helper
2016-04-17 18:42:49 -04:00
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
Merge branch 'html-safe-diff-line-content' into 'security'
2016-12-08 21:38:35 -03:00
emails_helper_spec.rb
fixes part1 of files to start using active tense
2016-08-09 15:06:23 +01:00
events_helper_spec.rb
Stop event_commit_title from escaping its output
2016-10-18 13:49:52 +01:00
form_helper_spec.rb
Standardize the way we check for and display form errors
2016-04-04 21:37:07 -04:00
git_helper_spec.rb
Add more tests for merge request versions feature
2016-09-07 10:22:57 +03:00
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
UI and copywriting improvements
2016-06-14 13:18:14 +02:00
graph_helper_spec.rb
fixes part1 of files to start using active tense
2016-08-09 15:06:23 +01:00
groups_helper_spec.rb
Always use fixture_file_upload
helper to upload files in tests.
2016-12-18 20:35:07 -05:00
icons_helper_spec.rb
Check symlink mode as a String for file_type_icon_class
2015-04-01 23:34:33 -04:00
import_helper_spec.rb
Reduce duplication for GitHubish import status view
2016-12-19 17:35:51 +01:00
issuables_helper_spec.rb
Refactor issuable_filters_present to reduce duplications
2016-11-28 14:48:03 +05:00
issues_helper_spec.rb
Optimize the award_user_list
helper spec
2016-10-07 16:34:58 +02:00
labels_helper_spec.rb
Add shorthand support to gitlab markdown references
2016-12-02 19:18:17 -02:00
members_helper_spec.rb
Drop Project#authorized_for_user? in favor of ProjectTeam#member?
2016-11-23 12:57:58 +02:00
merge_requests_helper_spec.rb
Remove JiraIssue model and replace references with ExternalIssue
2016-06-16 01:25:18 +03:00
milestones_helper_spec.rb
Add a starting date to milestones
2016-11-23 13:41:04 +02:00
notes_helper_spec.rb
Revert unrelevant changes
2016-08-16 10:00:13 +02:00
notifications_helper_spec.rb
Refactor notification helper and fix notification service
2016-03-30 10:44:20 +02:00
page_layout_helper_spec.rb
Update Hamlit to 2.6.1
2016-08-18 13:26:32 -05:00
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
Fix specs
2015-10-14 17:29:18 +02:00
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
storage_helper_spec.rb
Add more storage statistics
2016-12-21 16:39:49 +01:00
submodule_helper_spec.rb
fixes part1 of files to start using active tense
2016-08-09 15:06:23 +01:00
tab_helper_spec.rb
Fix Style/SpaceInsideHashLiteralBraces cop violations
2015-06-22 14:41:00 -04:00
time_helper_spec.rb
Cleanup the use of duration and optimize some queries
2016-08-10 23:12:02 +08:00
tree_helper_spec.rb
fixes part1 of files to start using active tense
2016-08-09 15:06:23 +01:00
visibility_level_helper_spec.rb
Enable Style/EmptyLines cop, remove redundant ones
2016-07-01 21:56:17 +02:00