.. |
accounts_helper.rb
|
|
|
appearances_helper.rb
|
|
|
application_helper.rb
|
Fixed the show_user_callout method
|
2017-05-30 12:23:39 +01:00 |
application_settings_helper.rb
|
|
|
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
|
Display comments for personal snippets
|
2017-05-02 13:07:53 +02:00 |
blob_helper.rb
|
Merge remote-tracking branch 'upstream/master' into rename-builds-controller
|
2017-05-18 15:33:52 +08:00 |
boards_helper.rb
|
Fixed avatar not displaying in issue boards
|
2017-04-28 11:27:52 +01:00 |
branches_helper.rb
|
Add confirm delete protected branch modal
|
2017-05-08 07:41:58 +00:00 |
broadcast_messages_helper.rb
|
|
|
builds_helper.rb
|
Rename BuildsController to JobsController
|
2017-05-17 20:17:30 +08:00 |
button_helper.rb
|
Revert "Merge branch '1937-https-clone-url-username' into 'master'
"
|
2017-05-30 14:11:58 +02:00 |
ci_status_helper.rb
|
Deprecate legacy CI/CD status helpers
|
2017-04-21 22:17:50 +02:00 |
commits_helper.rb
|
Clean up diff rendering
|
2017-05-23 15:37:05 -05:00 |
compare_helper.rb
|
|
|
components_helper.rb
|
|
|
dashboard_helper.rb
|
|
|
diff_helper.rb
|
Pass fallback_diff_refs to Diff::File instead of using view helpers
|
2017-05-23 15:37:05 -05:00 |
dropdowns_helper.rb
|
Recent search history for issues
|
2017-04-06 10:25:54 -05:00 |
emails_helper.rb
|
Enable the Style/TrailingCommaInLiteral cop
|
2017-05-10 18:25:45 +02:00 |
emoji_helper.rb
|
|
|
environment_helper.rb
|
|
|
environments_helper.rb
|
|
|
events_helper.rb
|
Consistently use monospace font for commit SHAs and branch and tag names
|
2017-05-12 09:55:25 -05:00 |
explore_helper.rb
|
Enable the Style/TrailingCommaInLiteral cop
|
2017-05-10 18:25:45 +02:00 |
external_wiki_helper.rb
|
|
|
form_helper.rb
|
Fix specs
|
2017-05-04 22:34:15 -05:00 |
git_helper.rb
|
|
|
gitlab_routing_helper.rb
|
Rename BuildsController to JobsController
|
2017-05-17 20:17:30 +08:00 |
graph_helper.rb
|
|
|
groups_helper.rb
|
|
|
icons_helper.rb
|
Merge branch 'ability_to_cancel_attaching_file' into 'master'
|
2017-05-16 23:11:03 +00:00 |
import_helper.rb
|
|
|
issuables_helper.rb
|
fixed issuable templates dropdown not showing
|
2017-05-25 18:46:51 +01: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
|
Provide default for calculating label text color (!11681)
|
2017-05-25 19:08:37 +02:00 |
markup_helper.rb
|
Fix ProjectCacheWorker for plain READMEs
|
2017-05-18 21:10:10 +02:00 |
mattermost_helper.rb
|
|
|
members_helper.rb
|
|
|
merge_requests_helper.rb
|
Enable the Style/TrailingCommaInLiteral cop
|
2017-05-10 18:25:45 +02:00 |
milestones_helper.rb
|
Change the hash when changing tab
|
2017-04-26 12:23:29 +01: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
|
Enable the Style/TrailingCommaInLiteral cop
|
2017-05-10 18:25:45 +02:00 |
notifications_helper.rb
|
|
|
page_layout_helper.rb
|
|
|
pipeline_schedules_helper.rb
|
Add Pipeline Schedules that supersedes experimental Trigger Schedule
|
2017-05-07 22:35:56 +00:00 |
preferences_helper.rb
|
Hide clone panel and file list when user is only a guest
|
2017-05-07 11:26:52 -04:00 |
projects_helper.rb
|
Revert "Merge branch '1937-https-clone-url-username' into 'master'
"
|
2017-05-30 14:11:58 +02:00 |
rss_helper.rb
|
atom links with rss token instead of private token
|
2017-05-24 22:29:59 +02:00 |
runners_helper.rb
|
|
|
search_helper.rb
|
Create a separate helper to check if we show particular tab on a search page
|
2017-05-29 19:59:24 +03:00 |
selects_helper.rb
|
'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled
|
2017-05-30 15:35:49 +11:00 |
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
|
Add download_snippet_path helper
|
2017-05-02 08:53:29 -05:00 |
sorting_helper.rb
|
Enable the Style/TrailingCommaInLiteral cop
|
2017-05-10 18:25:45 +02:00 |
storage_helper.rb
|
|
|
submodule_helper.rb
|
Strip trailing whitespaces in submodule URLs
|
2017-05-29 06:16:47 -07:00 |
system_note_helper.rb
|
Add system note with link to diff comparison when MR discussion becomes outdated
|
2017-05-23 16:27:30 -05:00 |
tab_helper.rb
|
|
|
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
|
Consistently use monospace font for commit SHAs and branch and tag names
|
2017-05-12 09:55:25 -05:00 |
tree_helper.rb
|
update yield to return string path
|
2017-05-10 14:05:03 +08:00 |
triggers_helper.rb
|
|
|
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
|
|
|
workhorse_helper.rb
|
|
|