• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tebru / retrofit-php / 155

Builds Branch Commit Type Ran Committer Via Coverage
155 master Typed arguments There's a very slight chance that adding the types to the setter method signatures could cause breaking changes in some non-ideal implementations. For example, if users were calling `Retrofit::builder()->setGenerator(null);`. Pull #40 09 Oct 2015 03:12AM UTC tonynelson19 travis-ci pending completion   set done
154 master Formatting updates Pull #39 09 Oct 2015 02:58AM UTC tonynelson19 travis-ci pending completion   set done
153 master Change return type from `null` to `void` While there isn't a technical difference between the two, to me, there's a fundamental difference between returning `null` and returning `void`. In this case, returning `void` is the more appropriate retur... Pull #38 09 Oct 2015 02:56AM UTC tonynelson19 travis-ci pending completion   set done
152 master Formatting updates Constants are fun. Moving the namespace down should give a slight boost in performance since it doesn't need to be executed if there aren't any namespace matches found. Pull #37 09 Oct 2015 02:48AM UTC tonynelson19 travis-ci pending completion   set done
151 master Merge pull request #36 from tonynelson19/patch-2 use Tebru; push 09 Oct 2015 02:34AM UTC natebrunette travis-ci pending completion   set done
150 master Merge pull request #35 from tonynelson19/patch-1 Documentation updates push 09 Oct 2015 02:32AM UTC natebrunette travis-ci pending completion   set done
149 master use Tebru; Why? Pull #36 09 Oct 2015 02:32AM UTC tonynelson19 travis-ci pending completion   set done
148 master Documentation updates Fixed some typos, added some punctuation, minor formatting updates. Pull #35 09 Oct 2015 02:27AM UTC tonynelson19 travis-ci pending completion   set done
147 master Changing variable name for consistency Signed-off-by: Nate Brunette <n@tebru.net> push 09 Oct 2015 02:10AM UTC natebrunette travis-ci pending completion   set done
146 master Merge pull request #34 from epfremmer/master Added async client generation push 09 Oct 2015 02:04AM UTC natebrunette travis-ci pending completion   set done
145 master Added async client generation Pull #34 08 Oct 2015 11:25PM UTC epfremmer travis-ci pending completion   set done
141 v2.3.0 Updating lock file Signed-off-by: Nate Brunette <n@tebru.net> push 05 Oct 2015 12:05AM UTC natebrunette travis-ci pending completion   set done
140 master Updating lock file Signed-off-by: Nate Brunette <n@tebru.net> push 04 Oct 2015 11:30PM UTC natebrunette travis-ci pending completion   set done
139 master Changing event data Sending actual request/response object in events so that they can be modified. Using guzzle implementations for now. Also added another event that gets dispatched before a method returns to get a deserialized object if it exi... push 04 Oct 2015 11:28PM UTC natebrunette travis-ci pending completion   set done
138 v2.2.0 Adding support for \JsonSerializable If an object implements \JsonSerializable and the annotation option is used, the object will be json_encoded instead of passed to the serializer. Signed-off-by: Nate Brunette <n@tebru.net> push 01 Oct 2015 08:47PM UTC natebrunette travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc