.. |
behaviors
|
Autosize textareas
|
2016-01-13 14:51:07 -05:00 |
blob
|
Highlight note code and edit preview
|
2016-01-25 11:42:47 +01:00 |
ci
|
Fix small CI UI regressions
|
2015-10-23 11:45:45 +02:00 |
commit
|
|
|
extensions
|
|
|
lib
|
|
|
activities.js.coffee
|
Use closest instead of parent()
|
2016-01-13 18:50:07 +01:00 |
admin.js.coffee
|
Simplify broadcast message JS
|
2016-01-13 11:34:58 -05:00 |
api.js.coffee
|
Use select2 dropdown for dashboard/group 'New X' buttons
|
2015-12-07 17:12:04 +01:00 |
application.js.coffee
|
Limit jquery-ui requires to what we actually use
|
2016-01-25 18:42:45 -08:00 |
aside.js.coffee
|
|
|
autosave.js.coffee
|
|
|
awards_handler.coffee
|
Auto-focus emoji award search field
|
2016-01-29 12:15:58 +00: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 |
build_artifacts.js.coffee
|
Move build artifacts javascripts into separate file
|
2016-01-21 15:51:44 +01: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
|
Gitlab Issue 707: Indent unfolded code 1 character
|
2015-07-22 09:58:17 -04:00 |
dispatcher.js.coffee
|
Move build artifacts javascripts into separate file
|
2016-01-21 15:51:44 +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
|
Only load autocomplete data when actually needed
|
2016-01-11 11:13:11 +01:00 |
group_avatar.js.coffee
|
|
|
groups.js.coffee
|
|
|
groups_select.js.coffee
|
|
|
importer_status.js.coffee
|
|
|
issuable_context.js.coffee
|
fixes scrollbar jump by making discussion the same size as the sidebar when sidebar is bigger, and not allowing affix to do fixed position on the sidebar
|
2016-01-13 18:54:11 -05:00 |
issuable_form.js.coffee
|
Move duplicate js functionality into IssuableForm
|
2015-06-25 16:17:06 +02:00 |
issue.js.coffee
|
Adds feature: Ajax Close/Open updates discussion automatically
|
2016-01-26 00:25:41 -05:00 |
issues.js.coffee
|
Remove jquery.blockUI.js plugin
|
2016-01-04 13:12:29 -05:00 |
labels.js.coffee
|
Remove disableButtonIf[Any]EmptyField calls from forms
|
2015-06-26 22:07:59 -04:00 |
line_highlighter.js.coffee
|
Apply new design to files page
|
2015-10-13 16:41:48 +02:00 |
logo.js.coffee
|
Call clearInterval for the currentTimer if one exists
|
2016-01-11 18:37:20 -05:00 |
markdown_preview.js.coffee
|
Decouple Markdown previews from DropzoneInput
|
2015-11-25 16:36:04 -05:00 |
merge_request.js.coffee
|
Merge branch 'issue-page-keeps-jumping-up' into 'master'
|
2016-01-17 17:01:35 +00:00 |
merge_request_tabs.js.coffee
|
Replace nav-tabs with nav-links
|
2016-01-13 17:13:36 +01:00 |
merge_request_widget.js.coffee
|
reverting MR ajax changes, which will be in a different MR
|
2016-01-12 14:44:07 -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
|
Adds comment about event listener
|
2016-01-26 00:28:27 -05:00 |
pager.js.coffee
|
Allow user to specify content he wants to see on project page
|
2015-07-13 18:24:15 +02:00 |
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
|
Remove disableButtonIf[Any]EmptyField calls from forms
|
2015-06-26 22:07:59 -04:00 |
project_select.js.coffee
|
Include groups in dashboard "New Milestone" select.
|
2015-12-07 17:24:15 +01:00 |
project_show.js.coffee
|
Cleanup and some test fixes after refactoring project home page
|
2015-07-08 16:55:04 +02:00 |
projects_list.js.coffee
|
Add ability to filter by namespace. #2406
|
2016-01-20 00:14:58 -05:00 |
protected_branches.js.coffee
|
|
|
search_autocomplete.js.coffee
|
|
|
shortcuts.js.coffee
|
Adds t as a shortcut for find file anywhere
|
2016-01-19 14:25:27 -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
|
Clicks the edit button instead of opening the dropdown
|
2016-01-25 22:38:15 -05:00 |
shortcuts_navigation.coffee
|
Added builds view
|
2015-10-14 17:28:38 +02:00 |
shortcuts_network.js.coffee
|
|
|
sidebar.js.coffee
|
Restore sidebar tooltips and fix logo tooltip location
|
2015-12-02 14:05:10 +01:00 |
star.js.coffee
|
when starring a project it correctly increase the star count
|
2016-01-19 16:48:53 +00: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
|
Move js function to removing accents to vendor/assets/javascripts
|
2016-01-14 12:09:31 -02:00 |
zen_mode.js.coffee
|
Refactor ZenMode
|
2016-01-08 23:36:09 -05:00 |