Top "Push" questions

In distributed version control, push is the action of sending local changes to a remote repository.

How to implement websockets on an embedded device server?

I am working with an electronics appliance manufacturer to embed LAN based control systems into the products. The idea is …

embedded push embedded-linux websocket embeddedwebserver
Glide: load image to push notifications

I am trying to load an image to a push notification using Glide but it says this: FATAL EXCEPTION: Thread-9730 …

android notifications push android-glide remoteview
Can I mark a branch as 'not going to push'?

I use named branches in Mercurial. In doing so I have created one branch called playground where I can try …

mercurial branch push dvcs
Gitblit push error "error: RPC failed; result=52, HTTP code = 0"

Setup gitlbit on my Mac OS X 10.8, but keeps failing to push! In the Gitblit web interface, I created an …

git push rpc gitblit
git says everything-up-to-date when pushing changes to a remote branch

i have commits that are in a remote repository (origin/master) which i want to put in a branch created …

git push git-checkout cherry-pick
Git rebase my forked branch on upstream master

A certain user on Github has a repository with single master branch. I have forked that repository into my own …

git github push rebase git-fork
OneSignal - cannot open activity after push clicked

I am trying that. I send some AdditionalData from push and redirect user to spesific activity but not redirect. For …

android android-intent push-notification push onesignal
GCM certificate configuration not working or iOS

I am facing one issue when I am trying to confiure the GCM and getting configuration file. When I am …

ios certificate google-cloud-messaging push production
Cannot push to remote git repo over ssh, stuck at "Writing objects: 11%"

I'm having a problem where trying to do a git push hangs up while "Writing objects". This is not the …

git push freeze
Does JavaMail support server-push?

Does JavaMail support notification of new emails through server-push? If yes, where is the documentation for that? If no, is …

email push jakarta-mail