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

27 lines
909 B
JavaScript
Raw Normal View History

2011-10-08 21:36:38 +00: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 21:36:38 +00:00
//= require jquery_ujs
2011-10-26 17:42:24 +00:00
//= require jquery.cookie
2012-02-12 21:52:27 +00:00
//= require jquery.endless-scroll
2012-03-15 23:14:39 +00:00
//= require jquery.highlight
//= require jquery.history
2012-07-10 19:52:38 +00:00
//= require jquery.waitforimages
2012-09-23 15:53:48 +00:00
//= require jquery.atwho
2012-11-06 21:56:53 +00:00
//= require jquery.scrollto
2012-09-11 20:24:53 +00:00
//= require bootstrap
2011-11-15 08:45:15 +00:00
//= require modernizr
2012-05-29 12:50:10 +00:00
//= require chosen-jquery
//= require select2
2012-06-22 08:57:05 +00:00
//= require raphael
2012-11-10 21:08:47 +00:00
//= require g.raphael-min
//= require g.bar-min
2011-11-12 22:30:51 +00:00
//= require branch-graph
//= require ace-src-noconflict/ace
2011-10-08 21:36:38 +00:00
//= require_tree .