Skip to content
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 46 commits into from
May 4, 2024
Merged

Fix Apache License #143

merged 46 commits into from
May 4, 2024

Conversation

cjcchen
Copy link
Contributor

@cjcchen cjcchen commented May 4, 2024

No description provided.

@cjcchen cjcchen merged commit 2f0ae14 into master May 4, 2024
3 checks passed
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant