Lex Berezhny
|
6a344539a0
|
moved import distro into conditional statement that only runs on Linux
|
2018-05-29 14:49:06 -04:00 |
|
Jack Robison
|
9b1e687b9b
|
pylint
|
2018-05-29 14:36:00 -04:00 |
|
Sergey Rozhnov
|
11b882879a
|
predictable result sorting for claim_list and claim_list_mine
|
2018-05-29 13:07:11 -04:00 |
|
Lex Berezhny
|
09e272a642
|
style fix
|
2018-05-29 12:45:42 -04:00 |
|
Lex Berezhny
|
d950a62200
|
include the new linux analytics in track events
|
2018-05-28 18:47:56 -04:00 |
|
Lex Berezhny
|
89729860cb
|
added analytics change to CHANGELOG
|
2018-05-28 18:19:33 -04:00 |
|
Lex Berezhny
|
1b027fae87
|
add some extra linux meta data to analytics
|
2018-05-28 18:07:23 -04:00 |
|
Jack Robison
|
187f920961
|
disable Daemon headers check for now
|
2018-05-28 10:57:48 -04:00 |
|
Jack Robison
|
25c36346b6
|
Revert "WIP: feature/1098/sorted-claim-results"
|
2018-05-23 19:16:03 +02:00 |
|
Sergey Rozhnov
|
e220a57f0e
|
refactored unit test for sort_claim_results
|
2018-05-23 19:16:03 +02:00 |
|
Sergey Rozhnov
|
65fed3f5aa
|
refactored sorting of claims and unit tests
|
2018-05-23 19:16:03 +02:00 |
|
Sergey Rozhnov
|
eb164d9ac7
|
implemented additional test cases for claims sorting; updated changelog
|
2018-05-23 19:16:03 +02:00 |
|
Sergey Rozhnov
|
332b3e1fef
|
simplified claims comparison logic; refactored unit tests
|
2018-05-23 19:16:03 +02:00 |
|
Sergey Rozhnov
|
4aa503b863
|
claim_list and claim_list_mine in Daemon return sorted results
|
2018-05-23 19:16:03 +02:00 |
|
Jack Robison
|
bc6fd892a2
|
Merge remote-tracking branch 'origin/revert-1208-feature/1098/sorted-claim-results'
|
2018-05-22 17:19:32 -04:00 |
|
Jack Robison
|
6d4b678b96
|
Revert "WIP: feature/1098/sorted-claim-results"
|
2018-05-22 17:15:34 -04:00 |
|
jleute
|
092581bf32
|
updated test to compare original and saved config file
|
2018-05-21 18:50:25 +02:00 |
|
Jack Robison
|
13996da1a4
|
Merge pull request #1208 from tau3/feature/1098/sorted-claim-results
WIP: feature/1098/sorted-claim-results
|
2018-05-21 09:24:49 -04:00 |
|
kafene
|
76a7cc4e58
|
refactor file list sorting per request
|
2018-05-21 00:24:18 -04:00 |
|
kafene
|
1790393273
|
remove unused attrgetter import
|
2018-05-21 00:04:27 -04:00 |
|
kafene
|
5069351287
|
refactor file_list sort to allow sorting by any field
|
2018-05-21 00:04:27 -04:00 |
|
kafene
|
72bae90e06
|
use range instead of xrange, list is only 10 elements and range works in python3
|
2018-05-21 00:04:27 -04:00 |
|
kafene
|
ee4b47aedc
|
add directive to install packages in requirements_testing.txt for travis
|
2018-05-21 00:04:27 -04:00 |
|
kafene
|
852354719f
|
add unit test for file list sorting
|
2018-05-21 00:04:27 -04:00 |
|
kafene
|
eec3734d2f
|
some semantic variable renaing
|
2018-05-21 00:04:27 -04:00 |
|
kafene
|
89996f929d
|
add unit test package requirements - mock and Faker
|
2018-05-21 00:04:27 -04:00 |
|
kafene
|
ce1e7d669e
|
add changelog entry for file_list sort option
|
2018-05-21 00:04:27 -04:00 |
|
kafene
|
e7b22521ee
|
remove pprint import
|
2018-05-21 00:04:27 -04:00 |
|
kafene
|
326d0cb8a3
|
initial naive implementation of file_list sorting
|
2018-05-21 00:04:21 -04:00 |
|
jleute
|
93ee9fcff1
|
remove unused import
|
2018-05-19 09:44:15 +02:00 |
|
jleute
|
3add623ac9
|
clean up temporary conf file
|
2018-05-19 02:42:45 +02:00 |
|
jleute
|
500998b893
|
add assert to test_load_save_load_config_file test
|
2018-05-19 02:15:37 +02:00 |
|
jleute
|
b543c04572
|
Updated unittest for saving of server lists in the conf file
|
2018-05-19 01:32:51 +02:00 |
|
Sergey Rozhnov
|
13353bcfe4
|
refactored unit test for sort_claim_results
|
2018-05-18 18:51:28 +04:00 |
|
Sergey Rozhnov
|
40bcf96c3d
|
refactored sorting of claims and unit tests
|
2018-05-18 12:53:32 +04:00 |
|
jleute
|
348544428f
|
added unit test for reversal of conversion of config file entries
|
2018-05-18 02:54:40 +02:00 |
|
jleute
|
b16402e094
|
fixes #1109
|
2018-05-17 23:41:23 +02:00 |
|
Victor Shyba
|
b48492c1d6
|
verify streams on a new migration instead
|
2018-05-17 12:29:12 -03:00 |
|
Sergey Rozhnov
|
3d0f74c8ce
|
implemented additional test cases for claims sorting; updated changelog
|
2018-05-17 13:49:09 +04:00 |
|
Sergey Rozhnov
|
a7a5bb8887
|
simplified claims comparison logic; refactored unit tests
|
2018-05-17 13:36:32 +04:00 |
|
Sergey Rozhnov
|
208284a0f8
|
claim_list and claim_list_mine in Daemon return sorted results
|
2018-05-16 18:29:44 +04:00 |
|
Thomas Zarebczan
|
ff76cf5c3b
|
Merge pull request #1201 from Fornost461/patch-1
grammar (missing word)
|
2018-05-14 17:29:49 -04:00 |
|
Fornost461
|
b2469801ab
|
grammar (missing word)
|
2018-05-13 14:46:24 +02:00 |
|
Victor Shyba
|
e1f4623a65
|
add changelog
|
2018-05-11 12:17:55 -03:00 |
|
Victor Shyba
|
b6cedfec56
|
batch-start the file manager
|
2018-05-11 12:17:55 -03:00 |
|
Victor Shyba
|
ca86af736e
|
add batching support to get_supports and tests
|
2018-05-11 12:17:55 -03:00 |
|
Victor Shyba
|
d55ded78ee
|
get claim with channel_name from a stream hash in a single query
|
2018-05-11 12:17:55 -03:00 |
|
Victor Shyba
|
acd330aa2a
|
get claim info and channel name using a single query
|
2018-05-11 12:17:55 -03:00 |
|
Victor Shyba
|
df735252e5
|
verify streams only after migration
|
2018-05-11 12:17:55 -03:00 |
|
Jack Robison
|
b3bf193188
|
Merge remote-tracking branch 'origin/treq_and_cryptography'
|
2018-05-11 09:22:28 -04:00 |
|