2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved plugin tests into a more appropriately named directory.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Removed module prefixes from a few classes.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Renamed Plugins module to Plugin module.
trevorrowe
as Trevor Rowe
More... over 12 years ago
DRY'd up a few doc references.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Underscore operation names when reading hash data
lsegal
as Loren Segal
More... over 12 years ago
Update core code to work with new seahorse client
lsegal
as Loren Segal
More... over 12 years ago
Add Configuration.add_option method
lsegal
as Loren Segal
More... over 12 years ago
Refactor Client.define
lsegal
as Loren Segal
More... over 12 years ago
Allow cient to configure its Configuration class
lsegal
as Loren Segal
More... over 12 years ago
Client::Base.api should return an Api object always
lsegal
as Loren Segal
More... over 12 years ago
build_config should set attribute immediately (for recursive configuration classes)
lsegal
as Loren Segal
More... over 12 years ago
Rename seahorse-client to seahorse
lsegal
as Loren Segal
More... over 12 years ago
Client::Base.api now returns a Model::Api.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Redefined testing class constants to squelch a warning.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Minor bug fixes from the line length refactor.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Remove unused raw_each alias
lsegal
as Loren Segal
More... over 12 years ago
Audited lines longer than 80 characters.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Normalized nesting of modules in test files.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Normalized nesting of modules/classes.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Seahorse::Client is now Client::Base and Client is now a module.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Add Seahorse::Model AST classes
lsegal
as Loren Segal
More... over 12 years ago
Add test for successfully validating api.validate!
lsegal
as Loren Segal
More... over 12 years ago
Remove unused code path
lsegal
as Loren Segal
More... over 12 years ago
Re-order autoloads
lsegal
as Loren Segal
More... over 12 years ago
Add initial model AST implementation
lsegal
as Loren Segal
More... over 12 years ago
Request#on_complete now always returns self.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Added RequestContext#[] and #[]= methods for getting/setting metadata.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Updated and added documentation to the ResponseBody classes.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Reordered dependencies for clarity.
trevorrowe
as Trevor Rowe
More... over 12 years ago
Renamed a mutex for clarity.
trevorrowe
as Trevor Rowe
More... over 12 years ago