Earl Warren
e6c69c50a0
Merge pull request '[DOCS] Forgejo has its own code of conduct' ( #1095 ) from earl-warren/forgejo:wip-coc into forgejo-development
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1095
2023-07-23 10:22:01 +00:00
Earl Warren
df78cedd05
[DOCS] delete Gitea specific files that need rewriting for Forgejo (squash)
2023-07-23 10:01:33 +02:00
Loïc Dachary
e2c6c1dbd0
Merge pull request '[FEAT] Add OpenStreetMap URL to Location field in profile' ( #1076 ) from n0toose/forgejo:osm-urls-in-profiles into forgejo-development
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1076
2023-07-21 12:54:43 +00:00
Loïc Dachary
60a0952ae0
Merge pull request '[TESTS] increase test-sqlite log level to Trace' ( #1085 ) from earl-warren/forgejo:wip-trace into forgejo-development
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1085
2023-07-21 07:28:10 +00:00
Earl Warren
666b02eb9d
[TESTS] increase test-sqlite log level to Trace
...
It does not pollute the output because they go to sqlite-log/gitea.log
and it may provide clues for debugging. When trying to figure out a
problem in production, Debug is likely to be used but in a development
environment a very fine grain log is the most useful. If that's really
too much noise, the lines can be trimmed by removing all those with [T].
2023-07-21 07:40:17 +02:00
Panagiotis "Ivory" Vasilopoulos
27d8d1c5fc
Revert "Alright, we just made all the icons in that submenu a bit bolder and more consistent."
...
This reverts commit d5c0009ad0
.
2023-07-20 20:53:37 +02:00
Panagiotis "Ivory" Vasilopoulos
a36d657509
Revert "Wait, I forgot about *that* icon"
...
This reverts commit 9930f9b8f2
.
2023-07-20 20:53:27 +02:00
Panagiotis "Ivory" Vasilopoulos
02bb52617d
Revert "16, "gt-mr-2" in *all* icons"
...
This reverts commit c2c60a01eb
.
2023-07-20 20:53:11 +02:00
Panagiotis "Ivory" Vasilopoulos
b906008ff1
Add tooltip
2023-07-20 20:30:21 +02:00
Panagiotis "Ivory" Vasilopoulos
4bbcbd37e1
Add more tests
2023-07-20 20:15:09 +02:00
Panagiotis "Ivory" Vasilopoulos
22983c65f8
Fix tests (tested)
2023-07-20 17:39:59 +02:00
Panagiotis "Ivory" Vasilopoulos
ba3d76f5ba
Make OSM button configurable
2023-07-20 17:32:53 +02:00
Panagiotis "Ivory" Vasilopoulos
1254f2aa9d
Remove | Safe attribute, it does exactly the opposite of what I intended it to.
2023-07-20 17:07:59 +02:00
Panagiotis "Ivory" Vasilopoulos
d5c0009ad0
Alright, we just made all the icons in that submenu a bit bolder and more consistent.
2023-07-20 17:05:21 +02:00
Panagiotis "Ivory" Vasilopoulos
9930f9b8f2
Wait, I forgot about *that* icon
2023-07-20 16:57:10 +02:00
Panagiotis "Ivory" Vasilopoulos
c2c60a01eb
16, "gt-mr-2" in *all* icons
2023-07-20 16:55:46 +02:00
Panagiotis "Ivory" Vasilopoulos
852317b467
Introduce new button for OpenStreetMap URL
2023-07-20 16:46:25 +02:00
Gusted
56a028ec96
Improve testing
2023-07-20 15:57:05 +02:00
Panagiotis "Ivory" Vasilopoulos
4437292622
It finally works, will add more tests later.
2023-07-20 15:52:14 +02:00
Panagiotis "Ivory" Vasilopoulos
5731fbb4a4
Lint tests (sorry, I'm a bit tired)
2023-07-20 15:30:22 +02:00
Panagiotis "Ivory" Vasilopoulos
2c94e6d56f
Add test for OSM feature (doesn't work yet)
2023-07-20 15:23:16 +02:00
Earl Warren
a9839e009f
Merge pull request '[FEATURE] Add ThreadID parameter for Telegram webhooks' ( #1077 ) from neveraskedtoexist/forgejo:forgejo-development into forgejo-development
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1077
2023-07-19 21:18:37 +00:00
Panagiotis "Ivory" Vasilopoulos
1396e2716b
Add placeholder text
2023-07-19 22:46:32 +02:00
neveraskedtoexist
29d77def40
[FEATURE] Add ThreadID parameter for Telegram webhooks
2023-07-19 21:46:29 +02:00
Panagiotis "Ivory" Vasilopoulos
64de4e02f9
[FEAT] Add OpenStreetMap URL to Location field in profile
...
Not too important, but I think that it'd be a pretty neat touch.
2023-07-19 21:29:37 +02:00
Loïc Dachary
6d164246b5
Merge pull request '[DOCS] RELEASE-NOTES: 1.20.0-5' ( #1064 ) from dachary/forgejo:doc-release-notes-1.20 into forgejo-development
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1064
2023-07-19 17:41:50 +00:00
Earl Warren
ed236e1ee8
[DOCS] RELEASE-NOTES: 1.20.0 (squash) minor rewording
...
The CI & Actions sections were grouped together.
2023-07-19 19:17:10 +02:00
Earl Warren
b34e9a7b19
[DOCS] RELEASE-NOTES: 1.20.0 (squash) reword breaking
...
- removed the section about the changed themes: it is an internal
detail and redundant with the above warning regarding themes &
templates
2023-07-19 18:56:28 +02:00
Earl Warren
865a585eea
Merge pull request '[DOCS] Add link to build instructions in CONTRIBUTING.md' ( #1073 ) from n0toose/forgejo:compiling-from-source into forgejo-development
...
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1073
2023-07-19 16:38:10 +00:00
Panagiotis "Ivory" Vasilopoulos
3e99f49fc5
Replace 'v1.20' with 'next'
2023-07-19 16:55:02 +02:00
Panagiotis "Ivory" Vasilopoulos
50d86aa4ad
[DOCS] Add link to build instructions in CONTRIBUTING.md
2023-07-19 15:57:02 +02:00
Loïc Dachary
8791fe88b1
address rome-user review
2023-07-18 08:12:38 +02:00
Loïc Dachary
4e4cdddc55
[DOCS] RELEASE-NOTES: 1.20.0 (squash) reorder breaking
2023-07-17 19:34:03 +02:00
Loïc Dachary
3e9e862e5e
[DOCS] RELEASE-NOTES: 1.20.0 (squash) commits
...
git log --no-merges --oneline 64ed262e1..gitea/release/v1.20 . ':(exclude,glob)docs/**' ':(exclude)CONTRIBUTING.md' ':(exclude)MAINTAINERS' ':(exclude,glob).github/**' ':(exclude)CHANGELOG.md' ':(exclude,glob)options/locale/**' ':(exclude,glob)options/license/**' ':(exclude,glob)snap/**' ':(exclude).drone.yml' ':(exclude)custom/conf/app.example.ini'
9159964ad
Avoid opening/closing PRs which are already merged (#25883 ) (#25903 )
9369b3831
Skip unuseful error message in dev mode when watching local filesystem (#25919 ) (#25927 )
6e82d0bb7
Add shutting down notice (#25920 ) (#25922 )
36b9a86bd
Fix incorrect milestone count when provide a keyword (#25880 ) (#25904 )
de8127e78
fix incorrect repo url when changed the case of ownername (#25733 ) (#25881 )
de8127e78
fix incorrect repo url when changed the case of ownername (#25733 ) (#25881 )
186f07bbf
Make `add line comment` buttons focusable (#25894 ) (#25896 )
45b1f4dd3
Add support for different Maven POM encoding (#25873 ) (#25890 )
026e745b9
Fix incorrect release count (#25879 ) (#25887 )
c334be828
Fix empty project displayed in issue sidebar (#25802 ) (#25854 )
353dcc5ad
Fix the error message when the token is incorrect (#25701 ) (#25836 )
abe9c641c
Show correct SSL Mode on "install page" (#25818 ) (#25838 )
052e65e63
Fix incorrect oldest sort in project list (#25806 ) (#25835 )
c1a10be07
Fix activity type match in `matchPullRequestEvent` (#25746 ) (#25796 )
2b79d3fd5
For API attachments, use API URL (#25639 ) (#25814 )
b4460cf54
Make "install page" respect environment config (#25648 ) (#25799 )
a1bc2aa05
Avoid amending the Rebase and Fast-forward merge if there is no message template (#25779 ) (#25809 )
d713cf615
Fix WORK_DIR for docker (root) image (#25738 ) (#25811 )
012b804a9
Clarify "text-align" CSS helpers, fix clone button padding (#25763 ) (#25764 )
372b622c2
Revert package access change from #23879 (#25707 ) (#25785 )
06bcdfe77
Remove unused code (#25734 ) (#25788 )
a5a3c8141
Fix notification list bugs (#25781 ) (#25787 )
ea2c9de3c
Test if container blob is accessible before mounting (#22759 ) (#25784 )
348a6bf70
Always pass 6-digit hex color to monaco (#25780 ) (#25782 )
91dadeddd
Translate untranslated string in issues list (#25759 ) (#25761 )
32eaba1b4
Hide `add file` button for pull mirrors (#25748 ) (#25751 )
917ca5ded
Several fixes for mobile UI (#25634 ) (#25689 )
e595dfeec
Allow/fix review (approve/reject) of empty PRs (#25690 ) (#25732 )
03cacf971
Check `ctx.Written()` for `GetActionIssue` (#25698 ) (#25711 )
68e0c802f
Show correct naming for 1 comment (#25704 ) (#25712 )
09668b2e2
Correct permissions for `.ssh` and `authorized_keys` (#25721 ) (#25730 )
04eea29ec
Fix tags header and pretty format numbers (#25624 ) (#25694 )
511be9fe6
Fix position of org follow button (#25688 ) (#25692 )
24e64fe37
Replace `interface{}` with `any` (#25686 ) (#25687 )
4e310133f
Prevent duplicate image loading (#25675 ) (#25684 )
491f36d32
Actions list enhancements (#25601 ) (#25678 )
5510ed34f
Fix the nil pointer when assigning issues to projects (#25665 ) (#25677 )
39fce5750
Prevent SVG shrinking (#25652 ) (#25669 )
1f9037604
Fix show more for image on diff page (#25672 ) (#25673 )
0af6542a3
Add unit test for repository collaboration (#25640 ) (#25658 )
69bdcf41f
Log the real reason when authentication fails (but don't show the user) (#25414 ) (#25660 )
e610b0389
Fix UI misalignment on user setting page (#25629 ) (#25656 )
13ffa287b
Fix bug of branches API with tests(#25578 ) (#25579 )
2023-07-17 19:11:51 +02:00
Loïc Dachary
dd58b50403
[DOCS] RELEASE-NOTES: 1.20.0 (squash) Gitea release notes
...
Review https://github.com/go-gitea/gitea/releases/tag/v1.20.0
2023-07-17 18:50:54 +02:00
Loïc Dachary
c8068a9d7b
[DOCS] RELEASE-NOTES: 1.20.0 (squash) blog
...
Pick changes from https://blog.gitea.com/release-of-1.20.0/
2023-07-17 18:25:29 +02:00
Earl Warren
ad2fedb693
[DOCS] RELEASE-NOTES: 1.20.0
...
(cherry picked from commit 3fbcdd235b
)
(cherry picked from commit e7a621acae
)
(cherry picked from commit 70adac6d66
)
[DOCS] RELEASE-NOTES: 1.20.0-0-rc0 (squash) rewording
(cherry picked from commit 1b79fab57d
)
[DOCS] RELEASE-NOTES: 1.20.0-0-rc0 (squash) time
(cherry picked from commit cfd599a132
)
[DOCS] RELEASE-NOTES: 1.20.0-0-rc0 (squash) wiki
(cherry picked from commit 6aa2ab41c6
)
pick changes from #829
(cherry picked from commit f599598101
)
[DOCS] RELEASE-NOTES: 1.20.0-0-rc0 (squash) ui
(cherry picked from commit 5f0aa769b1
)
features
(cherry picked from commit d1e788ff4e
)
typos
(cherry picked from commit 088d4b2d61
)
Mirror Settings
(cherry picked from commit 161412affd
)
features
(cherry picked from commit 10cb0379e2
)
fix typo
(cherry picked from commit aee096b040
)
TODO
(cherry picked from commit 0d4e0bb4a9
)
typo
(cherry picked from commit b76a3c1a84
)
(cherry picked from commit 4c354196c2
)
(cherry picked from commit 6323c6d1a2
)
[DOCS] RELEASE-NOTES: 1.20.0 (squash) Woodpecker CI archive repository
(cherry picked from commit 154ee5bc9c
)
[DOCS] RELEASE-NOTES: 1.20.0 (squash)
(cherry picked from commit 656f955448
)
[DOCS] RELEASE-NOTES: 1.19.4-0
(cherry picked from commit 85bd997176
)
[DOCS] RELEASE-NOTES: 1.19.4-0 (squash) fix typo
(cherry picked from commit e5c364c586
)
(cherry picked from commit c123048e51
)
2023-07-16 23:41:39 +02:00
Earl Warren
e0c7b7055f
[TESTS] coverage for SignInOAuthCallback
...
(cherry picked from commit f8e1619b99
)
(cherry picked from commit 46d8bc9bdf
)
2023-07-16 23:41:39 +02:00
Earl Warren
c4935f08ad
[TESTS] oauth2: make it possible to use an alternate http.Client
...
(cherry picked from commit aea4ab25a9
)
(cherry picked from commit d386b212c4
)
2023-07-16 23:41:39 +02:00
Earl Warren
35da630ad8
[TESTS] auth LinkAccount test coverage
...
(cherry picked from commit e11dcc60f2
)
use backticks to avoid backslash
(cherry picked from commit 34212791ee
)
(cherry picked from commit bde9473c69
)
(cherry picked from commit d4deb43084
)
(cherry picked from commit 08e91649b0
)
(cherry picked from commit 2b988e5415
)
[TESTS] auth LinkAccount test coverage (squash)
(cherry picked from commit a2b2e3066b
)
(cherry picked from commit 841d1b5073
)
2023-07-16 23:41:37 +02:00
Earl Warren
398a6ab072
[TESTS] createUser via the user model helper for integration tests
...
(cherry picked from commit c1d14c5fff
)
(cherry picked from commit e0e8aabc98
)
(cherry picked from commit 392a415070
)
(cherry picked from commit c7cf1307ca
)
(cherry picked from commit 93b13d092b
)
[TESTS] createUser via the user model helper for integration tests (squash)
(cherry picked from commit 6ff2383952
)
(cherry picked from commit de2a6fe8c3
)
2023-07-16 23:41:36 +02:00
Earl Warren
f9d054d17f
[TESTS] testMiddlewareHook, dependency injection in integration tests
...
(cherry picked from commit 6623630d10
)
(cherry picked from commit d30b9dc5b4
)
(cherry picked from commit 8e790a65ba
)
(cherry picked from commit 9d98ba7e5c
)
(cherry picked from commit 07fc55a3a7
)
2023-07-16 23:40:30 +02:00
Gusted
94a458835a
[DB] Forgejo database migrations
...
- Implements https://codeberg.org/forgejo/discussions/issues/32#issuecomment-918737
- Allows to add Forgejo-specific migrations that don't interfere with Gitea's migration logic. Please do note that we cannot liberally add migrations for Gitea tables, as they might do their own migrations in a future version on that table, and that could undo our migrations. Luckily, we don't have a scenario where that's needed and thus not taken into account.
Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/795
(cherry picked from commit 8ee32978c0
)
(cherry picked from commit c240b34f59
)
(cherry picked from commit 03936c6492
)
(cherry picked from commit a20ed852f8
)
(cherry picked from commit 1dfa82676f
)
(cherry picked from commit c39ae0bf8a
)
(cherry picked from commit cfaff08996
)
2023-07-16 23:40:29 +02:00
Loïc Dachary
ec6cdc9e1a
[SECURITY] default to pbkdf2 with 320,000 iterations
...
(cherry picked from commit 3ea0b287d7
)
(cherry picked from commit db8392a8ac
)
(cherry picked from commit bd2a5fa292
)
(cherry picked from commit 2436acb3d9
)
(cherry picked from commit 62f50e1c52
)
(cherry picked from commit dba1892521
)
(cherry picked from commit 4b58e3b6d4
)
(cherry picked from commit 1247056856
)
(cherry picked from commit afbaea7009
)
(cherry picked from commit dcd4813d96
)
(cherry picked from commit b51dc963d1
)
(cherry picked from commit 611e895efd
)
(cherry picked from commit fd492a03f5
)
(cherry picked from commit 2c99991f44
)
(cherry picked from commit 7426c1edb4
)
(cherry picked from commit 373244f8b2
)
(cherry picked from commit 4f6efecdb9
)
(cherry picked from commit 61d500808e
)
(cherry picked from commit 65f8384b63
)
(cherry picked from commit 12ed28e734
)
2023-07-16 23:40:29 +02:00
Earl Warren
eaed4be2ae
[API] Forgejo API /api/forgejo/v1
...
(cherry picked from commit 20b5669269
)
(cherry picked from commit 1574643a6a
)
Update semantic version according to specification
(cherry picked from commit 22510f4130
)
Mise à jour de 'Makefile'
(cherry picked from commit c3d85d8409
)
(cherry picked from commit 5ea2309851
)
(cherry picked from commit ec5217b9d1
)
(cherry picked from commit 14f08e364b
)
(cherry picked from commit b4465c67b8
)
[API] [SEMVER] replace number with version
(cherry picked from commit fba48e6497
)
(cherry picked from commit 532ec5d878
)
[API] [SEMVER] [v1.20] less is replaced by css
(cherry picked from commit 01ca3a4f42
)
(cherry picked from commit 1d928c3ab2
)
(cherry picked from commit a39dc804cd
)
Conflicts:
webpack.config.js
(cherry picked from commit adc68578b3
)
(cherry picked from commit 9b8d98475f
)
(cherry picked from commit 2516103974
)
(cherry picked from commit 18e6287963
)
(cherry picked from commit e9694e67ab
)
(cherry picked from commit a9763edaf0
)
(cherry picked from commit e2b550f4fb
)
(cherry picked from commit 2edac36701
)
[API] Forgejo API /api/forgejo/v1 (squash)
Update semver as v1.20 is entering release candidate mode
(cherry picked from commit 4995098ec3
)
(cherry picked from commit 578ccfdd27
)
(cherry picked from commit 1bf6ac0952
)
(cherry picked from commit 2fe16b2bfe
)
(cherry picked from commit 7cd9d027ee
)
2023-07-16 23:40:29 +02:00
Percy Ma
430b4c19a4
[DOCS] LICENSE: add Forgejo Authors
...
(cherry picked from commit 7c98a4c54e
)
(cherry picked from commit 1ec4a8e6cf
)
(cherry picked from commit 79de60a5d8
)
(cherry picked from commit e7fbfb34a9
)
(cherry picked from commit 7f625d25a3
)
(cherry picked from commit 9341e18427
)
(cherry picked from commit a03e449c01
)
(cherry picked from commit b4c7140bec
)
(cherry picked from commit 685c9d4a87
)
(cherry picked from commit 48b3594a7d
)
(cherry picked from commit 8eefd84d38
)
(cherry picked from commit d42f1028eb
)
(cherry picked from commit 3bb7f7ed51
)
(cherry picked from commit ac109696e7
)
(cherry picked from commit d39713efb4
)
(cherry picked from commit f0bc5decfb
)
(cherry picked from commit 17088c4188
)
(cherry picked from commit 6a97494acd
)
(cherry picked from commit 261705d6a1
)
(cherry picked from commit 601cb8cf6f
)
(cherry picked from commit 9812c73692
)
2023-07-16 23:40:29 +02:00
Loïc Dachary
7c224d84cf
[DOCS] RELEASE-NOTES.md
...
(cherry picked from commit b07123ee7b
)
(cherry picked from commit ca85c880b4
)
(cherry picked from commit 723ead94cb
)
(cherry picked from commit ff148318da
)
[DOCS] RELEASE-NOTES: 1.19.0
(cherry picked from commit e84e43887b
)
[DOCS] RELEASE-NOTES: add scoped access tokens
(cherry picked from commit 688f831853
)
[DOCS] RELEASE-NOTES: Scoped labels
(cherry picked from commit 747479a07b
)
[DOCS] RELEASE-NOTES: OIDC groups
(cherry picked from commit 10c505fe89
)
[DOCS] RELEASE-NOTES: Copy Link is broken
On firefox it fails with Uncaught TypeError: navigator.clipboard is
undefined
On chromium it fails with Uncaught TypeError: Cannot read properties of undefined (reading 'writeText')
(cherry picked from commit 148b2ff093
)
[DOCS] RELEASE-NOTES: Copy citation
(cherry picked from commit d0f217735f
)
[DOCS] RELEASE-NOTES: Support org/user level projects
(cherry picked from commit de845c7bcf
)
[DOCS] RELEASE-NOTES: v1.19 has a documentation
(cherry picked from commit 9a5b46da32
)
[DOCS] RELEASE-NOTES: do not split webhook section
(cherry picked from commit 00ed020321
)
[DOCS] RELEASE-NOTES: Incoming emails
(cherry picked from commit 06c455b33b
)
[DOCS] RELEASE-NOTES: secrets are an implementation detail
(cherry picked from commit 8236dc3a57
)
[DOCS] RELEASE-NOTES: Prohibit fork if user reached maximum
(cherry picked from commit 0f80b8c696
)
[DOCS] RELEASE-NOTES: scoped tokens: do not duplicate the docs
(cherry picked from commit 9bc4793c07
)
[DOCS] RELEASE-NOTES: rss feed for tags and releases
(cherry picked from commit 599b36fada
)
[DOCS] RELEASE-NOTES: protected branches wildcard
(cherry picked from commit 2b316c4950
)
[DOCS] RELEASE-NOTES: disable releases
(cherry picked from commit 9a60773f1d
)
[DOCS] RELEASE-NOTES: review box
(cherry picked from commit 09867dd122
)
[DOCS] RELEASE-NOTES: asciicast support
(cherry picked from commit ea9658379b
)
[DOCS] RELEASE-NOTES: attention blocks
(cherry picked from commit 70b387750b
)
[DOCS] RELEASE-NOTES: commit cross reference
(cherry picked from commit fe706dad13
)
[DOCS] RELEASE-NOTES: strip user completion border case
(cherry picked from commit 33ca51b4b6
)
[DOCS] RELEASE-NOTES: card preview
(cherry picked from commit 626cd78ca6
)
[DOCS] RELEASE-NOTES: raw copy button
(cherry picked from commit edfb467d64
)
[DOCS] RELEASE-NOTES: allow edits by maintainers by default
(cherry picked from commit 7006405bc6
)
[DOCS] RELEASE-NOTES: database auto migration is a little arcane
(cherry picked from commit 78030fa9af
)
[DOCS] RELEASE-NOTES: fix typos & minor rewording
(cherry picked from commit ae1d47f656
)
(cherry picked from commit ad08ca9955
)
[DOCS] RELEASE-NOTES: webhook authorization header
(cherry picked from commit c35e2c4f6f
)
[DOCS] RELEASE-NOTES: video element in markdown
(cherry picked from commit bcb0bd51d2
)
[DOCS] RELEASE-NOTES: move scoped labels to the documentation
(cherry picked from commit c5eedaf4f3
)
[DOCS] RELEASE-NOTES: cosmetic improvements
(cherry picked from commit b93df350d9
)
[DOCS] RELEASE-NOTES: 1.19.0-0 is really : 1.19.0-2
(cherry picked from commit 60d770c2c9
)
[DOCS] RELEASE-NOTES: relevant repositories
(cherry picked from commit de6ed5b87f
)
(cherry picked from commit 71d91fdf22
)
[DOCS] RELEASE-NOTES: semantic version
(cherry picked from commit af062d77f0
)
[DOCS] RELEASE-NOTES: reflogs
(cherry picked from commit 084713d8aa
)
(cherry picked from commit 90ad322a56
)
[DOCS] RELEASE-NOTES: fix broken link to OIDC mapping
(cherry picked from commit 802a252eb5
)
[DOCS] RELEASE-NOTES: Fix spaces
(cherry picked from commit a605d36ab6
)
[DOCS] RELEASE-NOTES: SemVer
(cherry picked from commit 7b29c90035
)
(cherry picked from commit 82799195c9
)
(cherry picked from commit 5d9c2e9ec6
)
[DOCS] RELEASE-NOTES: 1.19.0-3
(cherry picked from commit c599b2947d
)
(cherry picked from commit 8a37027ae7
)
[DOCS] RELEASE-NOTES: v1.19.1-0
(cherry picked from commit 89b9e96cc7
)
(cherry picked from commit 2b4e881a4e
)
[DOCS] RELEASE-NOTES: 1.19.2-0
(cherry picked from commit 0c0d2ec46c
)
(cherry picked from commit 437b8caae4
)
[DOCS] RELEASE-NOTES: 1.19.3-0
(cherry picked from commit 040740917e
)
[DOCS] RELEASE-NOTES: 1.19.3-0 (fix typo)
(cherry picked from commit 24516cb22a
)
(cherry picked from commit 429c8e6525
)
(cherry picked from commit 8247bddb45
)
(cherry picked from commit d77d7b7be7
)
(cherry picked from commit a64c899b1d
)
(cherry picked from commit 0803eaa2e3
)
(cherry picked from commit 8538f2897e
)
(cherry picked from commit 45b9037d3c
)
(cherry picked from commit 928705f870
)
(cherry picked from commit 19e683468c
)
(cherry picked from commit 5ae55e8e34
)
2023-07-16 23:40:29 +02:00
Loïc Dachary
0d26574fe3
[WORKFLOW] issues & pr templates
...
(cherry picked from commit 9dd224f00c
)
(cherry picked from commit 710af007bc
)
(cherry picked from commit 2ccd6e2bd6
)
(cherry picked from commit b90dc5fc4f
)
(cherry picked from commit bf25d98a98
)
(cherry picked from commit d7c71e5985
)
[WORKFLOW] Add Forgejo Next and reproducing to issue template
(cherry picked from commit 17a3988fe0
)
(cherry picked from commit 9ee5b3a619
)
(cherry picked from commit bebdd8d5f3
)
(cherry picked from commit be7bb96d5c
)
(cherry picked from commit 4ae659d63a
)
(cherry picked from commit 82426f376d
)
(cherry picked from commit 1cb28e3671
)
(cherry picked from commit c6a2db94c4
)
(cherry picked from commit 90d3eb2d13
)
(cherry picked from commit 3c3e656f58
)
(cherry picked from commit 54ece82417
)
(cherry picked from commit 55a042485a
)
(cherry picked from commit 4e984aeba6
)
(cherry picked from commit 52ea3f32b6
)
(cherry picked from commit 00b0d0621e
)
(cherry picked from commit dc4acfa6db
)
2023-07-16 23:40:29 +02:00
Loïc Dachary
4984ba13c5
[DOCS] README
...
(cherry picked from commit a47b474586
)
(cherry picked from commit 2fcc61c1d9
)
(cherry picked from commit 67debe2247
)
(cherry picked from commit b90ffbb309
)
(cherry picked from commit 07a7448148
)
(cherry picked from commit a7fe270c08
)
(cherry picked from commit 2f15389a9c
)
(cherry picked from commit 16ba587f5d
)
(cherry picked from commit 683a23b2ca
)
(cherry picked from commit 3e5de3f656
)
(cherry picked from commit 5789005c43
)
(cherry picked from commit 75c0f11079
)
(cherry picked from commit e78a272e11
)
(cherry picked from commit 464a534a3a
)
(cherry picked from commit 7c0b73ca6f
)
(cherry picked from commit e66b8edbc6
)
(cherry picked from commit a91864340d
)
(cherry picked from commit 504905bc88
)
(cherry picked from commit 650137433f
)
(cherry picked from commit 3e00bdaf2a
)
(cherry picked from commit 43efcc1a29
)
2023-07-16 23:40:29 +02:00
Loïc Dachary
ea19e0efb3
[DOCS] CONTRIBUTING
...
Refs: https://codeberg.org/forgejo/forgejo/issues/8
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/153
Refs: https://codeberg.org/forgejo/forgejo/issues/123
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/299
(cherry picked from commit 08dcef0c8c
)
[DOCS] CONTRIBUTING/RELEASE: https://forgejo.org/docs/admin
Because the version is not displayed on the landing page of Forgejo,
there cannot be a link to a versionned documentation. There must exist
a link that points to the latest version on the website for the
forgejo instance to display.
Better but more complicated approaches could be to:
* Embed the documentation in Forgejo
* Allow the admin to not display the help
* Allow the admin to display a versionned help or not
(cherry picked from commit 83cc389239
)
(cherry picked from commit 5df52b8a4f
)
(cherry picked from commit 9a66b3d70b
)
[DOCS] CONTRIBUTING/RELEASE: reminder to update FORGEJO_VERSION
(cherry picked from commit 2a4d0bd164
)
(cherry picked from commit d68576ba67
)
[DOCS] CONTRIBUTING: updates
* Remove obsolete description of the well being & moderation team and
replace them with a link to the moderation email.
* Remove description of the governance process and replace with a link
to the governance readme that did not exist at the time.
* Add links to the Forgejo documentation
(cherry picked from commit df749da272
)
(cherry picked from commit 4da39128c5
)
(cherry picked from commit f442ca6f40
)
(cherry picked from commit 031928c447
)
(cherry picked from commit 1e6ba47216
)
(cherry picked from commit 8916a1f8c6
)
(cherry picked from commit 663e28c412
)
(cherry picked from commit d56b130baa
)
[DOCS] CONTRIBUTING (squash)
(cherry picked from commit 0dc4b6e5c9
)
(cherry picked from commit 52f2163807
)
(cherry picked from commit 47d0ae3e10
)
(cherry picked from commit 7757a5c34c
)
(cherry picked from commit 5b4d25bd03
)
(cherry picked from commit 78798cc25e
)
(cherry picked from commit 3001fb8c7b
)
(cherry picked from commit da27bf1bc5
)
(cherry picked from commit 2fb13da8ed
)
2023-07-16 23:40:29 +02:00