Ariel Otilibili
|
b03ea17a5f
|
Refactorized the rules targetting `docker-*`
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
|
2024-08-07 07:37:48 +02:00 |
Ariel Otilibili
|
6910e61bde
|
Refactorized `make semgrep`
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
|
2024-08-07 07:37:48 +02:00 |
Ariel Otilibili
|
a6fdc098b9
|
Refactorized the rules targetting `docs-*`
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
|
2024-08-07 07:37:48 +02:00 |
Ariel Otilibili
|
313612333c
|
Refactorized `trace-malloc` and the rules targetting `memory-*`
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
|
2024-08-07 07:37:48 +02:00 |
Ariel Otilibili
|
cad29145f1
|
Refactorized the rules targetting `profiling-*`
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
|
2024-08-07 07:37:48 +02:00 |
Ariel Otilibili
|
4dba2f13ad
|
Refactorized `format`, `lint`, & `codespell` rules
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
|
2024-08-07 07:37:48 +02:00 |
Ariel Otilibili
|
c171d7604e
|
Refactorized the rules targetting `test*`
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
|
2024-08-07 07:37:48 +02:00 |
Ariel Otilibili
|
658e318fd7
|
Refactorized the rules targetting `venv-*`
Addressed `venv-full-*`, `venv-min-*`, & `venv-dev-*`.
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
|
2024-08-07 07:37:48 +02:00 |
Ariel Otilibili
|
76cd7e63e2
|
Refactorized `make help`
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
|
2024-08-07 07:37:48 +02:00 |
Ariel Otilibili
|
020fe7a0b2
|
Placed phony targets under the same rule
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
|
2024-08-07 07:37:48 +02:00 |
Ariel Otilibili
|
c96c778883
|
Refactorized the rules targetting `run*`
* refactorized the rules targetting `run*`
* set up variables for subsequent refactorizations.
Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
|
2024-08-07 07:37:48 +02:00 |
nicolargo
|
f603e8412c
|
Add another connector to snap
|
2024-07-07 18:47:46 +02:00 |
nicolargo
|
f4c7ca01fe
|
Correct codespell
|
2024-06-29 19:19:26 +02:00 |
Bharath Vignesh J K
|
00c662f870
|
chg: Makefile - use ruff & pre-commit
|
2024-05-17 04:13:26 +05:30 |
nicolargo
|
f2d7e13cd8
|
Improve tests by testing all the plugin/model.py methods #2757
|
2024-05-09 10:09:05 +02:00 |
nicolargo
|
fd3625826b
|
First work done for plugin model (stats only)
|
2024-05-07 15:26:16 +02:00 |
nicolargo
|
af4765db8a
|
Remove unitest shell script - Use Makefile instead
|
2024-05-07 14:07:08 +02:00 |
nicolargo
|
8e8d4ce89b
|
Rename unitest to unittest - Related to #2757
|
2024-05-07 14:01:36 +02:00 |
nicolargo
|
e8563a0fc4
|
Format code and update docs/webui
|
2024-05-07 11:49:55 +02:00 |
nicolargo
|
9121b77763
|
Add some profiling and upgrade CI to NodeJS 20
|
2024-05-06 11:55:37 +02:00 |
nicolargo
|
88fee9bc8e
|
Use buildx instead of build for local container images
|
2024-04-30 10:35:45 +02:00 |
nicolargo
|
1cd17d9614
|
Add the --hide-public-info option
|
2024-04-29 10:01:24 +02:00 |
nicolargo
|
2aa3f418df
|
Alert timestamp is incorrect #2591
|
2024-04-27 17:38:56 +02:00 |
nicolargo
|
c09d9256c7
|
Display date correctly in WebUI Alarm
|
2024-04-27 10:04:00 +02:00 |
nicolargo
|
43b355fdff
|
Update the Flame profiling
|
2024-03-09 16:50:26 +01:00 |
nicolargo
|
a5249a1893
|
Update Snapcraft
|
2024-02-03 09:59:31 +01:00 |
nicolargo
|
b3828f5497
|
Replace Bottle by FastAPI #2181
|
2023-12-16 15:00:04 +01:00 |
nicolargo
|
a3e08966b5
|
:Merge branch 'develop' into issue2181
|
2023-12-10 20:12:21 +01:00 |
nicolargo
|
06d458ac63
|
Update deps
|
2023-12-09 11:07:33 +01:00 |
nicolargo
|
5fa7ae4264
|
WARNING: Replace the get_raw command for processlist
|
2023-12-02 16:41:52 +01:00 |
nicolargo
|
bcf4ce45fc
|
Rename any reference to Bottle in doc and dep file. Ready to refactor the main glances_restful_api.py file.
|
2023-11-26 10:02:30 +01:00 |
nicolargo
|
658c3563a7
|
Improve Makefile to split minimal, full and dev virtualenv
|
2023-05-17 15:42:39 +02:00 |
nicolargo
|
6f4da273c0
|
Add minimal venv in Makefile
|
2023-05-17 11:35:46 +02:00 |
nicolargo
|
1c28d543f2
|
Update docs for Glances 3.4.0
|
2023-05-16 09:32:17 +02:00 |
nicolargo
|
ac7f674f55
|
Improve Makefile amd docker-compose to support Podman and GPU
|
2023-05-13 23:15:40 +02:00 |
nicolargo
|
38d0e706d7
|
Pin Docker-Py to 6.0.1 - Waiting upstream patch related to #2366
|
2023-05-07 11:04:10 +02:00 |
nicolargo
|
f4873cef08
|
Improve Lint
|
2023-05-01 10:12:09 +02:00 |
nicolargo
|
25efd90924
|
Correct typo
|
2023-04-29 10:01:44 +02:00 |
nicolargo
|
28b46a72a4
|
Avoid interaction in the Docker build process for Ubuntu images
|
2023-03-12 10:02:00 +01:00 |
nicolargo
|
6b637bcc57
|
All times displayed in UTC - Container not using TZ/localtime (Docker) #2278
|
2023-03-05 09:25:53 +01:00 |
nicolargo
|
650df696dc
|
Add semgrep support
|
2023-02-04 16:08:22 +01:00 |
nicolargo
|
10fbb246ac
|
Add run-docker-ubuntu-* in Makefile
|
2023-01-14 09:15:36 +01:00 |
fkwong
|
50f5bfc34b
|
Add ubuntu Dockerfile
|
2023-01-05 13:19:42 +08:00 |
nicolargo
|
a5e2800807
|
Update Makefile with comments
|
2022-11-19 15:51:20 +01:00 |
nicolargo
|
056e9d2940
|
Add unitary test for memory profiling
|
2022-11-12 17:15:44 +01:00 |
nicolargo
|
eb8c0fd23c
|
Refactor Docker image factory: from now, only Alpine images will be provided
|
2022-11-03 15:05:57 +01:00 |
nicolargo
|
6116c2cc44
|
Update Debian container to Python 3.11
|
2022-10-29 10:55:59 +02:00 |
nicolargo
|
a4105ee6e8
|
Correct minimatch ReDoS vulnerability
|
2022-10-22 09:46:11 +02:00 |
nicolargo
|
a0006b4a05
|
Add Codespell to the CI pipeline #2148
|
2022-10-16 10:43:11 +02:00 |
nicolargo
|
2532008162
|
Correct issue on the dev Docker
|
2022-09-15 11:02:11 +02:00 |
nicolargo
|
8a1d4ab53a
|
Correct some minor artifact issue in the WebUI
|
2022-09-11 18:04:04 +02:00 |
nicolargo
|
3ed17fa8f6
|
Improve makefile
|
2022-09-09 10:20:38 +02:00 |
nicolargo
|
499288c108
|
Make the Makefile format target compliant with the future Glancesv4 branch
|
2022-08-20 10:04:28 +02:00 |
nicolargo
|
82bbd00b6c
|
Lint the code
|
2022-08-20 10:01:37 +02:00 |
nicolargo
|
917f01a830
|
Update formater in the Makefile with flake8 and autopep8/autoflake
|
2022-08-20 09:39:49 +02:00 |
nicolargo
|
ee3f43985e
|
Update docs and Makefile
|
2022-08-20 09:00:19 +02:00 |
nicolargo
|
faf633da77
|
Remove python3-glances.json file from Glances repo
|
2022-08-19 20:15:06 +02:00 |
nicolargo
|
d954a0127c
|
Distribute as Flatpak - First try #1374
|
2022-08-19 19:52:49 +02:00 |
nicolargo
|
4634caf3a1
|
Add WebUI audit to the Makefile
|
2022-07-29 13:17:03 +02:00 |
nicolargo
|
678f6da3a9
|
Disable Pyright on the Git actions pipeline
|
2022-07-10 18:52:23 +02:00 |
nicolargo
|
5a44de0080
|
Improve makefile help
|
2022-07-09 09:03:39 +02:00 |
Sylvain MOUQUET
|
7c9d09029c
|
chore(Makefile): add command make help
|
2022-07-05 23:34:58 +02:00 |
nicolargo
|
2d4309c0eb
|
Update Makefile
|
2022-05-25 23:12:09 +02:00 |
Steven Conaway
|
9c6cb6c5ba
|
add venv to list of .PHONY in Makefile
|
2022-05-02 23:22:43 -07:00 |
nicolargo
|
021ac4cea9
|
Format code thanks to Black
|
2022-03-20 09:13:02 +01:00 |
nicolargo
|
5098ac009b
|
Add memory leak target in makefile
|
2022-02-25 11:24:12 +01:00 |
nicolargo
|
74a2e6bbe8
|
Add a trace malloc test
|
2022-02-20 09:38:53 +01:00 |
RazCrimson
|
24636a544c
|
add: Makefile entries for black formatting & testing
|
2021-11-29 21:51:18 +05:30 |
nicolargo
|
48e35fa98e
|
Merge branch 'webpack-upgrade' into develop
|
2021-11-11 18:02:36 +01:00 |
nicolargo
|
9af001c500
|
Update docs and correct make docs-server target in Makefile
|
2021-11-11 10:46:56 +01:00 |
Floran Brutel
|
f0470761e4
|
Use npm ci instead of npm install
|
2021-11-11 10:46:29 +01:00 |
nicolargo
|
c4bb0af8fe
|
Update Makefile
|
2021-08-14 12:45:53 +02:00 |
nicolargo
|
a9ebdf185b
|
Make the process sort list configurable through the command line #1903
|
2021-08-01 10:05:47 +02:00 |
nicolargo
|
a9d5c0c1ac
|
Add limits
|
2021-07-17 09:31:07 +02:00 |
nicolargo
|
04bad352e6
|
Get specific item
|
2021-07-16 15:39:24 +02:00 |
nicolargo
|
d4339de57e
|
Add some tools to the Makefile
|
2021-06-13 10:49:01 +02:00 |
nicolargo
|
4b87e979af
|
Add NEWS file and improve Makefile
|
2021-06-12 19:15:31 +02:00 |
nicolargo
|
28c980142d
|
Add no pager to release note
|
2021-06-12 18:39:09 +02:00 |
nicolargo
|
b4a3aae04d
|
Update Makefile
|
2021-06-12 09:48:17 +02:00 |
nicolargo
|
55a3a13d89
|
Add release-note in the Makefile
|
2021-06-12 09:42:02 +02:00 |
nicolargo
|
06186ec6ad
|
Update Glances Flame
|
2021-06-05 17:40:47 +02:00 |
nicolargo
|
ad14969d06
|
Default refresh time for sensors is refresh rate * 2
|
2021-05-30 17:52:33 +02:00 |
nicolargo
|
39631d0b09
|
Add profiling tools
|
2021-05-29 18:48:27 +02:00 |
Nicolas Hennion
|
8086e1033c
|
Update docs
|
2021-05-26 15:51:43 +02:00 |
nicolargo
|
0c7e3bca5f
|
Add shortcut to run Glances in dev environment
|
2021-05-23 09:04:41 +02:00 |
nicolargo
|
b8dade991c
|
Add webui in Makefile
|
2021-04-11 10:39:30 +02:00 |
nicolargo
|
43db8c75ae
|
Add a simple Makefile
|
2018-12-27 10:10:26 +01:00 |