.. |
groups
|
Resolve CE/EE diffs in new group member view
|
2019-05-20 23:22:43 +01:00 |
projects
|
List Sentry Errors in GitLab - Frontend
|
2019-01-11 22:52:26 +00:00 |
accounts_helper.rb
|
|
|
active_sessions_helper.rb
|
|
|
appearances_helper.rb
|
Memoize non-existent custom appearances
|
2019-06-23 14:38:44 -07:00 |
application_helper.rb
|
Port EE System Header And Footer feature to CE
|
2019-02-21 17:55:51 +02:00 |
application_settings_helper.rb
|
[ADD] outbound requests whitelist
|
2019-07-24 17:59:38 +00:00 |
auth_helper.rb
|
Add salesforce logo
|
2019-07-03 16:58:04 +02:00 |
auto_devops_helper.rb
|
Enable/disable Auto DevOps at Group level
|
2019-03-12 10:15:33 +00:00 |
avatars_helper.rb
|
Changed author_avatar to inline-block class
|
2019-07-24 21:28:26 +00:00 |
award_emoji_helper.rb
|
|
|
blame_helper.rb
|
|
|
blob_helper.rb
|
Open WebIDE in fork when user doesn't have access
|
2019-07-12 16:23:00 +02:00 |
boards_helper.rb
|
Split and prepend CurrentBoardEntity
|
2019-07-12 06:31:17 +00:00 |
branches_helper.rb
|
Deprecate diverging commit count with max parameter
|
2019-07-02 17:07:33 -07:00 |
breadcrumbs_helper.rb
|
|
|
broadcast_messages_helper.rb
|
Add auto direction to support rtl languages
|
2019-04-25 11:40:34 +00:00 |
builds_helper.rb
|
Externalize strings in helpers
|
2019-04-04 17:05:25 +00:00 |
button_helper.rb
|
Externalize strings in helpers
|
2019-04-04 17:05:25 +00:00 |
calendar_helper.rb
|
|
|
ci_status_helper.rb
|
Fix commits.scss style-lint errors
|
2019-04-25 11:49:13 -07:00 |
ci_variables_helper.rb
|
Do not escape forward slashes in Maskable REGEX
|
2019-06-06 15:46:46 +01:00 |
clusters_helper.rb
|
Show health graphs on group-level
|
2019-05-06 16:24:14 +00:00 |
commits_helper.rb
|
Another Static Linting Fix
|
2019-01-05 00:42:18 +01:00 |
compare_helper.rb
|
Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'"
|
2018-11-07 13:32:20 +00:00 |
components_helper.rb
|
|
|
conversational_development_index_helper.rb
|
|
|
cookies_helper.rb
|
|
|
count_helper.rb
|
Merge branch 'fix-misspellings-app-comments' into 'master'
|
2019-02-26 12:25:01 +01:00 |
dashboard_helper.rb
|
Add links in admin area overview
|
2019-07-24 07:33:08 +03:00 |
defer_script_tag_helper.rb
|
|
|
deploy_tokens_helper.rb
|
|
|
diff_helper.rb
|
Fixing image lfs bug and also displaying text lfs
|
2018-12-27 16:51:07 +01:00 |
dropdowns_helper.rb
|
Revert "Merge branch '61145-fix-button-dimensions' into 'master'"
|
2019-07-16 16:03:29 +00:00 |
emails_helper.rb
|
Merge branch 'improve-email-text-part' into 'master'
|
2019-06-07 10:15:03 +00:00 |
emoji_helper.rb
|
|
|
environment_helper.rb
|
|
|
environments_helper.rb
|
Fix missing deployment rockets in monitor dashboard
|
2019-06-14 07:59:42 +00:00 |
events_helper.rb
|
Rename methods that conflict in Rails 5.2
|
2019-05-12 23:42:06 -05:00 |
explore_helper.rb
|
|
|
favicon_helper.rb
|
|
|
form_helper.rb
|
[CE] Support multiple assignees for merge requests
|
2019-04-08 18:40:00 -03:00 |
git_helper.rb
|
|
|
gitlab_routing_helper.rb
|
|
|
graph_helper.rb
|
|
|
groups_helper.rb
|
Remove code related to object hierarchy in MySQL
|
2019-07-25 15:35:06 +08:00 |
hooks_helper.rb
|
|
|
icons_helper.rb
|
Add more file extentions to file type icon class
|
2019-07-15 02:53:02 +00:00 |
ide_helper.rb
|
Update IDE haml view to support EE extensions
|
2018-12-05 14:40:06 -06:00 |
import_helper.rb
|
Improve the GitHub and Gitea import feature table interface
|
2019-02-13 00:17:52 +00:00 |
instance_configuration_helper.rb
|
|
|
issuables_helper.rb
|
Fetch latest link in the description for zoom link, add more tests and remove frontend spec unnecessary tests
|
2019-07-17 06:41:26 +00:00 |
issues_helper.rb
|
Create private merge requests in forks
|
2019-07-05 12:16:46 +01:00 |
javascript_helper.rb
|
|
|
kerberos_spnego_helper.rb
|
|
|
labels_helper.rb
|
Remove project from show_label_issuables_link?
|
2019-07-23 17:30:25 +08:00 |
lazy_image_tag_helper.rb
|
|
|
markup_helper.rb
|
Extract plain file rendering into a separate method
|
2019-07-07 11:49:53 +02:00 |
mattermost_helper.rb
|
|
|
members_helper.rb
|
Add subresources removal to member destroy service
|
2019-01-31 16:52:50 +01:00 |
merge_requests_helper.rb
|
Abstract auto merge processes
|
2019-06-03 13:15:29 +07:00 |
milestones_helper.rb
|
Externalize strings detected by rubocop-i18n
|
2019-04-15 12:25:48 +00:00 |
milestones_routing_helper.rb
|
|
|
mirror_helper.rb
|
Refactor mirror instructions view
|
2019-05-01 12:16:03 +00:00 |
namespaces_helper.rb
|
Add part of needed code
|
2019-04-05 18:49:46 +00:00 |
nav_helper.rb
|
Resolve CE/EE diffs in app/views/layouts view
|
2019-05-11 23:38:41 +01:00 |
notes_helper.rb
|
Remove the comment_personal_snippet permission
|
2019-05-02 11:13:42 +01:00 |
notifications_helper.rb
|
Hide issue title on unsubscribe for anonymous users
|
2019-05-16 20:17:23 +03:00 |
numbers_helper.rb
|
|
|
onboarding_experiment_helper.rb
|
Add new OnboardingExperimentHelper modules
|
2019-06-28 10:10:47 +10:00 |
page_layout_helper.rb
|
Fix page_description helper performance
|
2019-05-22 16:56:12 +01:00 |
pagination_helper.rb
|
|
|
performance_bar_helper.rb
|
|
|
pipeline_schedules_helper.rb
|
|
|
preferences_helper.rb
|
Change 'Todo' to 'To Do'
|
2019-07-04 15:45:54 +00:00 |
profiles_helper.rb
|
Resolve "Empty states for profile page"
|
2019-02-06 09:11:39 +00:00 |
projects_helper.rb
|
Remove :graphql feature flag
|
2019-07-09 12:45:23 +00:00 |
recaptcha_experiment_helper.rb
|
New RecaptchaExperimentHelper modules
|
2019-06-25 22:32:54 +00:00 |
repository_languages_helper.rb
|
|
|
rss_helper.rb
|
|
|
runners_helper.rb
|
Take contacted_at value from the DB when it is about to be displayed in the Web interface with sorting enabled.
|
2019-01-04 13:24:42 +07:00 |
safe_params_helper.rb
|
|
|
search_helper.rb
|
Remove baseEndpoint from search dropdwon
|
2019-06-24 15:10:15 +03:00 |
selects_helper.rb
|
Backport some EE helper changes
|
2018-12-06 17:08:12 +01:00 |
services_helper.rb
|
Make KubernetesService readonly
|
2019-06-18 00:01:56 +00:00 |
sidekiq_helper.rb
|
Run rubocop -a on CE files
|
2019-05-05 03:24:28 -07:00 |
snippets_helper.rb
|
Persist tmp snippet uploads
|
2019-06-17 11:25:40 -03:00 |
sorting_helper.rb
|
Change qa-reverse-sort class references to rspec-reverse-sort
|
2019-07-29 19:19:44 +00:00 |
storage_helper.rb
|
Implemented frontend suggestions
|
2019-07-09 13:43:53 +00:00 |
submodule_helper.rb
|
Fix error rendering submodules in MR diffs when there is no .gitmodules
|
2019-07-26 11:05:56 +01:00 |
system_note_helper.rb
|
Add system notes for when a zoom call was added/removed from an issue
|
2019-07-29 21:51:16 +02:00 |
tab_helper.rb
|
|
|
tags_helper.rb
|
|
|
time_helper.rb
|
Drop allow_overflow option in TimeHelper.duration_in_numbers
|
2018-10-18 15:11:12 +09:00 |
todos_helper.rb
|
Eliminate N+1 queries in Dashboard::TodosController
|
2019-06-24 09:57:38 -07:00 |
tracking_helper.rb
|
Add snowplow haml attr helper
|
2019-06-05 16:28:41 +00:00 |
tree_helper.rb
|
Added add to tree dropdown to Vue files breadcrumb
|
2019-07-15 15:23:52 +01:00 |
triggers_helper.rb
|
|
|
user_callouts_helper.rb
|
Added diff suggestion popover
|
2019-06-14 14:01:24 +01:00 |
users_helper.rb
|
Add last activity to user administration
|
2019-02-05 17:56:51 +02:00 |
version_check_helper.rb
|
Use class methods for VersionCheck
|
2018-12-14 13:56:03 -06:00 |
visibility_level_helper.rb
|
Hide restricted and disallowed visibility radios
|
2019-07-15 13:00:55 -03:00 |
webpack_helper.rb
|
|
|
wiki_helper.rb
|
Change qa-reverse-sort class references to rspec-reverse-sort
|
2019-07-29 19:19:44 +00:00 |
workhorse_helper.rb
|
Download a folder from repository
|
2019-04-02 22:07:16 +08:00 |