gitlab-org--gitlab-foss/app/assets/javascripts
Dmitriy Zaporozhets ce066ba630 Merge branch 'autocomplete-on-load' into 'master'
Load autocomplete data when loading an issue page



See merge request !2312
2016-01-11 09:42:37 +00:00
..
behaviors Check originalEvent.repeat *and* event.repeat 2015-10-07 17:59:10 -04:00
blob Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
ci Fix small CI UI regressions 2015-10-23 11:45:45 +02:00
commit
extensions
lib
activities.js.coffee
admin.js.coffee
api.js.coffee Use select2 dropdown for dashboard/group 'New X' buttons 2015-12-07 17:12:04 +01:00
application.js.coffee Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
aside.js.coffee
autosave.js.coffee
awards_handler.coffee Do not show frequently used emojis when empty 2015-12-28 10:11:05 +02:00
branch-graph.js.coffee Fix missing date of month in network graph when commits span a month 2016-01-06 21:05:46 -08:00
calendar.js.coffee Remove unused "options" object from Calendar JS 2016-01-01 22:10:16 -05:00
commit.js.coffee
commits.js.coffee Use fadeTo instead of css 2016-01-07 15:16:12 +01:00
confirm_danger_modal.js.coffee
copy_to_clipboard.js.coffee Rework the copy_to_clipboard logic 2015-11-24 19:12:03 -05:00
dashboard.js.coffee
diff.js.coffee
dispatcher.js.coffee Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
dropzone_input.js.coffee Add API project upload endpoint 2016-01-07 13:37:14 +01:00
flash.js.coffee Fix award-emojis alert flash message 2015-12-11 13:50:14 +01:00
gfm_auto_complete.js.coffee Load autocomplete data when loading an issue page 2016-01-08 17:16:39 +01:00
group_avatar.js.coffee
groups.js.coffee
groups_select.js.coffee
importer_status.js.coffee
issuable_context.js.coffee Revert sidebar position for issue and merge request 2015-12-17 10:34:15 +01:00
issuable_form.js.coffee
issue.js.coffee removes unused `alert` from issue spec. Requires flash in the *implementation* instead of the spec. 2015-12-23 20:57:16 -05:00
issues.js.coffee Remove jquery.blockUI.js plugin 2016-01-04 13:12:29 -05:00
labels.js.coffee
line_highlighter.js.coffee Apply new design to files page 2015-10-13 16:41:48 +02:00
logo.js.coffee Restructure logo JS to use `setInterval` 2016-01-04 15:32:05 -05:00
markdown_preview.js.coffee Decouple Markdown previews from DropzoneInput 2015-11-25 16:36:04 -05:00
merge_request.js.coffee Rename .issuable-details to .detail-page (and -header and -description) 2015-12-16 16:13:22 +01:00
merge_request_tabs.js.coffee Make selectors more specific when scroll to element 2015-12-10 15:42:00 -02:00
merge_request_widget.js.coffee Fix redirect to wrong URL when merging and MR detail URL has an anchor. #4189 2015-12-21 22:59:15 -05:00
merge_requests.js.coffee Remove jquery.history.js plugin 2016-01-01 17:44:21 -05:00
milestone.js.coffee
namespace_select.js.coffee
network.js.coffee
new_branch_form.js.coffee Fix minor stylistic complaints 2015-12-21 22:21:10 -02:00
new_commit_form.js.coffee Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
notes.js.coffee base implementation of emoji picker [ci skip] 2015-12-22 23:12:23 +02:00
pager.js.coffee
profile.js.coffee
project.js.coffee fixes failing test by updating project clone instructions 2015-12-23 19:57:30 -05:00
project_avatar.js.coffee
project_find_file.js.coffee Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
project_fork.js.coffee
project_import.js.coffee
project_members.js.coffee
project_new.js.coffee
project_select.js.coffee Include groups in dashboard "New Milestone" select. 2015-12-07 17:24:15 +01:00
project_show.js.coffee
projects_list.js.coffee fixes the search for projects 2015-12-23 18:27:38 -05:00
protected_branches.js.coffee
search_autocomplete.js.coffee
shortcuts.js.coffee Fix the "Show all" link for the keyboard shortcut modal 2015-12-27 20:34:46 -05:00
shortcuts_dashboard_navigation.js.coffee
shortcuts_find_file.js.coffee Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
shortcuts_issuable.coffee
shortcuts_navigation.coffee Added builds view 2015-10-14 17:28:38 +02:00
shortcuts_network.js.coffee
shortcuts_tree.coffee Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
sidebar.js.coffee Restore sidebar tooltips and fix logo tooltip location 2015-12-02 14:05:10 +01:00
star.js.coffee Moves star code to a class 2015-12-23 20:36:29 -05:00
stat_graph.js.coffee
stat_graph_contributors.js.coffee
stat_graph_contributors_graph.js.coffee
stat_graph_contributors_util.js.coffee Fix grouping of contributors by email in graph. 2015-10-29 13:00:20 +00:00
subscription.js.coffee
syntax_highlight.coffee Add specs for syntax_highlight JS 2015-09-10 15:38:24 -04:00
tree.js.coffee Fix search in Files 2015-10-06 11:43:32 +03:00
user.js.coffee Notify user if they cannot create projects 2015-12-05 11:32:08 -05:00
users_select.js.coffee Fix user autocomplete uri 2015-12-26 12:12:59 +03:00
wikis.js.coffee
zen_mode.js.coffee