| Commit message (Expand) | Author | Age |
... | |
* | conf: add allowlist for accessing local network (#6842) | Joe Chen | 2022-03-14 |
* | golangci-lint: add `unparam` linter (#6839) | Joe Chen | 2022-03-13 |
* | repo_editor: check upload `TreePath` and file name (#6838) | Joe Chen | 2022-03-13 |
* | autofix: format code with gofmt and gofumpt (#6821) | deepsource-autofix[bot] | 2022-03-08 |
* | security: fix improper PAM authorization handling (#6819) | ysf | 2022-03-08 |
* | security: fix SSRF in repository migration (#6812) | Michael Rowley | 2022-03-08 |
* | autofix: format code with gofumpt and gofmt (#6803) | deepsource-autofix[bot] | 2022-03-06 |
* | autofix: fix nested `if` with `else if` (#6807) | deepsource-autofix[bot] | 2022-03-06 |
* | autofix: fix unused method receiver (#6808) | deepsource-autofix[bot] | 2022-03-06 |
* | autofix: fix unnecessary allocations due to `strings.Index` call (#6806) | deepsource-autofix[bot] | 2022-03-06 |
* | autofix: function call can be replaced with helper function (#6805) | deepsource-autofix[bot] | 2022-03-06 |
* | autofix: fix check for empty string (#6804) | deepsource-autofix[bot] | 2022-03-06 |
* | autofix: simplify slice expression to sliced value itself (#6801) | deepsource-autofix[bot] | 2022-03-06 |
* | autofix: types of function parameters can be combined (#6800) | deepsource-autofix[bot] | 2022-03-06 |
* | autofix: unused parameter should be replaced by underscore (#6799) | deepsource-autofix[bot] | 2022-03-06 |
* | markdown: support rendering Mermaid diagrams (#6776) | shuyue | 2022-03-05 |
* | dep: update github.com/go-ldap/ldap to v3 (#6763) | Simone Cattaneo | 2022-02-26 |
* | chore: rename few consts to camel case (#6725) | Joe Chen | 2022-01-13 |
* | markup: use default link formation when no format in metas (#6723) | Joe Chen | 2022-01-13 |
* | locale: sync from Crowdin (#6714) | Joe Chen | 2022-01-08 |
* | database: add PostgreSQL custom schema support (#6695) | zvrh | 2022-01-05 |
* | db: skip ping when not available (#6687) | Joe Chen | 2021-12-20 |
* | chore: fix typo in message.go (#6587) | Ikko Ashimine | 2021-12-16 |
* | api: support listing repository tags (#6656) | Devops | 2021-12-14 |
* | locale: sync from Crowdin (#6651) | Joe Chen | 2021-11-28 |
* | api: EditWiki implementation (#5860) | Pavel M | 2021-11-10 |
* | locale: sync from Crowdin (#6633) | Joe Chen | 2021-10-23 |
* | chore: fix lint errors (#6620) | Joe Chen | 2021-09-24 |
* | api: add `GET /api/v1/{owner}/{repo}/commits` endpoint (#6574) | Jordan Levin | 2021-09-24 |
* | web: correctly handle go-get pages for repository roots (#6598) | James-REANNZ | 2021-08-26 |
* | locale: sync from Crowdin (#6602) | ᴜɴᴋɴᴡᴏɴ | 2021-08-08 |
* | ci: use new lint action and add custom config (#6562) | ᴜɴᴋɴᴡᴏɴ | 2021-05-19 |
* | chore: fix typos in code comments (#6556) | Atin | 2021-05-19 |
* | locale: sync from Crowdin (#6510) | ᴜɴᴋɴᴡᴏɴ | 2021-02-27 |
* | locale: sync from Crowdin (#6449) | ᴜɴᴋɴᴡᴏɴ | 2020-12-13 |
* | db: simplify GORM logger init in tests (#6444) | ᴜɴᴋɴᴡᴏɴ | 2020-12-06 |
* | ssh: allow setting allowed MAC algorithms for built-in server (#6435) | Eduardo Bacchi Kienetz | 2020-12-04 |
* | build(deps): bump gorm.io/gorm from 1.20.6 to 1.20.7 (#6425) | dependabot-preview[bot] | 2020-11-28 |
* | repo: disallow urlencoded new lines in git protocol paths (#6420) | stypr | 2020-11-27 |
* | templates: fix typo of BranchCount (#6370) | weibaohui | 2020-11-24 |
* | locale: sync from Crowdin (#6419) | ᴜɴᴋɴᴡᴏɴ | 2020-11-15 |
* | context: add X-Frame-Options header (#6411) | Matheus Mosca | 2020-11-11 |
* | locale: sync from Crowdin (#6404) | ᴜɴᴋɴᴡᴏɴ | 2020-10-31 |
* | locale: sync from Crowdin (#6383) | ᴜɴᴋɴᴡᴏɴ | 2020-10-11 |
* | context: fix Access-Control-Allow-Credentials header typo (#6381) | E99p1ant | 2020-10-10 |
* | db: migrate access table to use GORM (#6371) | ᴜɴᴋɴᴡᴏɴ | 2020-10-06 |
* | lfs: ask client to always send the same value for the HTTP header (#6369) | ᴜɴᴋɴᴡᴏɴ | 2020-10-04 |
* | locale: sync from Crowdin (#6367) | ᴜɴᴋɴᴡᴏɴ | 2020-10-04 |
* | Add git diff timeout in app config (#6348) | Zhukov Roman | 2020-09-29 |
* | markup: render SHA links without branch prefix (#6350) | Jeff | 2020-09-29 |