0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding a modified "Welcome" page and a homepage for quick tests. More... almost 10 years ago
Adding routes.php configuration file. More... almost 10 years ago
Adding some index.html files for protection. More... almost 10 years ago
Key.php: Some comment corrections. More... almost 10 years ago
Key.php: Tunning whitespace. More... almost 10 years ago
Updating the example API. More... almost 10 years ago
REST_Controller: Removing a bad fragment of code of mine, the idea was wrong. More... almost 10 years ago
REST_Controller: Whitespace tunning. More... almost 10 years ago
Format library: Suppressing the "array to string conversion" notice. More... almost 10 years ago
A variable name fix: $timelimit -> $time_limit More... almost 10 years ago
Merge pull request #518 from softwarespot/master More... almost 10 years ago
Re-tweaked example (again) More... almost 10 years ago
Integer type checking More... almost 10 years ago
Index values match id values so as not to cause confusion More... almost 10 years ago
Tidied comments and removed whitespace More... almost 10 years ago
Re-wrote example to be on par with the RESTful approach More... almost 10 years ago
Merge pull request #513 from softwarespot/master More... almost 10 years ago
Implemented code by @ivantcholakov More... almost 10 years ago
Re-tweaked the example More... almost 10 years ago
Fixed whitespace missing between comma More... almost 10 years ago
Code by @lagaisse to fix #515 More... almost 10 years ago
Fixed incorrect comment More... almost 10 years ago
Changed calling input->server() function twice More... almost 10 years ago
Added comment and fixed indentation More... almost 10 years ago
Unified response lines More... almost 10 years ago
Reverted OR => || More... almost 10 years ago
Renamed variables to adhere to the CI style guide More... almost 10 years ago
Changed || to OR as part of the CI style guide More... almost 10 years ago
Fixed issue if a developer doesn't pass an array More... almost 10 years ago
Fixed undefined constants More... almost 10 years ago