Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Factlink/pavlov issues and pull requests
#81 - Unmaintained.
Pull Request -
State: closed - Opened by EamonNerbonne about 7 years ago
#80 - Fix rubocop
Pull Request -
State: closed - Opened by EamonNerbonne almost 11 years ago
#79 - Better error messages
Pull Request -
State: closed - Opened by EamonNerbonne almost 11 years ago
- 4 comments
#78 - Add error when attribute is present but value is nil and has no default
Pull Request -
State: open - Opened by tomdev over 11 years ago
- 3 comments
#77 - WIP: Added block support to helpers
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 1 comment
#76 - Updated change instructions
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#75 - use error object in validation helpers
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 1 comment
#74 - Added regression tests to Pavlov, to make sure we do not break too much.
Pull Request -
State: closed - Opened by jjoos over 11 years ago
- 5 comments
#73 - Pavlov can't be used in Rails Engines
Issue -
State: open - Opened by marten over 11 years ago
- 1 comment
Labels: bug
#72 - Add IRC channel
Pull Request -
State: closed - Opened by marten over 11 years ago
#71 - inlined travis tasks
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#70 - Add pavlov_options by default
Pull Request -
State: closed - Opened by marten over 11 years ago
- 1 comment
#69 - Update README with new unsupported features
Pull Request -
State: closed - Opened by marten over 11 years ago
#68 - Added links to two alternative projects
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 4 comments
#67 - Callbacks or status objects?
Issue -
State: open - Opened by marten over 11 years ago
- 14 comments
#66 - Method based operations
Pull Request -
State: closed - Opened by marten over 11 years ago
- 5 comments
#65 - Use OperationFinder instead of module method
Pull Request -
State: closed - Opened by marten over 11 years ago
- 2 comments
#64 - Define dependency on backports, and provide abstraction around it
Pull Request -
State: closed - Opened by marten over 11 years ago
#63 - Backend
Pull Request -
State: closed - Opened by marten over 11 years ago
- 20 comments
#62 - Better missing arguments default behaviour
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#61 - validate already raises itself, and returns no boolean
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#60 - Removed old_… helpers
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#59 - This code is dead since the invoking functions already set this default
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#58 - Feature/consistent naming
Pull Request -
State: closed - Opened by marten over 11 years ago
- 3 comments
#57 - Validations via ActiveModel::Errors
Pull Request -
State: closed - Opened by marten over 11 years ago
- 3 comments
#56 - Removed generators for now
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#55 - Removed respond to checks
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 2 comments
#54 - Small fixes to the upgrade guide
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#53 - Introduce Context object
Issue -
State: open - Opened by marten over 11 years ago
#52 - Validation helpers via errors object
Issue -
State: open - Opened by marten over 11 years ago
- 1 comment
#51 - Update LICENSE.txt
Pull Request -
State: closed - Opened by marten over 11 years ago
#50 - Should have name, not e-mail in gemspec authors list
Pull Request -
State: closed - Opened by marten over 11 years ago
#49 - Add release steps
Pull Request -
State: closed - Opened by tomdev over 11 years ago
#48 - Cleaned up helpers a bit
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#47 - Made Pavlov.old_{stuff} use Pavlov.{stuff}
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#46 - Fixed regression in validations, and made more readable
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#45 - Fix styling
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 1 comment
#44 - Deprecated validations
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 1 comment
#43 - Removed activemodel and activesupport dependencies
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 1 comment
#42 - Added information about older versions
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#41 - License missing from gemspec
Issue -
State: closed - Opened by bf4 over 11 years ago
- 5 comments
#40 - Pavlov 0.1.3
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 1 comment
#39 - Don't call query, command, interactor from old_* anymore
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 1 comment
#38 - Upgrade pavlov version to 0.1.1
Pull Request -
State: closed - Opened by markijbema over 11 years ago
#37 - Fix typo in alpha compatibility
Pull Request -
State: closed - Opened by tomdev over 11 years ago
#36 - Feature/harden compatibility options
Pull Request -
State: closed - Opened by tomdev over 11 years ago
#35 - Add default attribute :pavlov_options
Pull Request -
State: closed - Opened by tomdev over 11 years ago
- 4 comments
#34 - Remove built-in operation types
Pull Request -
State: closed - Opened by marten over 11 years ago
- 1 comment
#33 - New Initialization
Pull Request -
State: closed - Opened by tomdev over 11 years ago
- 2 comments
#32 - Backend (work in progress, not ready for merge)
Pull Request -
State: closed - Opened by marten over 11 years ago
- 3 comments
#31 - Add backwards-compatibility and deprecate stuff
Pull Request -
State: closed - Opened by marten over 11 years ago
- 1 comment
#30 - Validation should fail if attribute is defined without a default value and no value was set.
Pull Request -
State: closed - Opened by marten over 11 years ago
- 1 comment
#29 - Move validation and authorization checks to call
Pull Request -
State: closed - Opened by marten over 11 years ago
- 2 comments
#28 - Use Virtus for attributes
Pull Request -
State: closed - Opened by marten over 11 years ago
- 4 comments
#27 - Improve first paragraph of the README
Pull Request -
State: closed - Opened by marten over 11 years ago
- 1 comment
#26 - validate should raise when input is invalid
Pull Request -
State: closed - Opened by marten over 11 years ago
- 7 comments
#25 - Update readme with proposed new api
Pull Request -
State: closed - Opened by marten over 11 years ago
- 9 comments
#24 - API proposal
Pull Request -
State: closed - Opened by marten over 11 years ago
#23 - Validate, authenticate and authorize in execute
Pull Request -
State: closed - Opened by tomdev over 11 years ago
- 3 comments
#22 - Release of version 0.1.0
Pull Request -
State: closed - Opened by marten over 11 years ago
- 1 comment
#21 - Add support for Rails generators
Pull Request -
State: closed - Opened by marten over 11 years ago
- 3 comments
#20 - Merge develop into master, so we can remove the develop branch.
Pull Request -
State: closed - Opened by jjoos over 11 years ago
- 2 comments
#19 - Add support for Rails generators
Pull Request -
State: closed - Opened by marten over 11 years ago
- 3 comments
#18 - dropped support for 1.9.2
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 1 comment
#17 - Updated readme
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 1 comment
#16 - Update readme with changes from roqua
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 2 comments
#15 - Drop support for 1.9.2
Issue -
State: closed - Opened by markijbema over 11 years ago
- 2 comments
#14 - Removed entities from readme
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 1 comment
#13 - Removed benchmarks for entities
Pull Request -
State: closed - Opened by markijbema over 11 years ago
- 6 comments
#12 - Switch over the entire attribute stuff to Virtus?
Issue -
State: closed - Opened by marten over 11 years ago
- 1 comment
#11 - Changes from roqua compared to develop.
Pull Request -
State: closed - Opened by jjoos over 11 years ago
- 7 comments
#10 - Do we need a `develop` branch?
Issue -
State: closed - Opened by marten over 11 years ago
- 6 comments
#9 - Use authorized? also if it is private
Pull Request -
State: closed - Opened by janpaul123 over 11 years ago
- 5 comments
#8 - Potential Pavlov enhancements
Issue -
State: closed - Opened by jobertabma over 11 years ago
- 2 comments
Labels: enhancement, question
#7 - Conversion between lowercase and uppercase is annoying
Issue -
State: closed - Opened by janpaul123 almost 12 years ago
- 5 comments
Labels: enhancement
#6 - Added validations for less_than and greater_than
Pull Request -
State: closed - Opened by michiel3 almost 12 years ago
- 3 comments
#5 - Feature/rails compatablitiy
Pull Request -
State: closed - Opened by jjoos about 12 years ago
#4 - Feature/rails compatablitiy
Pull Request -
State: closed - Opened by jjoos about 12 years ago
- 1 comment
#3 - Authorization check should be run before the validity check
Issue -
State: closed - Opened by RSO about 12 years ago
- 4 comments
#2 - It's possible to create a query in the interactors namespace and call it.
Issue -
State: closed - Opened by jjoos about 12 years ago
- 2 comments
#1 - Cleanup operation
Pull Request -
State: closed - Opened by marten about 12 years ago
- 4 comments