From f7e4d3aaa7b53e978a2c57c4f4fcd12071594728 Mon Sep 17 00:00:00 2001 From: Roy Kaldung Date: Tue, 8 Jan 2013 13:47:31 +0100 Subject: [PATCH 1/9] fixed typo --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 094b94407..7f2318d8a 100644 --- a/README.rdoc +++ b/README.rdoc @@ -40,5 +40,5 @@ want to answer them with a team of agents? You're going to love Zammad! "Welcome to Zammad!", there you need to create your admin user and you need to invite other agents. -* The Getting Started Guide: http://guides.zammd.org/getting_started.html +* The Getting Started Guide: http://guides.zammad.org/getting_started.html From 5533fec0f0d57d35e84f287187c8875deaf30d3e Mon Sep 17 00:00:00 2001 From: Roy Kaldung Date: Tue, 8 Jan 2013 13:50:06 +0100 Subject: [PATCH 2/9] edited --- README.rdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rdoc b/README.rdoc index 7f2318d8a..ad310cab1 100644 --- a/README.rdoc +++ b/README.rdoc @@ -42,3 +42,4 @@ want to answer them with a team of agents? You're going to love Zammad! * The Getting Started Guide: http://guides.zammad.org/getting_started.html + From 5d32eeac6ae162b57516b4396eb8e3c9661fe5a4 Mon Sep 17 00:00:00 2001 From: Roy Kaldung Date: Tue, 8 Jan 2013 14:09:31 +0100 Subject: [PATCH 3/9] removed line --- README.rdoc | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index ad310cab1..7f2318d8a 100644 --- a/README.rdoc +++ b/README.rdoc @@ -42,4 +42,3 @@ want to answer them with a team of agents? You're going to love Zammad! * The Getting Started Guide: http://guides.zammad.org/getting_started.html - From f31e3350bf09bf569c2ec8f82be4877abceac2ee Mon Sep 17 00:00:00 2001 From: Roy Kaldung Date: Tue, 8 Jan 2013 14:47:12 +0100 Subject: [PATCH 4/9] test broken build --- test/test_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_helper.rb b/test/test_helper.rb index 665d7313b..d80daf09a 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -1,7 +1,7 @@ ENV["RAILS_ENV"] = "test" require File.expand_path('../../config/environment', __FILE__) require 'rails/test_help' -require 'simplecov' +rsisequire 'simplecov' require 'simplecov-rcov' class ActiveSupport::TestCase From f2f32202c3b74fa25109db09d00563d904b9ed12 Mon Sep 17 00:00:00 2001 From: Roy Kaldung Date: Tue, 8 Jan 2013 14:56:20 +0100 Subject: [PATCH 5/9] fixed broken build --- test/test_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_helper.rb b/test/test_helper.rb index d80daf09a..665d7313b 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -1,7 +1,7 @@ ENV["RAILS_ENV"] = "test" require File.expand_path('../../config/environment', __FILE__) require 'rails/test_help' -rsisequire 'simplecov' +require 'simplecov' require 'simplecov-rcov' class ActiveSupport::TestCase From 6da5a93b78edecd1c7dc8488f9a2655753763249 Mon Sep 17 00:00:00 2001 From: Roy Kaldung Date: Tue, 8 Jan 2013 14:57:31 +0100 Subject: [PATCH 6/9] fixed broken build --- test/test_helper.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_helper.rb b/test/test_helper.rb index 665d7313b..514dc2562 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -21,3 +21,4 @@ class ActiveSupport::TestCase # Add more helper methods to be used by all tests here... end + From 9b62519177eb12018eb7e27c05e738c59566adb9 Mon Sep 17 00:00:00 2001 From: Roy Kaldung Date: Tue, 8 Jan 2013 15:06:57 +0100 Subject: [PATCH 7/9] removed unused line --- test/test_helper.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test_helper.rb b/test/test_helper.rb index 514dc2562..665d7313b 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -21,4 +21,3 @@ class ActiveSupport::TestCase # Add more helper methods to be used by all tests here... end - From 570ad895980c306b1d17424e941a9c0d11ce4956 Mon Sep 17 00:00:00 2001 From: Roy Kaldung Date: Tue, 8 Jan 2013 15:11:06 +0100 Subject: [PATCH 8/9] removed unused line --- test/test_helper.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_helper.rb b/test/test_helper.rb index 665d7313b..514dc2562 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -21,3 +21,4 @@ class ActiveSupport::TestCase # Add more helper methods to be used by all tests here... end + From 5ed656e1e37a50b27f369fcc91398a72bd7d14be Mon Sep 17 00:00:00 2001 From: Roy Kaldung Date: Tue, 8 Jan 2013 15:26:08 +0100 Subject: [PATCH 9/9] removed unused line --- test/test_helper.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test_helper.rb b/test/test_helper.rb index 514dc2562..c18dccb18 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -22,3 +22,4 @@ class ActiveSupport::TestCase # Add more helper methods to be used by all tests here... end +