Otto Richter
bd2e86a799
Drop support for Microsoft SQL Server
2024-02-18 20:51:58 +01:00
Panagiotis "Ivory" Vasilopoulos
d12a9fee60
admin/customization: No need to be a developer for custom branding ( #427 )
...
Preview: https://forgejo.codeberg.page/@docs_pull_427/docs/next/admin/customization/
---
The previous version of this document insinuated that you need to be
familiar with Forgejo's source code and compile Forgejo from source
for custom branding changes. As of the most recent Forgejo version,
this is not necessarily true, as custom files can be served from
the CustomPath.
Administrators that were not developers therefore dismissed the
other guide and its contents without reading this, and I was one
of them. I thought it would make sense for this file to provide
information on where to put a custom logo. This change does not
fix it (this will be done later), but it will reduce the confusion
for now.
This warning confused me personally and other Forgejo users, as I
had one person tell me IRL that they thought that it was not possible
to serve a custom logo.
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/427
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
Co-committed-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
2024-02-18 17:22:54 +00:00
François Kooman
29d9296d14
clarify which reverse proxy configuration fields need to be under [security]
2024-02-18 15:29:33 +00:00
Panagiotis "Ivory" Vasilopoulos
6c755e61f4
developer/customization: use example.com example domain
2024-02-18 15:28:10 +00:00
Slatian
4b8db5a048
In issue-pull-request-template documentation, deduplicate contact link name
key
...
The Table under "Contact Link" has two rows labeled `name` with exactly the same content, it should only occur once.
2024-02-18 12:40:05 +00:00
Earl Warren
c81c50daa4
admin: installation: v1.21 is current
2024-02-17 11:40:29 +01:00
Panagiotis "Ivory" Vasilopoulos
d0acbd9821
Change topic branch example to avoid confusion
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
19be4452a0
Clarify the differences between session and topic better
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
89c17ef6a7
fix small markdown error
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
a927273363
retrospectively -> retroactively
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
c71eebd1da
OK, I know I said that I'd drop this for now like a thousand times
...
... but there was this sentence that I just read again and
it annoyed me :(
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
18df26e318
Change title to 'AGit Workflow Usage'
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
bef6fc5197
topic -> topic
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
ff08aab827
topic is optional when <session> exists
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
7063f466bc
remove half-finished line
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
037209620b
change order of push options
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
aa03b7e78c
small language improvements
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
6472e357b7
'For clarity reasons' instead of 'For reasons of clarity'
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
1493478a2a
Reiterate caveats, again
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
86a01ada3a
Capitalization error, s/instructions/information
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
27f930aeb7
wrong "
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
b0dadbd6c5
\
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
0cf21c22c5
Clean things up, address review comments
...
- Improve background information
- Move Caveat information to parameter explanations
- Add <session> example
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
389a056329
improve typo
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
c3ed73b805
fix typo
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
4f96b73679
improve topic stuff, break examples into multiple lines
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
7c3ba56acb
add information for gerrit users, improve caveats
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
45bc09ace6
improve background information and examples
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
96ee352885
fix error in example
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
6e1950122e
add git internals book reference
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
6de8961922
add remark about empty titles
2024-02-13 11:21:47 +00:00
Panagiotis "Ivory" Vasilopoulos
35011cb8f7
user: agit: improve clarity
...
- Improve introductory paragraph
- Explain Agit's use cases briefly
- Add required parameter markers
- Explain caveats
- Minor grammar improvements
2024-02-13 11:21:47 +00:00
Earl Warren
c7dbb76caa
admin: cheat-cheat: [cache].HOST redis+sentinel
...
Fixes: https://codeberg.org/forgejo/docs/issues/380
2024-02-12 13:35:23 +00:00
Earl Warren
73d1ff084b
developer: infrastructure: code.forgejo.org upgrade checklist
...
instead of keeping a backup within the container itself, trigger the
backup external to the container to make sure it reflects the state of
the container after Forgejo is shutdown in case it needs to be
retrieved.
2024-02-11 09:24:45 +01:00
Earl Warren
930201f2cc
developer: workflow: hard fork update
...
features branches are not necessary now that Forgejo is a hard fork
2024-02-09 23:18:43 +01:00
Earl Warren
ae8ef872e3
developer: localization: document admin duties
2024-02-09 18:40:49 +01:00
Earl Warren
b023ac6a9b
developer: workflow: manual testing expectations
...
Refs: https://codeberg.org/forgejo/discussions/issues/100#
Refs: https://codeberg.org/forgejo/forgejo/pulls/2265
2024-02-08 11:36:51 +00:00
Gergely Nagy
2b0bd8d011
user/profile: Document how to add rel=me social links
...
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2024-02-07 19:40:04 +00:00
0ko
ba0900a4e0
developer: update localization guide about edit access
2024-02-08 00:11:39 +05:00
Gusted
e20aa2bfa7
user: fix 404 link
...
Resolves #404
2024-02-04 13:47:27 +00:00
Earl Warren
2288a5dc4e
developer: compile from source
...
* hint to use `make help` for target information
* require Go v1.21
* remove some redundant / obsolete strings
* `TAGS='sqlite sqlite_unlock_notify' make watch` because it is not
much use without sqlite
2024-02-03 18:59:08 +01:00
0ko
8607413816
developer: s/VS Codium/VSCodium
2024-02-03 14:16:09 +00:00
0ko
366609cfa9
Update localization team application ways ( #394 )
...
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/394
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2024-01-28 15:12:54 +00:00
Earl Warren
5079065aee
user: actions: add sample events for schedule
2024-01-24 20:19:23 +01:00
cascading-pr
e8c24ff988
cascading-pr update
2024-01-24 19:03:59 +00:00
Gusted
62c52bbcb8
config: Fix typo
...
- Ref: https://codeberg.org/forgejo/forgejo/pulls/2226
2024-01-24 16:58:40 +01:00
Earl Warren
4a8628a003
user: packages: move storage section to the index
...
The storage page was not referenced and could not be found.
2024-01-24 15:18:36 +00:00
lennybacon
cc20e1b840
Fixed the path
...
The app.ini is in `/etc/forgejo`.
2024-01-23 17:23:32 +00:00
0eoc
eebf84ef7d
developer: add localization contribution guide
2024-01-23 18:13:40 +01:00
Earl Warren
808f85e05f
admin: command-line: VERSION has variance, dont use it
2024-01-23 18:09:28 +01:00