rjshrjndrn
|
31f9e49673
|
chore(vagrant): Adding development readme
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2022-04-29 14:06:06 +02:00 |
|
ShiKhu
|
6412c2a862
|
fix(backend/storage): codefix
|
2022-04-29 14:06:06 +02:00 |
|
ShiKhu
|
1e5deed0d5
|
feat(backend/storage):split files into 2
|
2022-04-29 14:06:06 +02:00 |
|
Alexander Zavorotynskiy
|
0bbf8012f1
|
fix(backend): added missed return in error case
|
2022-04-29 14:06:06 +02:00 |
|
Alexander Zavorotynskiy
|
9856e36f44
|
fix(backend): fixed possible panic in the defer
|
2022-04-29 14:06:06 +02:00 |
|
ShiKhu
|
d699341676
|
fix(backend): Dockerfile.bundle fix
|
2022-04-29 14:06:06 +02:00 |
|
ShiKhu
|
fbb039f0c7
|
fix(backend):pprof launch addr: use port only
|
2022-04-29 14:06:06 +02:00 |
|
ShiKhu
|
1b93f8a453
|
gofmt
|
2022-04-29 14:06:06 +02:00 |
|
rjshrjndrn
|
bdb6a75d7c
|
fix(nginx): proper x-forward-for proxying
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2022-04-29 14:06:06 +02:00 |
|
Rajesh Rajendran
|
4f44edeb39
|
Vagrant for local contribution (#434)
* chore(vagrant): initial vagrantfile
* chore(vagrant): adding instructions after installation
* chore(vagrant): Adding vagrant user to docker group
* chore(vagrant): use local docker daemon for k3s
* chore(vagrant): fix comment
* chore(vagrant): adding hostname in /etc/hosts
* chore(vagrant): fix doc
* chore(vagrant): limiting cpu
* chore(frontend): initialize dev env
* chore(docker): adding dockerignore
* chore(dockerfile): using cache for fasten build
* chore(dockerignore): update
* chore(docker): build optimizations
* chore(build): all components build option
* chore(build): utilities build fix
* chore(scrpt): remove debug message
* chore(vagrant): provision using stable branch always
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2022-04-29 14:06:06 +02:00 |
|
Taha Yassine Kraiem
|
8fa4632ee4
|
feat(alerts): changed build script
|
2022-04-29 14:06:06 +02:00 |
|
Shekar Siri
|
59f51cde26
|
feat(ui) - dashboard - report
|
2022-04-29 13:56:20 +02:00 |
|
Taha Yassine Kraiem
|
35b9d6ebaf
|
feat(api): s3 helper detect environment
feat(api): support description for dashboards
|
2022-04-29 13:40:57 +02:00 |
|
Shekar Siri
|
a87717ba8c
|
feat(ui) - dashboard - report
|
2022-04-29 13:37:30 +02:00 |
|
Taha Yassine Kraiem
|
122705b4c7
|
feat(db): EE fixed widget-size for upgrade
|
2022-04-29 13:19:11 +02:00 |
|
Shekar Siri
|
878c742c2f
|
feat(ui) - dashboard - report
|
2022-04-29 12:32:34 +02:00 |
|
rjshrjndrn
|
89ba052d41
|
chore(vagrant): Adding development readme
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2022-04-29 12:17:01 +02:00 |
|
Alexander Zavorotynskiy
|
dc69131499
|
Deleted commented (unused) code
|
2022-04-29 11:22:00 +02:00 |
|
Shekar Siri
|
b096ac73d1
|
feat(ui) - dashboard - report
|
2022-04-29 10:02:56 +02:00 |
|
ShiKhu
|
cb01c3cb28
|
fix(backend/storage): codefix
|
2022-04-28 19:21:45 +02:00 |
|
ShiKhu
|
6d4800feea
|
feat(backend/storage):split files into 2
|
2022-04-28 19:14:23 +02:00 |
|
Alexander Zavorotynskiy
|
de3ba9c7f6
|
fix(backend): added missed return in error case
|
2022-04-28 18:02:56 +02:00 |
|
Alexander Zavorotynskiy
|
3132db6205
|
fix(backend): fixed possible panic in the defer
|
2022-04-28 17:55:56 +02:00 |
|
ShiKhu
|
c2d1bcdb35
|
Merge branch 'backend' into dev
|
2022-04-28 17:03:25 +02:00 |
|
ShiKhu
|
60d0d42d69
|
fix(backend): Dockerfile.bundle fix
|
2022-04-28 17:02:53 +02:00 |
|
ShiKhu
|
d64cd12eb6
|
fix(backend):pprof launch addr: use port only
|
2022-04-28 17:02:13 +02:00 |
|
Taha Yassine Kraiem
|
1a73b978dc
|
feat(db): EE remove pages_count column
|
2022-04-28 15:29:45 +02:00 |
|
Taha Yassine Kraiem
|
b8367d87f8
|
feat(api): EE fixed No of pages count widget
|
2022-04-28 14:59:22 +02:00 |
|
Taha Yassine Kraiem
|
aef7026034
|
feat(api): EE fixed No of pages count widget
|
2022-04-28 14:59:05 +02:00 |
|
Taha Yassine Kraiem
|
51c75657ab
|
feat(api): EE fixed No of pages count widget
|
2022-04-28 14:08:23 +02:00 |
|
Taha Yassine Kraiem
|
f8f70b1006
|
feat(api): EE fixed No of pages count widget
|
2022-04-28 14:07:28 +02:00 |
|
rjshrjndrn
|
94adb69f6b
|
fix(nginx): proper x-forward-for proxying
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2022-04-27 15:00:54 +02:00 |
|
Rajesh Rajendran
|
f3b6bda163
|
Vagrant for local contribution (#434)
* chore(vagrant): initial vagrantfile
* chore(vagrant): adding instructions after installation
* chore(vagrant): Adding vagrant user to docker group
* chore(vagrant): use local docker daemon for k3s
* chore(vagrant): fix comment
* chore(vagrant): adding hostname in /etc/hosts
* chore(vagrant): fix doc
* chore(vagrant): limiting cpu
* chore(frontend): initialize dev env
* chore(docker): adding dockerignore
* chore(dockerfile): using cache for fasten build
* chore(dockerignore): update
* chore(docker): build optimizations
* chore(build): all components build option
* chore(build): utilities build fix
* chore(scrpt): remove debug message
* chore(vagrant): provision using stable branch always
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2022-04-27 12:54:40 +00:00 |
|
Taha Yassine Kraiem
|
72bee8e894
|
feat(api): round time metrics
|
2022-04-26 18:10:25 +02:00 |
|
Taha Yassine Kraiem
|
55b504cc22
|
feat(alerts): changed build script
|
2022-04-26 16:30:48 +02:00 |
|
Taha Yassine Kraiem
|
f57bf7205c
|
feat(assist): EE fixed geoip-unknown ip
|
2022-04-26 12:47:18 +02:00 |
|
Taha Yassine Kraiem
|
1832567beb
|
feat(assist): fixed geoip-unknown ip
|
2022-04-26 12:44:07 +02:00 |
|
ShiKhu
|
43669c082c
|
gofmt
|
2022-04-25 23:09:52 +02:00 |
|
ShiKhu
|
d79a14f6d0
|
fix(tracker):3.5.10:fix pre-start & resources duplication
|
2022-04-25 19:06:09 +02:00 |
|
ShiKhu
|
b21419a8b9
|
fix(backend): bad_request starts from 400
|
2022-04-25 18:38:11 +02:00 |
|
Shekar Siri
|
530d04ffe0
|
change(ui) - removed errors count check
|
2022-04-25 18:33:08 +02:00 |
|
ShiKhu
|
ef46e798d4
|
fix(frontend-assist):clear disconnection timeout before haveing the new one
|
2022-04-25 17:13:04 +02:00 |
|
Mehdi Osman
|
b8a11dd5d9
|
Update env.js
|
2022-04-25 16:52:50 +02:00 |
|
Taha Yassine Kraiem
|
dc9f105173
|
feat(api): removed tracker version from projects responses
|
2022-04-25 16:46:07 +02:00 |
|
Mehdi Osman
|
a08411f177
|
Update env.js
|
2022-04-25 16:22:22 +02:00 |
|
Mehdi Osman
|
33f6d35c05
|
Update vars.yaml
|
2022-04-25 16:07:10 +02:00 |
|
ShiKhu
|
e1b3d20dc8
|
feat(backend-ender): fire missing_resource event
|
2022-04-25 15:21:41 +02:00 |
|
ShiKhu
|
e5e6008eb8
|
feat(backend-ender):fire bad_request on Fetch with status >=300
|
2022-04-25 14:01:55 +02:00 |
|
Rajesh Rajendran
|
4a5b65a72a
|
Update third-party.md
|
2022-04-25 10:42:02 +00:00 |
|
Shekar Siri
|
53ac4c3321
|
Merge branch 'dev' of github.com:openreplay/openreplay into funnels
|
2022-04-25 12:07:19 +02:00 |
|