Commit Graph

283 Commits (c798ebe878eb682881f2ce8bb77a2ae65bd88e65)

Author SHA1 Message Date
Michael Frister d0fb9650ef Gemfile: Use rspec-example_disabler from Rubygems 11 years ago
Michael Frister 4102e3c45d Rails: Use 3.2.14 release instead of 3.2 git branch 11 years ago
Martin Czuchra 4e0523a74a Removes the rack-mini-profiler. 11 years ago
Michael Frister 02e51b520a Remove coveralls for now, seems to be broken for months. 11 years ago
Michael Frister bd41eacb10 Add cuke for brute force prevention; also add timecop 11 years ago
Michael Frister 0676eddd36 Fix spec rake task 11 years ago
Michael Frister 0c32c542e2 Gemfile: Remove pry out of test group, explicily add rspec 12 years ago
Nils Kenneweg 20c0f8ef18 only use select2 which is not greater than 3.3.2 12 years ago
jwollert 75d3901497 remove vendored select2 in favor of select2-rails gem 12 years ago
Jens Ulferts 217c8e09b4 Revert "Merge pull request #60 from opf/feature/select2-rails-gem" 12 years ago
Nils Kenneweg 4173582e73 only use select2 which is not greater than 3.3.2 12 years ago
jwollert cb152b13bf remove vendored select2 in favor of select2-rails gem 12 years ago
Toshi MARUYAMA 66ad549e9d remove sqlite3 version specification from Gemfile 12 years ago
Michael Frister 0a63f32df6 Cucumber: Take screenshot & save HTML when a scenario fails 12 years ago
Jens Ulferts bf1cb1e449 removes vendored acts_as_list 12 years ago
Nils Kenneweg 531b2494e5 Final merge with the original timelines plugin. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts f28dfa91f2 replaces bundled prototype_legacy_helper by gemfile reference 12 years ago
Philipp Tessenow 49c4506162 added SimpleCov OpenProject profile 12 years ago
Toshi MARUYAMA 759508fcc5 Add coveralls (coverage web service) 12 years ago
Christian Ratz 838a2a5c58 added inclusion of Gemfile.plugins 12 years ago
Philipp Tessenow ada376c29e loose shoulda version requirements 12 years ago
Philipp Tessenow 641fe3d0e2 update launchy 12 years ago
Philipp Tessenow 03809b0c40 update ruby-openid 12 years ago
Philipp Tessenow 88edd980fd remove old commentsin Gemfile 12 years ago
Philipp Tessenow ec3a41aead update rails, sprockets 12 years ago
Michael Frister 2f8c44916d Allow plugins to disable core specs via rspec-example_disabler 12 years ago
Philipp Tessenow d8470b0a07 Use thin instead of WEBrick, to get rid of the 'WARN Could not determine content-length of response body' Errors (a bug in WEBrick) 12 years ago
Philipp Tessenow fd939f6dbb Remove spork. Most likely it causes the pry segfaults. Plus you may use Zeus, which does not need any entry in Gemfile or spec_helper.rb 12 years ago
Jens Ulferts 65ca202692 Introduces strong_parameters whithout making use of it yet 12 years ago
Christian Ratz 0f378bee47 added comment to dalli gem in Gemfile 12 years ago
Christian Ratz 3c98c15003 use dalli as memcache client 12 years ago
Christian Ratz 7ae570eb49 updated gems 12 years ago
Michael Frister 4562c92f3d Fix i18n-js, use specific commit 12 years ago
Christian Ratz 58b2d964a4 added selenium-webdriver, is not a dep from capybara any more 12 years ago
Philipp Tessenow c144f25847 use rack_session_access gem to fake the user session within cucumber steps 12 years ago
Michael Frister c02a141816 Gemfile: Use https URLs for GitHub repos 12 years ago
Jens Ulferts c92a560953 bumps rails version to 2.3.18 12 years ago
Philipp Tessenow 6bbe063fba use rails 3-2-13 branch and bundle update 12 years ago
Philipp Tessenow b436b410e7 circumvent a rails 3-2 stable bug for now 12 years ago
Philipp Tessenow 7e03a5c2b1 remove old 'debugger' gem and update pry 12 years ago
Philipp Tessenow bdaa037049 use public readable url for tessi/sprockets 12 years ago
Philipp Tessenow d9a591f160 use the right i18n-js 12 years ago
Philipp Tessenow 5c91e1b6e8 use the right i18n-js 12 years ago
Philipp Tessenow 98a5a33b50 fix invalid byte sequence error in sprockets (use backports branch from tessi/sprockets 12 years ago
Philipp Tessenow f588c24c0d do not use :github in Gemfile 12 years ago
Philipp Tessenow 8703d8ffc9 downgrade to 1.7 jQuery as our select2 modifications don't work with 1.9 12 years ago
Philipp Tessenow 27c538db92 use i18n-js from tessi until https://github.com/fnando/i18n-js/pull/134 is merged 12 years ago
Philipp Tessenow 2b7e87d003 work with i18n-js rewrite branch as it supports rails 3.2 12 years ago
Philipp Tessenow be670249af fix parts of the i18njs setup 12 years ago