jassinm

Results 6 issues of jassinm

Hi i did build the LPKiT-Examples all controlls look good . Unfortunatly the LPCalendarView does not display the days. just a gray grid. thnks

adding langdect on an existing multi_field `text` results in ``` "text": { "type": "multi_field", "fields":{ "text":{ "index": "analyzed", "store": "yes", "term_vector": "with_positions_offsets", "type": "string" }, "cleaned":{ "index": "analyzed", "analyzer":"ocranalyzer", "store":...

i would like to test some rest entry points which have digest auth . If i don't set login in siegerc i get ERROR from set_digest_authorization which is ok setting...

Hi, When adding reattach-to-user-namespace i do get the following behavior under 10.7: shell does not always start : http://cl.ly/211P0M3n2u0x2A1c0d2y I started tmux in verbose mode (tmux -v) : https://gist.github.com/1370201 thanks...

doc does not list chef-user as a requirement https://github.com/fnichol/chef-user.git

i get AttributeError: 'Socket' object has no attribute 'recv_json' for recv_json and send_json. Are these not supported? send , recv works thanks