- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 23 2020
Jul 23 2020
removed necessity for global variable
corrected the way Sealious is required
updated node version for Travis
corrected travis script
Merge branch 'dev' into testing
added missing comma
dlaschro committed rSf4af86e7459b: Merge branch 'dev' of ssh://github.com/Sealious/Sealious into dev.
Merge branch 'dev' of ssh://github.com/Sealious/Sealious into dev
Resources and Users tested in (I believe) 100 percent
Merge branch 'dev' into testing
Created dev-setup.sh script. Removed old shell.js file
corrected indentation in readme
Changed the X into an acutal number in readme.
further extended readme
extended the readme a little bit
merge better_plugin_management. v 0.4.8.beta
fix patch on non-old-value-sensitive resource type
fixed base chips require order
dlaschro committed rSc71f7873a749: Merge branch 'better_plugin_management' of https://github.com/Sealious/Sealious….
Merge branch 'better_plugin_management' of https://github.com/Sealious/Sealious…
set_params bbefore init
debian-sh <bestmatrix@gmail.com> committed rS992908e38cdd: cleaned output.
cleaned output
added proper values checking on field_type_reference
fixed Dispatcher not being assigned to global variable
added init support for field_type instances
adjusted field-type email
dlaschro committed rSfcfc65dd41d8: Removed ModuleManager and wrote a simple script that handles dependencies using….
Removed ModuleManager and wrote a simple script that handles dependencies using…
added path method in resource manager
made field_type_fload.isProperValue non-promise
working feedback on multiple invalid field values
hotfix: human_readable_name in resource type signature
moved some chips that need to be in core into core repo
merge #146 - better notification on bad field type declaration
Merge remote-tracking branch 'origin/konteksty' into…
debian-sh <bestmatrix@gmail.com> committed rSfad4c40e734c: added checking declaration of field_type.
added checking declaration of field_type
debian-sh <bestmatrix@gmail.com> committed rS026b3fc4a57d: added improves in resource-type-field.
added improves in resource-type-field
dlaschro committed rS44cca69024ef: Merge remote-tracking branch 'origin/issue#6_auto_create_rest_path' into v0.4..
Merge remote-tracking branch 'origin/issue#6_auto_create_rest_path' into v0.4.
dlaschro committed rS77db72c218e9: changed the way that resources are represented. It is a breaking change.
changed the way that resources are represented. It is a breaking change
dlaschro committed rS2269f042e6ae: pliki uploadują się i są zawinięte w field_type. Trzeba jeszcze dopracować….
pliki uploadują się i są zawinięte w field_type. Trzeba jeszcze dopracować…
fixes in resource-manager.update
dlaschro committed rSc27c1dcc9114: added File field type. Lots of corresponding refactorizations in base-chips.
added File field type. Lots of corresponding refactorizations in base-chips
add File data structure
added File data structure
Mariusz <pixiproject@gmail.com> committed rSeb6cb5a83d13: Delete hapi dependency..
Delete hapi dependency.
merge konteksty ~v0.4.0
Mariusz <pixiproject@gmail.com> committed rS273bbed922cb: Merge branch 'dev' into issue#139_file_manager.
Merge branch 'dev' into issue#139_file_manager
Mariusz <pixiproject@gmail.com> committed rS7cd327487079: Done: add, update, list.
Done: add, update, list
Mariusz <pixiproject@gmail.com> committed rSb82ecaa97ecb: Resolve conflicts.
Resolve conflicts
Mariusz <pixiproject@gmail.com> committed rSf5553ae00b06: Working upload.
Working upload
Mariusz <pixiproject@gmail.com> committed rSe0cee3559a01: Resolve conflicts.
Resolve conflicts
Mariusz <pixiproject@gmail.com> committed rS53827c241227: Some changes.
Some changes
PUT is out of order rite nou
ResourceManager.create sensitive to shallow access strategy
dlaschro committed rS5ca09b7b767e: almost working. I need to check double-nested resource types. BLUEBIRD_DEBUG=1….
almost working. I need to check double-nested resource types. BLUEBIRD_DEBUG=1…
tested fixed to work in distributed mode
cleaned up promise code
made get_by_id sensitive to access strategy
dlaschro committed rS535dd3470813: return of base-chips to core repo (only most crucial and basic chips should be….
return of base-chips to core repo (only most crucial and basic chips should be…
dlaschro committed rSc173be3f5ccf: working simple access_strategy. Implemented sensitivity to access strategy in….
working simple access_strategy. Implemented sensitivity to access strategy in…
working contexts. reworked resource manager and user manager