techknowlogick and GitHub
2d7a0e3a8b
bump x/net ( #32896 ) ( #32900 )
...
backport #32896
2024-12-19 09:27:41 +08:00
techknowlogick and GitHub
b54b6d103f
use specific namespace labels
2024-12-12 15:45:55 -05:00
techknowlogick and GitHub
edf96fcf6a
bump vue-bar-graph ( #31705 ) ( #31753 )
...
backport vue-bar-graph bump to remove gsap dep
2024-08-01 21:34:32 +03:00
techknowlogick and GitHub
c71c95d5e5
fix redis deps ( #31662 ) ( #31663 )
...
fix https://github.com/go-gitea/gitea/issues/31658
backports #31662
2024-07-19 20:14:58 +00:00
techknowlogick and GitHub
688085c15e
Switch to upstream of gorilla/feeds ( #31400 ) ( #31464 )
...
backport #31400
2024-06-23 16:47:43 +08:00
techknowlogick and GitHub
06039bf0b7
bump protobuf module ( #29617 )
2024-03-05 20:35:29 -05:00
cb52b17f92
Add admin API route for managing user's badges ( #23106 )
...
Fix #22785
---------
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-03-01 03:23:28 -05:00
5e32cd6beb
Don’t comment when locking ( #29508 )
...
This reduces the number of emails/notifications on outdated issues.
Co-authored-by: John Olheiser <john.olheiser@gmail.com >
2024-03-01 09:43:42 +08:00
+3
5bb8d1924d
Support SAML authentication ( #25165 )
...
Closes https://github.com/go-gitea/gitea/issues/5512
This PR adds basic SAML support
- Adds SAML 2.0 as an auth source
- Adds SAML configuration documentation
- Adds integration test:
- Use bare-bones SAML IdP to test protocol flow and test account is
linked successfully (only runs on Postgres by default)
- Adds documentation for configuring and running SAML integration test
locally
Future PRs:
- Support group mapping
- Support auto-registration (account linking)
Co-Authored-By: @jackHay22
---------
Co-authored-by: jackHay22 <jack@allspice.io >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: KN4CK3R <admin@oldschoolhack.me >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
Co-authored-by: Jason Song <i@wolfogre.com >
Co-authored-by: morphelinho <morphelinho@users.noreply.github.com >
Co-authored-by: Zettat123 <zettat123@gmail.com >
Co-authored-by: Yarden Shoham <git@yardenshoham.com >
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: silverwind <me@silverwind.io >
2024-02-23 00:08:17 +00:00
techknowlogick and GitHub
a346a8c852
bump to use go 1.22 ( #29119 )
2024-02-14 18:19:57 +00:00
techknowlogick and GitHub
a1d2a152f8
bump to use alpine3.19 ( #28594 )
2023-12-23 21:04:58 +00:00
techknowlogick and GitHub
60fce1568e
Remove network call on make clean ( #27689 )
...
fix #27653
credit to silverwind for finding issue
2023-10-19 08:02:22 +00:00
techknowlogick and GitHub
c573d96b70
rm outdated docs from some languages ( #27530 )
...
related to #27499
2023-10-13 19:29:18 +00:00
techknowlogick and GitHub
dc7cf7a984
fully replace drone with actions ( #27556 )
...
this builds binaries and docker images for tags
2023-10-11 06:39:32 +00:00
techknowlogick and GitHub
65eea1d536
switch to using official AWS step in release nightly ( #27532 )
...
`jakejarvis/s3-sync-action@master` is out of date, and using official
actions is always recommended
2023-10-09 10:12:19 +00:00
techknowlogick and GitHub
e96e440b8b
add a shortcut to user's profile page to admin user details ( #27299 )
2023-10-08 02:48:32 +00:00
techknowlogick and GitHub
e3229c8e9b
bump go-deps ( #27489 )
2023-10-07 05:55:08 +00:00
techknowlogick and GitHub
72b66032e4
change runner for binary
2023-10-07 00:14:45 -04:00
techknowlogick and GitHub
e820d9966d
move re-useable workflow
2023-10-06 15:22:10 -04:00
techknowlogick and GitHub
bab41dd3a3
add checkout to disk-clean
2023-10-06 15:16:56 -04:00
1683f1587c
use hosted runners for nightly actions ( #27485 )
...
I'm temporarily unable to properly evaluate actuated runners, and so I'm
switching back to hosted runners until I am able to focus on that again.
---------
Co-authored-by: silverwind <me@silverwind.io >
2023-10-06 15:13:47 -04:00
9e446dbf04
bump bleve ( #27300 )
...
Co-authored-by: yp05327 <576951401@qq.com >
Co-authored-by: silverwind <me@silverwind.io >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2023-09-27 07:10:58 +00:00
techknowlogick and GitHub
0816463cf4
Update database-preparation and add note re: MariaDB ( #27232 )
...
update DB docs per feedback.
https://gitea.com/gitea/gitea-docusaurus/issues/69
2023-09-24 21:24:17 +00:00
techknowlogick and GitHub
b32998b3f5
set version in snapcraft yaml
2023-09-13 23:20:46 -04:00
techknowlogick and GitHub
5d755ac6ae
bump all nightly builds to 16gb
2023-09-13 10:43:03 -04:00
techknowlogick and GitHub
3bebcb2e9c
bump rootful to 16gb
2023-09-12 15:26:41 -04:00
techknowlogick and GitHub
2abbc43dff
setup go in the nightly release pipeline
2023-09-12 13:36:15 -04:00
techknowlogick and GitHub
c892ab0600
Speed up nightly builds ( #27045 )
...
* Rootless/ful docker images build separately
* Vendor go modules outside docker to speed up the build
Thanks to Alex Ellis for these suggestions (and actuated runner build
time)
2023-09-12 13:33:45 -04:00
techknowlogick and GitHub
e6b68c579b
Use Actuated.dev runner for nightly builds
2023-09-12 12:15:05 -04:00