gitlab-org--gitlab-foss/app/assets/javascripts/application.js

27 lines
909 B
JavaScript
Raw Normal View History

2011-10-08 17:36:38 -04:00
// This is a manifest file that'll be compiled into including all the files listed below.
// Add new JavaScript/Coffee code in separate files in this directory and they'll automatically
// be included in the compiled file accessible from http://example.com/assets/application.js
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// the compiled file.
//
//= require jquery
//= require jquery.ui.all
2011-10-08 17:36:38 -04:00
//= require jquery_ujs
2011-10-26 13:42:24 -04:00
//= require jquery.cookie
2012-02-12 16:52:27 -05:00
//= require jquery.endless-scroll
2012-03-15 19:14:39 -04:00
//= require jquery.highlight
//= require jquery.history
2012-07-10 15:52:38 -04:00
//= require jquery.waitforimages
2012-09-23 11:53:48 -04:00
//= require jquery.atwho
2012-11-06 16:56:53 -05:00
//= require jquery.scrollto
2012-09-11 16:24:53 -04:00
//= require bootstrap
2011-11-15 03:45:15 -05:00
//= require modernizr
2012-05-29 08:50:10 -04:00
//= require chosen-jquery
//= require select2
2012-06-22 04:57:05 -04:00
//= require raphael
2012-11-10 16:08:47 -05:00
//= require g.raphael-min
//= require g.bar-min
2011-11-12 17:30:51 -05:00
//= require branch-graph
//= require ace-src-noconflict/ace
2011-10-08 17:36:38 -04:00
//= require_tree .