Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
command-tab
/
restangular
Public
forked from
mgonto/restangular
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
restangular
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 30, 2014
Merge pull request #710 from techniq/fix-setIdToElem
Show description for 6c3fa32
mgonto
committed
6c3fa32
View commit details
Copy full SHA for 6c3fa32
View code at this point
Browse repository at this point
Commits on May 25, 2014
Passing along the response handler to the error interceptor
chrisgahlert
committed
871f340
View commit details
Copy full SHA for 871f340
View code at this point
Browse repository at this point
Commits on May 12, 2014
Add to . Correctly fixes #646
techniq
committed
d02c8ab
View commit details
Copy full SHA for d02c8ab
View code at this point
Browse repository at this point
Commits on Apr 30, 2014
Add missing "var" keyword
dsferruzza
committed
77023ae
View commit details
Copy full SHA for 77023ae
View code at this point
Browse repository at this point
Commits on Apr 25, 2014
Added save method
Show description for 1882f90
mgonto
committed
1882f90
View commit details
Copy full SHA for 1882f90
View code at this point
Browse repository at this point
Added decoupled Restangular
Show description for 3ff1bcc
mgonto
committed
3ff1bcc
View commit details
Copy full SHA for 3ff1bcc
View code at this point
Browse repository at this point
Fixing problem with copying fromServer
Show description for 2ecfb39
mgonto
committed
2ecfb39
View commit details
Copy full SHA for 2ecfb39
View code at this point
Browse repository at this point
Fixes issue with local and server elements enhancement
Show description for 30a360d
mgonto
committed
30a360d
View commit details
Copy full SHA for 30a360d
View code at this point
Browse repository at this point
Added ability to chain extendModels
Show description for acf1e4f
mgonto
committed
acf1e4f
View commit details
Copy full SHA for acf1e4f
View code at this point
Browse repository at this point
Added plain to Restangular element to get stripped value
Show description for 0d78536
mgonto
committed
0d78536
View commit details
Copy full SHA for 0d78536
View code at this point
Browse repository at this point
Checking now for correct route on putElement
Show description for fa7ddcd
mgonto
committed
fa7ddcd
View commit details
Copy full SHA for fa7ddcd
View code at this point
Browse repository at this point
Fixed tests
mgonto
committed
03b7fc8
View commit details
Copy full SHA for 03b7fc8
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
Merge pull request #627 from 25th-floor/copy-fix
Show description for d7756f2
mgonto
committed
d7756f2
View commit details
Copy full SHA for d7756f2
View code at this point
Browse repository at this point
Merge pull request #629 from merlinran/patch-1
Show description for ab30c10
mgonto
committed
ab30c10
View commit details
Copy full SHA for ab30c10
View code at this point
Browse repository at this point
Merge pull request #640 from wawyed/master
Show description for 9a3bf02
mgonto
committed
9a3bf02
View commit details
Copy full SHA for 9a3bf02
View code at this point
Browse repository at this point
Merge pull request #646 from andrejpk/master
Show description for c6b0e8c
mgonto
committed
c6b0e8c
View commit details
Copy full SHA for c6b0e8c
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Add route to setUrlToElem for ability custom IDs
Show description for 7983c44
andrejpk
committed
7983c44
View commit details
Copy full SHA for 7983c44
View code at this point
Browse repository at this point
Commits on Mar 18, 2014
Uses _.extend rather than _.defaults for request interceptors as the latter does not replace existing values. Default request interceptor, previously responsible for ensuring that the request objec…
Show description for 8e786ec
idpaterson
committed
8e786ec
View commit details
Copy full SHA for 8e786ec
View code at this point
Browse repository at this point
Commits on Mar 14, 2014
config.transformLocalElements default to false
Show description for acc8bd1
Merlin Ran
committed
acc8bd1
View commit details
Copy full SHA for acc8bd1
View code at this point
Browse repository at this point
Allow a target element in Restangular.copy
Jan Michael Auer
committed
6c19ca7
View commit details
Copy full SHA for 6c19ca7
View code at this point
Browse repository at this point
Commits on Mar 13, 2014
Fix config.absoluteUrl being set always to true.
wawyed
committed
c66bd60
View commit details
Copy full SHA for c66bd60
View code at this point
Browse repository at this point
Commits on Feb 16, 2014
removed incompatible implementation for single resource POST
mp-jgoetzinger
committed
adbefc8
View commit details
Copy full SHA for adbefc8
View code at this point
Browse repository at this point
Commits on Feb 14, 2014
brings back previous implementation but doesn't create a nested resource if post() was called on a single resource
mp-jgoetzinger
committed
99c2bd5
View commit details
Copy full SHA for 99c2bd5
View code at this point
Browse repository at this point
Commits on Feb 13, 2014
make sure singleOne is passed to new restangularized object build out of response data
mp-jgoetzinger
committed
0103a81
View commit details
Copy full SHA for 0103a81
View code at this point
Browse repository at this point
Commits on Feb 12, 2014
adds support for single resource REST backends
mp-jgoetzinger
committed
d50e436
View commit details
Copy full SHA for d50e436
View code at this point
Browse repository at this point
Commits on Feb 4, 2014
allow empty responses on getList() - some APIs response with code 204 and empty body
RBLU
committed
6565c86
View commit details
Copy full SHA for 6565c86
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
getList throwing error after interceptor
Show description for da3d055
mgonto
committed
da3d055
View commit details
Copy full SHA for da3d055
View code at this point
Browse repository at this point
Added multiple request and response interceptor
Show description for 5957818
mgonto
committed
5957818
View commit details
Copy full SHA for 5957818
View code at this point
Browse repository at this point
bugfix for 304 commit. No object is sent on get
mgonto
committed
235da1a
View commit details
Copy full SHA for 235da1a
View code at this point
Browse repository at this point
Resolving 304 with current object
Show description for 760cdb5
mgonto
committed
760cdb5
View commit details
Copy full SHA for 760cdb5
View code at this point
Browse repository at this point
Stripping not stripped properties
Show description for 4d4218f
mgonto
committed
4d4218f
View commit details
Copy full SHA for 4d4218f
View code at this point
Browse repository at this point
Returning promise on errorInterceptor
Show description for 4876568
mgonto
committed
4876568
View commit details
Copy full SHA for 4876568
View code at this point
Browse repository at this point
Updated fullRequest interceptor so that it doesn't need to return everything.
Show description for 20ca3d8
mgonto
committed
20ca3d8
View commit details
Copy full SHA for 20ca3d8
View code at this point
Browse repository at this point
Finally added support for Jsonp
Show description for a3a3a01
mgonto
committed
a3a3a01
View commit details
Copy full SHA for a3a3a01
View code at this point
Browse repository at this point
Added common errors throwed.
Show description for 3c0879d
mgonto
committed
3c0879d
View commit details
Copy full SHA for 3c0879d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.