gitlabhq/app/assets/javascripts
Robert Speicher d6c384c20f Reduce the amount of JavaScript written in views
Seeing `:javascript` all over Views feels like a code smell. This goes a
long way towards reducing the amount of JS in views, but there's still
plenty to be done on that front.
2012-09-10 02:12:36 -04:00
..
admin.js.coffee
application.js move code from application.js to separate file 2012-09-06 05:47:13 -07:00
commits.js
graph.js.coffee rewrite graph.js in coffeescript 2012-09-06 04:32:31 -07:00
issues.js Fix spelling of "empty" in disableButtonIfEmptyField function name 2012-09-09 07:28:41 -04:00
loader.js.coffee rewrite loader.js in coffeescript 2012-09-06 04:50:01 -07:00
main.js.coffee Reduce the amount of JavaScript written in views 2012-09-10 02:12:36 -04:00
merge_requests.js
note.js Add "enable" and "disable" jQuery functions 2012-09-09 07:28:41 -04:00
pager.js
projects.js.coffee Fix spelling of "empty" in disableButtonIfEmptyField function name 2012-09-09 07:28:41 -04:00
snippets.js.coffee rewrite snippets.js in coffeescript 2012-09-06 04:51:42 -07:00
tree.js