aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* assets: convert usage of go-bindata to Go embed (#6851)Michael Li2022-03-17
* Makefile: explicitly call go generate (#6269)ᴜɴᴋɴᴡᴏɴ2020-08-22
* email: check the owner when set as primary (#5988)ᴜɴᴋɴᴡᴏɴ2020-03-15
* public: make lessc compile minimize CSS (#5987)ᴜɴᴋɴᴡᴏɴ2020-03-15
* all: clean up dot files (#5983)ᴜɴᴋɴᴡᴏɴ2020-03-11
* ci: enable go vet check (#5981)ᴜɴᴋɴᴡᴏɴ2020-03-11
* conf: overhaul email settings (#5940)ᴜɴᴋɴᴡᴏɴ2020-02-25
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* Makefile: generate Sourcemap for less filesᴜɴᴋɴᴡᴏɴ2020-02-19
* docker: fix Docker Hub build failureᴜɴᴋɴᴡᴏɴ2020-02-18
* Use go-bindata to embed `public` and `templates` files into binary (#5920)Michael Li2020-02-17
* Makefile: set -trimpath on buildUnknwon2019-10-25
* internal: move packages under this directory (#5836)Unknwon2019-10-24
* Makefile: use go build to replace go installUnknwon2019-10-15
* Makefile: only read GOPATH from env varUnknwon2018-09-18
* repo: add changes to repository avatar feature (#5221)Unknwon2018-06-17
* repo: support avatars (#5221)Sergey Dryabzhinsky2018-06-17
* Makefile: fix make build failure when environment of GOPATH have multiple ite...Michael Li2018-06-04
* auth: support authentication source config file (#3142)Unknwon2018-04-12
* MISC: bump versionUnknwon2017-11-19
* Makefile: correct errorsUnknwon2017-07-14
* 2fa: initial support (#945)Unknwon2017-04-06
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* wiki: fix crash with blob name contains tab (#3916)Unknwon2017-02-16
* models/org_team: panic when team num_repos is negative (#3671)Unknwon2017-02-08
* Makefile: remove -buildmode=pieUnknwon2017-01-30
* Makefile: fix string concatenationUnknwon2017-01-30
* Produce a position independent executable (#4011)Aaron Wood2017-01-28
* Add all, check and dist Makefile rules (#3549)Sandro Santilli2016-08-30
* Little code refactoringUnknwon2016-08-09
* Only do go vet on this codebaseUnknwon2016-08-06
* Ignore repository with issue disabled or use external tracker in dashboard is...Unknwon2016-08-05
* #1601 support delete issue commentUnknwon2016-07-26
* Make go's build flags a variableDan McGregor2016-03-15
* Some minor changesUnknwon2016-03-06
* Remove cache avatar support and add its testsUnknwon2016-02-14
* Minor fix for #2567Unknwon2016-02-14
* Add command to run the test suite in Makefile.Andrey Nering2016-01-16
* stop compile bindata for TRANSLATORSUnknwon2016-01-11
* #1692 APIs: Users FollowersUnknwon2015-12-21
* Makefile: Do not fail build on missing lesscAdam Strzelecki2015-12-09
* Makefile: Remove trailing whitespace & add last LFAdam Strzelecki2015-12-01
* Makefile: Auto-build CSS & bin-data when necessaryAdam Strzelecki2015-12-01
* Makefile: Copy installed binary instead 2nd buildAdam Strzelecki2015-12-01
* go vet and fix #1890Unknwon2015-11-08
* add MakefileUnknwon2015-11-03