- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 23 2020
Jul 23 2020
added optional parameters to field_types
further dependency fixes
further dependency fixes
corrections in package.json
removed npm-server from dependencies
working in both distributed and local modes
dlaschro committed rSb1375fcf8ac1: Merge branch 'dev' of https://github.com/groovy354/Prometheus into dev.
Merge branch 'dev' of https://github.com/groovy354/Prometheus into dev
hotfix, version increment
hotfix - increment npm version
Merge pull request #113 from Sealious/issue#106_npm
• anon committed rS20a360ea88a1: console.log error and process.exit() instead of throwing; Closes #109.
console.log error and process.exit() instead of throwing; Closes #109
Merge pull request #114 from Sealious/issue#109_EADDR_EACC
moved example-app to it's own repo
updated package.json and module.js info
corrections in app config
dlaschro committed rS624ca00c1c07: moved base-chips to sealious-base-chips. Need to find a way to be able to….
moved base-chips to sealious-base-chips. Need to find a way to be able to…
removed sealious-base-chips
Mariusz <pixiproject@gmail.com> committed rS12ae96cbe70a: Merge pull request #105 from groovy354/issue#96_errors.
Merge pull request #105 from groovy354/issue#96_errors
fix error with error usage in usermanager service
Merge branch 'issue#94_signature' into dev
Merge branch 'issue#55' into dev
Merge pull request #98 from groovy354/issue#97
added config for db_name
Mariusz <pixiproject@gmail.com> committed rSf6835eb859a7: Merge pull request #92 from groovy354/issue#42.
Merge pull request #92 from groovy354/issue#42
• anon committed rS0aac70315a31: changed Error to SealiousError + added 2 more SealiousErrors classes.
changed Error to SealiousError + added 2 more SealiousErrors classes
Sealious error instead of just Error
debian-sh <bestmatrix@gmail.com> committed rSaf7911196c9c: added guidelines for CI.
added guidelines for CI
working distributed mode
pull the issue#55 branch
dlaschro committed rS5fb645977a41: klasa do dispatcherów rozproszonych gotowa, należy dostosować do niej….
klasa do dispatcherów rozproszonych gotowa, należy dostosować do niej…
dlaschro committed rS888da2b0d19f: need to switch from REST to JSON-RPC between biz and db layers to make the code….
need to switch from REST to JSON-RPC between biz and db layers to make the code…
Mariusz <pixiproject@gmail.com> committed rS5b61419522b9: Praca nad rozproszonym [dodać obsługę datastore, tak jak service'y i….
Praca nad rozproszonym [dodać obsługę datastore, tak jak service'y i…
Added human readable name field
fixes unrealted authentication issue
Mariusz <pixiproject@gmail.com> committed rS22b3f716cfa9: Parę zmian w rozporoszonym.
Parę zmian w rozporoszonym
dlaschro committed rSf225896e2f5c: przeczyściliśmy i uporządkowaliśmy dispatchery. Ciągle jest potrzeba testowania….
przeczyściliśmy i uporządkowaliśmy dispatchery. Ciągle jest potrzeba testowania…
dlaschro committed rS93d01c80a153: przenieśliśmy UserManager do serwisów. Póki co testowane tylko w Trybie lokalnym.
przenieśliśmy UserManager do serwisów. Póki co testowane tylko w Trybie lokalnym
Merge branch 'alfred' into dev
corrected local dependency
probably working embedded database
fixed user account creation issues
more configuration fixes
corrected configuration file loading
dlaschro committed rSbf9125047f14: working in local mode after making the datastore driver a replaceable chip.
working in local mode after making the datastore driver a replaceable chip
added possiblity to configure chips
working in distributed mode
enforcing a certain directory structure on modules
modliszka <nikapia@wp.pl> committed rS91cfff8112ad: Merge branch 'monika'.
Merge branch 'monika'
debian-sh <bestmatrix@gmail.com> committed rSeea595bc99ee: added the other logos.
added the other logos
Rebranding. Getting ready for NPM release
debian-sh <bestmatrix@gmail.com> committed rSc95a486ee843: added my concept sketches of logo.
added my concept sketches of logo
corrected line endings in shell script
moved the module to the root of repo
some directory order in example-app
got it working in local and distributed mode