Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build(deps): bump github.com/editorconfig/editorconfig-core-go/v2 from 2.3.2 ↵ | dependabot-preview[bot] | 2020-09-18 |
| | | | | | | | | | | | | to 2.3.7 (#6324) Bumps [github.com/editorconfig/editorconfig-core-go/v2](https://github.com/editorconfig/editorconfig-core-go) from 2.3.2 to 2.3.7. - [Release notes](https://github.com/editorconfig/editorconfig-core-go/releases) - [Changelog](https://github.com/editorconfig/editorconfig-core-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/editorconfig/editorconfig-core-go/compare/v2.3.2...v2.3.7) 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/olekukonko/tablewriter from 0.0.1 to 0.0.4 (#6327) | dependabot-preview[bot] | 2020-09-18 |
| | | | | | | | | | Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 0.0.1 to 0.0.4. - [Release notes](https://github.com/olekukonko/tablewriter/releases) - [Commits](https://github.com/olekukonko/tablewriter/compare/v0.0.1...v0.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> | ||
* | build(deps): bump gorm.io/gorm from 1.20.0 to 1.20.1 (#6328) | dependabot-preview[bot] | 2020-09-18 |
| | | | | | | | | | Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.20.0 to 1.20.1. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](https://github.com/go-gorm/gorm/compare/v1.20.0...v1.20.1) 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/unknwon/cae from 1.0.0 to 1.0.1 (#6329) | dependabot-preview[bot] | 2020-09-18 |
| | | | | | | | | | Bumps [github.com/unknwon/cae](https://github.com/unknwon/cae) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/unknwon/cae/releases) - [Commits](https://github.com/unknwon/cae/compare/v1.0.0...v1.0.1) 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 (#6333) | ᴜɴᴋɴᴡᴏɴ | 2020-09-16 |
| | |||
* | web: correctly serving go-get pages for subdirs (#6318) | ᴜɴᴋɴᴡᴏɴ | 2020-09-09 |
| | | | | | | | * web: correctly serving go-get page for subdirs * Update CHANGELOG * Fix golint error | ||
* | schemadoc: add go:generate to output database schema (#6310) | ᴜɴᴋɴᴡᴏɴ | 2020-09-06 |
| | | | | | | | * schemadoc: add go:generate to output database schema * Check errors * Revert string renames | ||
* | db: migrate to GORM v2 (#6309) | ᴜɴᴋɴᴡᴏɴ | 2020-09-06 |
| | |||
* | build(deps): bump github.com/gogs/git-module from 1.1.2 to 1.1.3 (#6306) | dependabot-preview[bot] | 2020-09-05 |
| | | | | | | | | | Bumps [github.com/gogs/git-module](https://github.com/gogs/git-module) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/gogs/git-module/releases) - [Commits](https://github.com/gogs/git-module/compare/v1.1.2...v1.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | ||
* | repo: set default value for `is_unlisted` column (#6305) | ᴜɴᴋɴᴡᴏɴ | 2020-09-04 |
| | |||
* | locale: sync from Crowdin (#6303) | ᴜɴᴋɴᴡᴏɴ | 2020-09-04 |
| | |||
* | ci: only enforce Go checks for pushes to `main` branch | ᴜɴᴋɴᴡᴏɴ | 2020-09-04 |
| | | | Otherwise would create duplicated GitHub Checks. | ||
* | Taskfile: add desc to each task (#6304) | ᴜɴᴋɴᴡᴏɴ | 2020-09-04 |
| | |||
* | ci: re-run Go checks for every push on a pull request | ᴜɴᴋɴᴡᴏɴ | 2020-09-04 |
| | | | | If a pull request has changed any Go file, even if the new push doesn't change any, we should re-run Go checks to make GitHub Checks look consistent. | ||
* | repo: support unlisted but publicly accessible repositories (#6176) | Achilleas Koutsou | 2020-09-04 |
| | | | Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io> | ||
* | chore: use Task as main build tool (#6297) | ᴜɴᴋɴᴡᴏɴ | 2020-08-29 |
| | |||
* | install: remove MSSQL option (#6295) | ᴜɴᴋɴᴡᴏɴ | 2020-08-29 |
| | |||
* | github: add Go 1.15 to CI (#6294) | ᴜɴᴋɴᴡᴏɴ | 2020-08-29 |
| | |||
* | install: fix generating removed options (#6293) | ᴜɴᴋɴᴡᴏɴ | 2020-08-29 |
| | |||
* | README: add emoji for license header | ᴜɴᴋɴᴡᴏɴ | 2020-08-28 |
| | |||
* | docker: revert shellcheck fix (#6288) | ᴜɴᴋɴᴡᴏɴ | 2020-08-28 |
| | |||
* | chore: change default branch to `main` (#6285) | ᴜɴᴋɴᴡᴏɴ | 2020-08-27 |
| | |||
* | 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 |
| |