ᴜɴᴋɴᴡᴏɴ
92c5f94fe7
shellcheck: fix warnings ( #6274 )
...
* Remove outdated files
* Fix warnings
2020-08-23 15:17:54 +08:00
ᴜɴᴋɴᴡᴏɴ
a840ae9035
pkgr: use main branch and Go 1.15 for buildpack ( #6273 )
2020-08-23 14:55:01 +08:00
ᴜɴᴋɴᴡᴏɴ
0a5977e951
docker: fix missing make command ( #6272 )
2020-08-23 14:39:14 +08:00
ᴜɴᴋɴᴡᴏɴ
a7fb211827
docs: add release strategy ( #6271 )
2020-08-23 13:14:33 +08:00
ᴜɴᴋɴᴡᴏɴ
3ed8c292c2
migrations: remove old migrations before 0.12.0 ( #6270 )
2020-08-23 12:51:55 +08:00
ᴜɴᴋɴᴡᴏɴ
13ae25b785
Makefile: explicitly call go generate ( #6269 )
2020-08-22 22:36:58 +08:00
ᴜɴᴋɴᴡᴏɴ
40513a117f
docs: add instructions for release ( #6268 )
2020-08-22 22:35:09 +08:00
ᴜɴᴋɴᴡᴏɴ
f0761eb7ec
conf: remove legacy options ( #6267 )
...
* conf: remove legacy options
* Update tests
2020-08-22 22:25:21 +08:00
ᴜɴᴋɴᴡᴏɴ
05477f1d29
app: update dev version ( #6266 )
2020-08-22 21:36:28 +08:00
ᴜɴᴋɴᴡᴏɴ
ac4a708307
assets: make generate ( #6265 )
2020-08-22 19:12:31 +08:00
ᴜɴᴋɴᴡᴏɴ
720cb5fcb1
CHANGELOG: cut 0.12.0 and 0.13.0+dev ( #6264 )
2020-08-22 17:52:27 +08:00
ᴜɴᴋɴᴡᴏɴ
c7a10dd90d
locale: sync from Crowdin ( #6263 )
2020-08-22 17:49:33 +08:00
ᴜɴᴋɴᴡᴏɴ
178b73fecd
repo: users have access to base repository can also view forks ( #6261 )
2020-08-22 13:17:45 +08:00
ᴜɴᴋɴᴡᴏɴ
bc8428ca42
conf: make generate for #6237 ( #6260 )
2020-08-22 01:49:51 +08:00
David Refoua
90b1ee1dfa
conf: fix some typos in comments (app.ini) ( #6237 )
2020-08-22 01:36:29 +08:00
ᴜɴᴋɴᴡᴏɴ
7f9a4b7578
CHANGELOG: add entry for gogs/git-module#59 ( #6257 )
2020-08-21 22:37:01 +08:00
Fernando San Julián
e789f82979
deps: update git-module to v.1.1.2 ( #6256 )
...
Co-authored-by: Gogs <gogs@fake.local>
2020-08-21 22:31:50 +08:00
ᴜɴᴋɴᴡᴏɴ
c6143edb44
osutil: update docstring and tests ( #6255 )
2020-08-19 21:30:01 +08:00
bibo38
252d0fd977
osutil: use system API to get the username when env vars are empty ( #6246 )
...
As Golang supports getting usernames via the standard library, this function
is now used to get the username if the environment variables are empty.
Using the standard library as a fallback is intended to keep compability
to existing implementations that rely on the environment variables dictating
the current username.
2020-08-19 21:17:16 +08:00
InsanusMokrassar
d1caae3f79
docker: fix gosu link in Dockerfile.rpi ( #6203 )
2020-08-17 21:29:22 +08:00
dependabot-preview[bot]
874d2fd602
build(deps): bump golang.org/x/text from 0.3.2 to 0.3.3 ( #6207 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.3.2...v0.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-17 21:28:13 +08:00
dependabot-preview[bot]
32adb0f2da
build(deps): bump github.com/microcosm-cc/bluemonday from 1.0.2 to 1.0.4 ( #6251 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.2...v1.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-17 21:24:43 +08:00
ᴜɴᴋɴᴡᴏɴ
f3993b9cdb
organization: limit showing at most 12 members in profile page ( #6254 )
2020-08-17 21:09:22 +08:00
ᴜɴᴋɴᴡᴏɴ
a961afe52b
db: fix update team panic ( #6253 )
...
* db: fix update team panic
* Update CHANGELOG
2020-08-16 21:31:08 +08:00
ᴜɴᴋɴᴡᴏɴ
f667d139bc
README: update VPS sponsor
2020-08-16 19:50:40 +08:00
Dre
90904b3f42
workflow: add shellcheck as a linter ( #6202 )
...
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
2020-07-17 22:49:32 +08:00
ᴜɴᴋɴᴡᴏɴ
a7afa11610
lsif: fix upload to private instance ( #6216 )
2020-06-30 00:25:57 +08:00
dependabot-preview[bot]
2fe4d07599
build(deps): bump github.com/json-iterator/go from 1.1.9 to 1.1.10 ( #6199 )
...
Bumps [github.com/json-iterator/go](https://github.com/json-iterator/go ) from 1.1.9 to 1.1.10.
- [Release notes](https://github.com/json-iterator/go/releases )
- [Commits](https://github.com/json-iterator/go/compare/v1.1.9...v1.1.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-13 13:39:31 +08:00
dependabot-preview[bot]
da4f5d79f5
build(deps): bump gopkg.in/macaron.v1 from 1.3.8 to 1.3.9 ( #6200 )
...
Bumps [gopkg.in/macaron.v1](https://github.com/go-macaron/macaron ) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/go-macaron/macaron/releases )
- [Commits](https://github.com/go-macaron/macaron/compare/v1.3.8...v1.3.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-13 13:39:04 +08:00
dependabot-preview[bot]
2af4114d64
build(deps): bump github.com/stretchr/testify from 1.6.0 to 1.6.1 ( #6201 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.6.0...v1.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-13 13:38:49 +08:00
Baptiste Covolato
8366bd1cbe
Update Dockerfiles for ARM to use alpine golang ( #6183 )
2020-06-11 23:10:10 +08:00
Justin Hutchings
79d8aa0cb8
Add CodeQL security scanning ( #6188 )
...
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
2020-06-11 23:02:57 +08:00
ᴜɴᴋɴᴡᴏɴ
e62bccde9e
README: remove OpenShift link ( #6194 )
2020-06-11 22:39:21 +08:00
ᴜɴᴋɴᴡᴏɴ
516c7ab505
locale: sync from Crowdin ( #6191 )
2020-06-08 11:08:27 +08:00
dependabot-preview[bot]
158dd33a25
build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0 ( #6181 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-30 01:22:21 +08:00
ᴜɴᴋɴᴡᴏɴ
7e99a6ce42
locale: sync from Crowdin ( #6174 )
2020-05-24 18:59:43 +08:00
ᴜɴᴋɴᴡᴏɴ
cb406bb350
lsif: upload data to dogfood instance ( #6171 )
2020-05-22 16:58:26 +08:00
garo (they/them)
9bbe029c28
lsif: don't upload indexes for forks ( #6170 )
2020-05-22 05:40:04 +08:00
ᴜɴᴋɴᴡᴏɴ
280b06485f
docker: fix broken link in README
...
Fixes #6167
2020-05-20 20:44:10 +08:00
dependabot-preview[bot]
50797d8fa1
build(deps): bump gopkg.in/ini.v1 from 1.55.0 to 1.56.0 ( #6166 )
2020-05-16 14:44:27 +08:00
Aleksandar Puharic
2003864615
docker: add scheduled backups with retention policy ( #6140 )
2020-05-11 11:55:21 +08:00
ᴜɴᴋɴᴡᴏɴ
1125bb5848
lfs: add user and admin docs ( #6158 )
2020-05-10 20:37:22 +08:00
ᴜɴᴋɴᴡᴏɴ
44ea9604ed
locale: sync from Crowdin ( #6156 )
2020-05-10 12:33:07 +08:00
dependabot-preview[bot]
d28101ee66
build(deps): bump gopkg.in/macaron.v1 from 1.3.6 to 1.3.8 ( #6153 )
2020-05-09 21:37:38 +08:00
ᴜɴᴋɴᴡᴏɴ
9fd4f5562d
all: use semver to compare versions ( #6147 )
2020-05-04 18:48:23 +08:00
ᴜɴᴋɴᴡᴏɴ
9bb218734c
db: use GORM to backup and restore non-legacy tables ( #6142 )
2020-05-04 16:25:57 +08:00
ᴜɴᴋɴᴡᴏɴ
82ffca3fc9
Add security policy
2020-05-02 17:15:55 +08:00
dependabot-preview[bot]
d9f8efa9c3
build(deps): bump github.com/prometheus/client_golang from 1.5.1 to 1.6.0 ( #6144 )
2020-05-02 16:48:16 +08:00
dependabot-preview[bot]
f26eb2a192
build(deps): bump gopkg.in/macaron.v1 from 1.3.5 to 1.3.6 ( #6143 )
2020-05-02 16:47:36 +08:00
dependabot-preview[bot]
dbe373af6f
build(deps): bump github.com/editorconfig/editorconfig-core-go/v2 from 2.3.1 to 2.3.2 ( #6135 )
2020-04-25 09:57:13 +08:00