Simon Fortier
|
ad4e613d4a
|
Merge pull request #2 from simon987/master-cf-autofix
Apply fixes from CodeFactor
|
2019-03-09 14:04:12 -05:00 |
|
codefactor-io
|
f5955911e2
|
[CodeFactor] Apply fixes
|
2019-03-09 19:03:15 +00:00 |
|
codefactor-io
|
eaa57a060f
|
[CodeFactor] Apply fixes
|
2019-03-09 19:01:02 +00:00 |
|
simon987
|
501e5bdce5
|
Fix back button in dashboard
|
2019-03-05 20:54:41 -05:00 |
|
simon987
|
f085560494
|
Added eta on dashboard
|
2019-03-02 20:46:31 -05:00 |
|
simon987
|
82b91867f2
|
recalculate task per second on refresh
|
2019-03-02 19:58:37 -05:00 |
|
simon987
|
2056f3d8c1
|
optimization attempt
|
2019-03-02 18:00:24 -05:00 |
|
simon987
|
e4936cd3c5
|
Show completed tasks per second
|
2019-03-02 15:19:28 -05:00 |
|
simon987
|
13290d3c55
|
Fix race condition
|
2019-03-02 14:41:04 -05:00 |
|
simon987
|
840a4173bb
|
Add timestamp in hmac auth
|
2019-03-01 21:33:19 -05:00 |
|
simon987
|
258a3c56eb
|
bugfix + reset timed out tasks
|
2019-03-01 19:48:48 -05:00 |
|
simon987
|
67cdd1e89e
|
remove tmp print statement
|
2019-03-01 18:04:23 -05:00 |
|
simon987
|
b007e277d4
|
log to file
|
2019-03-01 17:49:36 -05:00 |
|
simon987
|
31359b1770
|
Update project version
|
2019-02-28 21:45:33 -05:00 |
|
simon987
|
67c67090cf
|
Reset failed tasks
|
2019-02-27 20:53:09 -05:00 |
|
Simon Fortier
|
09dd911dc1
|
Create loicense
|
2019-02-26 19:06:34 -05:00 |
|
simon987
|
b2fcf6fce4
|
Project can't chain tasks to itself
|
2019-02-25 19:12:08 -05:00 |
|
simon987
|
df7f91a475
|
Complete //todo's
|
2019-02-25 18:45:46 -05:00 |
|
simon987
|
3415f95337
|
Add per project rate limit
|
2019-02-24 21:18:55 -05:00 |
|
simon987
|
9acf6e27c1
|
Task chain requires EDIT_ROLE on both projects
|
2019-02-24 19:03:34 -05:00 |
|
simon987
|
00567ce72b
|
Dynamic api url
|
2019-02-24 18:22:19 -05:00 |
|
simon987
|
397805f915
|
Implement per-project webhook secret
|
2019-02-24 15:30:38 -05:00 |
|
simon987
|
c736cc3d98
|
Fix pause button
|
2019-02-24 14:26:38 -05:00 |
|
simon987
|
ce5344d9c7
|
Fix a task chain bug
|
2019-02-24 13:46:34 -05:00 |
|
simon987
|
ab040ae040
|
Jenkins fix attempt
|
2019-02-23 22:33:51 -05:00 |
|
simon987
|
9ceb5d8d4c
|
Fix worker permissions bug
|
2019-02-23 22:05:22 -05:00 |
|
simon987
|
d17113726e
|
Jenkins CI setup
|
2019-02-23 18:00:32 -05:00 |
|
simon987
|
6bc2483968
|
jenkins test
|
2019-02-22 20:52:02 -05:00 |
|
simon987
|
d44b9924e7
|
Some work on project actions
|
2019-02-22 20:44:27 -05:00 |
|
simon987
|
016676e0f3
|
worker cache bugfix
|
2019-02-21 20:04:02 -05:00 |
|
simon987
|
3bad57523a
|
Docker support
|
2019-02-20 17:34:23 -05:00 |
|
simon987
|
49ccf60c2e
|
Worker cache
|
2019-02-19 21:38:20 -05:00 |
|
simon987
|
f235bfb588
|
Add project secret & bug fix
|
2019-02-19 19:38:54 -05:00 |
|
simon987
|
94c3ce3267
|
More work on perms page
|
2019-02-17 14:09:52 -05:00 |
|
simon987
|
b936513eb9
|
Rename some endpoints
|
2019-02-16 19:58:24 -05:00 |
|
simon987
|
16ffeb30f9
|
Reflect last commit changes to web
|
2019-02-16 19:54:23 -05:00 |
|
simon987
|
71e05ecdd6
|
Cleanup api responses
|
2019-02-16 19:44:03 -05:00 |
|
simon987
|
8784b536d3
|
rework worker permissions
|
2019-02-16 16:18:28 -05:00 |
|
simon987
|
e079fc8497
|
More work on project permissions
|
2019-02-16 14:46:38 -05:00 |
|
simon987
|
03153c4d39
|
revert accidental search&replace fail
|
2019-02-16 09:56:44 -05:00 |
|
simon987
|
6ca92bc0a7
|
Task chaining + some refactoring
|
2019-02-15 22:10:02 -05:00 |
|
simon987
|
07c0eca5aa
|
Typo
|
2019-02-15 17:42:31 -05:00 |
|
simon987
|
8fe41b8fbb
|
Various little improvements. More work on permissions
|
2019-02-14 22:04:00 -05:00 |
|
simon987
|
c3e5bd77f7
|
Some work on permissions (lacks tests)
|
2019-02-13 21:54:18 -05:00 |
|
simon987
|
4edf354f8d
|
some bug fixes, some optimizations
|
2019-02-11 20:10:33 -05:00 |
|
simon987
|
51eb9ae6da
|
auth tests
|
2019-02-10 10:32:25 -05:00 |
|
simon987
|
a90b73ad70
|
Clear old monitoring snapshots, logout endpoint
|
2019-02-09 19:05:45 -05:00 |
|
simon987
|
a6802c7109
|
worker stats dashboard, fixed logs page, mobile support for navbar & project dashboard
|
2019-02-09 16:39:53 -05:00 |
|
simon987
|
4ef4752c14
|
monitoring setup, project dashboard, account page
|
2019-02-09 13:16:58 -05:00 |
|
simon987
|
f577e76afa
|
some work on sessions
|
2019-02-07 22:29:29 -05:00 |
|