-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix serverSync to use apiProxy logic in the same way the clientSync does #256
base: master
Are you sure you want to change the base?
Commits on Jan 10, 2014
-
extracted apiProxy request logic to a reusable method
Alexander Schmidt committedJan 10, 2014 Configuration menu - View commit details
-
Copy full SHA for 4532ae3 - Browse repository at this point
Copy the full SHA 4532ae3View commit details -
headers are no longer overwritten every time
Alexander Schmidt committedJan 10, 2014 Configuration menu - View commit details
-
Copy full SHA for 23b83ff - Browse repository at this point
Copy the full SHA 23b83ffView commit details -
extracted apiProxy middleware variable
Alexander Schmidt committedJan 10, 2014 Configuration menu - View commit details
-
Copy full SHA for 851513e - Browse repository at this point
Copy the full SHA 851513eView commit details -
added the proxyRequest method to the global app object
Alexander Schmidt committedJan 10, 2014 Configuration menu - View commit details
-
Copy full SHA for 8a699c9 - Browse repository at this point
Copy the full SHA 8a699c9View commit details -
added the res object to the global app object
Alexander Schmidt committedJan 10, 2014 Configuration menu - View commit details
-
Copy full SHA for 2095092 - Browse repository at this point
Copy the full SHA 2095092View commit details -
use the apiProxy proxyRequest instead of the data adapter
Alexander Schmidt committedJan 10, 2014 Configuration menu - View commit details
-
Copy full SHA for 934ad3a - Browse repository at this point
Copy the full SHA 934ad3aView commit details -
removed data adapter from the req object
the syncer now uses the apiProx instead of the data adapter
Alexander Schmidt committedJan 10, 2014 Configuration menu - View commit details
-
Copy full SHA for b9e63e4 - Browse repository at this point
Copy the full SHA b9e63e4View commit details -
convertError option is now only set to false in the apiProxyMiddleware
Alexander Schmidt committedJan 10, 2014 Configuration menu - View commit details
-
Copy full SHA for f0827cb - Browse repository at this point
Copy the full SHA f0827cbView commit details