An open API service providing commit metadata for open source projects.

GitHub / github/optimizely-javascript-sdk / commits

SHA Message Author Date Stats
1b71750e chore(datafile manager): Lint and formatting fixes for datafile manager tests... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
23988b14 [OASIS-6102]: changed functionality of the JSON schema validator module (#438)
Co-authored-by: Polina Nguen <p****n@o****m>
Polina Nguen <4****a@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a49d3236 chore(datafile manager): Fix ESLint warnings & errors, apply Prettier formatt... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5a2d4f9f fix (datafile-manager): Fix boolean types, remove StaticDatafileManager, upda... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
babe5d7c chore: Prepare for 4.0.0-alpha.1 release (#439) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2ac685b2 feat: Added React Native Client Engines to be sent in events (#435) zashraf1985 <3****5@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
645ea8a8 feat: React native datafile manager that supports Datafile caching. (#430) zashraf1985 <3****5@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
24fe5d6b chore: Update dev dependencies to prevent fsevents install error message (#433) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
08deb5cc feat: Key Value cache implementation for React Native (#426) zashraf1985 <3****5@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1e00509a refactor: Removed Promise Polyfill to reduce bundle size (#417) zashraf1985 <3****5@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5cf5ddc4 refactor: Removed cloneDeep dependency from the sdk package (#415)
Co-authored-by: zashraf1985 <3****5@u****m>
fayyazarshad <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
026a21cc chore(optimizely-sdk): Prepare for 3.6.0-alpha.1 release (#422) Derek Hammond <d****k@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
caf36aea refactor(core): Run Prettier on packages/optimizely-sdk (#420) Derek Hammond <d****k@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6e008814 feat(core)[OASIS-6054]: Change Error to LOG_LEVEL.WARNING for unfound event (... Derek Hammond <d****k@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a04a74a7 refactor(core): Prettier prep for PR 418 (#419) Derek Hammond <d****k@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fb7b6746 refactor: Removed dependency on lodash.isFinite (#408) fayyazarshad <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e07181ee refactor: Removed dependency on lodash.forOwn (#399) zashraf1985 <3****5@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
59cdad4d refactor: Removed dependency on lodash.forEach (#412)
Co-authored-by: zashraf1985 <3****5@u****m>
fayyazarshad <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a1c18ff8 refactor: Removed dependency on lodash.assign (#395) zashraf1985 <3****5@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
037f466c refactor: Removed dependency on lodash.keyBy (#416) zashraf1985 <3****5@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c08435ec refactor: Removed dependency on lodash.values (#396) zashraf1985 <3****5@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
31b5a4d9 refactor: Removed dependency on lodash.isNumber (#407) fayyazarshad <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ee5a24d8 refactor: Removed dependency on lodash.isEmpty (#403)
Co-authored-by: zashraf1985 <3****5@u****m>
fayyazarshad <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d298f486 refactor: Removed dependency on lodash.isArray (#400) fayyazarshad <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ab7e371e fix: fix return type for close (#410) Suman Bhattarai <s****7@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7994910d refactor: Removed dependency on lodash.map (#409) zashraf1985 <3****5@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5a521db3 refactor: Removed lodash.filter (#398) zashraf1985 <3****5@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
653296db chore: Prepare for optimizely-sdk 3.5.0 release (#411) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
90be2b92 fix: Fix OptimizelyConfig TypeScript definitions (#406) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9fe10a04 feat (Optimizely) [OASIS-5907]: close promise tracks in-flight event dispatch... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e309c256 chore: Prepare for event processor 0.4.0 release (#401) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d582ffa8 fix (event processor) [OASIS-5907]: stop promise tracks in-flight dispatcher ... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
eb473100 ci(travis): add mdspell (#394) JC <4****g@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
10ce0033 chore(notification_center)[OASIS-5764]: Add all unit tests for the notificati... Ali Baker <a****r@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
bc84698e chore (Regression Test)[CJS-3815]: Add tests for passing in a custom conditio... James Fox <j****s@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9039df27 chore: prepare for release 3.4.1 (#391) Jae Kim <4****t@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8e906b71 Added Optimizely Config in Typescript (#390) fayyazarshad <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6fd2901c chore: prepare for release 3.4.0 (#388) Jae Kim <4****t@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ec5a0ea5 refact: Deprecate launched status check (#385) Ali Baker <a****r@o****m>
Committed by: Matt Carroll <m****3@u****m>
over 6 years ago
728c7c06 fix: Remove iphone 6 from browserstack tests (#386) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6fa9cd03 fix: feature enabled will now only be available when experiment is feature ex... zashraf1985 <3****5@u****m>
Committed by: Matt Carroll <m****3@u****m>
over 6 years ago
ee8ab9d9 feat: Added caching for optimizelyConfig object (#376) fayyazarshad <4****d@u****m>
Committed by: Jae Kim <4****t@u****m>
over 6 years ago
60af4c55 ci(travis): adds awesome_bot for linting *.md files (#380)
Co-authored-by: Matt Carroll <m****3@u****m>
JC <4****g@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d61281bd fix: Use default event dispatcher in React Native entry point when none provi... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
bbdb2cc8 feat: Run tests for sub packages in CI (#374) zashraf1985 <3****5@u****m>
Committed by: Matt Carroll <m****3@u****m>
over 6 years ago
6999786c chore: Prepare for optimizely-sdk 3.4.0-beta release (#379) Jae Kim <4****t@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
cafd45cb feat: Updated lint configuration for optimizely-sdk package (#378) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d48ede04 fix: Fix lint errors and global variable declaration in optimizely config (#377) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8b2177b2 fix: Correct decision notification payload type for getVariation feature test... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9a4d96b1 refactor(OptimizelyConfig): Simplified feature variable merging logic. (#373) zashraf1985 <3****5@u****m>
Committed by: Matt Carroll <m****3@u****m>
over 6 years ago
986f6d52 feat: getOptimizelyConfig API to get static experiments and features data (#362) zashraf1985 <3****5@u****m>
Committed by: Jae Kim <4****t@u****m>
over 6 years ago
2070b6ec feat: Multi-client builds support (#370) zashraf1985 <3****5@u****m>
Committed by: Michael Ng <m****g@o****m>
over 6 years ago
e9a51f13 chore: Standardize subpackages on npm instead of yarn (#371) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8592fc92 chore: Add Node.js 12 to Travis config (#369) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2df49cbe chore: Prepare for optimizely-sdk 3.3.2 release (#368) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7077fb3d fix: log error message when user allocated to vacated space in group or exper... fayyazarshad <4****d@u****m>
Committed by: Matt Carroll <m****3@u****m>
over 6 years ago
4845e504 chore: Update version of karma-browserstack-launcher (#367) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
60bf1e80 chore: Prepare for 3.3.1 release (#364) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a9a17110 chore: Prepare for event processor 0.3.2 release (#363) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
d7cd22b6 fix: Added logger for react native which uses console.warn for error (#360) zashraf1985 <3****5@u****m>
Committed by: Matt Carroll <m****3@u****m>
almost 7 years ago
e3e2a1b3 fix(event processor / pending events store): Added a check before accessing l... zashraf1985 <3****5@u****m>
Committed by: Matt Carroll <m****3@u****m>
almost 7 years ago
274ef4b4 chore: Prepare for 3.3.0 release (#357) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
1a3f0783 fix(unit tests): Make test assertion for json schema validation failure less ... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
0eb3ba31 chore: Prepare for event processor 0.3.1 release(#356) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
8fc6d38f fix(event processor): Stop accepting events after stop is called (#355) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
f71646ab chore(optimizely-sdk): Prepare for 3.3.0-beta release (#354) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
12a4a514 chore(optimizely-sdk): Prepare for 3.2.2 release. (#350) (#353) Michael Ng <m****g@o****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
88d87dde fix(event processor): Treat eventFlushInterval 0 as invalid (#351) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
1be4665e feat (event processor/pending events dispatcher): In browser entry point, add... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
5f49770e feat(event processor): Validation and defaults for event processor configurat... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
de624736 chore(deps): bump js-yaml from 3.6.1 to 3.13.1 (#338)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
748eaca4 feat(log event notification): Update event processor version & pass notificat... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
ff47244f chore(deps): bump tar from 2.2.1 to 2.2.2 (#337)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
bbd53833 chore(deps-dev): bump eslint in /packages/optimizely-sdk (#336)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
5682fefa chore(deps): bump handlebars from 4.1.0 to 4.1.2 in /packages/logging (#334)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
4102539b chore(deps): bump js-yaml from 3.12.1 to 3.13.1 in /packages/logging (#335)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
b1195be1 chore(deps): bump js-yaml from 3.12.1 to 3.13.1 in /packages/utils (#333)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
35389f00 chore(deps): bump js-yaml in /packages/optimizely-sdk (#332)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
12e0a070 chore(deps): bump handlebars from 4.1.0 to 4.1.2 in /packages/utils (#330)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
df5e777d chore(deps): bump lodash in /packages/event-processor (#329)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
c83d9d9f chore(deps): bump lodash in /packages/datafile-manager (#328)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
1fbff101 chore(deps): bump js-yaml in /packages/event-processor (#327)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
f443278f chore(deps): bump handlebars in /packages/event-processor (#326)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
almost 7 years ago
3d0c83be chore: Prepare for event processor 0.3.0 release (#344) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
aa066046 fix(event processor, logging, utils): Fix license field in package.json (#343) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a18a0737 fix(event processor): Flush current batch when event with different context r... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
0ab17594 chore(deps): bump js-yaml in /packages/datafile-manager (#325)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
about 7 years ago
83de14ea Create CODEOWNERS (#340) Jerry Yuan Chen <y****n@o****m>
Committed by: Brandon David <b****d@o****m>
about 7 years ago
c479d409 fix(event processor): If batchSize = 0 or flushInterval = 0, log that values ... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
3398f894 feat(event processor): Send log event notification upon event dispatch when n... Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
99f4f8ad chore(deps): bump handlebars in /packages/datafile-manager (#324)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
about 7 years ago
99263346 chore(deps): bump lodash from 4.17.13 to 4.17.15 (#314)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
about 7 years ago
6a62ccfb chore(api): update Changelog with getFeatureVariable method (#320) Brandon David <b****d@o****m>
Committed by: Michael Ng <m****g@o****m>
about 7 years ago
81c5b030 refactor(event processor): Remove plugin interfaces from event processor (#322) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
db3ac553 Prepare for js-sdk-utils 0.2.0 release (#323) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
19bc4951 feat (utils): Add notification types to utils package (#321) Matt Carroll <m****3@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
00f6c135 chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/logging (#313)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
about 7 years ago
10fab48b branch should be passed to fsc (#316) msohailhussain <m****n@g****m>
Committed by: Michael Ng <m****g@o****m>
about 7 years ago
04431d7a chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/utils (#312)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
about 7 years ago
8358c2d7 chore(deps): bump lodash from 4.17.11 to 4.17.13 (#308)
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Michael Ng <m****g@o****m>
about 7 years ago

← Back to repository