Commit graph

71 commits

Author SHA1 Message Date
Andrii V
7346bdc00b Bumped node version for build image, some cleanup from polymer remnants 2025-12-05 17:49:31 +01:00
Andrii V
5188f58def fix: update db version to 118 2025-08-05 15:14:01 +02:00
Andrii V
89218cd110 add some tests ingored 2025-07-03 22:14:41 +02:00
Andrii V
c4ee2591f1 add new dev test command 2025-07-03 15:49:27 +02:00
Andrii V
0bd73dc4a9 tests: remote too many tests ignored 2025-07-01 17:52:24 +02:00
Andrii V
22e865578e tests: fix 2 more, skip more related to elastic 2025-06-26 13:00:22 +02:00
Andrii V
7dc5b1bc0c tests: skip search related tests for now, add new test commands and add pytest-xdist to run in parralel 2025-06-25 20:37:14 +02:00
Andrii V
6ba5e01ab0 release: 5.5.1 security and misc bugfixes 2025-04-08 12:06:21 +02:00
Andrii V
15820be50a fix: added args back to test-simple 2025-04-03 18:24:56 +02:00
Andrii V
a4ff9d4fab fix: fixed broken tests for slack notification, added ability to run selected tests on local 2025-04-03 18:22:53 +02:00
Andrii V
d865e6fe14 release: 5.5.0 merged main into stable and resolved merge conflicts 2025-02-26 17:18:52 +01:00
RhodeCode Admin
7130effb58 core: added ruff check/format configs 2025-01-13 17:46:24 +01:00
RhodeCode Admin
b1fc3e86a5 core: added formatter for changed file 2025-01-10 10:28:08 +01:00
Andrii Verbytskyi
06278ea41f release: version 5.4.0 2024-12-24 20:09:27 +01:00
RhodeCode Admin
4bd1cec615 fix(git): moved certain operations into vcsserver 2024-11-15 09:50:40 +01:00
RhodeCode Admin
17bc7d5c02 tests: makefile update for new test suite 2024-11-08 15:16:31 +01:00
Andrii Verbytskyi
65ade690a3 chore: fixed merge conflicts 2024-10-09 16:58:32 +02:00
RhodeCode Admin
1c99ac6b7f chore(makefile): updated makefile data 2024-08-28 23:53:10 +02:00
RhodeCode Admin
2a94fb6ab1 chore: makefile, cleanup node_modules before generating a new ones 2024-07-23 14:08:35 +02:00
RhodeCode Admin
13fb9daf67 chore: makefile, cleanup node_modules before generating a new ones 2024-07-23 14:08:35 +02:00
Andrii Verbytskyi
146f6d361a merge: Resolved conflicts 2024-07-18 17:15:54 +02:00
RhodeCode Admin
0eaacd34a0 makefiles: synced makefiles 2024-06-04 17:19:57 +02:00
RhodeCode Admin
64f674caf5 make: synced makefiles 2024-05-29 09:54:27 +02:00
RhodeCode Admin
4462f85332 fix(configs): removed waitress as a default runner for web service on development.
One of the big issues discovered receantly was due to waitress vs gunicorn differences on handling
requests. Since gunicorn has a nice dev mode with code reloader we should use it as a default runner so
we can avoid such issues in the past where dev setup runned different workers than production.
2024-05-29 09:47:57 +02:00
RhodeCode Admin
112de0ec6d makefile: allow starting gunicorn with workers=N command 2024-05-22 15:36:20 +02:00
Andrii Verbytskyi
338376372c fixed permissions for pip cache folder 2024-05-08 13:08:59 +02:00
RhodeCode Admin
216e86d96e dev(makefile): hide prompt info on dev sh env 2024-03-01 11:43:04 +01:00
RhodeCode Admin
8b9833b740 docs: updated docs build for 5.0.X 2024-02-26 13:42:24 +01:00
RhodeCode Admin
ec1b6d985c chore(dev): print dev help cmd for nicer startup 2024-02-22 13:11:18 +01:00
RhodeCode Admin
14f45d7839 chore(dev): updates to makefile 2024-01-29 18:42:40 +01:00
RhodeCode Admin
719ae001e0 feat(upgrade): added feature to bulk upgrade hooks from 4.X -> 5.X fixes RCCE-34 2024-01-29 12:15:15 +01:00
RhodeCode Admin
49911056f3 fix(permission-flush): use delete method for permission cache invalidation as it's multi-process safe.
Fixes RCCE-23
2024-01-12 15:25:27 +01:00
RhodeCode Admin
2f2bd05734 chore(dev): fix web-build command 2023-12-19 12:59:14 +01:00
RhodeCode Admin
ac490e81d9 dev(static-files): new way of building static files 2023-12-19 09:04:49 +01:00
RhodeCode Admin
5ff53d7f74 chore(dev): fixed makefile 2023-12-05 10:00:13 +01:00
RhodeCode Admin
3f6a53ec6b dev(dev-shell): improvements to dev shell env 2023-12-01 09:29:00 +01:00
RhodeCode Admin
470e35909c dev(makefile): added sh shortcut for faster launch of dev env and shell 2023-11-28 09:41:32 +01:00
RhodeCode Admin
5ef431b3af dev(shell): make the shell use zshrc and better autocomplete 2023-11-23 09:36:07 +01:00
RhodeCode Admin
42606f970b feat(docs): new docs build logic
- remove nix
- use docker container
- install latest google analytics
2023-11-17 10:46:07 +01:00
RhodeCode Admin
30953604b1 dev(makefile): added dev shell prompt 2023-11-07 09:42:22 +01:00
RhodeCode Admin
33443e229e makefile: added some helpers 2023-10-20 11:49:45 +02:00
RhodeCode Admin
02b7fd344c makefile: added ruff check 2023-10-09 12:44:25 +02:00
RhodeCode Admin
dd61323584 configs: added small fixes into gunicorn configs 2023-08-16 15:55:42 +02:00
RhodeCode Admin
7520876fa4 makefile: mark huli image to generate grunt files 2023-07-28 09:42:09 +02:00
RhodeCode Admin
3082b74880 makefile: always cleanup build dir 2023-07-26 16:14:46 +02:00
RhodeCode Admin
7149466aa8 makefile: updated with latest changes, added gunicorn serve 2023-07-17 14:55:35 +02:00
RhodeCode Admin
f04c86e6d3 deps: make dev-env build faster and bump all libs to latest versions 2023-05-11 11:54:16 +02:00
RhodeCode Admin
296a407411 makefile: fixed installing vcsserver for tests 2023-03-17 14:07:14 +01:00
RhodeCode Admin
2a3710dab4 makefile: change install order of deps 2023-03-08 14:53:11 +01:00
RhodeCode Admin
4fd59e6128 makefile: added dev-env command 2023-03-06 14:57:05 +01:00