Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | chore: bump dev version to 0.14 (#7375) | Joe Chen | 2023-02-26 |
| | | | [skip ci] | ||
* | build: remove support of Go 1.17 (#7177) | Joe Chen | 2022-10-09 |
| | |||
* | go: update required version to be 1.17 and add 1.19 to CI (#7129) | Joe Chen | 2022-08-08 |
| | | | Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> | ||
* | go: update required version to be 1.16 (#6850) | Joe Chen | 2022-03-16 |
| | |||
* | chore: fix lint errors (#6620) | Joe Chen | 2021-09-24 |
| | |||
* | app: update dev version (#6266) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
| | |||
* | build: require Go 1.14 for using `t.Cleanup` (#6069) | ᴜɴᴋɴᴡᴏɴ | 2020-04-06 |
| | |||
* | build: requires Go 1.13 | ᴜɴᴋɴᴡᴏɴ | 2020-02-28 |
| | |||
* | conf: overhaul server settings (#5928) | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * conf: rename package * Requires Go 1.12 * Fix lint * Fix lint * Overhaul * db: fix tests * Save my work * Fix tests * Server.UnixSocketPermission * Server.LocalRootURL * SSH settings * Server.OfflineMode * Save my work * App.Version * Remove [server] STATIC_ROOT_PATH * Server.LandingURL | ||
* | log: migrate to unknwon.dev/clog/v2 (#5927) | ᴜɴᴋɴᴡᴏɴ | 2020-02-20 |
| | | | | | | * Add unknwon.dev/clog/v2 * Update all places | ||
* | admin: show all version in dashboard | ᴜɴᴋɴᴡᴏɴ | 2020-02-19 |
| | | | | And removed version info from footer. | ||
* | Add CHANGELOG and adopt new release workflow | ᴜɴᴋɴᴡᴏɴ | 2020-02-18 |
| | | | | In development, the version now has +dev suffix indicates it is not a binary release. | ||
* | locale: sync from Crowdin | Unknwon | 2019-12-09 |
| | |||
* | mirror: use Git command to update origin remote address (#5767) (#5865) | Unknwon | 2019-11-16 |
| | | | Fixes a RCE reported by @ManassehZhou and @zeripath. | ||
* | templates: fix line wrap for very long commit message | Unknwon | 2019-11-07 |
| | |||
* | db/repo: print more error info | Unknwon | 2019-11-05 |
| | |||
* | cmd/import: improve error message | Unknwon | 2019-10-26 |
| | | | | - Print app.Run() error | ||
* | web: fix panic when download attachments (#5838) | Unknwon | 2019-10-24 |
| | |||
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |
| | | | | | | | | | | | | | | | | | | * Rename pkg -> internal * Rename routes -> route * Move route -> internal/route * Rename models -> db * Move db -> internal/db * Fix route2 -> route * Move cmd -> internal/cmd * Bump version | ||
* | Enable Go modules (#5835) | Unknwon | 2019-10-23 |
| | | | | | | | | | | | | | | | | * Remove vendor * Enable Go modules * ci: add command to fetch dependencies * ci: update setting * ci: update settings * Require Go 1.11 * Rename module name to gogs.io/gogs | ||
* | locale: sync from Crowdin | Unknwon | 2019-10-20 |
| | | | | - Also amended some source translations. | ||
* | locale: sync from Crowdin | Unknwon | 2019-10-19 |
| | |||
* | models/token: generate bindata and simplify code (#5820) | Unknwon | 2019-10-15 |
| | |||
* | locale: sync from Crowdin | unknwon | 2019-10-03 |
| | |||
* | templates/repo: remove unnecessary wrap div | unknwon | 2019-09-21 |
| | |||
* | locale: sync from Crowdin | unknwon | 2019-09-15 |
| | |||
* | Bump version | unknwon | 2019-08-11 |
| | |||
* | routes/api/v1: codemod | unknwon | 2019-08-10 |
| | |||
* | routes/api/v1: codemod | unknwon | 2019-08-08 |
| | |||
* | Bump version | unknwon | 2019-08-01 |
| | |||
* | pkg/context: change banner file path (#5750) | unknwon | 2019-07-28 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2019-06-27 |
| | |||
* | pkg/bindata: regenerate for PR #5623 | Unknwon | 2019-02-20 |
| | |||
* | models: disable idle connection and set connection max life time (#5532) | Unknwon | 2019-02-06 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2019-01-30 |
| | | | | - Add Portuguese | ||
* | public/css: make less (#5317) | Unknwon | 2018-12-25 |
| | |||
* | *: remove Go 1.7 support | Unknwon | 2018-12-19 |
| | |||
* | pkg/ssh: specify ssh-keygen to always generate PEM format | Unknwon | 2018-12-19 |
| | |||
* | auth: coding style and glitches fixes for GitHub login source (#5340) | Unknwon | 2018-12-18 |
| | |||
* | pkg/tool: improve SanitizePath (#5558) | Unknwon | 2018-12-18 |
| | |||
* | models/action: skip issue index parsing while using external issue tracker ↵ | Unknwon | 2018-12-17 |
| | | | | (#5551) | ||
* | api: add GetReferenceSHA (#5546) | Unknwon | 2018-12-16 |
| | |||
* | models: remove legacy support | Unknwon | 2018-12-11 |
| | |||
* | templates: sanitize special links in commit message (#5545) | Unknwon | 2018-12-10 |
| | | | | Reported by @cezar97. | ||
* | templates: make state changing routes to POST method (#5541) | Unknwon | 2018-12-06 |
| | | | | - pkg/context: add ParamsUser to unify the injection process | ||
* | user/auth: flush and destroy session at logout (#5540) | Unknwon | 2018-12-04 |
| | | | | Reported by @cezar97. | ||
* | pkg/context: expose port in import path for 'go-get=1' (#5305) | Unknwon | 2018-12-03 |
| | |||
* | models/issue: fix panic when clear labels (#5445) | Unknwon | 2018-12-02 |
| | |||
* | api/repo: support edit repository issue tracker (gogs/go-gogs-client#94) | Unknwon | 2018-12-02 |
| | |||
* | routes/api: allow get repository without login (#5475) | Unknwon | 2018-12-01 |
| |