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

External joystream modules migrated to the runtime monorepo. #188

Merged
merged 594 commits into from
Mar 10, 2020
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    f40d88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15422e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. remove_stake returns Result

    mnaamani committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    c55cde2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    263a017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8443bc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    872b8a0 View commit details
    Browse the repository at this point in the history
  5. code cleanup

    mnaamani committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    fe2970f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    679fc92 View commit details
    Browse the repository at this point in the history
  7. do not mutate inside fold

    mnaamani committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    f1db156 View commit details
    Browse the repository at this point in the history
  8. do not mutate inside map

    mnaamani committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    a14127e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from mnaamani/staking

    Staking
    bedeho committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    0516efe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56add21 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4 from bedeho/fix_duplicate_trait_bound

    Remove duplicate minting trait bound
    mnaamani committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    7cd029f View commit details
    Browse the repository at this point in the history
  12. New commit hash

    bedeho committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    b126cd1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe678fc View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Configuration menu
    Copy the full SHA
    72c7aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52c180 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    8414da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6874590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    318ca76 View commit details
    Browse the repository at this point in the history
  4. batching tests

    mnaamani committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    7d12e8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4c5ca4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    63e0cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8336c45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fb1042 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3bbc67 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Configuration menu
    Copy the full SHA
    02cfd53 View commit details
    Browse the repository at this point in the history
  2. Added ensure_can_add_application

    Is required to avoid caller burden of cleaning up imbalance parameters in failure outcome of add_application.
    bedeho committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    d1a5491 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    1fc9ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32026b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c66b259 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    6a1dfef View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    f11b610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9f8c65 View commit details
    Browse the repository at this point in the history
  3. Fix bug in cancel_opening

    bedeho committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    3eb1057 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Configuration menu
    Copy the full SHA
    b21f3c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f88634 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e95122d View commit details
    Browse the repository at this point in the history
  4. Drop dangling rustdoc comment

    bedeho committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    5519a69 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Merge pull request #1 from bedeho/initial_work

    Rome version of hiring module
    mnaamani committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    e2b84fc View commit details
    Browse the repository at this point in the history
  2. rustfmt

    mnaamani committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    90222a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from bedeho/activation_semantics

    Added activation and deactivation of relationships
    mnaamani committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    417f7bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a9ba30 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    504cecb View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Merge pull request Joystream#13 from mnaamani/rustfmt

    rustfmt + update dependency
    bedeho committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    6e9f399 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Update .gitignore

    shamil-gadelshin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    5bfa318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50d95a5 View commit details
    Browse the repository at this point in the history
  3. Fix linter warnings 1

    - fix redundant field names in struct initialization
    - change assert!(false) to panic! with comments
    shamil-gadelshin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    9788d84 View commit details
    Browse the repository at this point in the history
  4. Fix linter warnings 2

    - fix using `clone` on a `Copy` type
    - fix match on a boolean expression
    - fix passing small enum by reference
    - fix typos
    shamil-gadelshin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    48e451f View commit details
    Browse the repository at this point in the history
  5. FIx doc comments

    - rustfmt
    - fix doc comments
    shamil-gadelshin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    2f233c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0b2f4a View commit details
    Browse the repository at this point in the history
  7. Refactor hiring module

    - upgrade to directory
    - introduce application, opening, staking_policy submodules
    - copy related code to the new modules
    - implement several macro’s as generic functions
    shamil-gadelshin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    d2b588d View commit details
    Browse the repository at this point in the history
  8. Refactor hiring module

    - move application and opening entities to related modules
    - move staking_policy methods to staking_policy module
    shamil-gadelshin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    7816b50 View commit details
    Browse the repository at this point in the history
  9. Fix linter warnings 3

    - fix very complex type warning
    shamil-gadelshin committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    c09a988 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Rewrite assert! as errors

    - altered add_application
    - altered deactive_application
    shamil-gadelshin committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    979a50b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Add smoke-test

    Cover main hiring workflow:
    1. add_opening
    2. add_application
    3. begin_review
    4. fill_opening
    shamil-gadelshin committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    0331fb7 View commit details
    Browse the repository at this point in the history
  2. Add small fixes

    - remove comment
    - add check for application is not crowded out
    - add more comments to checks
    shamil-gadelshin committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    28a5879 View commit details
    Browse the repository at this point in the history
  3. Modify smoke_test

    - add ensure_can_add_application basic check
    - add more comments
    shamil-gadelshin committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    63d94b2 View commit details
    Browse the repository at this point in the history
  4. Change test comment

    - add wiki ling to smoke-test concept
    shamil-gadelshin committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    7c4023e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    ea71c53 View commit details
    Browse the repository at this point in the history
  2. Unexport all macro in hiring module

    - mark ‘macroes’ mod with #[macro_use]
    - remove all #[macro_export]
    shamil-gadelshin committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    b07d553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b9256b View commit details
    Browse the repository at this point in the history
  4. Refactor add_opening method

    - move out opening checks from lib.rs to opening.rs
    - move out opening construction to opening.rs (as ::new() constructor)
    - delete obsolete macro ensure_amount_valid_in_opt_staking_policy
    shamil-gadelshin committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    06784be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cceda1 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Pull request comment fixes

    - improve readability of call_and_assert()
    - check content asserts inside call_and_assert()
    - revert error handling back to assert!
    shamil-gadelshin committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    8e0f4ca View commit details
    Browse the repository at this point in the history
  2. Apply rustfmt

    shamil-gadelshin committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    6106d59 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Cover begin_accepting_applications with tests

    - add tests for begin_accepting_applications
    - add test for add_opening with Exact block activation
    - commented empty tests for future use in mod.rs
    shamil-gadelshin committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    f0e01dd View commit details
    Browse the repository at this point in the history
  2. Refactor begin_accepting_applications

    - move out code from lib.rs to opening.rs
    - mark some pub methods as crate-only
    shamil-gadelshin committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    cda2553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bebe92 View commit details
    Browse the repository at this point in the history
  4. Refactor begin_review() API method

    - refactor begin_review()
    - move some code from application.rs to opening.rs
    shamil-gadelshin committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    bcd2d8a View commit details
    Browse the repository at this point in the history
  5. Clean some comments

    - clean comments in tests/mod.rs
    - add future test TODOs
    shamil-gadelshin committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    4678101 View commit details
    Browse the repository at this point in the history
  6. Apply minor refactoring

    - remove some comments
    - reorder usings
    - apply rustfmt
    shamil-gadelshin committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    bc9ec0a View commit details
    Browse the repository at this point in the history
  7. Change AddOpeningFixture

    - introduce assert_opening_content() method
    shamil-gadelshin committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    0e3edbf View commit details
    Browse the repository at this point in the history
  8. travis

    mnaamani committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    a398145 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    397ca04 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eea3861 View commit details
    Browse the repository at this point in the history
  11. Fixed bug

    Description:
    - In add_application()  -  Opening::OpeningStage::Active{applications_added} is not updated with newly created ApplicationId, which leads to invalid 'application-crowded-out' logic.
    
    Solution:
    - add new application_id to the opening active stage
    shamil-gadelshin committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    4ca2ab2 View commit details
    Browse the repository at this point in the history
  12. Fixed smoke test

    shamil-gadelshin committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    0b3aa3d View commit details
    Browse the repository at this point in the history
  13. Add tests for API methods

    - add tests for add_application()
    - add tests for ensure_can_add_application()
    - fill ‘not covered’ section for both test packs
    shamil-gadelshin committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    1945cfa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a41a83e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Add tests for add_application() and ensure_can_add_application()

    - add ‘crowded out application’ tests
    - application content tests
    - comment ‘won’t do’ checks for stakes
    shamil-gadelshin committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    32da3b7 View commit details
    Browse the repository at this point in the history
  2. Fix bug in add_application()

    Description:
    - Invalid opening state after adding_application - unstaking counter update dismissed in case of the crowded out application
    
    Solution:
    - Load opening state again after try_to_initiate_application_deactivation() to get updated counter data
    shamil-gadelshin committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    017d71c View commit details
    Browse the repository at this point in the history
  3. Cover add_application() with test

    - add checks for opening content after add_application()
    shamil-gadelshin committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    db54a26 View commit details
    Browse the repository at this point in the history
  4. Add tests for deactivate_application()

    Add tests for:
    - opening status
    - unstaking periods
    - application status
    shamil-gadelshin committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    70d4630 View commit details
    Browse the repository at this point in the history
  5. Add tests for deactivate_application()

    New tests:
    - application content checks
    - opening content checks
    shamil-gadelshin committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    73e2c05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    546c3e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c9693e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Merge pull request Joystream#16 from shamil-gadelshin/hiring_module_i…

    …mprovement(1-2)
    
    Hiring module improvement (combined PR iterations 1-2)
    bedeho committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    48c553b View commit details
    Browse the repository at this point in the history
  2. Add tests for unstaked() API method

    - introduce UnstakedResult enum with unstake result entries
    - add UnstakedResult as return value of unstaked() - shouldn’t break upstream code
    - cover unstake() with tests
    - add minor code to the application entity for future unstake refactoring
    shamil-gadelshin committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    32170f6 View commit details
    Browse the repository at this point in the history
  3. Fix bug with zero 'max_active_applicants' parameter

    - introduce new AddOpeningError enum entry - ApplicationRationingZeroMaxApplicants
    - add check to ensure_can_add_opening()
    - cover new logic with test
    shamil-gadelshin committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    b93160e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Merge pull request Joystream#17 from shamil-gadelshin/fix_application…

    …_rationioning_policy_bug
    
    Fix bug with zero 'max_active_applicants' parameter
    bedeho committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    cd31dbb View commit details
    Browse the repository at this point in the history
  2. travis

    mnaamani authored and shamil-gadelshin committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    4102dd9 View commit details
    Browse the repository at this point in the history
  3. Fix bug with zero 'max_active_applicants' parameter

    - introduce new AddOpeningError enum entry - ApplicationRationingZeroMaxApplicants
    - add check to ensure_can_add_opening()
    - cover new logic with test
    shamil-gadelshin committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    f60ce8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8698ee7 View commit details
    Browse the repository at this point in the history
  5. Add tests for cancel_opening()

    - add tests for parameter checks
    - add test for simple successful call
    shamil-gadelshin committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    67b7593 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Add cance_opening() tests

    - add opening content test
    - add application content test on failed cancel opening
    shamil-gadelshin committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    ec7788d View commit details
    Browse the repository at this point in the history
  2. Remove obsolete code

    - remove RemoveOpeningError due obsolete remove_opening() feature
    shamil-gadelshin committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    c694df9 View commit details
    Browse the repository at this point in the history
  3. Add tests for fill_opening()

    - add tests regarding opening state
    shamil-gadelshin committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    1cc62fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    044a0cd View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Merge pull request Joystream#18 from shamil-gadelshin/test_pack

    Test pack #1 for hiring module.
    bedeho committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    cb18af2 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Configuration menu
    Copy the full SHA
    101d8da View commit details
    Browse the repository at this point in the history
  2. Change exact types to type aliases in tests

    Add type aliases:
    - ApplicationId
    - OpeningId
    - StakeId
    - Balance
    - BlockNumber
    shamil-gadelshin committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    c374b73 View commit details
    Browse the repository at this point in the history
  3. Apply rust fmt

    shamil-gadelshin committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    3dc106a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0406bcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecdb14c View commit details
    Browse the repository at this point in the history
  6. Refactor code

    - move code
    - reduce type visibility
    - add some comments
    shamil-gadelshin committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    76c157e View commit details
    Browse the repository at this point in the history
  7. Apply small refactoring

    - move trait declaration
    shamil-gadelshin committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    61f5eae View commit details
    Browse the repository at this point in the history
  8. Add on_finalize() bug fix

    - fix ‘missing review period’ bug
    - add tests for bug fix
    shamil-gadelshin committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    2eb2b1f View commit details
    Browse the repository at this point in the history
  9. Add on_finalize() tests

    - change fixed u64 type to BlockNumber type alias
    - add on_finalize_should_deactivate_application_with_review_period_expired_cause() test
    shamil-gadelshin committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    5115259 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1aa61bc View commit details
    Browse the repository at this point in the history
  11. Fix fill_opening() bug

    - update opening counters after modification
    shamil-gadelshin committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    e933266 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de720ac View commit details
    Browse the repository at this point in the history
  13. Apply minor refactoring

    - add comment and #[allow(dead_code)] attribute to test::debug_print
    - apply rustfmt
    shamil-gadelshin committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    a36bfdd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2bbf2e0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c62f751 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    18d4779 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e2c3d54 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Add comments

    shamil-gadelshin committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    b440097 View commit details
    Browse the repository at this point in the history
  2. Apply rustfmt

    shamil-gadelshin committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    f5d13bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    908649d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    5e51f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d7b83a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe12911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4f3ef2 View commit details
    Browse the repository at this point in the history
  5. Update src/permissions.rs

    Co-Authored-By: Alex Siman <aleksandr.siman@gmail.com>
    mnaamani and siman committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    963d379 View commit details
    Browse the repository at this point in the history
  6. Update src/constraint.rs

    Co-Authored-By: Alex Siman <aleksandr.siman@gmail.com>
    mnaamani and siman committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    8eff7fb View commit details
    Browse the repository at this point in the history
  7. Update src/permissions.rs

    Co-Authored-By: Alex Siman <aleksandr.siman@gmail.com>
    mnaamani and siman committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    6cb4f2b View commit details
    Browse the repository at this point in the history
  8. Update src/permissions.rs

    Co-Authored-By: Alex Siman <aleksandr.siman@gmail.com>
    mnaamani and siman committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    ac3c610 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f98cc93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    16c0689 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    53a488e View commit details
    Browse the repository at this point in the history
  12. better Err strings

    mnaamani committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    8c27944 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d9b24f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Add non-public tests

    - move public api tests to separate module (directory)
    - introduce mocking tests for get_opt_stake
    - transit StakeHandler back to Trait associated type instead of inherited trait
    - remove Test::StakeHandler implementation
    - add cfg_test mocking support for StakeHandler implementation in lib.rs
    shamil-gadelshin committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    17b6fb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    9431a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecdeebc View commit details
    Browse the repository at this point in the history
  3. more idiomatic code

    mnaamani committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    b46b51c View commit details
    Browse the repository at this point in the history
  4. Merge pull request Joystream#22 from mnaamani/fix-fill_opening

    do not unstake role stake for successful applicants
    bedeho committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    30ac830 View commit details
    Browse the repository at this point in the history
  5. Introduce new mocking solution

    - mockall was added along with moctopus to provide feature-rich mocks
    - ‘test’ featur was introduced
    - mocking frameworks were add as feature based-dependencies
    - conditional complilation was added to mocking-framework dependencies
    shamil-gadelshin committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    dbbe8dc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Merge pull request #1 from mnaamani/permissions

    Permissions Layer for Versioned store
    mnaamani committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    816b796 View commit details
    Browse the repository at this point in the history
  2. Upgrade mocking solution

    - fix cross-test mockall issues
    - introduce staking() refcell to allow mockall checkpoints.
    - add panic handler to restore mocks after panic
    shamil-gadelshin committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    fe5264a View commit details
    Browse the repository at this point in the history
  3. Add ‘would_application_get_added’ tests

    - add ‘would_application_get_added’ tests
    - add test with mocks to ‘add_application’ test pack
    shamil-gadelshin committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    428aa97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e34477 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbad562 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Cover ‘would_application_get_added’ with tests

    - add panic test for ‘would_application_get_added’
    - introduce redefine ‘staking_module’ test module
    - add some comments
    shamil-gadelshin committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    b05876f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2fed9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd9ca51 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    b42d69f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Add proxy implementation of StakeHandler

    - add impl<T: Trait> StakeHandler<T> for Rc<RefCell<dyn StakeHandler<T>>> to simplify staking() calls
    shamil-gadelshin committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    076fbbb View commit details
    Browse the repository at this point in the history
  2. Add minor fix

    - reduce visibility of get_opt_stake_amount()
    shamil-gadelshin committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    d4aa3b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Fix PR comments

    - add on_finanlize() constant description
    - add finalization all blocks prior the test
    shamil-gadelshin committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    5c4095a View commit details
    Browse the repository at this point in the history
  2. Apply rustfmt fixes

    shamil-gadelshin committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    b6071f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2eb5bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3621c51 View commit details
    Browse the repository at this point in the history
  5. more idiomatic code

    mnaamani authored and shamil-gadelshin committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    f2a96d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    03ecfdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff0d35 View commit details
    Browse the repository at this point in the history
  3. Add additional staking-related tests

    Add tests for:
    - add-application
    - add_opening
    - begin_review
    - cancel_opening
    - deactivate_application
    - fill_opening
    shamil-gadelshin committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    e672f8a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    e768c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b6fb85 View commit details
    Browse the repository at this point in the history
  3. Remove ‘mocktopus’ dependency

    - change mock injection from ‘mocktopus’ to thread_local! approach
    shamil-gadelshin committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    ae512bf View commit details
    Browse the repository at this point in the history
  4. Add missing comment

    shamil-gadelshin committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    a6a95f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Merge pull request Joystream#20 from shamil-gadelshin/test_pack3

    Test pack #3 for Hiring Module
    bedeho committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    b400e30 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Merge branch 'simplify_mocks' into combined_test_and_mock_branch

    # Conflicts:
    #	src/mock.rs
    #	src/test/public_api/on_finalize.rs
    shamil-gadelshin committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    9ada600 View commit details
    Browse the repository at this point in the history
  2. Fix merge

    shamil-gadelshin committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    47db293 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6956355 View commit details
    Browse the repository at this point in the history
  4. Merge pull request Joystream#23 from shamil-gadelshin/combined_test_a…

    …nd_mock_branch
    
    Combined test and mock branch
    bedeho committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    485c8be View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Configuration menu
    Copy the full SHA
    a403cb2 View commit details
    Browse the repository at this point in the history
  2. libp2p 0.13.0

    mnaamani committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    1829dfb View commit details
    Browse the repository at this point in the history
  3. upgrade libp2p to v0.13.0

    mnaamani committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    ac45de7 View commit details
    Browse the repository at this point in the history
  4. upgrade libp2p to v0.13.0

    mnaamani committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    bec7a1b View commit details
    Browse the repository at this point in the history
  5. upgrade libp2p to v0.13.0

    mnaamani committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    84bc180 View commit details
    Browse the repository at this point in the history
  6. upgrade to libp2p v0.13.0

    mnaamani committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    025734d View commit details
    Browse the repository at this point in the history
  7. upgrade libp2p to v0.13.0

    mnaamani committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    f981a60 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    f702e1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e85192 View commit details
    Browse the repository at this point in the history
  3. update rustc in .travis

    mnaamani committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    356106f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cea2dd View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. travis

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    aa4ef55 View commit details
    Browse the repository at this point in the history
  2. cargofmt

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    d852402 View commit details
    Browse the repository at this point in the history
  3. fix broken dependency

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    aec14b4 View commit details
    Browse the repository at this point in the history
  4. fix broken dependency

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    1259867 View commit details
    Browse the repository at this point in the history
  5. travis

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    917e832 View commit details
    Browse the repository at this point in the history
  6. travis

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    f79ccaa View commit details
    Browse the repository at this point in the history
  7. fix broken dep

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    879124a View commit details
    Browse the repository at this point in the history
  8. fix broken dep

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    3e0c18f View commit details
    Browse the repository at this point in the history
  9. travis

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    e46109f View commit details
    Browse the repository at this point in the history
  10. fix broken dep

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    40533c9 View commit details
    Browse the repository at this point in the history
  11. travis

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    6e3f417 View commit details
    Browse the repository at this point in the history
  12. Merge pull request Joystream#26 from mnaamani/fix/fill_opening/applic…

    …ations-for-opening-only
    
    Fix/fill opening/applications for opening only
    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    53cb1b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    325ec46 View commit details
    Browse the repository at this point in the history
  14. Merge pull request Joystream#64 from mnaamani/upgrade-libp2p

    Upgrade libp2p
    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    2a68190 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #3 from mnaamani/upgrade-libp2p

    Upgrade libp2p
    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    86f4e7b View commit details
    Browse the repository at this point in the history
  16. Merge pull request #2 from mnaamani/upgrade-libp2p

    Upgrade libp2p
    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    e32b08a View commit details
    Browse the repository at this point in the history
  17. Merge pull request Joystream#26 from mnaamani/upgrade-libp2p

    Upgrade libp2p
    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    4206c0d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9fee521 View commit details
    Browse the repository at this point in the history
  19. travis

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    d3ea580 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d6e0093 View commit details
    Browse the repository at this point in the history
  21. rustfmt

    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    85c2bb9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fde43f8 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #4 from Joystream/rome

    Rome
    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    af6da47 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #3 from Joystream/rome

    Rome
    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    e8241cf View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    feadff1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3e405b0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    195f9e0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3f77f63 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3b63a4c View commit details
    Browse the repository at this point in the history
  30. Merge pull request #7 from mnaamani/upgrade-libp2p

    Upgrade libp2p
    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    074ec29 View commit details
    Browse the repository at this point in the history
  31. Merge pull request Joystream#9 from mnaamani/upgrade-libp2p

    Upgrade libp2p
    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    8d68641 View commit details
    Browse the repository at this point in the history
  32. Merge pull request Joystream#27 from mnaamani/upgrade-libp2p

    Upgrade libp2p
    mnaamani committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    d630834 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    983c0e5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    cf945e1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    4929b8b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Update Cargo.toml

    quote v1.0.2 was pulled from crates.io
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    05612c3 View commit details
    Browse the repository at this point in the history
  2. Update Cargo.toml

    bump version to v1.0.1
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    863e7f5 View commit details
    Browse the repository at this point in the history
  3. Update Cargo.toml

    quote v1.02 was pulled from crates.io
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    e298a29 View commit details
    Browse the repository at this point in the history
  4. Update Cargo.toml

    quote v1.0.2 was pulled from crates.io
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    76ae1be View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from Joystream/quote-patch

    Update Cargo.toml
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    af5860c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from Joystream/quote-patch

    Update Cargo.toml
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    7905ce5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request Joystream#66 from Joystream/quote-patch

    Update Cargo.toml
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    5918fc9 View commit details
    Browse the repository at this point in the history
  8. Update Cargo.toml

    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    7fb1df1 View commit details
    Browse the repository at this point in the history
  9. Update Cargo.toml

    quote v1.0.2 was pulled from crates.io
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    a2b7ccb View commit details
    Browse the repository at this point in the history
  10. Update Cargo.toml

    quote v1.0.2 was pulled from crates.io
    also version was incorrect
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    c72393e View commit details
    Browse the repository at this point in the history
  11. Merge pull request Joystream#11 from Joystream/quote-patch

    Update Cargo.toml
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    2c4bda1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request Joystream#29 from Joystream/quote-patch

    Update Cargo.toml
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    e387af0 View commit details
    Browse the repository at this point in the history
  13. Merge pull request Joystream#28 from Joystream/quote-patch

    Update Cargo.toml
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    24bcd60 View commit details
    Browse the repository at this point in the history
  14. Update Cargo.toml

    quote v1.0.2 was pulled from crates.io
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    c570d19 View commit details
    Browse the repository at this point in the history
  15. Merge pull request Joystream#9 from Joystream/quote-patch

    Update Cargo.toml
    mnaamani committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    dd75f4b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    ed421ff View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hiring_monorepo_experiment' into monorepo_hiring

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    shamil-gadelshin committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    a211085 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6e5a0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b20e550 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'minting_monorepo_migration' into monorepo_external_modules

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    shamil-gadelshin committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    26483a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3dd8a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6006ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5dddb19 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'recurring_reward_monorepo_migration' into monorepo_exte…

    …rnal_modules
    
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    shamil-gadelshin committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    7c7f4c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ffdbb71 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    736ef57 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'stake_monorepo_migration' into monorepo_external_modules

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    shamil-gadelshin committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    9076e2a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6de73a1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    135de14 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'forum_monorepo_migration' into monorepo_external_modules

    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    shamil-gadelshin committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    33730e4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c80b8db View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    992e3d1 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'versioned_store_monorepo_migration' into monorepo_exter…

    …nal_modules
    
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    shamil-gadelshin committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    5530093 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e99950b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d10d431 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'versioned_store_permissions_monorepo_migration' into mo…

    …norepo_external_modules
    
    # Please enter a commit message to explain why this merge is necessary,
    # especially if it merges an updated upstream into a topic branch.
    #
    # Lines starting with '#' will be ignored, and an empty message aborts
    # the commit.
    shamil-gadelshin committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    42b8689 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d06c65a View commit details
    Browse the repository at this point in the history