-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Apache License #143
Merged
Merged
Fix Apache License #143
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apratimshukla6
added a commit
that referenced
this pull request
Sep 27, 2024
* Change getvalues cmd type to getallvalues * support transfer to multi address * end * Update README.md * Update README.md * Add files via upload * Update README.md * Update README.md * Updated logo * Add files via upload * Delete img/resilientdb_logo_light-text-modern-v3-1.png * Add files via upload * Update README.md * Update README.md * Updated loqo quality * Fixed light logo bug | removed nexres refs * add mvcc for mem-kv * add history * add mvcc * add mvcc for kv * add mvcc for kv * rm unused code * remove log * remove unused log * rm unused log * add glog init * format code * Update README.md * Update README.md * Update kv_client.h * Update CHANGELOG.md * Update CHANGELOG.md * support old api command line * change license * format code * change to apache license * del file * change apache license * add notice file * change apache license * Fix the failure memory order argument to atomic_compare_exchange_strong_explicit The failure memory order cannot be release or acq_rel. Clang since llvm/llvm-project@fed5644 diagnoses an invalid argument. * Update README.md * Update copyright date in NOTICE (#129) * Use .asf.yaml to manage GitHub settings .asf.yaml is a configuration file that a project may use to control various features such as notification schemes, website staging, GitHub settings, and Pelican builds. how to use: this:https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features↳ Set the code merge method to squash Set GitHub notifications to: [email protected] Set protected_branches * add bazel version (#132) Co-authored-by: Ubuntu <[email protected]> * Change the deploy logging type Change a log from Info to Error which is used by the deployment scripts. * update state client to obtain the replica state * add get block numbers * fix get txn bug * add GetRequestFromReplica interface (#133) * add GetRequestFromReplica interface * fix test case failed --------- Co-authored-by: JunchaoChen <[email protected]> * change the script path in start_contract_service.sh * Fix incorrect comment intervals in Prometheus config (#135) Co-authored-by: ic4y <[email protected]> * kv-service python api (#136) * kv-service python api * update * update kv_operation.py route to bazel-out and update readme (#137) * update kv_operation.py route to bazel-out and update readme * update readme * Update README.md * Update README.md --------- Co-authored-by: cjcchen <[email protected]> * ResView Branch (#138) * "Added basic data collection, pointed out spots for web socket" * "Added data gathering points and prints for testing" * "Fixed bugs with compiling stats" * "Changed message collection to be per message rather than queried periodically" * "Added conversion of stats values to JSON, need to fix replica id setting" * "Added more precision to timestamps in JSON" * "Added new data to the summary view" * "Got transaction detail collection working" * "Changed to GETALLVALUES based on main repo" * Changed Produced JSON to include txn_number * "Added websocket to send to front end, slightly inconsistent" * Add files via upload * "Added ability to receive messages from front end" * "Viewchange Update" * "Removed possible infinite loop in sending summary" * "Fixing file inclusion issue" * "Added 2 new apis in same thread to save resources" * "Adjusted make faulty endpoint" * "Removed vestigial variables, turned off faulty switch for PR" * "Fixed failing response manager test" * "Fixed issue with data carryover between instances" (#139) * add poe (#140) * Update CHANGELOG.md * Update CHANGELOG.md (#141) * add disclaimer * Fix Bug (#142) * fix viewchange bug * format code * rm unused log * rm unused log * fix ut * fix apache header * format * add apache license check workflow * add npm in workflow * Fix Apache License (#143) * add npm in workflow * test * add workflow * add path * add path * add path * add path * add path * add path * add path * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add license * add loc * add loc * add loc * fix build * add url in notice * add thirdparty license * rm rocksdb * fix name error * mv DISCLAIMER-WIP * fix typo * add version * add license in wip * Update DISCLAIMER-WIP * Update DISCLAIMER-WIP * Update README.md * civetweb * civetweb * add civetweb build * Install (#145) * add non-root install * rm unused file * add * Update README.md * Update README.md * Update README.md * Update README.md * update install * Update README.md * Update README.md * add non-root install * Update README.md * Update README.md * Update README.md * Update DISCLAIMER-WIP * Update DISCLAIMER-WIP * Update LICENSE * Update LICENSE * add license --------- Co-authored-by: Ubuntu <[email protected]> Co-authored-by: Ubuntu <[email protected]> * Update DISCLAIMER-WIP * Add missing ASF headers (#150) Provide dev/check-license script to perform RAT checks * Update .licenserc.yaml (#151) * Update .licenserc.yaml * add license header * add config * add config * add config * add config * add config * add config * Update README.md * Update README.md * Update README.md (#152) * Update CHANGELOG.md (#153) * Update index.js * [License]Add the missing license file (#154) * Update LICENSE --------- Co-authored-by: Gopal Nambiar <[email protected]> Co-authored-by: Glenn Chen <[email protected]> Co-authored-by: cjcchen <[email protected]> Co-authored-by: ResilientDB <[email protected]> Co-authored-by: Ubuntu <[email protected]> Co-authored-by: JunchaoChen <[email protected]> Co-authored-by: AtariDreams <[email protected]> Co-authored-by: Haoran Yu <[email protected]> Co-authored-by: Calvin Kirs <[email protected]> Co-authored-by: Ubuntu <[email protected]> Co-authored-by: ic4y <[email protected]> Co-authored-by: ic4y <[email protected]> Co-authored-by: Jiazhi Sun <[email protected]> Co-authored-by: Saipranav-Kotamreddy <[email protected]> Co-authored-by: Ubuntu <[email protected]> Co-authored-by: Ubuntu <[email protected]> Co-authored-by: Ubuntu <[email protected]> Co-authored-by: JB Onofré <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.