Ferdinand Mütsch
|
977420c68d
|
fix: failing heartbeats index auto-migration on sqlite (resolve #346)
|
2022-04-03 18:03:09 +02:00 |
|
Ferdinand Mütsch
|
eae45baf38
|
chore: allow heartbeats from one hour into the future to compensate for clock inaccuracies (see #342)
|
2022-03-19 09:02:15 +01:00 |
|
Ferdinand Mütsch
|
4cea50b5c8
|
chore: add user project index on heartbeats table
|
2022-03-19 08:57:33 +01:00 |
|
Ferdinand Mütsch
|
91b4cb2c13
|
fix: explicit milliseconds precision of timestamp columns
|
2022-03-18 13:48:28 +01:00 |
|
Ferdinand Mütsch
|
8e558d8dee
|
chore: introduce heartbeat max age
|
2022-03-17 11:35:20 +01:00 |
|
Ferdinand Mütsch
|
8c65da9031
|
chore: remove entity index again
chore: add migration note
|
2022-03-13 09:42:51 +01:00 |
|
Ferdinand Mütsch
|
647bf1781d
|
chore: apply filters in database query (see #335)
|
2022-03-13 08:49:03 +01:00 |
|
Steven Tang
|
6d762f5fd6
|
ref: remove unnecessary unicode characters
|
2022-02-18 19:52:55 +11:00 |
|
Ferdinand Mütsch
|
2bc53e6f11
|
feat: basic implementation of branch statistics
|
2022-01-02 13:39:20 +01:00 |
|
Ferdinand Mütsch
|
259f711f2d
|
fix: migrate id column type to bigint (resolve #281)
|
2021-12-15 10:50:16 +01:00 |
|
Ferdinand Mütsch
|
30de96950b
|
chore: persist raw user agent value
|
2021-08-29 10:54:00 +02:00 |
|
Ferdinand Mütsch
|
20dd4cf0ab
|
fix: precedence in case of multiple matching language mappings (fix #172)
|
2021-04-13 23:39:31 +02:00 |
|
Tobias Dillig
|
caf87de887
|
fix: allow custom mappings with dot (resolve #144)
|
2021-03-24 19:25:36 +01:00 |
|
Ferdinand Mütsch
|
292ae41c58
|
fix: batch insert conflict bug (resolve #139)
|
2021-03-05 21:39:21 +01:00 |
|
Ferdinand Mütsch
|
017530ac4a
|
chore: introduce user email addresses (resolve #132)
|
2021-02-21 13:02:11 +01:00 |
|
Ferdinand Mütsch
|
16af17fc37
|
chore: save heartbeats created date
|
2021-02-21 12:02:19 +01:00 |
|
Ferdinand Mütsch
|
8fc39f23fa
|
feat: add swagger docs (resolve #40)
|
2021-02-07 11:54:41 +01:00 |
|
Ferdinand Mütsch
|
161e375f74
|
chore: optimize import date range
|
2021-02-06 23:02:35 +01:00 |
|
Ferdinand Mütsch
|
fd9e2acdf1
|
feat: wakatime data import (resolve #87)
|
2021-02-06 23:02:35 +01:00 |
|
Ferdinand Mütsch
|
b7ae15496d
|
fix: attempt to directly hash struct again
|
2021-01-31 18:29:50 +01:00 |
|
Ferdinand Mütsch
|
0c3f3b37b0
|
fix: attempt to quickfix hash collisions
|
2021-01-31 18:06:20 +01:00 |
|
Ferdinand Mütsch
|
dc1a0c7983
|
chore: introduce hashes for heartbeats
|
2021-01-31 17:46:50 +01:00 |
|
Ferdinand Mütsch
|
ad8168801c
|
test: add first few unit tests
|
2020-11-08 12:46:12 +01:00 |
|
Ferdinand Mütsch
|
2f12d8efde
|
refactor: simplify summary generation (resolve #68)
|
2020-11-07 12:01:35 +01:00 |
|
Ferdinand Mütsch
|
e269b37b0e
|
feat: add ability to regenerate summaries
fix: database cascade settings
chore: debug log mode for gorm queries is back
|
2020-11-06 17:09:41 +01:00 |
|
Ferdinand Mütsch
|
8efc3854ab
|
refactor: migrate to latest gorm version
refactor: language mappings implementation
|
2020-11-01 20:14:10 +01:00 |
|
Roch D'Amour
|
178c417757
|
Keep the old configuration rules behaviour
|
2020-10-25 23:02:28 -04:00 |
|
Roch D'Amour
|
fdf2289f8e
|
MVP for custom rules support
|
2020-10-25 21:51:06 -04:00 |
|
Ferdinand Mütsch
|
75b33d5e42
|
fix: save heartbeats and summaries with millisecond time precision (resolve #49)
|
2020-08-30 01:42:00 +02:00 |
|
Ferdinand Mütsch
|
08a83af8da
|
feat: extract machine name from heartbeat requests (resolve #47)
|
2020-08-29 21:20:23 +02:00 |
|
Ferdinand Mütsch
|
c1e6a3e265
|
feat: persist user creation date (resolve #31)
|
2020-05-30 22:19:05 +02:00 |
|
William Flores
|
aa211713b2
|
feat: change default value for time Fields to CURRENT_TIMESTAMP for better cross database support. Support Scanning String Dates for HeartBeatReqTime
|
2020-04-19 16:58:03 -07:00 |
|
Ferdinand Mütsch
|
fe1cc3ac88
|
Minor code cleanup.
|
2019-11-07 23:11:19 +01:00 |
|
Ferdinand Mütsch
|
fb2f9fa10a
|
Ability to schedule summary creation.
|
2019-10-11 09:06:34 +02:00 |
|
Ferdinand Mütsch
|
37b02ff32c
|
Fix summary merging.
Rename some methods.
Use pointers for structs and none for primitives.
|
2019-10-11 08:00:02 +02:00 |
|
robrotheram
|
9b16ee9461
|
Fix typo in gorm model
|
2019-10-07 23:39:00 +01:00 |
|
Ferdinand Mütsch
|
df7b2d4a33
|
Auto-migrate custom languages.
|
2019-05-21 22:01:14 +02:00 |
|
Ferdinand Mütsch
|
c821e02b82
|
Add support for custom languages.
|
2019-05-21 17:16:46 +02:00 |
|
Ferdinand Mütsch
|
005b17a73c
|
Allow heartbeat fields to be unset.
|
2019-05-20 18:44:16 +02:00 |
|
Ferdinand Mütsch
|
be906805e7
|
Major refactorings.
Introduce summaries.
|
2019-05-19 19:49:27 +02:00 |
|
Ferdinand Mütsch
|
adb5abd4d2
|
Unstable. Further work on aggregations.
|
2019-05-17 02:05:38 +02:00 |
|
Ferdinand Mütsch
|
47246b6955
|
Introduce aggregation model.
|
2019-05-11 20:07:58 +02:00 |
|
Ferdinand Mütsch
|
b4c8e6ecb6
|
Introduce GORM.
|
2019-05-11 17:49:56 +02:00 |
|
Ferdinand Mütsch
|
d1be4ce2a3
|
Fix heartbeats insertion.
Add OS and editor fields.
Introduce aggregations (not working yet).
|
2019-05-09 00:07:38 +02:00 |
|
Ferdinand Mütsch
|
0bd71b7708
|
Initial.
|
2019-05-05 22:36:49 +02:00 |
|