0ko
4cba3d36b3
Fix dead links
2024-05-05 06:18:43 +00:00
TheFox0x7
3c38f063d4
add lychee action
2024-05-04 14:11:19 +02:00
OniriCorpe
cd06bf37c5
Fix the 'Forgejo numbering scheme' link
2024-05-02 23:52:48 +00:00
alydev
0bfc31bd0a
SSL note for minio storage, fixed dead link
2024-05-01 18:33:10 +10:00
Earl Warren
2a12684354
admin(cli): update
2024-04-30 17:37:19 +02:00
Earl Warren
d9c4a8bd18
admin: upgrade: drop issue.created when upgrading from gogs
...
Refs: https://codeberg.org/forgejo/forgejo/issues/3488
2024-04-28 20:37:17 +00:00
Earl Warren
bea94cd9bd
Revert "Add rootless installation instructions"
...
This reverts commit 345765e21f
.
2024-04-28 20:36:03 +00:00
Firepup650
a1106f2fce
Fix a broken link
...
`[clean up job]../../admin/config-cheat-sheet/#cron---cleanup-expired-packages-croncleanup_packages)` -> `[clean up job](../../admin/config-cheat-sheet/#cron---cleanup-expired-packages-croncleanup_packages)`
2024-04-28 14:55:54 +00:00
Robin Kloppe
d9db0d13f6
Added Repo Mirros ( #568 )
...
In a next step https://codeberg.org/forgejo/forgejo/pulls/3503 can be merged
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/568
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Robin Kloppe <git@mainboarder.de>
Co-committed-by: Robin Kloppe <git@mainboarder.de>
2024-04-28 08:58:32 +00:00
Otto Richter
c6c39005b0
Document database.MAX_OPEN_CONNS limit
...
See https://codeberg.org/forgejo/forgejo/pulls/3500
and https://codeberg.org/forgejo/forgejo/pulls/3383
for details.
2024-04-27 22:39:00 +02:00
cascading-pr
ef11b41eb5
cascading-pr update
2024-04-25 13:40:26 +00:00
0ko
bcd7348a70
localization admin: add Weblate announcement
2024-04-24 18:58:31 +05:00
Earl Warren
a0477a8300
LTS: is not part of the metadata & CLI updates ( #561 )
...
- LTS are listed in the table, no hint in the version number
- update the RC release names
- CLI updates
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/561
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2024-04-23 15:57:31 +00:00
Earl Warren
cd3c76c05d
docs: user: new section on comment on issues & PR via email
2024-04-23 09:03:49 +00:00
Earl Warren
6aa9b491a0
sync with Gitea e865de1e9d65dc09797d165a51c8e705d2a86030
...
cd docs
git diff d3982bcd814bac93e3cbce1c7eb749b17e413fbd..e865de1e9d65dc09797d165a51c8e705d2a86030 -- $(find . -type f -name '*en-us*')
2024-04-23 07:16:10 +00:00
Earl Warren
88ea9f3a24
meta: pnpm has a new format for lockfiles
...
Seem to be better to upgrade despite it being very new rather than
to pin pnpm.
2024-04-23 01:01:32 +02:00
Earl Warren
06233a63cd
developer: release: octopuce is not publicly visible
2024-04-21 07:03:44 +00:00
Earl Warren
51a1f2951e
developer: infrastructure: v7.next.forgejo.org
2024-04-21 06:52:09 +00:00
0ko
82ab0bb31b
developer: update localization admin guides
2024-04-21 06:49:58 +00:00
crystal
2a91eef705
prerelease version docs
2024-04-21 06:47:51 +00:00
Otto Richter
7c8c649cc9
Sync list of default themes
...
See https://codeberg.org/forgejo/forgejo/pulls/1746
2024-04-21 06:47:08 +00:00
crystal
d58d729c58
fix 404
2024-04-20 16:59:47 -06:00
Earl Warren
4ce64e2840
docs: pick the Forgejo release from experimental ( #542 )
...
in the case of a release that is not yet published, it will exist as
release candidates in the experimental organization. Every release go
through there and it is a reliable source.
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/542
Reviewed-by: crystal <crystal@noreply.codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2024-04-20 08:39:14 +00:00
crystal
bd8e4e588a
timetzdata is in the release build tags
2024-04-20 07:26:55 +00:00
Earl Warren
c11ee8a32d
the v7.0 branch is cut
2024-04-20 08:25:54 +02:00
Earl Warren
396b73db5d
developer: 7.0 pushed to 23 April 2024
...
Refs: https://matrix.to/#/!zpNKWqkiEOyljSMQDK:matrix.org/$NbJVQF3bOEMbfFbfq-IhydQPukQuHvsz3Vi6A2ozWCU?via=schinas.net&via=matrix.org&via=envs.net
2024-04-19 15:06:40 +00:00
crystal
34ab587e0f
replace gna.org links with archive.org mirrors
...
gna.org is apparently gone
2024-04-18 21:38:30 -06:00
Earl Warren
d1662f520e
developer: infrastructure: blacklist bots that do not obey robots.txt
...
They get /forgejo/forgejo/archive/100448a007707c049a769cb71cd170fcb5b64a25.bundle
despite https://code.forgejo.org/robots.txt having
Disallow: /*/*/archive/
Disallow: /*/*/archive/*.bundle
2024-04-15 10:38:55 +00:00
Christian Drexler
798fee5b11
small update to docker compose (quoted boolean, compose as module) (again) ( #525 )
...
Hi,
somehow I made a hash of the last PR #522 so it failed linting again. I hope it is ok now. Sorry for the noise!
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/525
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Christian Drexler <xunzi@noreply.codeberg.org>
Co-committed-by: Christian Drexler <xunzi@noreply.codeberg.org>
2024-04-14 12:31:01 +00:00
0ko
b4354d111a
Developer: Base localization: add Contributing section
2024-04-11 14:43:22 +00:00
oliverpool
cc1a240739
webhooks: add SourceHut Builds and matrix, organize by type
2024-04-10 17:36:35 +02:00
natct
c134c1bb09
Badges are enabled by default.
2024-04-10 11:28:01 +02:00
natct
e0200e8b3c
Add Repository Activity.
2024-04-10 10:06:04 +02:00
jilen
81154d6fa5
add minio bucket lookup
2024-04-10 07:09:11 +02:00
Ada
53da12e153
Improve wording
2024-04-05 22:11:28 +02:00
Ada
a2824865fa
add documentation for cron.delete_inactive_accounts
2024-04-05 21:26:12 +02:00
Mai-Lapyst
b47946be04
Document the new preview of permalinks
2024-04-05 04:21:34 +00:00
Earl Warren
e686086717
developer: dependency management guide
2024-04-03 09:53:18 +00:00
Gergely Nagy
6398dc14de
Revert "admin: Document [repository].DOWNLOAD_OR_CLONE_METHODS"
...
This reverts commit 28cdb8ca82
, because
the functionality has been superseded by a different implementation.
Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-04-01 22:13:00 +02:00
0ko
23cee48c5b
config: socks are socks5
...
Ref https://codeberg.org/forgejo/forgejo/issues/2943
2024-04-01 19:00:10 +05:00
Shiny Nematoda
e6d29aec71
user: update code search
2024-03-31 08:02:55 +00:00
Earl Warren
0c64312770
developer: release: update from cutting the v7.0 branch
...
Refs: https://codeberg.org/forgejo/forgejo/issues/2425
2024-03-30 15:36:18 +01:00
Earl Warren
76562da938
LTS EOL must overlap the next LTS
2024-03-30 08:19:44 +00:00
Earl Warren
73e569c299
user: release: LTS support
2024-03-30 08:19:44 +00:00
Pi-Cla
3693fe0926
Mention code.forgejo.org mirror
...
The docker installation page does not link to the download
page so we should also mention the mirror here
2024-03-27 16:28:10 -06:00
Earl Warren
8f79cbc4ce
docs: developer: forgejo-backport-action
...
Refs: https://codeberg.org/forgejo/forgejo/issues/2725
2024-03-25 23:03:59 +00:00
Earl Warren
9c64779735
docs: developer: forgejo-renovate-action
...
Refs: https://codeberg.org/forgejo/forgejo/issues/2765
2024-03-24 14:23:39 +01:00
0ko
8dd6e0fbcf
I18N: update language dict
2024-03-23 19:28:12 +05:00
Bao Trinh
ff3d0ddea6
admin: logging-documentation: fix inaccuracies
2024-03-21 07:47:39 -05:00
cascading-pr
a9205a81e9
cascading-pr update
2024-03-20 14:51:43 +00:00