| .. |
|
behaviors
|
enable line wrapping by default and remove the checkbox to change it
|
2015-03-18 08:46:53 +01:00 |
|
blob
|
Fix line highlight being hidden by header
|
2015-03-10 10:50:53 -07:00 |
|
commit
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
extensions
|
Add trailing newline to all text files.
|
2014-06-21 11:20:22 +02:00 |
|
lib
|
added sanitize and linkify functions. Moved some js to lib/
|
2013-03-19 15:54:58 +02:00 |
|
activities.js.coffee
|
Restyle group page and event filter
|
2014-12-16 18:15:48 +02:00 |
|
admin.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
api.js.coffee
|
Big refactoring of issues filters
|
2015-03-26 19:13:49 -07:00 |
|
application.js.coffee
|
Improve comment toggle button in diff
|
2015-03-18 17:53:43 -07:00 |
|
aside.js.coffee
|
Create Aside js class for handling all sidebars in UI for mobile devices
|
2015-02-21 22:01:27 -08:00 |
|
autosave.js.coffee
|
Properly handle autosave local storage exceptions.
|
2015-03-07 11:27:39 +01:00 |
|
branch-graph.js.coffee
|
Merge pull request #7521 from hiroponz/fix-not-rendered-graph-edge
|
2014-09-23 21:33:50 +03:00 |
|
calendar.js.coffee
|
Better legend for contribution calendar pt2 :)
|
2015-03-31 05:57:36 +03:00 |
|
commit.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
commits.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
confirm_danger_modal.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
dashboard.js.coffee
|
Cleanup after removing group tab from dashboard aside
|
2015-03-10 13:27:58 -07:00 |
|
diff.js.coffee
|
Improve sticky headers in diffs
|
2015-03-24 19:00:00 -07:00 |
|
dispatcher.js.coffee
|
Merge branch 'admin-user-projects' into 'master'
|
2015-04-01 00:44:09 +00:00 |
|
dropzone_input.js.coffee
|
Support configurable attachment size via Application Settings
|
2015-04-02 00:04:08 -07:00 |
|
flash.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
gfm_auto_complete.js.coffee
|
Use emoji assets on autocomplete.
|
2014-03-24 14:22:11 +01:00 |
|
group_avatar.js.coffee
|
Only run avatar chooser Js on pages that need it
|
2014-10-21 10:46:55 +02:00 |
|
groups.js.coffee
|
Only run avatar chooser Js on pages that need it
|
2014-10-21 10:46:55 +02:00 |
|
groups_select.js.coffee
|
Group selectbox js
|
2014-12-30 11:46:48 +02:00 |
|
importer_status.js.coffee
|
Style improvements to import page
|
2015-03-12 10:04:09 -07:00 |
|
issuable_form.js.coffee
|
Autosave title and description of new issues/MRs.
|
2015-02-25 12:52:37 +01:00 |
|
issue.js.coffee
|
Unbind task item checkbox events and then rebind them
|
2015-03-31 17:45:11 -04:00 |
|
issues.js.coffee
|
Implement merge requests search
|
2015-03-12 16:20:58 -07:00 |
|
labels.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
merge_request.js.coffee
|
Unbind task item checkbox events and then rebind them
|
2015-03-31 17:45:11 -04:00 |
|
merge_requests.js.coffee
|
Implement merge requests search
|
2015-03-12 16:20:58 -07:00 |
|
milestone.js.coffee
|
Add assignee icon to milestone merge requests.
|
2015-03-06 14:08:40 +01:00 |
|
namespace_select.js.coffee
|
Only run namespace select js when needed
|
2014-10-21 22:54:22 +02:00 |
|
network.js.coffee
|
Awesome shortcuts for GitLab
|
2014-09-01 11:49:17 +02:00 |
|
notes.js.coffee
|
Merge branch 'clear-note-form-on-succcess' into 'master'
|
2015-03-29 10:58:34 +00:00 |
|
pager.js.coffee
|
prevent events loading while loading events refs #49759
|
2014-06-24 18:01:36 +04:00 |
|
profile.js.coffee
|
Only run profile js on pages that need it
|
2014-10-21 21:55:44 +02:00 |
|
project.js.coffee
|
Allow users that signed up via OAuth to set their password in order to use Git over HTTP(S).
|
2015-02-13 14:44:42 +01:00 |
|
project_avatar.js.coffee
|
Fix tests, merge conflicts, some minor issues and make the project avatar feature mergable
|
2015-01-24 18:51:16 +01:00 |
|
project_fork.js.coffee
|
Improve fork to namespaces feature
|
2014-11-14 16:06:39 +02:00 |
|
project_import.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
project_members.js.coffee
|
Use same layout and interactivity for project members as group members.
|
2015-03-15 13:55:57 +01:00 |
|
project_new.js.coffee
|
Update rspec tests to the new external issue logic.
|
2015-01-26 15:59:40 -08:00 |
|
project_show.js.coffee
|
Fix bug with active tab remembering (saving cookie with different path)
|
2015-03-06 01:41:47 -08:00 |
|
projects_list.js.coffee
|
Improve projects list
|
2015-03-04 17:22:55 -08:00 |
|
protected_branches.js.coffee
|
Improve protected branches page UX
|
2015-03-25 22:45:58 -07:00 |
|
search_autocomplete.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
shortcuts.js.coffee
|
Awesome shortcuts for GitLab
|
2014-09-01 11:49:17 +02:00 |
|
shortcuts_dashboard_navigation.js.coffee
|
Awesome shortcuts for GitLab
|
2014-09-01 11:49:17 +02:00 |
|
shortcuts_issueable.coffee
|
Awesome shortcuts for GitLab
|
2014-09-01 11:49:17 +02:00 |
|
shortcuts_navigation.coffee
|
Change shortcut for activity to project, because navbar changed
|
2014-09-08 20:49:15 +02:00 |
|
shortcuts_network.js.coffee
|
Awesome shortcuts for GitLab
|
2014-09-01 11:49:17 +02:00 |
|
sidebar.js.coffee
|
Simplify toggle-nav-collapse JS
|
2015-03-27 15:16:20 -04:00 |
|
stat_graph.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
stat_graph_contributors.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
stat_graph_contributors_graph.js.coffee
|
Fix graph and settings highlight
|
2014-12-15 17:46:36 +02:00 |
|
stat_graph_contributors_util.js.coffee
|
Rewrite graphs feature
|
2014-09-26 18:04:41 +03:00 |
|
subscription.js.coffee
|
improve UI
|
2015-03-17 17:11:57 +02:00 |
|
tree.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
user.js.coffee
|
Improve projects list
|
2015-03-04 17:22:55 -08:00 |
|
users_select.js.coffee
|
Refactor UsersSelect to use internal gitlab autocomplete controller
|
2015-03-26 19:13:38 -07:00 |
|
wikis.js.coffee
|
Export all coffee classes with @
|
2014-10-20 23:03:33 +02:00 |
|
zen_mode.js.coffee
|
Refactor zen mode. Make it works in diffs
|
2015-01-15 00:15:12 -08:00 |