gitlab-org--gitlab-foss/app/helpers
Z.J. van de Weg 13d39971f3 Improve performance for pipeline charts
Achieved by using another table, which both has better indexes and
is smaller. Now the data provided for the user is more valueable too.
2017-06-23 11:46:55 +02: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 Fix avatar images in pipeline emails 2017-06-20 15:42:10 +01: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 Show current user immediately in issuable filters 2017-06-02 07:42:18 +00:00
award_emoji_helper.rb Display comments for personal snippets 2017-05-02 13:07:53 +02:00
blame_helper.rb Add blame view age map 2017-06-14 09:17:26 -05:00
blob_helper.rb Merge branch 'dm-collapsed-blob' into 'master' 2017-06-01 09:10:53 +00: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 #13336 - display multiple messages in both the UI and git output 2017-06-15 13:47:33 +00:00
builds_helper.rb Rename BuildsController to JobsController 2017-05-17 20:17:30 +08:00
button_helper.rb Translate project & repository pages 2017-06-07 20:13:44 +00:00
ci_status_helper.rb Translate project & repository pages 2017-06-07 20:13:44 +00:00
commits_helper.rb Added internationalization to commits list 2017-06-22 09:26:45 +01: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
conversational_development_index_helper.rb Add Conversational Development Index page to admin panel 2017-06-01 17:37:21 +02:00
dashboard_helper.rb
diff_helper.rb Don't display comment on unchanged line on both sides in parallel diff 2017-06-19 11:50:46 -05:00
dropdowns_helper.rb Enable the Style/PreferredHashMethods cop 2017-06-02 19:11:26 +02:00
emails_helper.rb add view helper for mail heading 2017-06-13 22:36:45 +02: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 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 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
git_helper.rb Improve merge request version feature 2016-09-07 10:24:48 +03:00
gitlab_routing_helper.rb Merge branch '12910-snippets-description' into 'master' 2017-06-07 09:26:48 +00:00
graph_helper.rb Improve performance for pipeline charts 2017-06-23 11:46:55 +02:00
groups_helper.rb Expose avatar URL for groups 2017-06-06 19:21:53 -05:00
icons_helper.rb Merge branch 'ability_to_cancel_attaching_file' into 'master' 2017-05-16 23:11:03 +00:00
import_helper.rb Merge branch 'fix-links-target-blank' into 'security' 2017-03-20 18:51:36 -07:00
issuables_helper.rb Stop showing task status if no tasks are present 2017-06-20 10:58:07 +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 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 Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
milestones_helper.rb Fixed dashboard milestone tabs not loading 2017-06-09 09:57:42 +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 Improve UI of the performance bar 2017-06-09 17:21:39 +02:00
notes_helper.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
notifications_helper.rb Translate project & repository pages 2017-06-07 20:13:44 +00:00
page_layout_helper.rb dev favicon is blue, not purple 2017-02-16 06:55:52 +11:00
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
profiles_helper.rb Sync email address from specified omniauth provider 2017-06-07 11:13:57 -04:00
projects_helper.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00: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 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00: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 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 Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
storage_helper.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
submodule_helper.rb Fix submodule link to then project under subgroup 2017-06-05 09:26:20 +03: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 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 Test todos_count_format helper at the correct level to improve speed 2017-06-09 18:23:19 -04:00
tree_helper.rb update yield to return string path 2017-05-10 14:05:03 +08:00
triggers_helper.rb Introduce tests for pipeline triggers 2017-03-05 20:58:08 +01:00
u2f_helper.rb Enable FIDO U2F on Opera browser, see http://caniuse.com/#feat=u2f 2017-06-11 17:00:48 +02:00
users_helper.rb Convert app/views/profiles/show.html.haml to bootstrap_form 2017-06-22 15:42:44 +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 Translate project & repository pages 2017-06-07 20:13:44 +00:00
webpack_helper.rb Improve webpack-dev-server compatibility with non-localhost setups. 2017-04-12 19:05:23 +00:00
wiki_helper.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
workhorse_helper.rb Verify JWT messages from gitlab-workhorse 2016-09-05 15:05:31 +02:00