Skip to content

Re to merge #209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 43 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
c631bb2
Start of galaxy-re branch
Nov 13, 2023
e75a60e
adds individual templates and files
Nov 13, 2023
02b1bbc
adds ansible rule for doing pg_dump
martindemko Nov 20, 2023
7f406a1
nginx send_timeout, ansible includes NBD setup
martindemko Jan 13, 2024
e7329f1
fixes ansible NBD tasks
martindemko Jan 15, 2024
ced7ee7
starting modifications for galaxy-umsa
martindemko Jan 15, 2024
c1b898d
Merge remote-tracking branch 'origin/galaxy-umsa' into galaxy-re
martindemko Jan 15, 2024
f7aa719
fixes user id, celery memory_limit, postgresql_objects_privileges
martindemko Jan 15, 2024
c66a57b
adds PBS testing tool
martindemko Jan 25, 2024
f396d84
fixes dynamic queue specification for RepEx and TAREAN
martindemko Jan 25, 2024
320d5cc
fixes merging galaxy-umsa with galaxy-re
martindemko Jan 25, 2024
da87424
rolls back the correct version of secrets
martindemko Jan 25, 2024
11e5a78
adds list of RE-galaxy tools
martindemko Jan 29, 2024
5a62e90
adds Galaxy DB restore, reallocates pg_dump tasks, polishes NBD tasks…
martindemko Jan 29, 2024
e9b3394
updates README
martindemko Jan 29, 2024
7dcc15a
adds galaxy tools installation tasks
martindemko Jan 29, 2024
4f64f39
removes non-existing data dir
martindemko Jan 29, 2024
f989ea9
fixes Galaxy DB restore tasks with latest version, adds testing_pbs l…
martindemko Jan 29, 2024
029a2d3
fixes mem param for repatexplorer tool in tpv conf
martindemko Feb 1, 2024
6225771
adds galaxy welcome page from old REGalaxy
martindemko Mar 5, 2024
d089044
updates regalaxy tool list
martindemko Mar 5, 2024
527542d
using galaxy prefix and some optimisations
martindemko Mar 5, 2024
aab2140
front page updated
kavonrtep Mar 25, 2024
a17c6b9
Merge pull request #5 from kavonrtep/galaxy-re
martindemko Mar 25, 2024
3b86878
adds dante_ltr to whitelist
martindemko Apr 18, 2024
19bd898
fixes job name in case of anonymous user
martindemko Apr 18, 2024
7db5f14
adds possibility to change order of tools and sections in tool panel
martindemko Apr 18, 2024
b825bc4
order of sections and tools modified, new tools added to tool list
kavonrtep Apr 30, 2024
31bfc27
Merge pull request #6 from kavonrtep/galaxy-re
martindemko Apr 30, 2024
45eaa81
adds function for hidding admin tools in toolbox
martindemko Apr 30, 2024
414eea9
front page updated
kavonrtep Nov 6, 2024
6f8890e
Merge pull request #22 from kavonrtep/galaxy-re
martindemko Nov 6, 2024
4c03d9b
lots of changes
martindemko Nov 6, 2024
2ab5de4
Merge branch 'galaxy-re' of github.com:CESNET/usegalaxy into galaxy-re
martindemko Nov 6, 2024
06abf9e
update of regalaxy tool list
martindemko Nov 6, 2024
e3793bb
Update ci.yaml
martindemko Nov 7, 2024
51481d8
front page updated - workshop
kavonrtep Feb 20, 2025
4d17a98
Merge pull request #108 from kavonrtep/galaxy-re
martindemko Feb 21, 2025
0939bc1
adds latest changes
martindemko Jul 13, 2025
797bdd0
adds first reviewed changes
martindemko Jul 13, 2025
16bc67b
few more reviewed changes
martindemko Jul 13, 2025
9282c97
more reviewed changes
martindemko Jul 13, 2025
f720dd4
testing commit
martindemko Jul 13, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 0 additions & 33 deletions .github/workflows/ci.yaml

This file was deleted.

1 change: 0 additions & 1 deletion README.md → README
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,3 @@ Use `sudo apt install python3-docker` before running the `usegalaxy.rabbitmqserv
For influxdb apt key error: https://www.influxdata.com/blog/linux-package-signing-key-rotation/

For proftpd add "LoadModule mod_tls.c" to roles/galaxyproject.proftpd/templates/tls.conf.j2 just before the TLSEngine

Loading