| Commit message (Expand) | Author | Age |
* | gitutil: infer submodule with baseURL when it is a relative path (#6337) | ᴜɴᴋɴᴡᴏɴ | 2020-09-18 |
* | locale: sync from Crowdin (#6333) | ᴜɴᴋɴᴡᴏɴ | 2020-09-16 |
* | web: correctly serving go-get pages for subdirs (#6318) | ᴜɴᴋɴᴡᴏɴ | 2020-09-09 |
* | schemadoc: add go:generate to output database schema (#6310) | ᴜɴᴋɴᴡᴏɴ | 2020-09-06 |
* | db: migrate to GORM v2 (#6309) | ᴜɴᴋɴᴡᴏɴ | 2020-09-06 |
* | repo: set default value for `is_unlisted` column (#6305) | ᴜɴᴋɴᴡᴏɴ | 2020-09-04 |
* | locale: sync from Crowdin (#6303) | ᴜɴᴋɴᴡᴏɴ | 2020-09-04 |
* | repo: support unlisted but publicly accessible repositories (#6176) | Achilleas Koutsou | 2020-09-04 |
* | install: remove MSSQL option (#6295) | ᴜɴᴋɴᴡᴏɴ | 2020-08-29 |
* | install: fix generating removed options (#6293) | ᴜɴᴋɴᴡᴏɴ | 2020-08-29 |
* | chore: change default branch to `main` (#6285) | ᴜɴᴋɴᴡᴏɴ | 2020-08-27 |
* | db: fix wrong column type of `login_source` (#6283) | ᴜɴᴋɴᴡᴏɴ | 2020-08-27 |
* | issue: fix timestamp updating (#6210) | Kosadchiy | 2020-08-24 |
* | migrations: remove old migrations before 0.12.0 (#6270) | ᴜɴᴋɴᴡᴏɴ | 2020-08-23 |
* | conf: remove legacy options (#6267) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
* | assets: make generate (#6265) | ᴜɴᴋɴᴡᴏɴ | 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 |
* | 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 |
* | organization: limit showing at most 12 members in profile page (#6254) | ᴜɴᴋɴᴡᴏɴ | 2020-08-17 |
* | db: fix update team panic (#6253) | ᴜɴᴋɴᴡᴏɴ | 2020-08-16 |
* | locale: sync from Crowdin (#6191) | ᴜɴᴋɴᴡᴏɴ | 2020-06-08 |
* | locale: sync from Crowdin (#6174) | ᴜɴᴋɴᴡᴏɴ | 2020-05-24 |
* | locale: sync from Crowdin (#6156) | ᴜɴᴋɴᴡᴏɴ | 2020-05-10 |
* | all: use semver to compare versions (#6147) | ᴜɴᴋɴᴡᴏɴ | 2020-05-04 |
* | db: use GORM to backup and restore non-legacy tables (#6142) | ᴜɴᴋɴᴡᴏɴ | 2020-05-04 |
* | lfs: show configs in admin ui (#6128) | ᴜɴᴋɴᴡᴏɴ | 2020-04-21 |
* | db: remove `db.User.LoginType` field (#6122) | Kousik Mitra | 2020-04-19 |
* | test: remove the use of goconvey (#6123) | ᴜɴᴋɴᴡᴏɴ | 2020-04-19 |
* | conf: fallback time layout to RFC 3339 when misconfigured (#6120) | Kousik Mitra | 2020-04-18 |
* | public: remove unused github.min.css (#6119) | ᴜɴᴋɴᴡᴏɴ | 2020-04-18 |
* | db: add tests for users (#6116) | ᴜɴᴋɴᴡᴏɴ | 2020-04-18 |
* | db: add tests for repos (#6112) | ᴜɴᴋɴᴡᴏɴ | 2020-04-17 |
* | api: add admin endpoint to get team members (#6101) | Rui Santos | 2020-04-15 |
* | db: add tests for `loginSourceFiles` (#6102) | ᴜɴᴋɴᴡᴏɴ | 2020-04-15 |
* | db: use GORM bulk insert helper (#6100) | ᴜɴᴋɴᴡᴏɴ | 2020-04-14 |
* | db: add tests for two factors (#6099) | ᴜɴᴋɴᴡᴏɴ | 2020-04-14 |
* | ssh: improve env command processing (#6095) | wameidemao | 2020-04-12 |
* | ssh: ignore malformed "env" commands (#6094) | ᴜɴᴋɴᴡᴏɴ | 2020-04-12 |
* | db: only use `AutoMigrate` to create new tables (#6092) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | login_source: migrate to GORM and add tests (#6090) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | db: add tests for permissions (#6088) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | db: add tests for LFS (#6087) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | access_token: migrate to GORM and add tests (#6086) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | db: add tests for helper functions (#6084) | ᴜɴᴋɴᴡᴏɴ | 2020-04-10 |
* | lfsutil: add `Storager` interface and local storage (#6083) | ᴜɴᴋɴᴡᴏɴ | 2020-04-10 |
* | repo: disable public access option when using external wiki and issue tracker... | alpencrossi | 2020-04-09 |
* | route: bypass require signin check for trigger repo tasks (#6079) | ᴜɴᴋɴᴡᴏɴ | 2020-04-08 |