0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
by joachim: Fixed hook_help() path. More... over 9 years ago
by joachim: Removed hacking of breadcrumb, which seem to no longer be needed. More... over 9 years ago
by joachim: Fixed colspan of operations in admin UI. More... over 9 years ago
by joachim: Fixed docblock formatting. More... over 9 years ago
Issue #2528128 by joachim: Fixed warning for undefined variable on Drupal 5 connections. More... about 10 years ago
Issue #2505125 by joachim: Fixed callMethodArray() for Drupal 5 services crashes. More... about 10 years ago
Issue #2493613 by joachim: Fixed XMLRPC errors getting ignored for initial connect and login. More... about 10 years ago
Issue #2377297 by das-peter: Added setting for custom connection class. More... over 10 years ago
by joachim: Removed unused variables in D6-2 callMethodArray(). More... over 10 years ago
Issue #2387801 by joachim: Fixed missing method name in handleXmlrpcError() log message for D5 connections. More... over 10 years ago
by joachim: Fixed connection admin UI crashing if a connection uses the broken handler. More... about 11 years ago
by joachim: Added warning of a broken Clients handler to the admin list UI. More... about 11 years ago
by joachim: Fixed undefined variable. More... about 11 years ago
by joachim: Added connection test class for generic REST requests. More... about 11 years ago
Issue #2272277 by colan: Fixed undefined property in handleRestError().
Colan Schwartz
as colan
More... about 11 years ago
Issue #2263217 by colan: Fixed link to configuration page is missing from modules page.
Colan Schwartz
as colan
More... about 11 years ago
by joachim: Changed 'user/register' to be handled as an anonymous user. More... over 11 years ago
Issue #2155431 by joachim: Fixed remote site crashing on login with a 200 status produces error messages and fails to throw an exception. More... over 11 years ago
Issue #2109213 by joachim: Fixed session authentication for Drupal Services XML-RPC client. More... almost 12 years ago
by joachim: Added test module providing a dummy connection type and tests for the Clients module using it. More... almost 12 years ago
by joachim: Added to api.php docs. More... almost 12 years ago
by joachim: Fixed connection objects not benefiting from entity controller static cache. More... almost 12 years ago
by joachim: Fixed double quoting of remote error message. More... almost 12 years ago
by joachim: Added output of JSON decoding errors. More... almost 12 years ago
by joachim: Fixed bad JSON in UI example. More... almost 12 years ago
Issue #2014131 by joachim: Updated for X-CSRF-Token header added in Services REST 7.x-3.5. More... almost 12 years ago
by joachim: Added debug mode and method to connections. More... about 12 years ago
by joachim: Added message to debug output. More... about 12 years ago
by joachim: Refactored HTTP request code for REST clients to be clearer. More... about 12 years ago
by joachim: Fixed unclear param docs. More... about 12 years ago