gitlab-org--gitlab-foss/app/views/projects/tree
José Iván b1b51b774b Cleaned up global namespace JS
Moved most of the functions that contained "window.doSomething" that were located at:
- app/assets/javascripts/application.js
To the following file:
- app/assets/javascripts/lib/utils/common_utils.js

The functions listed here:
- window.ajaxGet
- window.split
- window.extractLast
- window.rstrip
- window.disableButtonIfEmptyField
- window.disableButtonIfAnyEmptyField
- window.sanitize
- window.unbindEvents
- window.shiftWindow

Now will be accessible from the "gl.utils" namespace
2016-11-03 23:00:21 -05:00
..
_blob_item.html.haml Fix repo page ui issues, show full last commit message in repo view. 2016-08-31 18:28:15 +02:00
_readme.html.haml fixed incorrect reference to @repository.root_ref in _readme.html.haml. #22083 2016-09-16 06:49:17 -04:00
_spinner.html.haml Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
_submodule_item.html.haml Improve file icons rendering on tree 2015-03-28 16:49:05 +01:00
_tree_commit_column.html.haml Expand commit message width in repo view 2016-08-02 11:40:44 -05:00
_tree_content.html.haml Cleaned up global namespace JS 2016-11-03 23:00:21 -05:00
_tree_header.html.haml Use standard button size for new file 2016-03-28 11:34:29 +02:00
_tree_item.html.haml Fix repo page ui issues, show full last commit message in repo view. 2016-08-31 18:28:15 +02:00
_tree_row.html.haml Update tree view to sort folders with submodules 2016-08-09 14:08:47 +01:00
show.html.haml Move create MR banner below subnav 2016-10-01 00:21:37 +03:00