gitlab-org--gitlab-foss/app/helpers
Yorick Peterse 4299df0439 Merge branch 'add-1000-plus-counters-for-jobs-page' into 'master'
Add 1000 plus counters for jobs page

See merge request gitlab-org/gitlab-ce!14507
2017-10-06 17:07:05 +00:00
..
accounts_helper.rb
appearances_helper.rb Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
application_helper.rb Clean up new navigation templates 2017-09-06 10:58:24 +00:00
application_settings_helper.rb Merge branch 'master' into zj-auto-devops-table 2017-09-04 09:28:46 +02:00
auth_helper.rb `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
auto_devops_helper.rb Improve after code-review 2017-09-19 19:43:23 +02:00
avatars_helper.rb Add `data-src` when image is to be lazy loaded, use `tag` helper instead of `image_tag` helper 2017-09-25 11:49:20 +05:30
award_emoji_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
blame_helper.rb Fix division by zero for blame age map 2017-08-24 22:27:31 -05:00
blob_helper.rb Clean up some backend 2017-08-03 14:29:35 +02:00
boards_helper.rb Fixed missing namespaces on navigation translations 2017-09-27 15:44:39 +01:00
branches_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
breadcrumbs_helper.rb Merge branch 'icons-update-nav-bars' into 'master' 2017-09-29 13:32:17 +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 Fixed the URL + renamed to Job Failed 2017-09-12 11:19:06 +02:00
button_helper.rb Add support for copying permalink to notes via more actions dropdown 2017-08-25 12:19:26 +00:00
ci_status_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
commits_helper.rb Add view replaced file link for image diffs 2017-09-20 09:39:12 -05:00
compare_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
components_helper.rb
conversational_development_index_helper.rb Add Conversational Development Index page to admin panel 2017-06-01 17:37:21 +02:00
dashboard_helper.rb
defer_script_tag_helper.rb Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
diff_helper.rb Only copy old/new code when selecting left/right side of parallel diff 2017-10-02 18:39:25 +02:00
dropdowns_helper.rb Move "Move to different project" to sidebar 2017-09-03 22:03:17 -05:00
emails_helper.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
emoji_helper.rb Use native unicode emojis 2017-03-06 12:54:46 -06:00
environment_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
environments_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
events_helper.rb Updated Profile Events Helper to use SVG Sprite Icons 2017-10-04 08:53:36 +00:00
explore_helper.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
external_wiki_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
form_helper.rb More review comments 2017-08-30 21:20:00 +01:00
git_helper.rb
gitlab_routing_helper.rb Support references to group milestones 2017-08-07 11:55:00 +01:00
graph_helper.rb Print notes number explained. 2017-09-08 11:36:58 +04:00
groups_helper.rb Inform user that current shared projects will remain shared 2017-09-22 12:10:25 +02:00
hooks_helper.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
icons_helper.rb Updated All Navigation Icons to Sprite_Icons 2017-09-28 15:43:52 +02:00
import_helper.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
issuables_helper.rb Use relative paths for opening and closing issuables 2017-09-28 14:21:23 +02:00
issues_helper.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
javascript_helper.rb remove needless rails helper 2017-07-18 04:15:02 -05:00
kerberos_spnego_helper.rb
labels_helper.rb Group boards CE backport 2017-08-28 18:56:49 -03:00
lazy_image_tag_helper.rb Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
markup_helper.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
mattermost_helper.rb Improved team selection 2017-03-05 21:05:48 +00:00
members_helper.rb
merge_requests_helper.rb Rename many path_with_namespace -> full_path 2017-08-01 07:26:58 +02:00
milestones_helper.rb Add tooltip for milestone due date to issue and merge request lists 2017-09-20 07:11:49 +11:00
milestones_routing_helper.rb replace `is_group_milestone?` with `group_milestone?` 2017-08-29 11:14:41 +03:00
namespaces_helper.rb Add check for access to Namespace 2017-08-30 12:24:49 -05:00
nav_helper.rb Clean up new navigation templates 2017-09-06 10:58:24 +00:00
notes_helper.rb Support discussion locking in the backend 2017-09-14 14:50:32 +02:00
notifications_helper.rb Translate project & repository pages 2017-06-07 20:13:44 +00:00
numbers_helper.rb Add 1000+ counters (instead of inifnite) to jobs controller 2017-10-06 14:43:48 +02:00
page_layout_helper.rb Add Page-Title header to tree and blob JSON endpoints 2017-09-26 17:31:47 +02:00
pagination_helper.rb Use Prev/Next pagination for exploring projects 2017-08-14 13:53:42 +02:00
performance_bar_helper.rb Improve & fix the performance bar UI and behavior 2017-07-06 19:37:31 +00:00
pipeline_schedules_helper.rb Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
preferences_helper.rb Revert "Merge branch 'revert-f2421b2b' into 'master'" 2017-09-11 15:44:42 +00:00
profiles_helper.rb Profile updates from providers 2017-09-06 16:38:52 +03:00
projects_helper.rb Introduce policy check for clusters navigation option 2017-10-03 23:22:35 +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 Merge branch '23079-remove-default-scope-in-sortable' into 'master' 2017-09-07 16:15:32 +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
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 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
sorting_helper.rb Improve list of sorting options 2017-09-23 11:46:53 +11:00
storage_health_helper.rb Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
storage_helper.rb
submodule_helper.rb Fixes project denial of service via gitmodules using Extended ASCII. 2017-09-15 17:30:55 +01:00
system_note_helper.rb Fix locked and unlocked icons 2017-09-27 13:35:42 +01:00
tab_helper.rb Remove title attribute from sidebar elements 2017-09-13 14:30:31 +01:00
tags_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
time_helper.rb
todos_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
tree_helper.rb Fix a "Wrong number of arguments" error in TreeHelper#flatten_tree 2017-09-07 19:31:40 +02:00
triggers_helper.rb Recommend using V4 API on chat slash command integrations 2017-07-19 15:11:59 -03: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 Fix race condition with dispatcher.js 2017-08-15 16:09:36 +01:00
visibility_level_helper.rb fix variable naming conflict 2017-08-30 19:33:24 -05:00
webpack_helper.rb fix relative_url_root support for webpack chunks 2017-07-28 12:49:07 -05:00
wiki_helper.rb fixed up JS to use a js-* class 2017-09-06 11:55:23 +01:00
workhorse_helper.rb