gitlab-org--gitlab-foss/app/helpers
Rémy Coutable 0f43c30741
Move issuable title form to a new partial
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-11-16 09:53:33 +01:00
..
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 Replace jQuery.timeago with timeago.js 2016-11-07 14:49:00 -06:00
application_settings_helper.rb Allow the Sidekiq queues to throttle and the factor by which to throttle them to be configurable 2016-11-10 11:38:11 -06:00
auth_helper.rb Centralize LDAP config/filter logic 2016-11-11 15:58:33 -06: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 Simpler arguments passed to named_route on toggle_award_url helper method 2016-10-19 21:58:12 +02:00
blob_helper.rb Refactor template selector in issuable form 2016-11-04 16:59:45 +01:00
boards_helper.rb Stop unauthized users dragging on issue boards 2016-10-25 12:57:56 +01:00
branches_helper.rb
broadcast_messages_helper.rb Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
builds_helper.rb Removed inline JS and added new affix declaration 2016-11-04 15:07:51 +00:00
button_helper.rb Updated positioning of copy file path button in diffs 2016-10-31 16:52:30 +00:00
ci_status_helper.rb Merge remote-tracking branch 'upstream/master' into show-status-from-branch 2016-11-04 22:37:44 +08:00
commits_helper.rb Pass `@ref` along so we know which pipeline to show 2016-10-24 22:26:06 +08:00
compare_helper.rb
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 Remove an extra leading space from diff content 2016-11-04 14:05:49 +09:00
dropdowns_helper.rb Unify dropdown button styles 2016-11-03 12:27:06 -05:00
emails_helper.rb
events_helper.rb Correctly passes feature key into feature_available method 2016-11-01 08:45:46 +00:00
explore_helper.rb
external_wiki_helper.rb
form_helper.rb
git_helper.rb
gitlab_markdown_helper.rb Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
gitlab_routing_helper.rb add link to build's pipeline within build page header 2016-11-10 16:38:00 -06:00
graph_helper.rb
groups_helper.rb
icons_helper.rb
import_helper.rb
issuables_helper.rb Move issuable title form to a new partial 2016-11-16 09:53:33 +01:00
issues_helper.rb Optimize the `award_user_list` helper spec 2016-10-07 16:34:58 +02:00
javascript_helper.rb
kerberos_spnego_helper.rb
labels_helper.rb Disable subscribing to group-level labels 2016-10-19 14:58:28 -02:00
lfs_helper.rb Move the `objects` method to `LfsHelper` so that it is also available to `LfsStorageController` 2016-11-10 20:04:00 -06:00
members_helper.rb
merge_requests_helper.rb Fix the merge request view when source projects or branches are removed 2016-10-20 12:24:27 +01:00
milestones_helper.rb Merge branch 'master' into revert-c676283b 2016-10-03 09:10:20 +01:00
namespaces_helper.rb
nav_helper.rb
notes_helper.rb Fix note form hint showing slash commands supported for commits 2016-09-20 13:58:14 +02: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
preferences_helper.rb Add visibility level to project repository 2016-10-17 18:12:18 -02:00
projects_helper.rb Removed soon-to-be un-needed project title additions from builds and environments 2016-11-09 12:23:21 +00:00
runners_helper.rb
search_helper.rb Make search results use the markdown cache columns, treating them consistently 2016-10-07 02:54:26 +01:00
selects_helper.rb fix group links 404 2016-10-05 09:57:54 +01:00
sentry_helper.rb
services_helper.rb
sidekiq_helper.rb Fix sidekiq stats in admin area 2016-10-26 18:53:59 +11:00
snippets_helper.rb
sorting_helper.rb
submodule_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb
todos_helper.rb Changed helper method to check for none on params 2016-11-08 09:31:08 +00:00
tree_helper.rb
triggers_helper.rb Add ref parameter for triggerring builds with gitlab webhook from other project. 2016-11-15 17:19:33 +03:00
u2f_helper.rb
version_check_helper.rb
visibility_level_helper.rb
workhorse_helper.rb