gitlabhq/app/assets/javascripts/application.js

23 lines
813 B
JavaScript
Raw Normal View History

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