aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAge
* chore: move CODEOWNERS to `.github/`Joe Chen2023-11-17
* chore: slow down dep update to monthlyJoe Chen2023-10-20
* db: migrate `admin.go` to `notices.go` with GORM (#7536)Joe Chen2023-08-23
* ci: use Go 1.21 (#7528)Joe Chen2023-08-14
* ci: remove CodeballJoe Chen2023-07-09
* refactor(db): migrate off `user_email.go` to `users.go` (#7452)Joe Chen2023-05-14
* ci: refurbish Docker job (#7446)Joe Chen2023-05-09
* chore: generate SCIP instead of LSIF (#7445)Joe Chen2023-05-09
* mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1 (#7413)dependabot[bot]2023-04-03
* chore(ci): fix typo in docker.yml (#7398)Joe Chen2023-03-15
* chore: update release playbook (#7376)Joe Chen2023-02-26
* chore: update release issue templates (#7371)Joe Chen2023-02-25
* ci: run Go tests with `-shuffle=on` (#7370)Joe Chen2023-02-25
* docs: minor updates (#7367)Joe Chen2023-02-25
* chore: update Go versions in CI (#7346)Joe Chen2023-02-19
* chore: ask for test plan when test cases are not applicable (#7344)Joe Chen2023-02-12
* mod: bump modernc.org/sqlite from 1.20.2 to 1.20.3 (#7321)dependabot[bot]2023-01-26
* build: remove support of Go 1.17 (#7177)Joe Chen2022-10-09
* go: update required version to be 1.17 and add 1.19 to CI (#7129)Joe Chen2022-08-08
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* migrations: add tests and remove XORM (#7050)Joe Chen2022-06-12
* db: add tests for authentication through login sources (#7049)Joe Chen2022-06-12
* release: minor updates to templates and docs (#7027)Joe Chen2022-06-08
* ci: pin go-mockgen to 1.2.0 (#7021)Joe Chen2022-06-07
* db: use `context` and go-mockgen for `AccessTokensStore` (#7013)Joe Chen2022-06-06
* ci: check tidiness of "task generate-schemadoc" (#7007)Joe Chen2022-06-04
* ci: add Codeball (#6997)Joe Chen2022-06-03
* db: run tests with pure-Go SQLite (#6998)Joe Chen2022-06-03
* ci: run database tests against Postgres, MySQL and SQLite (#6996)Joe Chen2022-06-01
* chore: update release issue templates (#6993)Joe Chen2022-05-31
* docker: push ephemeral image to ttl.sh for pull requests (#6981)Joe Chen2022-05-29
* chore: Set permissions for GitHub actions (#6936)Naveen2022-05-26
* chore: update release templates (#6935)Joe Chen2022-05-07
* release: add step to publish GitHub security advisory (#6929)Joe Chen2022-05-05
* chore: fix dead link in pull request template (#6922)Joe Chen2022-04-27
* dependabot: request reviews from the core team (#6896)Joe Chen2022-04-05
* docs: tweak release matters (#6860)Joe Chen2022-03-19
* assets: convert usage of go-bindata to Go embed (#6851)Michael Li2022-03-17
* ci: delete Go 1.15 and add Go 1.18 (#6847)Joe Chen2022-03-16
* chore: run `task generate` (#6844)Joe Chen2022-03-15
* workflows: lock closed threads after 90 days (#6843)Joe Chen2022-03-15
* chore: fix typo in release issue templates (#6831)Joe Chen2022-03-11
* lsif: update upload endpoint (#6827)Joe Chen2022-03-10
* ci: check Go module tidiness (#6787)Joe Chen2022-02-27
* contributing: add guide for making proposals (#6784)Joe Chen2022-02-25
* contributing: add links of articles for the guideJoe Chen2022-02-10
* docs: update release templates and playbook (#6735)Joe Chen2022-01-18
* docs: update links to release templates (#6729)Joe Chen2022-01-16
* docs: update release templates (#6728)Joe Chen2022-01-16
* docker: add job for pull requests from forks (#6724)Joe Chen2022-01-13