Results 30 comments of Alon Burg

@whitlockjc where can I see this fix?

Hi I'm trying to use gradle-git-dependencies with an android-library (which builds into an AAR). When running "gradle build" (`classpath 'com.android.tools.build:gradle:0.6.3'`) the git dependencies are resolved just find and `build/git-dependencies` contains...

It seems to me that this might have a more serious impact as some iPhones are sending requests like this: ``` ``` and since properties remains empty in this case...

Hi @sgdesmet I saw your commit https://github.com/sgdesmet/HttpResponseCache/commit/1b5d4c0d9273d72cc54bbe96d4034a372e03092d Any plans of submitting a pull request and merging it? Is this working?

@nikhilbansal Is it possible that since you're not changing any fields, mongoid is not calling update, thus the _lock_version is not incremented? Could you provide a test which breaks?

@nikhilbansal Specs are passing here with Mongoid 3.

@nikhilbansal Indeed mongoid 4.0.2 seems to break. Can you look into the issue and possibly submit a pull request?

Hi @sweetymehta can you submit a pull request?

1) Pending 2) Provider_job_id is used indeed as much as I can see 3) Not sure what you mean by that 4) Can you be more specific to the line...

added some fixes