Norwin
c892d393e7
Add contrib/upgrade.sh ( #18286 )
...
Adds an upgrade script that automates upgrading installations on Linux from binary releases, so people don't need to reinvent the wheel. Hopefully this leads to less questions about how to upgrade, and consequently less Gitea instances running unmaintained versions in the wild.
Co-authored-by: delvh <dev.lh@web.de >
Co-authored-by: Gusted <williamzijl7@hotmail.com >
Co-authored-by: zeripath <art27@cantab.net >
Co-authored-by: 6543 <6543@obermui.de >
2022-02-06 21:07:52 +01:00
Greg Myers
59ef05d999
Fix typos in docs/content ( #18215 )
2022-01-09 19:53:03 +08:00
wxiaoguang
4c275fd2cf
doc: Upgrade from an old Gitea ( #16918 )
...
* doc: Upgrade from an old Gitea
* update backup steps
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
* update backup tips
* update table header
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: silverwind <me@silverwind.io >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: silverwind <me@silverwind.io >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: techknowlogick <matti@mdranta.net >
* Update docs/content/doc/upgrade/from-gitea.en-us.md
Co-authored-by: techknowlogick <matti@mdranta.net >
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
* Update from-gitea.en-us.md
Co-authored-by: delvh <dev.lh@web.de >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: silverwind <me@silverwind.io >
Co-authored-by: techknowlogick <matti@mdranta.net >
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2021-09-09 14:13:21 -04:00
techknowlogick
a35b2b2959
update branch in CI and docs ( #15631 )
2021-05-04 12:16:23 -04:00
kevinlin18
edaed5152e
[docs] Add zh-tw Translations ( #14507 )
2021-01-29 01:57:58 +01:00
Patrick Schratz
9ccfa03d94
Reformat docs ( #13897 )
...
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: Lauris BH <lauris@nix.lv >
2020-12-09 07:47:06 +01:00
6543
a3b10dd83e
Format files ( #13698 )
...
* align "make help"
* format
* untouch build/generate-svg.js
* untouch .eslintrc
* combine editorconfig's
* rm editorconfig
Co-authored-by: Lauris BH <lauris@nix.lv >
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-11-28 01:12:22 -05:00
guillep2k
a5be520f0a
Remove migration support from versions earlier than 1.6.0 ( #10026 )
...
* Remove migration support from versions earlier than 1.6.0
* Remove unused functions
* Update gogs upgrade instructions
* Improve "latest" link as per @jolheiser
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com >
Co-authored-by: Lauris BH <lauris@nix.lv >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2020-01-31 21:42:45 +08:00
ZHOU Cheng
0555b1d60f
登陆 to 登录 ( #9382 )
2019-12-17 13:06:54 +00:00
kolaente
94f3c2cbc9
Add notice to docs for migrating from more recent versions of Gogs ( #8724 )
...
Signed-off-by: kolaente <k@knt.li >
2019-10-28 18:37:29 -04:00
Johan Van de Wauw
8e2414ea20
Fix downloads url ( #8153 )
...
The link without slash is not working
2019-09-11 17:10:49 -04:00
Aidan Fitzgerald
9853171de5
Copyedit docs ( #6275 )
2019-03-09 16:15:45 -05:00
Shikiryu
5a834dd38c
Add docs about database migration ( #5661 )
...
* Add docs about database migration
* Reorder upgrade from Gogs steps
2019-01-10 22:58:28 -05:00
Deoren Moor
e2867808d8
Update en-us and fr-fr versions of the "Upgrade from Gogs" doc ( #4618 )
...
* Update "Upgrade from Gogs" en-us doc
- Move "Change gogs specific information" FROM/TO steps up
to just beneath matching section header, adjust indention
and explicitly specify syntax of code sample to provide
highlighting
- Adjust header levels to match what appears to be the
intended level, remove trailing decoration (see below)
- Move "Upgrading to most recent ..." section down, remove
decoration (section header formatting likely covers this
well enough already)
refs go-gitea/gitea#4286 , go-gitea/gitea#3558
* Update "Upgrade from Gogs" fr-fr doc
- Adjust indention and explicitly specify syntax of code
sample to provide highlighting
- Adjust header levels to match what appears to be the
intended level, remove trailing decoration since
section header formatting likely covers this
well enough already
refs go-gitea/gitea#4286 , go-gitea/gitea#3558
2018-08-25 02:47:47 -04:00
Victor Polevoy
71471bdca2
Update gogs to gitea migration manual ( #3559 )
...
Updates the manual for latest gogs changes.
2018-02-22 20:55:26 +08:00
Michael Lustfield
3f7768d4e8
General documentation cleanup ( #3317 )
...
* Clean up spelling, grammar, perspective, whitespace, language, markup, etc.
2018-01-08 23:48:42 +01:00
techknowlogick
3d25922ae7
French translation for docs ( #3030 )
...
original PR go-gitea/docs#147 and author @0xbaadf00d
2017-11-30 20:45:48 +08:00
techknowlogick
4b90703858
Import docs into main repository ( #2874 )
...
* import docs into main repository
Signed-off-by: Matti Ranta <matti@mdranta.net >
2017-11-26 23:44:32 +02:00