quickbooks_web_connector 0.6.1 → 0.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/quickbooks_web_connector/errors.rb +6 -0
- data/lib/quickbooks_web_connector/job.rb +1 -1
- data/lib/quickbooks_web_connector/soap_wrapper/defaultServant.rb +14 -4
- data/lib/quickbooks_web_connector/version.rb +1 -1
- data/lib/quickbooks_web_connector.rb +1 -0
- data/spec/dummy/log/test.log +678 -0
- data/spec/lib/quickbooks_web_connector/job_spec.rb +1 -1
- data/spec/lib/quickbooks_web_connector/soap_wrapper/defaultServant_spec.rb +9 -0
- data/spec/spec_helper.rb +6 -0
- data/spec/support/redis/dump.rdb +0 -0
- data/spec/support/redis/stdout +378150 -0
- metadata +4 -3
data/spec/dummy/log/test.log
CHANGED
@@ -8820,3 +8820,681 @@ Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
|
8820
8820
|
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8821
8821
|
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8822
8822
|
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8823
|
+
Connecting to database specified by database.yml
|
8824
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
8825
|
+
Parameters: {"username"=>"jane"}
|
8826
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.3ms)
|
8827
|
+
Rendered text template (0.0ms)
|
8828
|
+
Sent data jane.qwc (1.6ms)
|
8829
|
+
Completed 200 OK in 13.8ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
8830
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
8831
|
+
Parameters: {"username"=>"jane"}
|
8832
|
+
Completed 404 Not Found in 0.4ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8833
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8834
|
+
Completed 200 OK in 0.6ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
8835
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8836
|
+
Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8837
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8838
|
+
Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8839
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8840
|
+
Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8841
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8842
|
+
Completed 200 OK in 3.5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8843
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8844
|
+
Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8845
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8846
|
+
Completed 200 OK in 3.7ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8847
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8848
|
+
Completed 200 OK in 5.4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8849
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8850
|
+
Completed 200 OK in 4.4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8851
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8852
|
+
Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8853
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8854
|
+
Completed 200 OK in 5.8ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8855
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8856
|
+
Completed 200 OK in 6.0ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8857
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8858
|
+
Completed 200 OK in 4.2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8859
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8860
|
+
Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8861
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
8862
|
+
Parameters: {"username"=>"jane"}
|
8863
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.3ms)
|
8864
|
+
Rendered text template (0.0ms)
|
8865
|
+
Sent data jane.qwc (0.4ms)
|
8866
|
+
Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8867
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
8868
|
+
Parameters: {"username"=>"jane"}
|
8869
|
+
Completed 404 Not Found in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
8870
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8871
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
8872
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8873
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8874
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8875
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8876
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8877
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8878
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8879
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8880
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8881
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8882
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8883
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8884
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8885
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8886
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8887
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8888
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8889
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8890
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8891
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8892
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8893
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8894
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8895
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8896
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8897
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8898
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
8899
|
+
Parameters: {"username"=>"jane"}
|
8900
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.4ms)
|
8901
|
+
Rendered text template (0.0ms)
|
8902
|
+
Sent data jane.qwc (0.4ms)
|
8903
|
+
Completed 200 OK in 5ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
8904
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
8905
|
+
Parameters: {"username"=>"jane"}
|
8906
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8907
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8908
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
8909
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8910
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8911
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8912
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8913
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8914
|
+
Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8915
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8916
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8917
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8918
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8919
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8920
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8921
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8922
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8923
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8924
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8925
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8926
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8927
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8928
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8929
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8930
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8931
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8932
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8933
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8934
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8935
|
+
Connecting to database specified by database.yml
|
8936
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
8937
|
+
Parameters: {"username"=>"jane"}
|
8938
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.5ms)
|
8939
|
+
Rendered text template (0.0ms)
|
8940
|
+
Sent data jane.qwc (2.1ms)
|
8941
|
+
Completed 200 OK in 15.8ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
8942
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
8943
|
+
Parameters: {"username"=>"jane"}
|
8944
|
+
Completed 404 Not Found in 0.4ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
8945
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8946
|
+
Completed 200 OK in 0.5ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
8947
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8948
|
+
Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8949
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8950
|
+
Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8951
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8952
|
+
Completed 200 OK in 2.8ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8953
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8954
|
+
Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8955
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8956
|
+
Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8957
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8958
|
+
Completed 200 OK in 3.3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8959
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8960
|
+
Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8961
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8962
|
+
Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8963
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8964
|
+
Completed 200 OK in 4.1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8965
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8966
|
+
Completed 200 OK in 5.7ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8967
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8968
|
+
Completed 200 OK in 4.6ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8969
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8970
|
+
Completed 200 OK in 2.6ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8971
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8972
|
+
Completed 200 OK in 2.4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8973
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
8974
|
+
Parameters: {"username"=>"jane"}
|
8975
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.4ms)
|
8976
|
+
Rendered text template (0.0ms)
|
8977
|
+
Sent data jane.qwc (0.5ms)
|
8978
|
+
Completed 200 OK in 5ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
8979
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
8980
|
+
Parameters: {"username"=>"jane"}
|
8981
|
+
Completed 404 Not Found in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
8982
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8983
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
8984
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8985
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8986
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8987
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8988
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8989
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8990
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8991
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8992
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8993
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8994
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8995
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
8996
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8997
|
+
Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8998
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
8999
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9000
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9001
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9002
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9003
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9004
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9005
|
+
Completed 200 OK in 5ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9006
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9007
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9008
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9009
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9010
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9011
|
+
Parameters: {"username"=>"jane"}
|
9012
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.5ms)
|
9013
|
+
Rendered text template (0.0ms)
|
9014
|
+
Sent data jane.qwc (0.6ms)
|
9015
|
+
Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9016
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9017
|
+
Parameters: {"username"=>"jane"}
|
9018
|
+
Completed 404 Not Found in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9019
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9020
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
9021
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9022
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9023
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9024
|
+
Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9025
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9026
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9027
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9028
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9029
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9030
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9031
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9032
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9033
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9034
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9035
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9036
|
+
Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9037
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9038
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9039
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9040
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9041
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9042
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9043
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9044
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9045
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9046
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9047
|
+
Connecting to database specified by database.yml
|
9048
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9049
|
+
Parameters: {"username"=>"jane"}
|
9050
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.4ms)
|
9051
|
+
Rendered text template (0.0ms)
|
9052
|
+
Sent data jane.qwc (1.9ms)
|
9053
|
+
Completed 200 OK in 12.4ms (Views: 1.8ms | ActiveRecord: 0.0ms)
|
9054
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9055
|
+
Parameters: {"username"=>"jane"}
|
9056
|
+
Completed 404 Not Found in 0.4ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9057
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9058
|
+
Completed 200 OK in 0.6ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9059
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9060
|
+
Completed 200 OK in 3.1ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9061
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9062
|
+
Completed 200 OK in 2.9ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9063
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9064
|
+
Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9065
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9066
|
+
Completed 200 OK in 3.6ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9067
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9068
|
+
Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9069
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9070
|
+
Completed 200 OK in 4.6ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9071
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9072
|
+
Completed 200 OK in 4.0ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9073
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9074
|
+
Completed 200 OK in 3.8ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9075
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9076
|
+
Completed 200 OK in 3.2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9077
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9078
|
+
Completed 200 OK in 6.8ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9079
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9080
|
+
Completed 200 OK in 5.0ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9081
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9082
|
+
Completed 200 OK in 2.5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9083
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9084
|
+
Completed 200 OK in 2.3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9085
|
+
Connecting to database specified by database.yml
|
9086
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9087
|
+
Parameters: {"username"=>"jane"}
|
9088
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.7ms)
|
9089
|
+
Rendered text template (0.0ms)
|
9090
|
+
Sent data jane.qwc (2.5ms)
|
9091
|
+
Completed 200 OK in 37.9ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
9092
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9093
|
+
Parameters: {"username"=>"jane"}
|
9094
|
+
Completed 404 Not Found in 0.6ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9095
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9096
|
+
Completed 200 OK in 1.1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
9097
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9098
|
+
Completed 200 OK in 6.5ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9099
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9100
|
+
Completed 200 OK in 5.2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9101
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9102
|
+
Completed 200 OK in 5.6ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9103
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9104
|
+
Completed 200 OK in 5.4ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9105
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9106
|
+
Completed 200 OK in 13.9ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
9107
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9108
|
+
Completed 200 OK in 12.8ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
9109
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9110
|
+
Completed 200 OK in 6.5ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9111
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9112
|
+
Completed 200 OK in 12.7ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9113
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9114
|
+
Completed 200 OK in 17.0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9115
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9116
|
+
Completed 200 OK in 33.9ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9117
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9118
|
+
Completed 200 OK in 9.6ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9119
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9120
|
+
Completed 200 OK in 7.1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9121
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9122
|
+
Completed 200 OK in 23.3ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9123
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9124
|
+
Parameters: {"username"=>"jane"}
|
9125
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.7ms)
|
9126
|
+
Rendered text template (0.0ms)
|
9127
|
+
Sent data jane.qwc (1.3ms)
|
9128
|
+
Completed 200 OK in 22ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
9129
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9130
|
+
Parameters: {"username"=>"jane"}
|
9131
|
+
Completed 404 Not Found in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
9132
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9133
|
+
Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
9134
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9135
|
+
Completed 200 OK in 11ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9136
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9137
|
+
Completed 200 OK in 8ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9138
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9139
|
+
Completed 200 OK in 12ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9140
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9141
|
+
Completed 200 OK in 15ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
9142
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9143
|
+
Completed 200 OK in 16ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9144
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9145
|
+
Completed 200 OK in 19ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
9146
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9147
|
+
Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9148
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9149
|
+
Completed 200 OK in 9ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9150
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9151
|
+
Completed 200 OK in 16ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
9152
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9153
|
+
Completed 200 OK in 11ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9154
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9155
|
+
Completed 200 OK in 15ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9156
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9157
|
+
Completed 200 OK in 9ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
9158
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9159
|
+
Completed 200 OK in 13ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9160
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9161
|
+
Parameters: {"username"=>"jane"}
|
9162
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.7ms)
|
9163
|
+
Rendered text template (0.0ms)
|
9164
|
+
Sent data jane.qwc (1.3ms)
|
9165
|
+
Completed 200 OK in 19ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
9166
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9167
|
+
Parameters: {"username"=>"jane"}
|
9168
|
+
Completed 404 Not Found in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
9169
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9170
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
9171
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9172
|
+
Completed 200 OK in 9ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9173
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9174
|
+
Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9175
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9176
|
+
Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9177
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9178
|
+
Completed 200 OK in 6ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
9179
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9180
|
+
Completed 200 OK in 4ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9181
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9182
|
+
Completed 200 OK in 8ms (Views: 1.2ms | ActiveRecord: 0.0ms)
|
9183
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9184
|
+
Completed 200 OK in 14ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9185
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9186
|
+
Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9187
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9188
|
+
Completed 200 OK in 8ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9189
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9190
|
+
Completed 200 OK in 44ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
9191
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9192
|
+
Completed 200 OK in 8ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9193
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9194
|
+
Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9195
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9196
|
+
Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9197
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9198
|
+
Parameters: {"username"=>"jane"}
|
9199
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.4ms)
|
9200
|
+
Rendered text template (0.0ms)
|
9201
|
+
Sent data jane.qwc (0.7ms)
|
9202
|
+
Completed 200 OK in 9ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
9203
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9204
|
+
Parameters: {"username"=>"jane"}
|
9205
|
+
Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9206
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9207
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
9208
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9209
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9210
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9211
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9212
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9213
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9214
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9215
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9216
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9217
|
+
Completed 200 OK in 4ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9218
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9219
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9220
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9221
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9222
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9223
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9224
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9225
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9226
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9227
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9228
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9229
|
+
Completed 200 OK in 4ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9230
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9231
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9232
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9233
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9234
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9235
|
+
Parameters: {"username"=>"jane"}
|
9236
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.7ms)
|
9237
|
+
Rendered text template (0.0ms)
|
9238
|
+
Sent data jane.qwc (0.5ms)
|
9239
|
+
Completed 200 OK in 10ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9240
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9241
|
+
Parameters: {"username"=>"jane"}
|
9242
|
+
Completed 404 Not Found in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9243
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9244
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
9245
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9246
|
+
Completed 200 OK in 4ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9247
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9248
|
+
Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9249
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9250
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9251
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9252
|
+
Completed 200 OK in 4ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9253
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9254
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9255
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9256
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9257
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9258
|
+
Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9259
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9260
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9261
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9262
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9263
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9264
|
+
Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9265
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9266
|
+
Completed 200 OK in 6ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9267
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9268
|
+
Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9269
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9270
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9271
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9272
|
+
Parameters: {"username"=>"jane"}
|
9273
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.3ms)
|
9274
|
+
Rendered text template (0.0ms)
|
9275
|
+
Sent data jane.qwc (0.4ms)
|
9276
|
+
Completed 200 OK in 9ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9277
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9278
|
+
Parameters: {"username"=>"jane"}
|
9279
|
+
Completed 404 Not Found in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9280
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9281
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9282
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9283
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9284
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9285
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9286
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9287
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9288
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9289
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9290
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9291
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9292
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9293
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9294
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9295
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9296
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9297
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9298
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9299
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9300
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9301
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9302
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9303
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9304
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9305
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9306
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9307
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9308
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9309
|
+
Parameters: {"username"=>"jane"}
|
9310
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.4ms)
|
9311
|
+
Rendered text template (0.0ms)
|
9312
|
+
Sent data jane.qwc (0.5ms)
|
9313
|
+
Completed 200 OK in 10ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9314
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9315
|
+
Parameters: {"username"=>"jane"}
|
9316
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9317
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9318
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9319
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9320
|
+
Completed 200 OK in 4ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9321
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9322
|
+
Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9323
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9324
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9325
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9326
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9327
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9328
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9329
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9330
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9331
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9332
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9333
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9334
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9335
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9336
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9337
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9338
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9339
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9340
|
+
Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9341
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9342
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9343
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9344
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9345
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9346
|
+
Parameters: {"username"=>"jane"}
|
9347
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.4ms)
|
9348
|
+
Rendered text template (0.0ms)
|
9349
|
+
Sent data jane.qwc (0.4ms)
|
9350
|
+
Completed 200 OK in 8ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9351
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9352
|
+
Parameters: {"username"=>"jane"}
|
9353
|
+
Completed 404 Not Found in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9354
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9355
|
+
Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9356
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9357
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9358
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9359
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9360
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9361
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9362
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9363
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9364
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9365
|
+
Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9366
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9367
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9368
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9369
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9370
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9371
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9372
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9373
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9374
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9375
|
+
Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9376
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9377
|
+
Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9378
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9379
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9380
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9381
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9382
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9383
|
+
Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9384
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9385
|
+
Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9386
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9387
|
+
Completed 200 OK in 5ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9388
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9389
|
+
Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9390
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9391
|
+
Parameters: {"username"=>"jane"}
|
9392
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.4ms)
|
9393
|
+
Rendered text template (0.0ms)
|
9394
|
+
Sent data jane.qwc (0.4ms)
|
9395
|
+
Completed 200 OK in 7ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9396
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9397
|
+
Parameters: {"username"=>"jane"}
|
9398
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9399
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9400
|
+
Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9401
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9402
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9403
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9404
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9405
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9406
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9407
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9408
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9409
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9410
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9411
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9412
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9413
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9414
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9415
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9416
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9417
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9418
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9419
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9420
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9421
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9422
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9423
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9424
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9425
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9426
|
+
Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9427
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9428
|
+
Parameters: {"username"=>"jane"}
|
9429
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (1.1ms)
|
9430
|
+
Rendered text template (0.0ms)
|
9431
|
+
Sent data jane.qwc (0.5ms)
|
9432
|
+
Completed 200 OK in 8ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
9433
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9434
|
+
Parameters: {"username"=>"jane"}
|
9435
|
+
Completed 404 Not Found in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9436
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9437
|
+
Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9438
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9439
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9440
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9441
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9442
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9443
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9444
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9445
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9446
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9447
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9448
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9449
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9450
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9451
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9452
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9453
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9454
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9455
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9456
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9457
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9458
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9459
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9460
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9461
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9462
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9463
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9464
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9465
|
+
Parameters: {"username"=>"jane"}
|
9466
|
+
Rendered /Users/chrisgunther/Code/quickbooks_web_connector/app/views/quickbooks_web_connector/qwc/qwc.xml.builder (0.4ms)
|
9467
|
+
Rendered text template (0.0ms)
|
9468
|
+
Sent data jane.qwc (1.0ms)
|
9469
|
+
Completed 200 OK in 8ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
9470
|
+
Processing by QuickbooksWebConnector::QwcController#download as XML
|
9471
|
+
Parameters: {"username"=>"jane"}
|
9472
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9473
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9474
|
+
Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
9475
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9476
|
+
Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9477
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9478
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9479
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9480
|
+
Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
9481
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9482
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9483
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9484
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9485
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9486
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9487
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9488
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9489
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9490
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9491
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9492
|
+
Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9493
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9494
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9495
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9496
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9497
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9498
|
+
Completed 200 OK in 3ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
9499
|
+
Processing by QuickbooksWebConnector::SoapController#endpoint as HTML
|
9500
|
+
Completed 200 OK in 2ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|