From 8a67529d0358af8b1c72f53c2ca6441c75be836d Mon Sep 17 00:00:00 2001 From: marcinzelent Date: Thu, 30 Nov 2017 11:30:10 +0100 Subject: Added sending e-mails test. --- .idea/workspace.xml | 272 ++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 212 insertions(+), 60 deletions(-) (limited to '.idea/workspace.xml') diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2cf848a..99597d9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,13 @@ - + + + + + + + @@ -114,7 +152,7 @@ true DEFINITION_ORDER - + @@ -178,38 +216,52 @@ + - - + + - - + + - - + + - - + + + + + + + + + + + + + + + - - + + - - + + @@ -219,13 +271,12 @@ - - + - - + - + - - + + - - + + @@ -305,6 +358,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -328,7 +473,6 @@ - @@ -344,7 +488,6 @@ - @@ -352,7 +495,6 @@ - @@ -360,7 +502,6 @@ - @@ -368,7 +509,6 @@ - @@ -398,7 +538,6 @@ - @@ -406,7 +545,6 @@ - @@ -414,29 +552,20 @@ - - - - - - - - - + - - + @@ -454,14 +583,29 @@ + + + + + + + + + + + + + + + - - + + @@ -471,8 +615,8 @@ - - + + @@ -480,18 +624,26 @@ - + - - + + - + - - + + + + + + + + + + -- cgit v1.2.3 From 935088c62c7db412d8db6d26da5ac7728e9bef5c Mon Sep 17 00:00:00 2001 From: marcinzelent Date: Thu, 30 Nov 2017 12:23:30 +0100 Subject: Added parameters back. --- .idea/workspace.xml | 390 ++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 329 insertions(+), 61 deletions(-) (limited to '.idea/workspace.xml') diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2cf848a..3d42de0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,7 @@ - + @@ -178,38 +221,52 @@ + - - + + - - + + - - + + - - + + + + + + + + + + + + + + + - - + + - - + + @@ -219,7 +276,6 @@ - @@ -267,37 +323,80 @@ - - + - + - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -320,7 +577,9 @@ - + + + @@ -328,7 +587,6 @@ - @@ -344,7 +602,6 @@ - @@ -352,7 +609,6 @@ - @@ -360,7 +616,6 @@ - @@ -368,7 +623,6 @@ - @@ -398,7 +652,6 @@ - @@ -406,7 +659,6 @@ - @@ -414,29 +666,20 @@ - - - - - - - - - + - - + @@ -446,7 +689,6 @@ - @@ -460,8 +702,8 @@ - - + + @@ -469,10 +711,28 @@ + + + + + + + + + + + + + + + + + + - - + + @@ -480,18 +740,26 @@ - + - - + + - + - - + + + + + + + + + + -- cgit v1.2.3 From 3ece21832e7f2ebe3be8fd25bc919106df9a4106 Mon Sep 17 00:00:00 2001 From: marcinzelent Date: Thu, 30 Nov 2017 12:46:20 +0100 Subject: Merge. --- .idea/workspace.xml | 140 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 83 insertions(+), 57 deletions(-) (limited to '.idea/workspace.xml') diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3d42de0..47cda54 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -20,8 +20,8 @@ - - + + @@ -30,11 +30,34 @@ + + + + + + + + + + - - + + + + + + + + + + + + + + + @@ -53,7 +76,7 @@ - + @@ -73,16 +96,6 @@ - - - - - - - - - - @@ -145,9 +158,10 @@ @@ -320,21 +334,28 @@ + + 1512042339566 + + - - - + @@ -395,7 +416,8 @@ @@ -404,14 +426,6 @@ - - - - - - - - @@ -685,13 +699,6 @@ - - - - - - - @@ -700,17 +707,6 @@ - - - - - - - - - - - @@ -729,17 +725,6 @@ - - - - - - - - - - - @@ -764,5 +749,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3