- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 23 2020
Jul 23 2020
• anon committed rSffb4dee90f3b: Remove core.js functions (only check_version remaining); Remove some dispatcher….
Remove core.js functions (only check_version remaining); Remove some dispatcher…
debian-sh <bestmatrix@gmail.com> committed rS7b63a620606c: Merge branch 'trello#automatic_jshint_validate' into next.
Merge branch 'trello#automatic_jshint_validate' into next
Add sudo to dev-setup script
debian-sh <bestmatrix@gmail.com> committed rS1dd01c61fd39: Fix JSHint errors in core.js and Add jshint scripts to executing in package.json.
Fix JSHint errors in core.js and Add jshint scripts to executing in package.json
debian-sh <bestmatrix@gmail.com> committed rS3b1f4a2d5646: Fix JSHint errors in core.js and Add jshint scripts to executing in package.json.
Fix JSHint errors in core.js and Add jshint scripts to executing in package.json
debian-sh <bestmatrix@gmail.com> committed rSa67eecc5626a: Fix JSHint errors in core.js and Add jshint scripts to executing in package.json.
Fix JSHint errors in core.js and Add jshint scripts to executing in package.json
debian-sh <bestmatrix@gmail.com> committed rS7383b1971544: Fix restore get_dispatcher function in core.js.
Fix restore get_dispatcher function in core.js
debian-sh <bestmatrix@gmail.com> committed rS7d52c6ded915: Fix JSHint errors in core.js and Add jshint scripts to executing in package.json.
Fix JSHint errors in core.js and Add jshint scripts to executing in package.json
debian-sh <bestmatrix@gmail.com> committed rSe460ad0351a7: Fix JSHint errors in core.js and Add jshint scripts to executing in package.json.
Fix JSHint errors in core.js and Add jshint scripts to executing in package.json
debian-sh <bestmatrix@gmail.com> committed rSe17bc0e72f16: Repair errors from JSHint.
Repair errors from JSHint
debian-sh <bestmatrix@gmail.com> committed rSc662a0a6b144: Repair errors from JSHint in context.js and core.js.
Repair errors from JSHint in context.js and core.js
debian-sh <bestmatrix@gmail.com> committed rSd928826c7f2a: Repair errors from JSHint.
Repair errors from JSHint
debian-sh <bestmatrix@gmail.com> committed rS227fae41fd97: Add response on delete when resource doesn't exist.
Add response on delete when resource doesn't exist
Fix problems noted in the pull request comments
Fix some problems listed in comments
• anon committed rS4aec3f00d7c4: Add basic password checker (numbers, capitals), modify and add tests to field….
Add basic password checker (numbers, capitals), modify and add tests to field…
• anon committed rS16a0812fa9b4: Change encode method in field-type.password, change tests so they pass.
Change encode method in field-type.password, change tests so they pass
Add field-type.password and tests for it
Change field.type name, improve encode method, add tests
Merge branch 'test_development' into next
Add clone depth so dev-setup is faster
Merge branch 'test_development' into next
Merge branch 'next' into test_development
• anon committed rS696da5803904: Add tests to field-type.color; add new_value validation in is_proper_value.
Add tests to field-type.color; add new_value validation in is_proper_value
• anon committed rSa2c5f578f096: Merge branch 'test_development' into trello#field-type-color-in-core.
Merge branch 'test_development' into trello#field-type-color-in-core
debian-sh <bestmatrix@gmail.com> committed rS862c6d6e925e: Add field type color to core respository.
Add field type color to core respository
debian-sh <bestmatrix@gmail.com> committed rS6667c0b328bc: Add color module to package.json.
Add color module to package.json
Add tests to ChipManager optional prefixes
Add an error on duplicate filed names #213
Delete encode method in FieldType.Date (merge fix)
Change node.js version in travis.yml
Merge branch 'issue#175_chip_type_tests' into next
debian-sh <bestmatrix@gmail.com> committed rS9990839ff93b: Add prefix for ChipTypes.
Add prefix for ChipTypes
Delete encode method in FieldType.Date
• anon committed rS70aad056dfb9: Add new tests to Channel and Chip, modify tests to AccessStrategies, FieldTypes….
Add new tests to Channel and Chip, modify tests to AccessStrategies, FieldTypes…
Change one test in FieldType.Date
Add AccessStrategy, ChipManager, Error and Response tests
• anon committed rSa0409c322aaf: Add AccessStrategy.JustOwner, Datastore and File tests, modify files that are….
Add AccessStrategy.JustOwner, Datastore and File tests, modify files that are…
Add some tests to ChipManager and ConfigManager
Remove debugging output
Fix update method not passing tests
• anon committed rSc219ec0fffdf: Add tests to field-types file and reference; change some code in field-types….
Add tests to field-types file and reference; change some code in field-types…
Merge remote-tracking branch 'origin/next' into test_development
Fix npm version check not working on new minor - continued
Fix npm version check not working on new minor
Add automatic npm version tagging to travis.yml
Update travis script to make it publish all tagged commits
Merge branch 'issue#229-creating-the-same-user' into latest
Rayvenden <rayunderwater@gmail.com> committed rSabd9155ea39b: Merge remote-tracking branch 'origin/latest' into….
Merge remote-tracking branch 'origin/latest' into…
Remove another faulty test (both are absent in 0.7)
Remove faulty update_resource test
debian-sh <bestmatrix@gmail.com> committed rS2c857974006d: fix-formatting.
fix-formatting
Add better error output in logger, not in resource-type
debian-sh <bestmatrix@gmail.com> committed rSf7344644fad3: Add context to user_exists function.
Add context to user_exists function
Merge branch 'trello#better_rest_error_output' of https://github.
Return to the previous reject message
Correct error on wrong file type
Merge branch 'issue#175_chip_type_tests' into latest