Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "README: update VPS sponsor" | ᴜɴᴋɴᴡᴏɴ | 2020-08-27 |
| | | | | This reverts commit f667d139bc3a8ff795e7c6e1b980ab1997e428e2. | ||
* | docs: add patch release docs | ᴜɴᴋɴᴡᴏɴ | 2020-08-27 |
| | |||
* | github: enable Go actions on push | ᴜɴᴋɴᴡᴏɴ | 2020-08-27 |
| | |||
* | CHANGELOG: cut more entries for 0.12.1 | ᴜɴᴋɴᴡᴏɴ | 2020-08-27 |
| | |||
* | CHANGELOG: cut entries for 0.12.1 | ᴜɴᴋɴᴡᴏɴ | 2020-08-27 |
| | |||
* | db: fix wrong column type of `login_source` (#6283) | ᴜɴᴋɴᴡᴏɴ | 2020-08-27 |
| | |||
* | docker: fix broken SSHD for Dockerfile.rpi (#6278) | ᴜɴᴋɴᴡᴏɴ | 2020-08-24 |
| | |||
* | CHANGELOG: add entry for #6210 | ᴜɴᴋɴᴡᴏɴ | 2020-08-24 |
| | |||
* | issue: fix timestamp updating (#6210) | Kosadchiy | 2020-08-24 |
| | | | Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io> | ||
* | github: only run Actions when Go files are changed (#6275) | ᴜɴᴋɴᴡᴏɴ | 2020-08-23 |
| | |||
* | shellcheck: fix warnings (#6274) | ᴜɴᴋɴᴡᴏɴ | 2020-08-23 |
| | | | | | * Remove outdated files * Fix warnings | ||
* | pkgr: use main branch and Go 1.15 for buildpack (#6273) | ᴜɴᴋɴᴡᴏɴ | 2020-08-23 |
| | |||
* | docker: fix missing make command (#6272) | ᴜɴᴋɴᴡᴏɴ | 2020-08-23 |
| | |||
* | docs: add release strategy (#6271) | ᴜɴᴋɴᴡᴏɴ | 2020-08-23 |
| | |||
* | migrations: remove old migrations before 0.12.0 (#6270) | ᴜɴᴋɴᴡᴏɴ | 2020-08-23 |
| | |||
* | Makefile: explicitly call go generate (#6269) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
| | |||
* | docs: add instructions for release (#6268) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
| | |||
* | conf: remove legacy options (#6267) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
| | | | | | * conf: remove legacy options * Update tests | ||
* | app: update dev version (#6266) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
| | |||
* | assets: make generate (#6265) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
| | |||
* | CHANGELOG: cut 0.12.0 and 0.13.0+dev (#6264) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
| | |||
* | locale: sync from Crowdin (#6263) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
| | |||
* | repo: users have access to base repository can also view forks (#6261) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
| | |||
* | conf: make generate for #6237 (#6260) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
| | |||
* | conf: fix some typos in comments (app.ini) (#6237) | David Refoua | 2020-08-22 |
| | |||
* | CHANGELOG: add entry for gogs/git-module#59 (#6257) | ᴜɴᴋɴᴡᴏɴ | 2020-08-21 |
| | |||
* | deps: update git-module to v.1.1.2 (#6256) | Fernando San Julián | 2020-08-21 |
| | | | Co-authored-by: Gogs <gogs@fake.local> | ||
* | osutil: update docstring and tests (#6255) | ᴜɴᴋɴᴡᴏɴ | 2020-08-19 |
| | |||
* | osutil: use system API to get the username when env vars are empty (#6246) | bibo38 | 2020-08-19 |
| | | | | | | | 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. | ||
* | docker: fix gosu link in Dockerfile.rpi (#6203) | InsanusMokrassar | 2020-08-17 |
| | |||
* | build(deps): bump golang.org/x/text from 0.3.2 to 0.3.3 (#6207) | dependabot-preview[bot] | 2020-08-17 |
| | | | | | | | | | 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> | ||
* | build(deps): bump github.com/microcosm-cc/bluemonday from 1.0.2 to 1.0.4 (#6251) | dependabot-preview[bot] | 2020-08-17 |
| | | | | | | | | | 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> | ||
* | organization: limit showing at most 12 members in profile page (#6254) | ᴜɴᴋɴᴡᴏɴ | 2020-08-17 |
| | |||
* | db: fix update team panic (#6253) | ᴜɴᴋɴᴡᴏɴ | 2020-08-16 |
| | | | | | * db: fix update team panic * Update CHANGELOG | ||
* | README: update VPS sponsor | ᴜɴᴋɴᴡᴏɴ | 2020-08-16 |
| | |||
* | workflow: add shellcheck as a linter (#6202) | Dre | 2020-07-17 |
| | | | Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io> | ||
* | lsif: fix upload to private instance (#6216) | ᴜɴᴋɴᴡᴏɴ | 2020-06-30 |
| | |||
* | build(deps): bump github.com/json-iterator/go from 1.1.9 to 1.1.10 (#6199) | dependabot-preview[bot] | 2020-06-13 |
| | | | | | | | | | 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> | ||
* | build(deps): bump gopkg.in/macaron.v1 from 1.3.8 to 1.3.9 (#6200) | dependabot-preview[bot] | 2020-06-13 |
| | | | | | | | | | 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> | ||
* | build(deps): bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#6201) | dependabot-preview[bot] | 2020-06-13 |
| | | | | | | | | | 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> | ||
* | Update Dockerfiles for ARM to use alpine golang (#6183) | Baptiste Covolato | 2020-06-11 |
| | |||
* | Add CodeQL security scanning (#6188) | Justin Hutchings | 2020-06-11 |
| | | | Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io> | ||
* | README: remove OpenShift link (#6194) | ᴜɴᴋɴᴡᴏɴ | 2020-06-11 |
| | |||
* | locale: sync from Crowdin (#6191) | ᴜɴᴋɴᴡᴏɴ | 2020-06-08 |
| | |||
* | build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#6181) | dependabot-preview[bot] | 2020-05-30 |
| | | | | | | | | | 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> | ||
* | locale: sync from Crowdin (#6174) | ᴜɴᴋɴᴡᴏɴ | 2020-05-24 |
| | |||
* | lsif: upload data to dogfood instance (#6171) | ᴜɴᴋɴᴡᴏɴ | 2020-05-22 |
| | |||
* | lsif: don't upload indexes for forks (#6170) | garo (they/them) | 2020-05-22 |
| | |||
* | docker: fix broken link in README | ᴜɴᴋɴᴡᴏɴ | 2020-05-20 |
| | | | Fixes #6167 | ||
* | build(deps): bump gopkg.in/ini.v1 from 1.55.0 to 1.56.0 (#6166) | dependabot-preview[bot] | 2020-05-16 |
| |