.. |
accounts_helper.rb
|
implements reset incoming email token on issues modal and account page,
|
2016-11-07 15:56:18 +00:00 |
appearances_helper.rb
|
Enable CacheMarkdownField for the remaining models
|
2016-10-07 02:54:26 +01:00 |
application_helper.rb
|
Move some methods from ApplicationHelper to MarkupHelper
|
2017-04-27 13:22:17 +02:00 |
application_settings_helper.rb
|
Update storage settings to allow extra values per shard
|
2017-03-03 12:13:30 -03:00 |
auth_helper.rb
|
Move AuthHelper#two_factor_skippable? into ApplicationController
|
2017-04-06 10:01:13 +02:00 |
avatars_helper.rb
|
Removes 'hidden-xs' class from user_avatar helper in order for it to be visible in environments list.
|
2016-10-06 11:32:58 +01:00 |
award_emoji_helper.rb
|
Display comments for personal snippets
|
2017-05-02 13:07:53 +02:00 |
blob_helper.rb
|
Add download_snippet_path helper
|
2017-05-02 08:53:29 -05:00 |
boards_helper.rb
|
Removes labels instead of closing issue when clicking remove button
|
2017-02-03 17:02:44 +03:00 |
branches_helper.rb
|
Protected Tags backend review changes
|
2017-04-06 10:56:21 +01:00 |
broadcast_messages_helper.rb
|
Enable CacheMarkdownField for the remaining models
|
2016-10-07 02:54:26 +01:00 |
builds_helper.rb
|
Avoid calling Build#trace_with_state for performance
|
2017-03-07 07:54:13 +09:00 |
button_helper.rb
|
Copy diff file path as GFM
|
2017-04-06 21:10:14 +00:00 |
ci_status_helper.rb
|
Deprecate legacy CI/CD status helpers
|
2017-04-21 22:17:50 +02:00 |
commits_helper.rb
|
Merge branch 'fix-links-target-blank' into 'security'
|
2017-03-20 18:51:36 -07:00 |
compare_helper.rb
|
can? already includes the feature_available? check
|
2017-01-25 11:12:09 +01:00 |
components_helper.rb
|
Use the Gitlab Workhorse HTTP header in the admin dashboard
|
2016-11-07 16:15:43 +01:00 |
dashboard_helper.rb
|
|
|
diff_helper.rb
|
Fix specs
|
2017-04-09 22:27:45 -05:00 |
dropdowns_helper.rb
|
Recent search history for issues
|
2017-04-06 10:25:54 -05:00 |
emails_helper.rb
|
Enable Style/WordArray
|
2017-02-23 09:32:41 -06:00 |
emoji_helper.rb
|
Use native unicode emojis
|
2017-03-06 12:54:46 -06:00 |
environment_helper.rb
|
Changes after review
|
2016-12-07 15:43:24 +00:00 |
environments_helper.rb
|
Fix JSON problem
|
2016-11-16 11:58:19 +00:00 |
events_helper.rb
|
Improve text on todo list when the todo action comes from yourself
|
2017-04-28 14:24:32 +02:00 |
explore_helper.rb
|
Removed empty options from URL
|
2017-03-03 18:03:58 +00:00 |
external_wiki_helper.rb
|
speed up ExternalWikiService#get_project_wiki_path
|
2016-07-19 09:06:58 -04:00 |
form_helper.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
git_helper.rb
|
Improve merge request version feature
|
2016-09-07 10:24:48 +03:00 |
gitlab_routing_helper.rb
|
Added Prometheus Service and Prometheus graphs
|
2017-03-07 16:57:42 +00:00 |
graph_helper.rb
|
|
|
groups_helper.rb
|
Toggle project name if too long
|
2017-03-13 19:25:13 -04:00 |
icons_helper.rb
|
Add tests
|
2017-04-18 10:27:10 -05:00 |
import_helper.rb
|
Merge branch 'fix-links-target-blank' into 'security'
|
2017-03-20 18:51:36 -07:00 |
issuables_helper.rb
|
Remove helpers assigned_issuables_count and cached_assigned_issuables_count
|
2017-04-20 13:28:04 +03:00 |
issues_helper.rb
|
frontend prevent authored votes
|
2017-04-14 09:33:28 +01:00 |
javascript_helper.rb
|
Improve webpack-dev-server compatibility with non-localhost setups.
|
2017-04-12 19:05:23 +00:00 |
kerberos_spnego_helper.rb
|
Groundwork for Kerberos SPNEGO (EE feature)
|
2016-07-01 11:46:56 +02:00 |
labels_helper.rb
|
Add shorthand support to gitlab markdown references
|
2016-12-02 19:18:17 -02:00 |
markup_helper.rb
|
Pull preserve into render helpers
|
2017-04-28 11:37:19 -05:00 |
mattermost_helper.rb
|
Improved team selection
|
2017-03-05 21:05:48 +00:00 |
members_helper.rb
|
Refactor MembersHelper#filter_group_project_member_path
|
2016-12-16 20:28:39 -02:00 |
merge_requests_helper.rb
|
Fix 404 when upstream has disabled merge requests
|
2017-04-27 01:04:07 +03:00 |
milestones_helper.rb
|
move links to browse issuables into sidebar
|
2017-03-24 17:06:48 -05:00 |
namespaces_helper.rb
|
Resolve "Gitlab administrator cannot create projects in every group"
|
2017-03-24 18:19:50 +00:00 |
nav_helper.rb
|
add basic sidebar functionality to milestones page
|
2017-03-24 17:06:24 -05:00 |
notes_helper.rb
|
Some code tweaks
|
2017-04-08 14:58:08 -05:00 |
notifications_helper.rb
|
Show it as successful pipeline, rather than success pipeline
|
2016-10-17 07:25:21 +00:00 |
page_layout_helper.rb
|
dev favicon is blue, not purple
|
2017-02-16 06:55:52 +11:00 |
preferences_helper.rb
|
Change project view default for existing users and anonymous visitors to files+readme
|
2017-04-10 21:28:41 +03:00 |
projects_helper.rb
|
Merge branch '26509-show-update-time' into 'master'
|
2017-04-26 13:21:12 +00:00 |
rss_helper.rb
|
Show public RSS feeds to anonymous users
|
2017-02-28 12:50:57 -08:00 |
runners_helper.rb
|
|
|
search_helper.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
selects_helper.rb
|
Fixed es6 lint errors, and reverted a change to a helper
|
2017-01-03 12:55:36 -06:00 |
sentry_helper.rb
|
Fix Sentry not reporting right program for Sidekiq workers
|
2016-08-25 19:42:52 -07:00 |
services_helper.rb
|
Remove description for build_events, add pipeline_events
|
2017-04-25 19:26:11 +08:00 |
sidekiq_helper.rb
|
Handle parsing OpenBSD ps output properly to display sidekiq
|
2017-03-31 09:45:46 +02:00 |
snippets_helper.rb
|
Add download_snippet_path helper
|
2017-05-02 08:53:29 -05:00 |
sorting_helper.rb
|
Fixed branches sort toggle being empty
|
2017-04-18 13:48:52 +01:00 |
storage_helper.rb
|
Add more storage statistics
|
2016-12-21 16:39:49 +01:00 |
submodule_helper.rb
|
submodule_links: handle urls that don't end with .git
|
2017-04-21 10:54:31 -04:00 |
system_note_helper.rb
|
Move event icons into events_helper
|
2017-04-12 15:30:31 -05:00 |
tab_helper.rb
|
Enable Style/WordArray
|
2017-02-23 09:32:41 -06:00 |
tags_helper.rb
|
Moved Project#protected_branch? to ProtectedBranch, similar for tags
|
2017-04-03 19:19:54 +01:00 |
time_helper.rb
|
Cleanup the use of duration and optimize some queries
|
2016-08-10 23:12:02 +08:00 |
todos_helper.rb
|
Improve text on todo list when the todo action comes from yourself
|
2017-04-28 14:24:32 +02:00 |
tree_helper.rb
|
Cache the rendered README, but post-process on show
|
2017-04-27 13:22:17 +02:00 |
triggers_helper.rb
|
Introduce tests for pipeline triggers
|
2017-03-05 20:58:08 +01:00 |
u2f_helper.rb
|
Load Javascript U2F library selectively.
|
2016-07-14 08:19:09 +05:30 |
users_helper.rb
|
Move user_link to generic UsersHelper
|
2017-03-23 22:21:00 +01:00 |
version_check_helper.rb
|
hide the version check image if internet connection is broken
|
2017-01-25 03:36:03 +10:30 |
visibility_level_helper.rb
|
Remove the User#is_admin? method
|
2017-04-09 13:20:57 +11:00 |
webpack_helper.rb
|
Improve webpack-dev-server compatibility with non-localhost setups.
|
2017-04-12 19:05:23 +00:00 |
wiki_helper.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
workhorse_helper.rb
|
Verify JWT messages from gitlab-workhorse
|
2016-09-05 15:05:31 +02:00 |