11 Jan, 2013
2 commits
-
security fix disallowed parsing of YAML in XML
10 Jan, 2013
1 commit
21 Dec, 2012
1 commit
07 Dec, 2012
1 commit
30 Nov, 2012
2 commits
-
on every read or write we update the expiration to 30 days from that point, so it'll only expire after 30 days of inactivity
07 Nov, 2012
2 commits
01 Nov, 2012
1 commit
10 Sep, 2012
1 commit
27 Aug, 2012
5 commits
-
Returns all Choice or Questions' versions if requested
-
instead of timing in test, verify that prompts aren't created when ideas are added.
-
we don't have control over speed of travis ci servers, so we're being more lenient
25 Aug, 2012
2 commits
17 Aug, 2012
2 commits
16 Aug, 2012
5 commits
-
Fixes Redis' mocking.
-
We need to require mock_redis before calling MockRedis.new inside config/environments/*.rb. This because, inside that, Bundler haven't required our environments' gems yet. This patch moves that to spec/spec_helper.rb and features/support/env.rb. This fixes this problem, and also mocks Redis even if we don't run the tests through Rake. I also forgot to commit the Gemfile.lock. Adding this here.
-
Mock Redis during our tests (fixes #18)
-
Upgrading gems so we're able to install in Ubuntu 12.04 without modifications (now with Cucumber!)
10 Aug, 2012
6 commits
-
These are the last recommended versions for Rails 2 https://github.com/cucumber/cucumber/wiki/ruby-on-rails
-
So we get rid of Rake's deprecations warnings: DEPRECATION WARNING: Rake tasks in vendor/plugins/limerick_rake/tasks, ... The gem itself is deprecated, so we might be better of removing it completely.
-
The old redis version don't works with newer redis-servers (i.e. 2.2.12, the current version in Ubuntu 12.04 repositories). This version works with both the older redis and the newer ones.
-
We've gems that are too old to work on modern systems.
18 Jul, 2012
1 commit
11 Jun, 2012
1 commit
-
thanks to Mark Lee for pointing this bug out. min/max date will be nil if there are no votes for a question.
07 Jun, 2012
1 commit
30 Apr, 2012
1 commit
26 Apr, 2012
1 commit
16 Apr, 2012
3 commits
13 Apr, 2012
1 commit