gitlab-org--gitlab-foss/app/assets/javascripts
Grzegorz Bizon b9c19f6b0f Do not serialize a pipeline again when showing a build
This change makes it possible to avoid additional serialization of
entire pipeline when rendering a build details page. Instead we expose
more information from the build entity itself what is much cheaper than
serializing entire pipeline.

Additionally we do not need to serialize `latest?` flag, which involves
multiple Gitaly calls.
2019-05-24 10:04:04 +01:00
..
badges
batch_comments/mixins Change resolve button text to mark comment as resolved 2019-05-20 12:29:32 -05:00
behaviors Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
blob Internationalisation of blob directory 2019-04-30 17:21:39 +00:00
blob_edit
boards Create empty Vuex store for issue boards 2019-05-20 11:05:26 +00:00
branches
ci_variable_list Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
clusters Resolve "Support Prometheus for group-level clusters" 2019-05-06 22:03:37 +00:00
commit
commons
cycle_analytics Internationalisation of cycle_analytics directory 2019-04-29 15:33:00 +00:00
deploy_keys
diff_notes Internationalisation of diff_note directory 2019-05-02 13:53:44 +00:00
diffs Merge branch 'diff-filter-bar-placeholder-text' into 'master' 2019-05-16 15:17:29 +00:00
dirty_submit Fix throttling issue in form dirty checking 2019-05-17 14:05:15 -03:00
docs
droplab
emoji Revert "Merge branch 'tz-reorganise-digests-json' into 'master'" 2019-04-10 11:49:06 -07:00
environments
error_tracking
error_tracking_settings
event_tracking CE backport of Add Snowplow tracking to notes 2019-04-12 15:32:24 +00:00
feature_highlight
filtered_search Resolve CE/EE diffs in dropdown_user 2019-05-22 04:08:30 +01:00
frequent_items
groups Internationalisation of groups directory 2019-04-29 14:20:16 +00:00
help
helpers
ide Merge branch 'fix-ide-relative-url-bug' into 'master' 2019-05-02 13:45:45 +00:00
image_diff
import_projects Internationalisation of import_projects directory 2019-05-21 10:34:37 +00:00
integrations Internationalisation of integrations directory 2019-04-30 23:02:30 +00:00
issuable
issuable_suggestions
issue_show Add auto direction to support rtl languages 2019-04-25 11:40:34 +00:00
jobs Do not serialize a pipeline again when showing a build 2019-05-24 10:04:04 +01:00
lib Internationalisation of lib directory 2019-05-23 20:08:18 +00:00
locale Remove unnecessary bind call 2019-05-17 11:29:40 +08:00
merge_conflicts Internationalisation of merge_conflicts directory 2019-05-02 13:07:34 +00:00
mirrors Destroy repo mirrors instead of disabling them 2019-05-06 13:15:03 +00:00
monitoring Remove datapoint sorting from area chart 2019-05-22 20:50:30 +00:00
mr_notes
mr_popover Internationalisation of javascript/m* directories 2019-04-29 18:17:14 +00:00
namespaces Add leave link to access_granted email 2019-05-03 17:19:16 +01:00
network
notebook
notes Update smiley icons to new ones 2019-05-23 12:29:32 +00:00
operation_settings Add external dashboard link 2019-05-07 14:47:09 +00:00
pages Resolved EE differences in promote milestone modal vue component 2019-05-21 09:58:22 +00:00
pdf Move to pdf.js distributed with npm 2019-05-10 15:07:41 -05:00
performance_bar Merge branch 'sh-add-gitaly-backtrace' into 'master' 2019-04-17 13:07:59 +00:00
pipelines Aligns the play button for stages 2019-05-06 13:23:13 +01:00
profile Added user time settings fields to profile 2019-05-07 21:58:16 +00:00
projects Internationalisation of projects directory 2019-04-30 17:26:58 +00:00
prometheus_metrics
protected_branches Internationalisation of protected_branches directory 2019-05-07 17:44:46 +00:00
protected_tags Internationalisation of protected_tags directory 2019-04-30 23:01:23 +00:00
raven Internationalisation of raven directory 2019-05-01 08:41:51 +00:00
registry
related_merge_requests
releases Allow guests users to access project releases 2019-05-03 13:29:20 +00:00
reports Merge branch 'qa-tag-report-section-expand' into 'master' 2019-05-21 11:29:37 +00:00
repository Added tree list row component 2019-05-21 14:26:18 +01:00
serverless Fix commits.scss style-lint errors 2019-04-25 11:49:13 -07:00
set_status_modal Update smiley icons to new ones 2019-05-23 12:29:32 +00:00
shared
sidebar Internationalisation of javascript/s* directories 2019-05-03 07:42:19 +00:00
snippet Internationalisation of javascript/s* directories 2019-05-03 07:42:19 +00:00
sortable
templates Internationalisation of javascript/t* directories 2019-05-02 13:05:48 +00:00
terminal Internationalisation of javascript/t* directories 2019-05-02 13:05:48 +00:00
test_utils
u2f Internationalisation of u2f directory 2019-04-30 19:12:25 +00:00
vue_merge_request_widget Add backport changes 2019-05-20 17:08:37 +00:00
vue_shared Add backport changes 2019-05-20 17:08:37 +00:00
vuex_shared/modules/modal
activities.js
ajax_loading_spinner.js
api.js Fix API and IDE path with `/` relative_url_root 2019-04-24 13:05:29 -05:00
autosave.js
avatar_picker.js
awards_handler.js Revert "Merge branch 'tz-reorganise-digests-json' into 'master'" 2019-04-10 11:49:06 -07:00
breadcrumb.js
breakpoints.js Fix isDesktop function to return proper value 2019-04-12 10:47:36 -04:00
build_artifacts.js
close_reopen_report_toggle.js
comment_type_toggle.js
commit_merge_requests.js
commits.js
compare_autocomplete.js
confirm_danger_modal.js
contextual_sidebar.js Fix flyout nav on small viewports 2019-05-15 15:41:00 +01:00
create_item_dropdown.js
create_label.js
create_merge_request_dropdown.js I18N of js files starting with c or d 2019-05-21 10:40:24 +00:00
diff.js
dropzone_input.js I18N of js files starting with c or d 2019-05-21 10:40:24 +00:00
due_date_select.js Replace `No due date` with `None` 2019-04-17 17:17:59 +00:00
experimental_flags.js
files_comment_button.js
filterable_list.js
flash.js
fly_out_nav.js Fix flyout nav on small viewports 2019-05-15 15:41:00 +01:00
gfm_auto_complete.js Escape special characters in GFM auto complete highlighting 2019-04-25 08:11:20 +00:00
gl_dropdown.js
gl_field_error.js I18N of JS files starting with g 2019-05-16 17:35:00 +02:00
gl_field_errors.js
gl_form.js Move EE specific GfmAutocomplete code to EE file 2019-04-24 11:23:14 +05:30
gpg_badges.js I18N of JS files starting with g 2019-05-16 17:35:00 +02:00
group.js
group_label_subscription.js
groups_list.js
groups_select.js I18N of JS files starting with g 2019-05-16 17:35:00 +02:00
header.js
how_to_merge.js
importer_status.js
init_changes_dropdown.js
init_issuable_sidebar.js
init_labels.js
init_notes.js
issuable_bulk_update_actions.js I18N JS files starting with i 2019-05-07 19:27:52 +02:00
issuable_bulk_update_sidebar.js
issuable_context.js
issuable_form.js Move EE specific GfmAutocomplete code to EE file 2019-04-24 11:23:14 +05:30
issuable_index.js I18N JS files starting with i 2019-05-07 19:27:52 +02:00
issue.js I18N JS files starting with i 2019-05-07 19:27:52 +02:00
issue_status_select.js I18N JS files starting with i 2019-05-07 19:27:52 +02:00
label_manager.js I18N of files starting with l 2019-05-18 14:03:41 +02:00
labels.js
labels_select.js I18N of files starting with l 2019-05-18 14:03:41 +02:00
landing.js
layout_nav.js
lazy_loader.js
line_highlighter.js
logo.js
main.js Next badge must be visible when canary flag is true 2019-05-20 13:30:40 +01:00
member_expiration_date.js
members.js
merge_request.js
merge_request_tabs.js I18N JS files starting with m 2019-05-03 15:00:44 +02:00
milestone.js I18N JS files starting with m 2019-05-03 15:00:44 +02:00
milestone_select.js I18N JS files starting with m 2019-05-03 15:00:44 +02:00
mini_pipeline_graph_dropdown.js I18N JS files starting with m 2019-05-03 15:00:44 +02:00
namespace_select.js I18N JS files starting with n 2019-05-15 15:02:42 +02:00
new_branch_form.js Add missing sprintf and remove bad i18n 2019-05-15 17:57:25 +02:00
new_commit_form.js
notes.js Add missing sprintf and remove bad i18n 2019-05-15 17:57:25 +02:00
notifications_dropdown.js
notifications_form.js
pager.js
persistent_user_callout.js
pipelines.js
project_edit.js
project_find_file.js
project_fork.js
project_import.js
project_label_subscription.js I18N JS files starting with p or r 2019-05-17 16:23:42 +02:00
project_select.js I18N JS files starting with p or r 2019-05-17 16:23:42 +02:00
project_select_combo_button.js
project_visibility.js
projects_list.js
read_more.js
ref_select_dropdown.js
right_sidebar.js I18N JS files starting with p or r 2019-05-17 16:23:42 +02:00
search_autocomplete.js Fix loading.. dropdown at search field 2019-05-22 19:49:12 +00:00
settings_panels.js
single_file_diff.js
smart_interval.js
star.js I18N JS files starting with s 2019-05-21 11:27:11 +02:00
subscription_select.js I18N JS files starting with s 2019-05-21 11:27:11 +02:00
syntax_highlight.js
task_list.js
toggle_buttons.js
tree.js
ui_development_kit.js
usage_ping_consent.js
user_callout.js
user_popovers.js
users_select.js
version_check_image.js
webpack.js
zen_mode.js