Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ActivityWatch/aw-core
Core library for ActivityWatch
https://github.com/ActivityWatch/aw-core
added typeannotation
66f4b55c1a7e916ed877a29a6dae09107544ffe8 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
66f4b55c1a7e916ed877a29a6dae09107544ffe8 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
Separated prod and testing database files in the peewee datastore
b206099107e56ac18b1204723fc859316f4d6cf4 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
b206099107e56ac18b1204723fc859316f4d6cf4 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
Added label_chunk and renamed chunk to full_chunk
e2396fddde27f989a15a176ff2b8e0d084b9bed2 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
e2396fddde27f989a15a176ff2b8e0d084b9bed2 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Fixed datastore tests
99c27394b87284d516e030d841d2f7df0689e5af authored almost 8 years ago by Johan Bjäreholt <[email protected]>
99c27394b87284d516e030d841d2f7df0689e5af authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Changed datastore list to dict
29fbb7507d2661ba0b84e9d5870630bd27de9f24 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
29fbb7507d2661ba0b84e9d5870630bd27de9f24 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Fixed mypy error
46f2e021715ff693ea0815dfdfc54b1ec25b4b15 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
46f2e021715ff693ea0815dfdfc54b1ec25b4b15 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Fixed views tests
01a54e8c03651d6ff996aed89002ca57a1659035 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
01a54e8c03651d6ff996aed89002ca57a1659035 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Fixed excessive log output
28f35a8bba662d1c046ae23da94d8b8d9154f652 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
28f35a8bba662d1c046ae23da94d8b8d9154f652 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Made caching an option to views
65c70cc12060e36f70a474cf5157af8c89e929c2 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
65c70cc12060e36f70a474cf5157af8c89e929c2 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Event model rewrite and caching
- The event model plurals are now removed
- A event can now only have one label, if you need mor...
Merge pull request #21 from ActivityWatch/dev/limit-fix
Made limit=0 be 0 events instead of all events
d7e4e6b14d4d3e496c73e8b4f491a2438fe16d17 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Commented out benchmarks for now
ac93e532cbe63753a5b81f72ec7a01a6ba2ae453 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
ac93e532cbe63753a5b81f72ec7a01a6ba2ae453 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Fixed second typo in travis.yml lol
18bd9c7efd33323cb7a0d0456e190b0769adca4a authored almost 8 years ago by Johan Bjäreholt <[email protected]>
18bd9c7efd33323cb7a0d0456e190b0769adca4a authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Fixed typo in travis.yml
352c107aa5423b44f64894ff5de0d3ebcdb13904 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
352c107aa5423b44f64894ff5de0d3ebcdb13904 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Fixed mypy issue and updated deprecated mypy flags in travis.yml
eb548fe4365c6cdad035147c10d161fdf0cd9fd8 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
eb548fe4365c6cdad035147c10d161fdf0cd9fd8 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Made limit=0 be 0 events instead of all events
f370f2e09eb2e0e75c54a2112a3d3d86978dc726 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
f370f2e09eb2e0e75c54a2112a3d3d86978dc726 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Merge pull request #20 from ActivityWatch/dev/configparser_config
Configparser base for aw programs to use
a1c3cff717fb5acb34d3231b7e2f668087317571 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Removed test class from test_config.py
9533194108bdc090832bac407a4dd094e176bc8a authored almost 8 years ago by Johan Bjäreholt <[email protected]>
9533194108bdc090832bac407a4dd094e176bc8a authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Added test for config
8781867f7ec5237679c59a06458740e037535793 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
8781867f7ec5237679c59a06458740e037535793 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Configparser base for aw programs to use
01eeedad62325dfbacd18b3a31088c9142747e9e authored almost 8 years ago by Johan Bjäreholt <[email protected]>
01eeedad62325dfbacd18b3a31088c9142747e9e authored almost 8 years ago by Johan Bjäreholt <[email protected]>
Merge pull request #19 from ActivityWatch/dev/unset-timedelta-issue
event with unset duration will now have duration 0
8dda20a1c66a1380101eebbb58ae05bc06d4e280 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
event with unset duration will now have duration 0 (return `timedelta(0)`)
cb2869a1e1978cb16aaba7a0b9a47a77357feb35 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
cb2869a1e1978cb16aaba7a0b9a47a77357feb35 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #18 from ActivityWatch/dev/transform-heartbeat
Implemented heartbeat transforms
d11bdc7354890788712903ce94d269486dce8bac authored almost 8 years ago by Erik Bjäreholt <[email protected]>
Imported the Dict typeannotation where needed
edd9df0f798c4e6789556abf3a499cdbb9db84e9 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
edd9df0f798c4e6789556abf3a499cdbb9db84e9 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
added `aw_core.transform.heartbeat_merge` and `aw_core.transform.heartbeat_reduce`
819148a08637f2f73e32554f30f49c1c65dd06e2 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
819148a08637f2f73e32554f30f49c1c65dd06e2 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
Merge branch 'master' of github.com:ActivityWatch/aw-core
5dc90aa42086ef34647413379be52610951fc395 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
5dc90aa42086ef34647413379be52610951fc395 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
added pytest to before_install, changed 'mypy-lang' -> 'mypy', removed nightly from build, added Python 3.6 to build
4e529207ae6159b28f4c02eb0cb72dc1c0ccb6bc authored almost 8 years ago by Erik Bjäreholt <[email protected]>
4e529207ae6159b28f4c02eb0cb72dc1c0ccb6bc authored almost 8 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #17 from ActivityWatch/dev/test-restructure
Test restructure
ee0006e7baefbba8fafe109654b18152fc491491 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
turned off verbose logging when running in testing mode, verbose now has to be specified explicitly
1ed8e1894b2b1c6befdbc6c2529189d601edf4ba authored almost 8 years ago by Erik Bjäreholt <[email protected]>
1ed8e1894b2b1c6befdbc6c2529189d601edf4ba authored almost 8 years ago by Erik Bjäreholt <[email protected]>
upgraded appveyor config to use pytest
754c1b8e678acd3b4f3edccc3cc5c7c6e6a7da8b authored almost 8 years ago by Erik Bjäreholt <[email protected]>
754c1b8e678acd3b4f3edccc3cc5c7c6e6a7da8b authored almost 8 years ago by Erik Bjäreholt <[email protected]>
added testing with Python 3.6
01029db6367fbfdd2745f652c0fd5197bad8f6dc authored almost 8 years ago by Erik Bjäreholt <[email protected]>
01029db6367fbfdd2745f652c0fd5197bad8f6dc authored almost 8 years ago by Erik Bjäreholt <[email protected]>
changed from using assert_equals, etc to simply using assert (thanks pytest to introspection!)
c537f1ca5eed345afe89e303617ab0957c989903 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
c537f1ca5eed345afe89e303617ab0957c989903 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
refactored tests to use pytest instead of nose
91d476dbffc47cbef73efe06bf29081522ffb834 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
91d476dbffc47cbef73efe06bf29081522ffb834 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
began work on test restructuring
672b11ec353a60384513bd9c94bf7f96cdaa6ce3 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
672b11ec353a60384513bd9c94bf7f96cdaa6ce3 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
allowed newer versions of appdirs
4b3feb12f278d8a8476957f63c9fff93315992ff authored almost 8 years ago by Erik Bjäreholt <[email protected]>
4b3feb12f278d8a8476957f63c9fff93315992ff authored almost 8 years ago by Erik Bjäreholt <[email protected]>
removed tests from packages in setup.py
d7fb9af9b11925b49c198aa91951a44a0c50fc1a authored almost 8 years ago by Erik Bjäreholt <[email protected]>
d7fb9af9b11925b49c198aa91951a44a0c50fc1a authored almost 8 years ago by Erik Bjäreholt <[email protected]>
added venv to gitignore
11bf7b11cb59c855c0202ab957c42c1472eca55f authored almost 8 years ago by Erik Bjäreholt <[email protected]>
11bf7b11cb59c855c0202ab957c42c1472eca55f authored almost 8 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #15 from ActivityWatch/dev/windows
Set up Appveyor to run tests on Windows
1ad8d8571655a712e7a84f4d6275d4e042466d02 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
set Appveyor badge to follow master branch
0d5c61f62ff042e9f29ef4a889773ea455739a6d authored almost 8 years ago by Erik Bjäreholt <[email protected]>
0d5c61f62ff042e9f29ef4a889773ea455739a6d authored almost 8 years ago by Erik Bjäreholt <[email protected]>
Added Appveyor badge to README
3f440c08f2f328199c359a9f7d9032b3d0dacd4e authored almost 8 years ago by Erik Bjäreholt <[email protected]>
3f440c08f2f328199c359a9f7d9032b3d0dacd4e authored almost 8 years ago by Erik Bjäreholt <[email protected]>
minor fix, please work now thanks
2d99659ff81488dfd06394a8ac3715029a2b3818 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
2d99659ff81488dfd06394a8ac3715029a2b3818 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
final fixes, hopefully
fd48869ca7bff74c77be4dd49f4f7a573a7af4d2 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
fd48869ca7bff74c77be4dd49f4f7a573a7af4d2 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
woops, fixed mistake in last commit
5ed032e562fda1631bd264052f38371211b47ce2 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
5ed032e562fda1631bd264052f38371211b47ce2 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
Disabled TinyDB on Windows
96264375a41711119c0e3a526ba382514273791d authored almost 8 years ago by Erik Bjäreholt <[email protected]>
96264375a41711119c0e3a526ba382514273791d authored almost 8 years ago by Erik Bjäreholt <[email protected]>
apparently didn't like when I removed the build step
748cc723ba33173a3ec998669e9f63f4b96ea922 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
748cc723ba33173a3ec998669e9f63f4b96ea922 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
better try at a appveyor config
30f1cfa598c68c25ecdb6cab49c7ba9b98ad89d0 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
30f1cfa598c68c25ecdb6cab49c7ba9b98ad89d0 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
added wip files for Windows builds
a5c5ba04462db53384f9cd63dd88bdc47891bd51 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
a5c5ba04462db53384f9cd63dd88bdc47891bd51 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #14 from ActivityWatch/dev/unified-dirs
Integrated unified data dirs
a0b6a6fe43a4c5f6fb8172ccf9eb3f7a9660f616 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
fixed error in from_json_obj classmethod
c37b9839f271d4db5d9d37b356d23f00fe0b6f89 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
c37b9839f271d4db5d9d37b356d23f00fe0b6f89 authored almost 8 years ago by Erik Bjäreholt <[email protected]>
Removed error message for invalid keys with a NoneType
a4050b9aa4636e45a55b7267306416b32890e5c7 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
a4050b9aa4636e45a55b7267306416b32890e5c7 authored almost 8 years ago by Johan Bjäreholt <[email protected]>
integrated unified data dirs
b198e03784eb30bcca669b4f25aaf031d62d4f2a authored about 8 years ago by Erik Bjäreholt <[email protected]>
b198e03784eb30bcca669b4f25aaf031d62d4f2a authored about 8 years ago by Erik Bjäreholt <[email protected]>
changed from manual specifying packages to using find_packages
3caca66822b7fd01393a2b27701d4f86c9eab004 authored about 8 years ago by Erik Bjäreholt <[email protected]>
3caca66822b7fd01393a2b27701d4f86c9eab004 authored about 8 years ago by Erik Bjäreholt <[email protected]>
trying to fix weird import error
d85243e7ad6b648a1f1aec3b5a1e3b61d2edba14 authored about 8 years ago by Erik Bjäreholt <[email protected]>
d85243e7ad6b648a1f1aec3b5a1e3b61d2edba14 authored about 8 years ago by Erik Bjäreholt <[email protected]>
added from_json_obj() to be used where JSON is parsed into Events
2da91f9ff21aff112537a8a133c0952a28d76300 authored about 8 years ago by Erik Bjäreholt <[email protected]>
2da91f9ff21aff112537a8a133c0952a28d76300 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #13 from ActivityWatch/dev/unified-logging
Simplified logging for clients
c802d24120403dd133564299448370278ed1e56a authored about 8 years ago by Erik Bjäreholt <[email protected]>
fixed spelling error in variable name
4806b7e159ce1caf0c5cf0fc70fd650162d8dd51 authored about 8 years ago by Erik Bjäreholt <[email protected]>
4806b7e159ce1caf0c5cf0fc70fd650162d8dd51 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Small formatting change
7f980a17e98121469792ada3d526f3012c4bb201 authored about 8 years ago by Johan Bjäreholt <[email protected]>
7f980a17e98121469792ada3d526f3012c4bb201 authored about 8 years ago by Johan Bjäreholt <[email protected]>
Added stub and fixed typechecking
0a1098586f1c71d9deb42ffac838dbe4ebdc305a authored about 8 years ago by Erik Bjäreholt <[email protected]>
0a1098586f1c71d9deb42ffac838dbe4ebdc305a authored about 8 years ago by Erik Bjäreholt <[email protected]>
fixed bug
43c97edafec71815ff635b9915a7ba629306dd74 authored about 8 years ago by Erik Bjäreholt <[email protected]>
43c97edafec71815ff635b9915a7ba629306dd74 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Merge branch 'dev/peewee'
8acca51e2fc97fb686f24e436b1ad69035afa08e authored about 8 years ago by Erik Bjäreholt <[email protected]>
8acca51e2fc97fb686f24e436b1ad69035afa08e authored about 8 years ago by Erik Bjäreholt <[email protected]>
Merge branch 'master' of github.com:ActivityWatch/aw-core
19d22f8d444e8daf5d40df4304cb6e07f5736a1f authored about 8 years ago by Erik Bjäreholt <[email protected]>
19d22f8d444e8daf5d40df4304cb6e07f5736a1f authored about 8 years ago by Erik Bjäreholt <[email protected]>
fixed file permissions
c7f93dfc3856db8eaab999c64df41b9532112c45 authored about 8 years ago by Erik Bjäreholt <[email protected]>
c7f93dfc3856db8eaab999c64df41b9532112c45 authored about 8 years ago by Erik Bjäreholt <[email protected]>
added first version of the dirs module and integrated use of it into the log module
17a2c30b62def109093c9d822dec0d77f3290385 authored about 8 years ago by Erik Bjäreholt <[email protected]>
17a2c30b62def109093c9d822dec0d77f3290385 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Merge branch 'master' of github.com:ActivityWatch/aw-core into dev/peewee
d5da3a59ee948ad79f8e6c4b5b3289eeac03d5d8 authored about 8 years ago by Erik Bjäreholt <[email protected]>
d5da3a59ee948ad79f8e6c4b5b3289eeac03d5d8 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Silenced peewee logging propagation
7cb817b523946ecab538c322ff9d5b0bbf9be71d authored about 8 years ago by Erik Bjäreholt <[email protected]>
7cb817b523946ecab538c322ff9d5b0bbf9be71d authored about 8 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #11 from ActivityWatch/dev/peewee
Peewee (SQLite backend) + storage benchmark
c826d055fa8a3d3f27b70cae83fc1fda6f42ad8c authored about 8 years ago by Erik Bjäreholt <[email protected]>
Set PeeweeStorage as default storage
8232c20a84f4414e5237190e277019c0652778c6 authored about 8 years ago by Johan Bjäreholt <[email protected]>
8232c20a84f4414e5237190e277019c0652778c6 authored about 8 years ago by Johan Bjäreholt <[email protected]>
My previous storage id commits were broken, now fixed
e3e99131bde52dac39d9c5817e4773d60ad20ac2 authored about 8 years ago by johan-bjareholt <[email protected]>
e3e99131bde52dac39d9c5817e4773d60ad20ac2 authored about 8 years ago by johan-bjareholt <[email protected]>
Changed sid to a property
a2eaf5d9bc7434c2b422c10d4dc890642be92206 authored about 8 years ago by johan-bjareholt <[email protected]>
a2eaf5d9bc7434c2b422c10d4dc890642be92206 authored about 8 years ago by johan-bjareholt <[email protected]>
Standardized storage loggers
76700e6fa1786cc9a9c77cc638b644916362a8af authored about 8 years ago by johan-bjareholt <[email protected]>
76700e6fa1786cc9a9c77cc638b644916362a8af authored about 8 years ago by johan-bjareholt <[email protected]>
Removed unlimited limit handling in datastore, is handled in storage_strategy
b89eb34a962c1b8f142fe4df3117d0ea635385c6 authored about 8 years ago by johan-bjareholt <[email protected]>
b89eb34a962c1b8f142fe4df3117d0ea635385c6 authored about 8 years ago by johan-bjareholt <[email protected]>
Each storage now has a sid property
fbc1a8d78b19beb87e32e89c37e7dde904396bda authored about 8 years ago by johan-bjareholt <[email protected]>
fbc1a8d78b19beb87e32e89c37e7dde904396bda authored about 8 years ago by johan-bjareholt <[email protected]>
Fixed bucket eventtype in peewee storage
538208ebe3e79e49278e42a17177a23f5ebad52c authored about 8 years ago by Johan Bjäreholt <[email protected]>
538208ebe3e79e49278e42a17177a23f5ebad52c authored about 8 years ago by Johan Bjäreholt <[email protected]>
Added test for bucket metadata on bucket creation
b29e87bdd84f36bd69bc2e42d66e391d8ce11d0b authored about 8 years ago by Johan Bjäreholt <[email protected]>
b29e87bdd84f36bd69bc2e42d66e391d8ce11d0b authored about 8 years ago by Johan Bjäreholt <[email protected]>
Fixed limit bug
ae7bd0b4695c8d9194eb35770e5526cf029783e6 authored about 8 years ago by Erik Bjäreholt <[email protected]>
ae7bd0b4695c8d9194eb35770e5526cf029783e6 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Cleanup, PEP8 compliance
cd50d91edac1e33050b0ee8dbd94c83d1f3ca5a9 authored about 8 years ago by Erik Bjäreholt <[email protected]>
cd50d91edac1e33050b0ee8dbd94c83d1f3ca5a9 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Renamed test that had a name collision
8467ed8b94a00e60ef8b82cdb25acf0c2f73d6b7 authored about 8 years ago by Erik Bjäreholt <[email protected]>
8467ed8b94a00e60ef8b82cdb25acf0c2f73d6b7 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Query now handles another keyerror
01f935d98dc5d0c082f3776d8ef3ce7ee2d39aaa authored about 8 years ago by johan-bjareholt <[email protected]>
01f935d98dc5d0c082f3776d8ef3ce7ee2d39aaa authored about 8 years ago by johan-bjareholt <[email protected]>
Merge branch 'master' into dev/peewee
8a7baa7897f4109c0a061ba92e4c14e6a7fe1e7e authored about 8 years ago by Erik Bjäreholt <[email protected]>
8a7baa7897f4109c0a061ba92e4c14e6a7fe1e7e authored about 8 years ago by Erik Bjäreholt <[email protected]>
Merge branch 'dev/sqlite' into dev/peewee
40c60865a84ce39e29c644d3d6a1e82e2326ae8b authored about 8 years ago by Erik Bjäreholt <[email protected]>
40c60865a84ce39e29c644d3d6a1e82e2326ae8b authored about 8 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #12 from ActivityWatch/dev/views
Views support
9dddd09050fbc694fd4c8bbf61fc1240b0812222 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Added 'pragma: no cover' to benchmark (covered by CI script separately from tests)
dca9755517da9d9e81e90a6a088f7541f32d0224 authored about 8 years ago by Erik Bjäreholt <[email protected]>
dca9755517da9d9e81e90a6a088f7541f32d0224 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Added another query test for eventlist and timeperiod_intersect
dfca323e6ac6ec531443ca7b7e93eb48c89dc1e5 authored about 8 years ago by Johan Bjäreholt <[email protected]>
dfca323e6ac6ec531443ca7b7e93eb48c89dc1e5 authored about 8 years ago by Johan Bjäreholt <[email protected]>
Fixed mypy error
6eadd6a4724a0b2cf4a0945a8df3ee360faea8f6 authored about 8 years ago by Johan Bjäreholt <[email protected]>
6eadd6a4724a0b2cf4a0945a8df3ee360faea8f6 authored about 8 years ago by Johan Bjäreholt <[email protected]>
Added total duration to chunk and eventlist
9e07af0e806687451d25752af85baef737f43be8 authored about 8 years ago by Johan Bjäreholt <[email protected]>
9e07af0e806687451d25752af85baef737f43be8 authored about 8 years ago by Johan Bjäreholt <[email protected]>
More query tests and better query error handling
1e80ccde795453520b005becd492c0341396ba4f authored about 8 years ago by Johan Bjäreholt <[email protected]>
1e80ccde795453520b005becd492c0341396ba4f authored about 8 years ago by Johan Bjäreholt <[email protected]>
Fixed limit in MemoryStorage
563397766d83e518e5a23588d718eac409b91131 authored about 8 years ago by Johan Bjäreholt <[email protected]>
563397766d83e518e5a23588d718eac409b91131 authored about 8 years ago by Johan Bjäreholt <[email protected]>
Fixed critical bug in peewee's replace_last
904b5992221bc804fee64024b61f4c2c566faec3 authored about 8 years ago by Erik Bjäreholt <[email protected]>
904b5992221bc804fee64024b61f4c2c566faec3 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Fixed bug in get_storage_method_names
9227556c99e0eef0ac13a1c27b4689c5e7e52b29 authored about 8 years ago by Erik Bjäreholt <[email protected]>
9227556c99e0eef0ac13a1c27b4689c5e7e52b29 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Benchmark script now takes args so you can specify which storage backends to bench
74f4d05d4f77295c1be9f5c8a89ee5af651588e8 authored about 8 years ago by Erik Bjäreholt <[email protected]>
74f4d05d4f77295c1be9f5c8a89ee5af651588e8 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Removed peewee stub
21436f6eaa4975041559a7f410b8548af78dfe72 authored about 8 years ago by Erik Bjäreholt <[email protected]>
21436f6eaa4975041559a7f410b8548af78dfe72 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Improved benchmark, fixed misc issues
30e3eecfdd7795befacc2de1fd0a1cf36629ed83 authored about 8 years ago by Erik Bjäreholt <[email protected]>
30e3eecfdd7795befacc2de1fd0a1cf36629ed83 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Moved data_dir to module-level
instead of for each individual storage method
44882e0a1809f94aa94daf66ed31263885523262 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Updated takethetime version
31683f23257290b01d79016f7c8279dba5ba232b authored about 8 years ago by Erik Bjäreholt <[email protected]>
31683f23257290b01d79016f7c8279dba5ba232b authored about 8 years ago by Erik Bjäreholt <[email protected]>
Added benchmark to travis conf, fixed stricter typechecks that don't have to pass
1f39bea03f5fe35886fe3569c8477f4c1d4f0a83 authored about 8 years ago by Erik Bjäreholt <[email protected]>
1f39bea03f5fe35886fe3569c8477f4c1d4f0a83 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Added peewee stub
7284c07b9c0ae733a94a7bc06ee0ec68f35f3a87 authored about 8 years ago by Erik Bjäreholt <[email protected]>
7284c07b9c0ae733a94a7bc06ee0ec68f35f3a87 authored about 8 years ago by Erik Bjäreholt <[email protected]>
More lenient typechecking, added non-required checks as well
053d24a62f8f9cd2a9c841472f7a5854cf87b209 authored about 8 years ago by Erik Bjäreholt <[email protected]>
053d24a62f8f9cd2a9c841472f7a5854cf87b209 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Fixed type annotation
0f16115c16eabee9b108e5539c368260415f040b authored about 8 years ago by Erik Bjäreholt <[email protected]>
0f16115c16eabee9b108e5539c368260415f040b authored about 8 years ago by Erik Bjäreholt <[email protected]>
Fixed bug where MongoDB could have inserted strings as timestamps
fb18d1aad6a2f59bfa2b589dc6cd159a3db4eae4 authored about 8 years ago by Erik Bjäreholt <[email protected]>
fb18d1aad6a2f59bfa2b589dc6cd159a3db4eae4 authored about 8 years ago by Erik Bjäreholt <[email protected]>
Fixed typehints
d96c99a6bacd4096a1f5fc495663c59edf580a81 authored about 8 years ago by Erik Bjäreholt <[email protected]>
d96c99a6bacd4096a1f5fc495663c59edf580a81 authored about 8 years ago by Erik Bjäreholt <[email protected]>