.. |
behaviors
|
Merge branch '27089-26860-27151-fix-discussion-note-permalink-collapsed' into 'master'
|
2017-02-01 22:31:38 +00:00 |
blob
|
resolve all space-in-parens eslint violations
|
2017-01-18 20:33:02 -06:00 |
blob_edit
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
boards
|
Clears all dropdown menus in issue sidebar when it opens
|
2017-01-20 09:32:52 +00:00 |
commit
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
cycle_analytics
|
|
|
diff_notes
|
Merge branch 'simple-eslint-fixes' into 'master'
|
2017-01-19 16:01:26 +00:00 |
droplab
|
Add caching of droplab ajax requests
|
2017-01-26 17:19:05 -06:00 |
environments
|
Edited the column header for the environments list from created to updated and added created to environments detail page colum header titles
|
2017-01-31 12:09:37 +01:00 |
extensions
|
Fix DropLab in IE11 v1
|
2017-01-21 14:14:39 -06:00 |
filtered_search
|
Merge branch 'fix-filtering-username-with-multiple-words' into 'master'
|
2017-02-01 20:53:58 +00:00 |
graphs
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
issuable
|
Backport timetracking frontend to CE.
|
2017-01-15 11:10:04 -05:00 |
lib
|
Change the reply shortcut to focus the field even without a selection.
|
2017-01-31 12:28:49 -06:00 |
merge_conflicts
|
resolve all prefer-const eslint violations
|
2017-01-18 20:33:02 -06:00 |
merge_request_widget
|
Fixed bug with merge immediately button would not work
|
2017-01-22 11:39:57 +00:00 |
network
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
profile
|
Prevent form to be submitted twice
|
2017-01-26 14:05:27 -05:00 |
protected_branches
|
Merge branch 'ref-switcher-perf' into 'master'
|
2017-02-03 15:03:57 +00:00 |
snippet
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
templates
|
resolve all prefer-const eslint violations
|
2017-01-18 20:33:02 -06:00 |
terminal
|
Terminal: Add TextEncoder and TextDecoder in terminal bundle.
|
2017-01-04 23:21:18 +03:00 |
u2f
|
Merge branch '26066-wrong-messsage-for-unregistered-u2f-device-on-sign-in' into 'master'
|
2017-01-19 20:52:03 +00:00 |
users
|
remove dateFormat global exception
|
2017-02-02 14:12:16 -06:00 |
vue_common_component
|
Changes after review
|
2016-12-09 10:14:49 +00:00 |
vue_pagination
|
move param helper to common utils
|
2017-01-09 10:26:43 -07:00 |
vue_pipelines_index
|
remove redundant "data-toggle" attribute so Vue doesn't complain
|
2017-02-02 13:02:26 -06:00 |
vue_realtime_listener
|
even though scoped, specify 'gl' in IIFE argument
|
2016-12-29 17:43:02 -07:00 |
abuse_reports.js.es6
|
expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered
|
2016-12-13 21:07:31 -06:00 |
activities.js.es6
|
|
|
admin.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
api.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
application.js
|
Moved the turbolinks listener from application.js to the corresponding issuable sidebar file
|
2017-01-25 12:25:43 -06:00 |
aside.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
autosave.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
awards_handler.js
|
resolve all parseInt radix eslint violations
|
2017-01-18 17:18:40 -06:00 |
breakpoints.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
broadcast_message.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
build.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
build_artifacts.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
build_variables.js.es6
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
ci_lint_editor.js.es6
|
Change CI template linter textarea with Ace Editor
|
2017-01-04 15:50:07 -06:00 |
commit.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
commits.js
|
Only search commits on input change since last search
|
2017-01-25 19:25:27 -05:00 |
compare.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
compare_autocomplete.js.es6
|
resolve all no-dupe-keys eslint violations
|
2017-01-18 17:18:40 -06:00 |
confirm_danger_modal.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
copy_as_gfm.js.es6
|
Statisfy eslint
|
2017-01-25 11:50:29 -06:00 |
copy_to_clipboard.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
create_label.js.es6
|
expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered
|
2016-12-13 21:07:31 -06:00 |
diff.js.es6
|
use handleLocationHash utility method
|
2017-01-25 16:05:52 -06:00 |
dispatcher.js.es6
|
Merge branch '26282-autosize-js-memory-leak' into 'master'
|
2017-01-30 21:12:34 +00:00 |
dropzone_input.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
due_date_select.js.es6
|
resolve all prefer-const eslint violations
|
2017-01-18 20:33:02 -06:00 |
files_comment_button.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
flash.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
gfm_auto_complete.js.es6
|
Support non-ASCII characters in GFM autocomplete
|
2017-02-01 18:05:05 -05:00 |
gl_dropdown.js
|
fix errors within gl_dropdown_spec.js when running in Karma
|
2017-02-02 12:57:28 -06:00 |
gl_field_error.js.es6
|
|
|
gl_field_errors.js.es6
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
gl_form.js.es6
|
remove ba-resize
|
2017-01-20 20:42:49 +00:00 |
group_avatar.js
|
Button by itself will submit forms. Button type button willn't
|
2017-01-21 23:09:08 -05:00 |
group_label_subscription.js.es6
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
groups_select.js
|
Use full group name/path in UI dropdowns
|
2017-01-30 17:33:48 +02:00 |
header.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
importer_status.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
issuable.js.es6
|
resolve all prefer-const eslint violations
|
2017-01-18 20:33:02 -06:00 |
issuable_context.js
|
Moved the turbolinks listener from application.js to the corresponding issuable sidebar file
|
2017-01-25 12:25:43 -06:00 |
issuable_form.js
|
resolve all parseInt radix eslint violations
|
2017-01-18 17:18:40 -06:00 |
issue.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
issue_status_select.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
issues_bulk_assignment.js.es6
|
Flag multiple empty lines in eslint, fix offenses.
|
2017-01-24 16:48:06 -05:00 |
label_manager.js.es6
|
Added labels empty state and priority label empty state
|
2017-01-30 17:54:48 +03:00 |
labels.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
labels_select.js
|
Merge branch 'label-select-toggle' into 'master'
|
2017-01-25 19:54:41 +00:00 |
layout_nav.js
|
resolve all indent eslint violations
|
2017-01-18 17:16:41 -06:00 |
line_highlighter.js
|
prevent LineHighlighter from updating scroll position
|
2017-01-25 16:05:52 -06:00 |
logo.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
member_expiration_date.js.es6
|
Fixed a test and change the arrow functions to named functions
|
2017-01-04 18:43:55 -06:00 |
members.js.es6
|
Updated JS based on review
|
2016-12-09 10:06:02 +00:00 |
merge_request.js
|
fix intermittant errors in merge_commit_message_toggle_spec.rb
|
2017-02-02 12:55:01 -06:00 |
merge_request_tabs.js.es6
|
fixed commit diff linking and added specs
|
2017-01-14 14:25:37 +00:00 |
merge_request_widget.js.es6
|
Update pipeline and commit URL and text on CI status change
|
2017-02-01 22:20:38 -05:00 |
merged_buttons.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
milestone.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
milestone_select.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
mini_pipeline_graph_dropdown.js.es6
|
Use bootstrap dropdown events to only make the request when the dropdown is being opened
|
2017-01-13 10:31:18 -05:00 |
namespace_select.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
new_branch_form.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
new_commit_form.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
notes.js
|
Merge branch '26282-autosize-js-memory-leak' into 'master'
|
2017-01-30 21:12:34 +00:00 |
notifications_dropdown.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
notifications_form.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
pager.js.es6
|
|
|
pipelines.js.es6
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
preview_markdown.js
|
Autoresize markdown preview
|
2017-01-17 01:04:47 -05:00 |
project.js
|
Merge branch 'ref-switcher-perf' into 'master'
|
2017-02-03 15:03:57 +00:00 |
project_avatar.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
project_find_file.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
project_fork.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
project_import.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
project_label_subscription.js.es6
|
resolve all prefer-const eslint violations
|
2017-01-18 20:33:02 -06:00 |
project_new.js
|
Merge branch 'simple-eslint-fixes' into 'master'
|
2017-01-19 16:01:26 +00:00 |
project_select.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
project_show.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
project_variables.js.es6
|
|
|
projects_list.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
render_gfm.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
render_math.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
right_sidebar.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
search.js
|
Use full group name/path in UI dropdowns
|
2017-01-30 17:33:48 +02:00 |
search_autocomplete.js.es6
|
Merge branch '25312-search-input-cmd-click-issue' into 'master'
|
2017-01-25 19:27:42 +00:00 |
shortcuts.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
shortcuts_blob.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
shortcuts_dashboard_navigation.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
shortcuts_find_file.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
shortcuts_issuable.js
|
Change the reply shortcut to focus the field even without a selection.
|
2017-01-31 12:28:49 -06:00 |
shortcuts_navigation.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
shortcuts_network.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
sidebar.js.es6
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
signin_tabs_memoizer.js.es6
|
Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs Exists
|
2016-12-02 10:19:31 +01:00 |
single_file_diff.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
smart_interval.js.es6
|
Added hiddenInterval and immediateExecution settings, fixed visibilitychange listening, implemented with mr widget
|
2016-12-12 15:56:11 +03:00 |
snippets_list.js.es6
|
resolve all semi and no-extra-semi eslint violations
|
2017-01-18 17:15:27 -06:00 |
star.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
subbable_resource.js.es6
|
Prevent including Vue twice
|
2017-01-15 11:10:04 -05:00 |
subscription.js.es6
|
remove selector string option from Subscription constructor
|
2016-12-01 00:14:12 -06:00 |
subscription_select.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
syntax_highlight.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
todos.js.es6
|
Do not rely on style class for changing DOM state on "Mark all as done"
|
2017-01-27 20:20:20 -02:00 |
tree.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |
user.js.es6
|
resolve all semi and no-extra-semi eslint violations
|
2017-01-18 17:15:27 -06:00 |
user_tabs.js.es6
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
username_validator.js.es6
|
Merge branch 'clean-no-undef' into 'master'
|
2016-12-15 00:52:46 +00:00 |
users_select.js
|
resolve all x-spacing and no-spaced-x eslint violations
|
2017-01-18 17:18:40 -06:00 |
version_check_image.js.es6
|
hide the version check image if internet connection is broken
|
2017-01-25 03:36:03 +10:30 |
visibility_select.js.es6
|
Fixed tests
|
2016-12-10 17:28:36 +00:00 |
wikis.js.es6
|
|
|
zen_mode.js
|
resolve all padded-blocks eslint violations
|
2017-01-18 17:16:41 -06:00 |