index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
assets: convert usage of go-bindata to Go embed (#6851)
Michael Li
2022-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 Li
2020-02-17
*
Makefile: set -trimpath on build
Unknwon
2019-10-25
*
internal: move packages under this directory (#5836)
Unknwon
2019-10-24
*
Makefile: use go build to replace go install
Unknwon
2019-10-15
*
Makefile: only read GOPATH from env var
Unknwon
2018-09-18
*
repo: add changes to repository avatar feature (#5221)
Unknwon
2018-06-17
*
repo: support avatars (#5221)
Sergey Dryabzhinsky
2018-06-17
*
Makefile: fix make build failure when environment of GOPATH have multiple ite...
Michael Li
2018-06-04
*
auth: support authentication source config file (#3142)
Unknwon
2018-04-12
*
MISC: bump version
Unknwon
2017-11-19
*
Makefile: correct errors
Unknwon
2017-07-14
*
2fa: initial support (#945)
Unknwon
2017-04-06
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
wiki: fix crash with blob name contains tab (#3916)
Unknwon
2017-02-16
*
models/org_team: panic when team num_repos is negative (#3671)
Unknwon
2017-02-08
*
Makefile: remove -buildmode=pie
Unknwon
2017-01-30
*
Makefile: fix string concatenation
Unknwon
2017-01-30
*
Produce a position independent executable (#4011)
Aaron Wood
2017-01-28
*
Add all, check and dist Makefile rules (#3549)
Sandro Santilli
2016-08-30
*
Little code refactoring
Unknwon
2016-08-09
*
Only do go vet on this codebase
Unknwon
2016-08-06
*
Ignore repository with issue disabled or use external tracker in dashboard is...
Unknwon
2016-08-05
*
#1601 support delete issue comment
Unknwon
2016-07-26
*
Make go's build flags a variable
Dan McGregor
2016-03-15
*
Some minor changes
Unknwon
2016-03-06
*
Remove cache avatar support and add its tests
Unknwon
2016-02-14
*
Minor fix for #2567
Unknwon
2016-02-14
*
Add command to run the test suite in Makefile.
Andrey Nering
2016-01-16
*
stop compile bindata for TRANSLATORS
Unknwon
2016-01-11
*
#1692 APIs: Users Followers
Unknwon
2015-12-21
*
Makefile: Do not fail build on missing lessc
Adam Strzelecki
2015-12-09
*
Makefile: Remove trailing whitespace & add last LF
Adam Strzelecki
2015-12-01
*
Makefile: Auto-build CSS & bin-data when necessary
Adam Strzelecki
2015-12-01
*
Makefile: Copy installed binary instead 2nd build
Adam Strzelecki
2015-12-01
*
go vet and fix #1890
Unknwon
2015-11-08
*
add Makefile
Unknwon
2015-11-03