- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 23 2020
Jul 23 2020
Rewrite unit tests for field-type-text's .has_index method
Add mongodb to Travis environment
GitHub <noreply@github.com> committed rS94cfbb9e8546: Merge pull request #295 from sealcode/synchronise_default_methods (authored by kuba-orlik).
Merge pull request #295 from sealcode/synchronise_default_methods
Replace field-type's .full_text_search with .has_index
Synchronise default methods: format, encode, decode
Merge branch 'change_resouceType_to_collection' into alpha
Merge branch 'alpha' into change_resouceType_to_collection
Merge branch 'alpha' into 'separate_db_collections'
Merge branch 'separate_db_collections' into alpha
Merge branch 'no_accept_reject_interface' into alpha
Fix conflicts after merging alpha into no_accept_reject_interface
kuba-orlik committed rS98988f673d9d: Adjust package.json scripts so they don't try to open coverage info in the….
Adjust package.json scripts so they don't try to open coverage info in the…
Empty commit to clear out Travis->Coveralls.io pipe
Merge branch 'change_resouceType_to_collection' into alpha
Merge branch 'alpha' into no_accept_reject_interface
Write a failing test for field-type.text
kuba-orlik committed rSb0ee6c9b21cc: Rewrite field-type tests to accomodate for 'accept, reject' removal.
Rewrite field-type tests to accomodate for 'accept, reject' removal
Merge branch 'alpha' into no_accept_reject_interface
Remove the 'accept, reject' interface for is_proper_value
kuba-orlik committed rS0a780e19bb81: Separate different Sealious Collections into separate DB collections.
Separate different Sealious Collections into separate DB collections
kuba-orlik committed rS98ab594246e6: Change '.type_name' attribute to '.collection_name' in resource representation.
Change '.type_name' attribute to '.collection_name' in resource representation
kuba-orlik committed rSe3933924c439: Change Collections subject path from '/resources/:collection-name:' to….
Change Collections subject path from '/resources/:collection-name:' to…
Rename 'user' collection to 'users'
kuba-orlik committed rSae1c067bf8d3: Reflect the changes in resourceType->Collection change in variable names.
Reflect the changes in resourceType->Collection change in variable names
Empty commit to clear the Travis -> Coveralls.io pipe
Change the integration tests branch in .travis
Add badges to README.md
[BREAKING] Change 'ResourceType' to 'Collection'
Attempt to fix errors with File Manager
Merge 'references' into 'alpha'
Merge branch 'alpha' into references
Correct badges in README.md
kuba-orlik committed rSbb1663150b48: Merge branch 'references' into 'remove_unnecessary_dependencies'.
Merge branch 'references' into 'remove_unnecessary_dependencies'
Change integration tests command to be more explicit
kuba-orlik committed rS83e095b189f9: Merge branch 'remove_unnecessary_dependencies' into references.
Merge branch 'remove_unnecessary_dependencies' into references
Add comments to travis scripts
kuba-orlik added a reverting change for rS0c35f6f8f0a9: Add comments to travis scripts: rS808985e1ba1a: Revert "Add comments to travis scripts".
Revert "Add comments to travis scripts"
Add some entries to .npmignore
Merge branch 'travis_integration_tests' into references
Remove ambiguous 'this' from FileManager
kuba-orlik committed rSbbedf7296928: Merge branch 'travis_integration_tests' into remove_unnecessary_dependencies.
Merge branch 'travis_integration_tests' into remove_unnecessary_dependencies
Fix bugs in FileManager initialization
Merge integration tests into remove_unnecessary_dependencies
Return to the proper directory after integration tests
Merge branch 'references' into travis_integration_tests
Adjust paths in travis script
kuba-orlik committed rSde43c40fb9bb: Make the travis script go back to the 'sealious' dir after the 'install' step.
Make the travis script go back to the 'sealious' dir after the 'install' step
Correct typo in .travis file
Fix some more bad bindings in Subjects
Add integration tests to Travis
Fix wrong bindings in ResourceTypeCollection
Make PluginManager skip plugins that had already been loaded
Fix 'action.run is undefined'
Fix bad bindings in get_chips_by_type
Rewrite _base-chips.js to call generator functions
Fix 'ChipManager is undefined'
• anon committed rS8877ec17f007: Remove useless ConfigManager tests; Add new tests to ConfigManager that check….
Remove useless ConfigManager tests; Add new tests to ConfigManager that check…
• anon committed rS41dddbbde58f: Add test to ConfigManager that won't pass if Object.assign() is used.
Add test to ConfigManager that won't pass if Object.assign() is used
• anon committed rSd30919f427e7: Merge branch 'remove_require_sealious' into remove_unnecessary_dependencies.
Merge branch 'remove_require_sealious' into remove_unnecessary_dependencies
Remove remaining 'require(sealious)' instances
• anon committed rS9939b4f5347a: Merge branch 'remove_unnecessary_dependencies' into remove_require_sealious.
Merge branch 'remove_unnecessary_dependencies' into remove_require_sealious
Merge branch 'references' into remove_unnecessary_dependencies
Add shortid to package.json and replace uid with it
• anon committed rSa0799e8bfb7d: Add .npmignore (not strictly what this branch is about, but I think it's okay).
Add .npmignore (not strictly what this branch is about, but I think it's okay)
• anon committed rS375a8c9ebde4: Merge branch 'remove_unnecessary_dependencies' into remove_require_sealious.
Merge branch 'remove_unnecessary_dependencies' into remove_require_sealious
Revert the Object.assign changes in ConfigManager
Remove jsdoc config file and sublime project file
kuba-orlik committed rS5ce248c361db: Bring back the sealious-datastore-tingo dep. Remove the prepublish script.
Bring back the sealious-datastore-tingo dep. Remove the prepublish script
• anon committed rS75002ebf68ed: Remove require-self from devDependencies from package.json(unused).
Remove require-self from devDependencies from package.json(unused)
Remove sha1 from dependencies in package.json(unused)
Remove trailing comma from package.json
• anon committed rSd05b37c070cd: Remove sealious-datastore-tingo from dependencies in package.json(unused).
Remove sealious-datastore-tingo from dependencies in package.json(unused)
Remove Set from dependencies in package.json (unused)
Remove require-dir from dependencies in package.json(unused)
Rewrite merge dep to Object.assign in ConfigManager
Remove require('sealious') from file-manager.js
Remove Sealious for required dependencies from file-manager.js
• anon committed rS18bf147044f8: Remove require('sealious') from run-action.js, restore require('sealious') to….
Remove require('sealious') from run-action.js, restore require('sealious') to…
Remove require('sealious') from file-manager.js
Remove require('sealious') from context.js
Remove require('sealious') from plugin-manager.js
Remove require('sealious') resource_type.user.js
Remove require('sealious') from username.js
Remove require('sealious') from themselves.js
Remove require('sealious') from file.js, single_reference.js
Remove require('sealious') from not.js, or.js, super.js
Remove require('sealious') from and.js
Merge branch 'rewrite_new_function_to_object' into references
Remove require('sealious') from action.js
Rewrite default argument (ES6 feature)
Rewrite deconstruction and add 'use strict' to test files
Resolve strict mode incompatibilities