779 Commits (7825ebe69493fa5ef6f544b02ee461001628428a)
 

Author SHA1 Message Date
  jonathan ee83b13450 Merge pull request 'Add curl to first-time installing packages' (#9) from sfedoriv/AddCurlInstallToFirstTimeSetUp into master 4 years ago
  Svitlana 57b98cb5af Add curl to packages 4 years ago
  jonathan f60fe4ab26 Merge pull request 'Archive and keep payment info on account deletion' (#7) from kris/keep_billing_info_ext_test into master 4 years ago
  Kristijan Mitrovic fac0668a45 Add DB migration for new table with archived payments 4 years ago
  jonathan 1c35f210d0 Merge branch 'master' into kris/keep_billing_info_ext_test 4 years ago
  Kristijan Mitrovic a206eafb55 Add test for arhiciving payments on full account deletion 4 years ago
  Jonathan Cobb 95376dbce5 update github urls 4 years ago
  Kristijan Mitrovic 1fa11f4792 Fix bubble license URL in copyright comments 4 years ago
  Kristijan Mitrovic 12bba74f1b Merge branch 'master' into kris/keep_billing_info_ext_test 4 years ago
  Jonathan Cobb decb90c21c update overridden modelTest method with proper return type 4 years ago
  Jonathan Cobb c0ee96ce29 update utils 4 years ago
  Jonathan Cobb 1995b05261 update utils 4 years ago
  Jonathan Cobb 2f17da6756 update utils, removed jmockit dependency 4 years ago
  jonathan 42aaa0f8b7 Merge pull request 'Separate account deletion tests' (#6) from kris/acount_deletion into master 4 years ago
  Kristijan Mitrovic c112ef25e5 Fix double deletion case related to archiving payment info 4 years ago
  Kristijan Mitrovic 514e0a12c7 Enforce unique constraint on account UUID 4 years ago
  Kristijan Mitrovic 525ce882ac Extend archive payment test to check archived entities 4 years ago
  Kristijan Mitrovic 738421e116 Fix EC list fields for new entity 4 years ago
  Kristijan Mitrovic dd70fb2406 Store archived payment info on account deletion 4 years ago
  Kristijan Mitrovic bd3fe7a9c2 Alter account uuid field not to be encrypted 4 years ago
  Kristijan Mitrovic 4c3d923030 Fix varchar definition for new entity 4 years ago
  Kristijan Mitrovic be387b1965 Fix test for deleted account 4 years ago
  Kristijan Mitrovic 1f913abdde Fix indent and remove not needed code 4 years ago
  Kristijan Mitrovic fc3fc5c76a Use configuration to get billDAO 4 years ago
  Jonathan Cobb 21f9a6d0f6 update nodemanager binary 4 years ago
  Jonathan Cobb 90c491312d add redis functionality to NodeResourceManager 4 years ago
  Jonathan Cobb 78083509b2 fix patch/upload functionality 4 years ago
  Kristijan Mitrovic 924af49c37 Change fields in archived account payments entity class 4 years ago
  Jonathan Cobb afa67eb59d update license url 4 years ago
  Kristijan Mitrovic 24ff1aa630 Add real test for archived payment info for deleted user 4 years ago
  Kristijan Mitrovic 38f6077287 Small fixes in JSON tests 4 years ago
  Kristijan Mitrovic 9f9d2693f6 Add initial test for keeping payment info of delete account 4 years ago
  Kristijan Mitrovic 4a55512a60 Merge branch 'kris/acount_deletion' into kris/keep_billing_info 4 years ago
  Kristijan Mitrovic 79c02ef4ed Revert "Update lib" and do not use multifield bulk update 4 years ago
  Kristijan Mitrovic 9857b042f7 Remove not needed before method in test 4 years ago
  Jonathan Cobb e7404c8a2d always set fqdn so that remove operation works 4 years ago
  Jonathan Cobb 5f60de5b68 default to no tls passthru for raw IPs 4 years ago
  Jonathan Cobb bfb91cc5d0 support regex passthru 4 years ago
  Jonathan Cobb cfb7f7e41c fix error message, use correct method name 4 years ago
  Kristijan Mitrovic 1d91d267fa Set INFO level to log for test scripts 4 years ago
  Kristijan Mitrovic 37c74f6114 Organize imports 4 years ago
  Kristijan Mitrovic 291bd841ed Add back creation of policy for deleted account 4 years ago
  Kristijan Mitrovic ea83da0400 Remove automatic policy creation for deleted accounts 4 years ago
  Kristijan Mitrovic 39d49c1d94 Add early exit if account is deleted in login method 4 years ago
  Kristijan Mitrovic a3f22a29a3 Fix test for checking deleted account policy 4 years ago
  Kristijan Mitrovic 143116ba89 Break long line 4 years ago
  Kristijan Mitrovic 2cbc4bd930 Test with assert if policy object is removed 4 years ago
  Jonathan Cobb 54b0f77543 update lib 4 years ago
  Jonathan Cobb a8a42d33d6 add activity_log in redis for mitmproxy 4 years ago
  Kristijan Mitrovic 0643518744 Use stored user in account deletion test 4 years ago