Merge branch 'dev'
Conflicts:
app/assets/images/ajax-loader.gif
public/favicon.ico
Showing
... | ... | @@ -5,7 +5,7 @@ gem 'rails', '3.1.0' |
gem 'sqlite3' | ||
gem 'devise', "1.4.7" | ||
gem 'stamp' | ||
gem 'will_paginate', '~> 3.0' | ||
gem 'kaminari' | ||
gem 'haml-rails' | ||
gem 'jquery-rails' | ||
gem 'grit', :git => 'git://github.com/gitlabhq/grit.git' | ||
... | ... | @@ -16,10 +16,12 @@ gem 'faker' |
gem 'seed-fu', :git => 'git://github.com/mbleigh/seed-fu.git' | ||
gem "inifile" | ||
gem "pygments.rb", "0.2.3" | ||
gem "kaminari" | ||
gem "thin" | ||
gem "git" | ||
gem "acts_as_list" | ||
gem 'rdiscount' | ||
gem 'acts-as-taggable-on', '~>2.1.0' | ||
group :assets do | ||
gem 'sass-rails', " ~> 3.1.0" | ||
... | ... | @@ -27,14 +29,15 @@ group :assets do |
gem 'uglifier' | ||
end | ||
group :development do | ||
group :development do | ||
gem 'letter_opener' | ||
gem 'rails-footnotes', '>= 3.7.5.rc4' | ||
gem 'annotate', :git => 'git://github.com/ctran/annotate_models.git' | ||
end | ||
group :development, :test do | ||
gem 'rspec-rails' | ||
gem 'shoulda' | ||
gem "shoulda", "~> 3.0.0.beta2" | ||
gem 'capybara' | ||
gem 'autotest' | ||
gem 'autotest-rails' | ||
... | ... |
app/assets/images/bg-header.png
0 → 100644
212 Bytes
app/assets/images/chosen-sprite.png
0 → 100644
396 Bytes
app/assets/images/icon-search.png
0 → 100644
422 Bytes
app/assets/images/images.png
0 → 100644
8.49 KB
app/assets/images/login-logo.png
0 → 100644
1.4 KB
app/assets/javascripts/chosen.jquery.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
app/assets/javascripts/note.js
0 → 100644
app/assets/stylesheets/chosen.css
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
app/assets/stylesheets/style.scss
0 → 100755
This diff is collapsed.
Click to expand it.
app/assets/stylesheets/tags.css.css
0 → 100644
app/controllers/tags_controller.rb
0 → 100644
app/views/commits/index.js.haml
0 → 100644
app/views/layouts/_page_title.html.haml
0 → 100644
app/views/layouts/admin.html.haml
0 → 100644
app/views/layouts/devise.html.haml
0 → 100644
app/views/layouts/profile.html.haml
0 → 100644
app/views/layouts/project.html.haml
0 → 100644
app/views/notes/_load.js.haml
0 → 100644
This diff is collapsed.
Click to expand it.
app/views/projects/_refs.html.haml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
app/views/tags/index.html.haml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
public/apple-touch-icon-precomposed.png
0 → 100755
This diff is collapsed.
Click to expand it.
public/apple-touch-icon.png
0 → 100755
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
spec/requests/dashboard_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
spec/requests/tags_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/assets/javascripts/jquery-ui.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
vendor/assets/javascripts/jquery.cookie.js
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/assets/javascripts/jquery.tagify.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.