.. |
accounts_helper.rb
|
|
|
appearances_helper.rb
|
|
|
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
|
|
|
award_emoji_helper.rb
|
|
|
blob_helper.rb
|
Address feedback
|
2017-04-27 12:23:27 -05:00 |
boards_helper.rb
|
|
|
branches_helper.rb
|
Protected Tags backend review changes
|
2017-04-06 10:56:21 +01:00 |
broadcast_messages_helper.rb
|
|
|
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
|
|
|
components_helper.rb
|
|
|
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
|
|
|
environments_helper.rb
|
|
|
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
|
|
|
form_helper.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
git_helper.rb
|
|
|
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
|
|
|
labels_helper.rb
|
|
|
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
|
|
|
merge_requests_helper.rb
|
Change issues sentence to use natural sorting
|
2017-04-25 18:57:08 -05: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
|
|
|
page_layout_helper.rb
|
|
|
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
|
|
|
sentry_helper.rb
|
|
|
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
|
Show case insensitive matches in snippet search results
|
2017-04-17 13:56:02 -05:00 |
sorting_helper.rb
|
Fixed branches sort toggle being empty
|
2017-04-18 13:48:52 +01:00 |
storage_helper.rb
|
|
|
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
|
|
|
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
|
|
|
users_helper.rb
|
Move user_link to generic UsersHelper
|
2017-03-23 22:21:00 +01:00 |
version_check_helper.rb
|
|
|
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
|
|
|