0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test against Ruby 2.0 and 2.1. More... about 10 years ago
Merge pull request #14 from kristianm/ruby-2.x-fixes More... about 10 years ago
Avoid possible escaped single quote in generated salts More... about 10 years ago
if ruby >= 2.0, send true as second argument to respond_to? in order to also check protected methods More... about 10 years ago
setup needs to be a public method in order to be callable from dav4rack in ruby 2.x More... about 10 years ago
Merge pull request #11 from pavoni/patch-1 More... about 10 years ago
Added iOS to IGNORE_ADDRESS_BOOK_MULTIGET_DEPTH More... about 10 years ago
Rework how we define acceptable HTTP verbs. More... over 10 years ago
Create a new controller for /book/ and deny the GET verb. More... over 10 years ago
More travis bits. More... over 10 years ago
Travis uses an old version of bundler. More... over 10 years ago
First attempt at Travis support. More... over 10 years ago
Consolidate reused code into DAVControllerMacros. More... over 10 years ago
AddressBookCollection: Fill in specs. More... over 10 years ago
AddressBookCollection: Fill in test coverage More... over 10 years ago
AddressBookBaseResouce: Hide non-public methods. More... over 10 years ago
Update tests to handle contact deletion. More... over 10 years ago
ContactResource: Fix the contact not owned by current user case. More... over 10 years ago
AddressBookController: Fix addressbook-query report. More... over 10 years ago
AddressBookBaseResource: Fix root determination. More... over 10 years ago
BaseResource: Fix the no properties defined in subclass case. More... over 10 years ago
BaseResource: Fix ruby warning. More... over 10 years ago
dav4rack: Update to latest version. More... over 10 years ago
Whitespace patrol. More... over 10 years ago
BaseResource: Simplify debug logic. More... over 10 years ago
Update the tests. More... over 10 years ago
First pass at vCard parameters and groups support. More... over 10 years ago
Resource: Implement a few property setters. More... over 10 years ago
README: Wrap lines by 80 columns. More... over 10 years ago
Add quick address book navigation links. More... over 10 years ago