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
about 1 hour
ago. based on code collected
about 2 hours
ago.
May 13, 2024 — May 13, 2025
Showing page 24 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Escape double quotes per RFC 4180
Justin Ethier
More...
almost 12 years ago
init request/response/rest to suppress PHP warnings
Joe Auty
More...
almost 12 years ago
Allow login via arbitrary library
René Klomp
More...
almost 12 years ago
Update Format.php
Mark Oberemk
More...
almost 12 years ago
'key' column value should get from the config variable replace 'key' to config_item('rest_key_column')
Shiro Amada
More...
almost 12 years ago
Added extra variable that holds the information about the API user
KennyDs
More...
almost 12 years ago
changed readme to explain use of DELETE
Paul Ryan
More...
almost 12 years ago
Escaping CSV Headings to fix the case of a heading including a comma
mohab
More...
almost 12 years ago
Fixed issue #117 - Undefined property $this->db
Dimitri De Franciscis
More...
about 12 years ago
Merge pull request #204 from m4ikel/patch-1
Phil Sturgeon
More...
about 12 years ago
Passing-by-reference deprecated
m4ikel
More...
about 12 years ago
Removed _format_jsonp which depends on file extension .jsonp or 'format' query param;
CJ
More...
about 12 years ago
Added automated jsonp support with validation based on the presence of the 'callback' GET param; Also works should: * the requesting Content-Type is application/json instead of application/javascript; * the format GET param is: json * file extension: .json
CJ
More...
about 12 years ago
Added PATCH, HEAD and OPTIONS
Bo Thomsen
More...
about 12 years ago
Revert "Added PATCH, HEAD and OPTIONS"
Bo Thomsen
More...
about 12 years ago
Added PATCH, HEAD and OPTIONS
Bo Thomsen
More...
about 12 years ago
Merge pull request #186 from sekati/master
Phil Sturgeon
More...
about 12 years ago
Merge pull request #189 from caioiglesias/master
Phil Sturgeon
More...
about 12 years ago
http code 204 was causing an error 500
Caio Iglesias
More...
over 12 years ago
Add a rest config option to log api params as JSON instead of serialized.
Jason Horwitz
More...
over 12 years ago
Merge branch 'master' of git://github.com/philsturgeon/codeigniter-restserver
Jason Horwitz
More...
over 12 years ago
Merge pull request #182 from burakerdem/patch-1
Phil Sturgeon
More...
over 12 years ago
Merge pull request #183 from burakerdem/master
Phil Sturgeon
More...
over 12 years ago
Fixed sample code at multilingual section.
Burak Erdem
More...
over 12 years ago
Fixed SQL to create `logs` table.
Burak Erdem
More...
over 12 years ago
Enabled Security
Phil Sturgeon
More...
over 12 years ago
Merge pull request #173 from jrmadsen67/master
Phil Sturgeon
More...
over 12 years ago
two typos in REST_Controller ldap implementation causes whole thing to bork
jrmadsen67
More...
over 12 years ago
Merge pull request #149 from johann8384/master
Phil Sturgeon
More...
over 12 years ago
Merge pull request #171 from Repox/master
Phil Sturgeon
More...
over 12 years ago
←
1
2
…
20
21
22
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