Commit Graph
2084 Commits
Author SHA1 Message Date
John Davis 396797d18f Fix typos in release documentation 2024-05-20 14:57:49 -04:00
mvdbeek f26e90f712 Log start and end of request
Configurable via `use_access_logging_middleware`.
Looks like this:

```
galaxy.webapps.base.api DEBUG 2024-04-23 17:14:43,776 [pN:main,p:73562,tN:MainThread] GET /history/current_history_json?since=2024-04-22T17:24:13.936493 f8c75e2c-30eb-4fcb-9b96-25bd4b2df435
galaxy.webapps.base.api DEBUG 2024-04-23 17:14:48,719 [pN:main,p:73562,tN:MainThread] GET /history/current_history_json?since=2024-04-22T17:24:13.936493 f8c75e2c-30eb-4fcb-9b96-25bd4b2df435 200
galaxy.webapps.base.api DEBUG 2024-04-23 17:14:51,767 [pN:main,p:73562,tN:MainThread] GET /history/current_history_json?since=2024-04-22T17:24:13.936493 2fe6094c-67bb-4144-a19f-cbb4a1b18fb4
galaxy.webapps.base.api DEBUG 2024-04-23 17:14:51,786 [pN:main,p:73562,tN:MainThread] GET /history/current_history_json?since=2024-04-22T17:24:13.936493 2fe6094c-67bb-4144-a19f-cbb4a1b18fb4 200
galaxy.webapps.base.api DEBUG 2024-04-23 17:14:53,139 [pN:main,p:73562,tN:MainThread] GET /api/entry_points?running=true 763693e9-4fd3-4a97-a100-a3c259b4b4c8
```
2024-04-24 17:08:06 +02:00
Natalie Whitaker c3f5f59008 Update _thanks.rst to include new socials and remove inactive ones
Updating the _thanks.rst that is associated with the User Release Notes to reflect Galaxy's new social media presence.

Galaxy is no longer active on Twitter and has joined Bluesky and LinkedIn. The new 'thanks' message has been updated to reflect this with the appropriate links to the new socials.
2024-04-11 13:00:33 -04:00
Martin Cech 06c5762a5c adjust release notes to use the same languag3 as interface 2024-04-05 09:45:34 -07:00
davelopez a6ddaac915 Run make config-rebuild 2024-04-05 11:31:11 +02:00
Nicola Soranzo ed5b0023ff Fix search and version menu in docs
The `html_theme_path` option should not be used any more with
sphinx-rtd-theme since it switches off the theme's ability to
automatically enable the sphinxcontrib-jquery extension, i.e.
jQuery is not loaded in the web pages when building the docs with
Sphinx >=6.

xref: https://github.com/readthedocs/sphinx_rtd_theme/issues/1434#issuecomment-1472671651

Also replace the deprecated `canonical_url` theme option with
Sphinx's `html_baseurl`.

xref: https://sphinx-rtd-theme.readthedocs.io/en/stable/configuring.html#confval-canonical_url
2024-04-04 02:39:52 +01:00
John Davis 9501826257 Fix release notes
correct links to videos
better images
2024-04-02 22:28:15 -04:00
John Davis feeb74ac51 Merge pull request #17887 from jdavcs/24.0_release_notes
[24.0] Add more last minute PRs to release notes
2024-04-02 14:49:22 -04:00
John Davis a129b651bc Add more last min PRs 2024-04-02 14:40:57 -04:00
John Davis 7284e3eb1d Merge pull request #17610 from jdavcs/24.0_release_notes
[24.0] 24.0 release notes
2024-04-02 14:06:46 -04:00
John Davis 99f31dffb0 Add latest PRs 2024-04-02 14:06:12 -04:00
Laila Los e17e0c0d3a add details to column select feature highlight 2024-04-02 19:03:55 +02:00
John Davis 4857324a5f Add links to published videos 2024-04-01 15:24:46 -04:00
John Davis b9c94ceb6e Add alt text to figures 2024-04-01 14:05:42 -04:00
John Davis 86b4345c69 Move image_diff section to main announcement 2024-04-01 10:47:51 -04:00
mvdbeek 3669caee17 Merge branch 'release_23.2' into release_24.0 2024-03-28 09:29:33 +01:00
John DavisandHelena aa715e4edc Update doc/source/releases/24.0_announce_user.rst
Co-authored-by: Helena <hexylena@galaxians.org>
2024-03-26 08:18:32 -04:00
John DavisandHelena 89d4f9cf4d Update doc/source/releases/24.0_announce_user.rst
Co-authored-by: Helena <hexylena@galaxians.org>
2024-03-26 08:17:57 -04:00
John DavisandHelena 96d1dc23b9 Update doc/source/releases/24.0_announce_user.rst
Co-authored-by: Helena <hexylena@galaxians.org>
2024-03-26 08:17:30 -04:00
mvdbeek 2ce2686205 Proxy Access-Control-* headers when using x-accel-redirect 2024-03-26 10:54:29 +01:00
John Davis a941f40a49 Add main announcement highlights 2024-03-25 23:17:41 -04:00
John Davis 65a860b2e3 Add user release notes and images 2024-03-25 23:07:34 -04:00
John Davis 98b36361b9 Add config notes 2024-03-25 18:37:21 -04:00
John Davis b36372d662 Add admin notes 2024-03-25 18:10:27 -04:00
John Davis 93ff028028 Fix error in notes 2024-03-25 17:38:27 -04:00
John Davis 6a34031f0c More PR title fixes 2024-03-25 16:22:26 -04:00
John Davis 480ec69e60 Add 24.0 to releases/index.rst 2024-03-25 14:56:46 -04:00
John Davis 9e6382cc48 Add PRs merged since the freeze 2024-03-25 14:45:42 -04:00
John Davis dfe7508558 Add Amirhossein to testing team 2024-03-25 14:28:29 -04:00
John Davis 0550e76683 Add more boilerplate to main announcement
TODO: add all this to galaxy-release-util script
2024-03-25 14:28:29 -04:00
John Davis ccb3043a7c Edit dates, titles
Make title in user release notes consistent with main announcement.
Change "February", "Early" to "March".
Dates: 2/26 was the freeze; 3/25 gives us sufficient time to releaase.
2024-03-25 14:28:29 -04:00
John Davis 446e0126b3 Add release testing team 2024-03-25 14:28:29 -04:00
John Davis 03b6c3997d Change dates for 24.1
We need more time before GCC
2024-03-25 14:28:29 -04:00
John Davis 49e09706ec Release notes scaffold for 24.0 2024-03-25 14:28:29 -04:00
John Chilton 13cce38dd9 Allow admin to sharpen language about selected object stores. 2024-03-22 10:41:59 -04:00
Matthias Bernt c3ff77512e add documentation on how to use vault keys in file sources 2024-02-19 19:39:55 +01:00
Marius van den Beek caf1ba76da Merge pull request #17461 from mvdbeek/document_release_process
Update release process documentation
2024-02-14 14:41:36 +01:00
Matthias Bernt bc016388d7 add doc for tool xml outputs - collection - data
fixes https://github.com/galaxyproject/galaxy/issues/11833
2024-02-13 22:39:17 +01:00
Marius van den BeekandJohn Davis 799d27f0e5 Fix rst list syntax
Co-authored-by: John Davis <jdavcs@gmail.com>
2024-02-13 19:19:23 +01:00
Marius van den BeekandJohn Davis ee9396971d Simplify explanations
Co-authored-by: John Davis <jdavcs@gmail.com>
2024-02-13 17:58:47 +01:00
mvdbeek 13b6ed44d8 Update release process documentation 2024-02-13 16:38:09 +01:00
Nuwan GoonasekeraandHelena b73490c374 Update doc/source/index.rst
Co-authored-by: Helena <hexylena@galaxians.org>
2024-02-05 15:12:14 +05:30
nuwang 44d96ea28f Add signpost to training material 2024-02-05 11:18:23 +05:30
Wolfgang Maier dcb20450a0 Fix IUC best practices links, mention data_source_async 2024-02-01 16:05:13 +01:00
John Davis 6880480cf2 Merge branch 'release_23.2' into dev_merge23.2 2024-01-29 16:31:08 -05:00
John Davis bd6757d9c5 Drop empty section 2024-01-29 16:21:50 -05:00
John Davis e134e8b633 Merge branch 'release_23.2' into 'release_23.3' 2024-01-29 13:27:15 -05:00
John Davis fe2fd22ba1 Add latest PRs 2024-01-29 12:02:00 -05:00
Matthias Bernt 7c3e2a629b quote pipe characters in xsd doc tables 2024-01-26 18:40:08 +01:00
John Davis 568480f923 Merge branch 'release_23.2' into dev_merge_23.2 2024-01-24 16:28:01 +00:00