Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cos-archives/modular-odm issues and pull requests
#131 - Bump werkzeug from 0.11.11 to 0.15.3
Pull Request -
State: open - Opened by dependabot[bot] over 5 years ago
Labels: dependencies
#130 - [OSF-4842] ModularODM URL Validation should support unicode in host name
Pull Request -
State: closed - Opened by acshi over 8 years ago
- 1 comment
#129 - Updated url validator regex [#OSF-4842]
Pull Request -
State: closed - Opened by caspinelli over 8 years ago
- 2 comments
#128 - Doc update: eq operator description
Pull Request -
State: closed - Opened by abought almost 9 years ago
#127 - Allow negative indexing into MongoQuerySet
Pull Request -
State: closed - Opened by chrisseto almost 9 years ago
#126 - Add value not empty string field validator
Pull Request -
State: open - Opened by samanehsan about 9 years ago
#125 - Make remove not terrible
Pull Request -
State: closed - Opened by chrisseto over 9 years ago
#124 - Validation not properly applied for mutliply inherited StoredObject subclass instances
Issue -
State: open - Opened by lyndsysimon over 9 years ago
#123 - Make list fields even lazier
Pull Request -
State: closed - Opened by chrisseto over 9 years ago
#122 - [feature] avoid key error while removing a missing backref
Pull Request -
State: closed - Opened by icereval over 9 years ago
- 1 comment
#121 - Disallow mutable defaults for fields
Issue -
State: open - Opened by lyndsysimon over 9 years ago
#120 - Readthedocs typo fix in 'Query Syntax' table
Pull Request -
State: closed - Opened by reinaH over 9 years ago
#119 - Temporary fix for concurrency bug in logging
Pull Request -
State: closed - Opened by lyndsysimon over 9 years ago
#118 - Raise a ValueError when the stored value is not an AbstractForeignField
Pull Request -
State: closed - Opened by chrisseto over 9 years ago
#117 - Add querying syntax docs link to readme
Pull Request -
State: closed - Opened by HarryRybacki over 9 years ago
#116 - Move `KeyExistsException`
Pull Request -
State: closed - Opened by lyndsysimon over 9 years ago
#115 - Exceptions in properties get re-raised as AttributeErrors
Issue -
State: open - Opened by sloria over 9 years ago
Labels: Bug
#114 - Consolidated response to open issues
Pull Request -
State: closed - Opened by lyndsysimon over 9 years ago
- 1 comment
#113 - Remove custom __repr__ methods from Storage subclasses
Pull Request -
State: closed - Opened by lyndsysimon over 9 years ago
#112 - ModularODM raises an exception on help calls
Issue -
State: closed - Opened by abought over 9 years ago
#111 - Storage backend improperly set for uninitialized subclassed models
Issue -
State: open - Opened by lyndsysimon over 9 years ago
Labels: Bug
#110 - 'in' implementation for ForeignLists does not handle None
Issue -
State: open - Opened by sloria almost 10 years ago
- 1 comment
Labels: Bug
#109 - Allow optionally stronger enforcement to prevent silent property assignment
Issue -
State: open - Opened by lyndsysimon almost 10 years ago
- 1 comment
Labels: Proposal
#108 - Pycon
Pull Request -
State: closed - Opened by lyndsysimon almost 10 years ago
#107 - Specify minimum (not exact) version numbers for requirements
Issue -
State: open - Opened by sloria almost 10 years ago
#106 - Simplify logging to handle concurrent usgae.
Pull Request -
State: closed - Opened by jmcarp almost 10 years ago
#105 - Allow slicing querysets; add regression test.
Pull Request -
State: closed - Opened by jmcarp almost 10 years ago
- 3 comments
#104 - Setup fixes
Pull Request -
State: closed - Opened by sloria about 10 years ago
#103 - InheritableStoredObject (polymorphic inheritance)
Pull Request -
State: closed - Opened by lyndsysimon about 10 years ago
#102 - Python 3 support
Pull Request -
State: closed - Opened by fabianvf over 10 years ago
#101 - override remove method on instance to behave as expected
Pull Request -
State: closed - Opened by HParker over 10 years ago
- 3 comments
#100 - multiple fields can now be updated at once
Pull Request -
State: closed - Opened by HParker over 10 years ago
- 1 comment
#99 - Support extended slicing in foreign lists.
Pull Request -
State: closed - Opened by jmcarp over 10 years ago
- 1 comment
#98 - Skip object serialization in equality checks if possible.
Pull Request -
State: closed - Opened by jmcarp over 10 years ago
- 1 comment
#97 - Remove removes all objects
Issue -
State: open - Opened by chrisseto over 10 years ago
- 4 comments
#96 - Document compound queries
Issue -
State: open - Opened by brianjgeiger over 10 years ago
- 1 comment
#95 - Installation instructions out of date
Issue -
State: open - Opened by brianjgeiger over 10 years ago
#94 - Fix nested queries in MongoDB.
Pull Request -
State: closed - Opened by jmcarp over 10 years ago
#93 - Add documentation for the following
Issue -
State: open - Opened by sloria over 10 years ago
- 1 comment
#92 - Invalid fields make hard-to-debug errors
Issue -
State: open - Opened by brianjgeiger over 10 years ago
Labels: Bug
#91 - Scripted creation of projects causes temporary backref fragility
Issue -
State: open - Opened by brianjgeiger over 10 years ago
- 1 comment
Labels: Bug
#90 - Allows ForeignField references by class or by name.
Pull Request -
State: closed - Opened by jmcarp almost 11 years ago
- 1 comment
#89 - Adds blinker signals.
Pull Request -
State: closed - Opened by jmcarp almost 11 years ago
#88 - Adds a basic write queue.
Pull Request -
State: closed - Opened by jmcarp almost 11 years ago
- 1 comment
#87 - Object comparison "gotcha"
Issue -
State: open - Opened by sloria almost 11 years ago
Labels: Bug
#86 - How to extend a Collection
Issue -
State: closed - Opened by neurosnap almost 11 years ago
- 3 comments
Labels: Proposal, User Feedback Requested
#85 - Added pymongo distinct functionality to MongoQuerySet
Pull Request -
State: closed - Opened by neurosnap almost 11 years ago
- 1 comment
#84 - remove asumption of order from test_simple_queries
Pull Request -
State: closed - Opened by felliott almost 11 years ago
#83 - Lazy queryset eval for Pickle
Pull Request -
State: closed - Opened by felliott almost 11 years ago
#82 - Method to update multiple fields
Issue -
State: closed - Opened by sloria almost 11 years ago
#81 - Expose StoredObject#validate
Issue -
State: open - Opened by sloria almost 11 years ago
Labels: Feature Request (approved)
#80 - Not ready for merge: Elasticsearch backend
Pull Request -
State: open - Opened by felliott almost 11 years ago
- 2 comments
#79 - get $not working on mongo via $nor
Pull Request -
State: closed - Opened by felliott almost 11 years ago
#78 - fix incorrectly-named query test
Pull Request -
State: closed - Opened by felliott almost 11 years ago
- 1 comment
#77 - Add unique constraint to fields
Issue -
State: closed - Opened by jmcarp almost 11 years ago
#76 - Allow foreignfield definition by class
Issue -
State: closed - Opened by jmcarp about 11 years ago
#75 - pip fails on install
Issue -
State: closed - Opened by asmacdo about 11 years ago
- 2 comments
#74 - Reserved characters in DictionaryField keys raises an Exception with MongoDB backend
Issue -
State: closed - Opened by lyndsysimon about 11 years ago
- 1 comment
#73 - Easier Q import - issue 54
Pull Request -
State: closed - Opened by nozim about 11 years ago
#72 - Fix __repr__ on Storage classes
Issue -
State: closed - Opened by jmcarp about 11 years ago
- 1 comment
#71 - Add QueueField
Issue -
State: open - Opened by jmcarp about 11 years ago
Labels: Proposal
#70 - Fix failing offset and limit tests
Issue -
State: closed - Opened by jmcarp about 11 years ago
#69 - Redis
Pull Request -
State: open - Opened by sloria about 11 years ago
- 1 comment
#68 - Different exceptions raised on inserting a duplicate key, depending on backend
Issue -
State: open - Opened by sloria about 11 years ago
- 1 comment
Labels: Feature Request (approved)
#67 - [request] Change redundant names of validators
Issue -
State: open - Opened by sloria about 11 years ago
Labels: Proposal, User Feedback Requested
#65 - Storage abc
Pull Request -
State: closed - Opened by sloria about 11 years ago
- 1 comment
#63 - Add embedded document field
Issue -
State: open - Opened by jmcarp about 11 years ago
Labels: Proposal
#62 - Warn if field is made required with no default set
Pull Request -
State: closed - Opened by sloria about 11 years ago
#61 - Use logging module for verbosity control
Pull Request -
State: closed - Opened by sloria about 11 years ago
#60 - Add blocked words to optimistic insert
Issue -
State: open - Opened by jmcarp about 11 years ago
Labels: Proposal
#59 - Auto-expand optimistic insert
Issue -
State: open - Opened by jmcarp about 11 years ago
Labels: Proposal
#58 - Use print function
Pull Request -
State: closed - Opened by sloria about 11 years ago
#56 - Add and document abstract _migrate method
Pull Request -
State: closed - Opened by sloria about 11 years ago
#54 - Easier import of DefaultQueryDialect
Issue -
State: closed - Opened by sloria about 11 years ago
- 3 comments
#53 - Offset tests failing
Issue -
State: closed - Opened by sloria about 11 years ago
#52 - Allow backreference access by key
Issue -
State: open - Opened by jmcarp about 11 years ago
Labels: Proposal
#51 - Fix changes to primary keys
Issue -
State: closed - Opened by jmcarp about 11 years ago
- 1 comment
#50 - Raise better errors on forbidden characters in Mongo
Issue -
State: open - Opened by jmcarp about 11 years ago
- 2 comments
Labels: Bug, User Feedback Requested
#49 - Make schemas subclassable
Issue -
State: closed - Opened by jmcarp about 11 years ago
- 1 comment
#48 - The url with either "." or "$" will raise an error in datebase
Issue -
State: closed - Opened by chennan47 about 11 years ago
- 1 comment
Labels: Bug
#46 - Comparison
Pull Request -
State: closed - Opened by sloria about 11 years ago
- 1 comment
#44 - [feature] Easier setup of storage backend
Issue -
State: open - Opened by sloria over 11 years ago
Labels: Proposal
#43 - Remove implicit prefixing
Issue -
State: open - Opened by sloria over 11 years ago
Labels: Feature Request (approved)
#42 - make datetimefields timezone-aware
Issue -
State: open - Opened by jmcarp over 11 years ago
- 3 comments
Labels: Feature Request (deferred)
#41 - Slight refactor to accomodate Nose's test discovery.
Pull Request -
State: closed - Opened by lyndsysimon over 11 years ago
#40 - Remove Flask as a hard dependency?
Issue -
State: open - Opened by sloria over 11 years ago
- 1 comment
Labels: Feature Request (approved)
#38 - No license
Issue -
State: closed - Opened by sloria over 11 years ago
- 8 comments
#34 - Working with mongo and modular-odm
Issue -
State: closed - Opened by SamPortnow over 11 years ago
- 1 comment
#33 - Simpler querying of database
Issue -
State: open - Opened by SamPortnow over 11 years ago
- 3 comments
Labels: Proposal, User Feedback Requested
#30 - Loop on attribute assignment in subclass before `StoreObject`'s __init__ is called.
Issue -
State: closed - Opened by lyndsysimon over 11 years ago
- 1 comment
#27 - StoredObjects can be defined, instantiated and saved with a non-required primary key
Issue -
State: open - Opened by lyndsysimon over 11 years ago
Labels: Feature Request (approved)
#26 - Assignment of non-existent attributes does not raise an AttributeError
Issue -
State: closed - Opened by lyndsysimon over 11 years ago
- 1 comment
#21 - Alternate syntax for ListField syntax
Issue -
State: open - Opened by lyndsysimon over 11 years ago
- 1 comment
Labels: Feature Request (deferred)
#13 - access base class from listfield
Pull Request -
State: closed - Opened by jmcarp over 11 years ago
#11 - foreign & list fixes
Pull Request -
State: closed - Opened by jmcarp over 11 years ago
#9 - updates to querying, fields, validators
Pull Request -
State: closed - Opened by jmcarp over 11 years ago
#7 - storage / query / queryset
Pull Request -
State: closed - Opened by jmcarp over 11 years ago
#6 - validation, pickle querying, basic unit tests, misc cleanups
Pull Request -
State: closed - Opened by jmcarp over 11 years ago
#3 - Add BDB backend
Issue -
State: closed - Opened by jmcarp over 11 years ago
- 1 comment
#2 - Add JSON backend
Issue -
State: open - Opened by jmcarp over 11 years ago
- 1 comment
Labels: Feature Request (deferred)