openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
codeigniter-restserver
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 11, 2024 — May 11, 2025
Showing page 28 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
When using Backbone.js and Backbone.emulateHTTP = true, the _method variable is all caps so must be lower-cased to work here.
cnanney
More...
over 13 years ago
Merge pull request #58 from diegorivera/patch-1
Phil Sturgeon
More...
over 13 years ago
Merge pull request #78 from dfreerksen/master
Phil Sturgeon
More...
over 13 years ago
Combine both URI segment and GET params instead of using one or the other
David Freerksen
More...
over 13 years ago
Random space fixes. Whoop.
Phil Sturgeon
More...
over 13 years ago
re-implement fix for empty node on XML output format, for false = 0, true = 1.
oozman
More...
over 13 years ago
Merge pull request #61 from Philo01/patch-1
Phil Sturgeon
More...
over 13 years ago
fix empty node on XML output format if value is equal to "false".
oozman
More...
over 13 years ago
restored back to version 2.5.0
oozman
More...
over 13 years ago
fix </status> still empty when having a false value in XML output format.
oozman
More...
over 13 years ago
Separate each piece of the WWW-Authenticate header for digest requests with a comma.
Phil Sturgeon
More...
over 13 years ago
Merge pull request #65 from jerel/master
Phil Sturgeon
More...
over 13 years ago
Tweaked IP whitelisting a bit to make it more flexible. It can now be used in addition to other auth or as a replacement.
jerel
More...
over 13 years ago
Merge pull request #66 from ggoforth/patch-1
Phil Sturgeon
More...
over 13 years ago
fixed php error caused by not setting $output in the case of $this->response(array())
ggoforth
More...
over 13 years ago
Changed visibility of _check_whitelist_auth() to protected.
jerel
More...
over 13 years ago
Added an IP address whitelist auth option.
jerel
More...
over 13 years ago
Updated README with Changelog.
Phil Sturgeon
More...
over 13 years ago
Merge pull request #62 from onema/master
Phil Sturgeon
More...
over 13 years ago
Serialized data transfer was not working due to an spelling mistake in the original code. https://github.com/philsturgeon/codeigniter-restserver/pull/61
juantorres
More...
over 13 years ago
Merge branch 'develop'
Juan Manuel Torres
More...
over 13 years ago
Merge branch 'develop-tweaks' into develop
Juan Manuel Torres
More...
over 13 years ago
Limits where allowing an extra call. This fixes that issue.
juantorres
More...
over 13 years ago
If log is enabled, all request with an invalid API key will be logged.
juantorres
More...
over 13 years ago
Bug fix when using default format serialized: $config['rest_default_format'] = 'serialized'; Or when trying to access http://domain.com/users/format/serialized.
Philo01
More...
over 13 years ago
Edited application/libraries/REST_Controller.php via GitHub
diegorivera
More...
over 13 years ago
Merge pull request #54 from rebizu/master
Phil Sturgeon
More...
over 13 years ago
Added missing codeigniter file system/core/Security.php
Rene Brokholm
More...
over 13 years ago
Merge pull request #40 from absfarah/master
Phil Sturgeon
More...
over 13 years ago
Merge pull request #51 from fborraccetti/master
Phil Sturgeon
More...
over 13 years ago
←
1
2
…
23
24
25
26
27
28
29
30
31
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree