aboutsummaryrefslogtreecommitdiff
path: root/internal/cmd
Commit message (Expand)AuthorAge
* web: correctly serving go-get pages for subdirs (#6318)ᴜɴᴋɴᴡᴏɴ2020-09-09
* all: use semver to compare versions (#6147)ᴜɴᴋɴᴡᴏɴ2020-05-04
* db: use GORM to backup and restore non-legacy tables (#6142)ᴜɴᴋɴᴡᴏɴ2020-05-04
* route: bypass require signin check for trigger repo tasks (#6079)ᴜɴᴋɴᴡᴏɴ2020-04-08
* route: no session for routes without UI (#6066)ᴜɴᴋɴᴡᴏɴ2020-04-05
* lfs: run e2e and fix minor issues (#6059)ᴜɴᴋɴᴡᴏɴ2020-04-05
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04
* web: rename CSRF header (#6027)ᴜɴᴋɴᴡᴏɴ2020-03-28
* csrf: set cookie HttpOnly and Secure (#6013)ᴜɴᴋɴᴡᴏɴ2020-03-27
* cmd: backup support exclude mirror repositories (#6003)Philidor Green2020-03-24
* webhook: overhaul route handlers (#6002)ᴜɴᴋɴᴡᴏɴ2020-03-22
* cmd: init logging before `SetEngine` (#6001)ᴜɴᴋɴᴡᴏɴ2020-03-22
* workflows: enable golangci-lint (#5998)ᴜɴᴋɴᴡᴏɴ2020-03-21
* admin: use POST to run operations (#5997)ᴜɴᴋɴᴡᴏɴ2020-03-21
* ipynb: sanitize rendered HTML (#5996)ᴜɴᴋɴᴡᴏɴ2020-03-21
* refactor: unify error handling in routing layerᴜɴᴋɴᴡᴏɴ2020-03-16
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08
* cmd/serv: improve hookMode handling (#5960)ᴜɴᴋɴᴡᴏɴ2020-03-02
* cmd: init minimal logging config in hook modeᴜɴᴋɴᴡᴏɴ2020-03-02
* lint: fix some Golang CI lint issues (#5955)ᴜɴᴋɴᴡᴏɴ2020-03-01
* conf: overhaul settings (#5953)ᴜɴᴋɴᴡᴏɴ2020-02-29
* conf: overhaul sessions settings (#5952)ᴜɴᴋɴᴡᴏɴ2020-02-29
* conf: overhaul auth and user settings (#5942)ᴜɴᴋɴᴡᴏɴ2020-02-27
* conf: overhaul email settings (#5940)ᴜɴᴋɴᴡᴏɴ2020-02-25
* cmd/web: fix wrong ExternalURL when specify port via CLI flagᴜɴᴋɴᴡᴏɴ2020-02-24
* cmd/web: fix error when Unix socket not existsᴜɴᴋɴᴡᴏɴ2020-02-24
* conf: overhaul security settingsᴜɴᴋɴᴡᴏɴ2020-02-22
* cmd: fix unable to find correct custom configᴜɴᴋɴᴡᴏɴ2020-02-22
* conf: overhaul database settingsᴜɴᴋɴᴡᴏɴ2020-02-22
* conf: overhaul repository settings (#5932)ᴜɴᴋɴᴡᴏɴ2020-02-22
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* log: migrate to unknwon.dev/clog/v2 (#5927)ᴜɴᴋɴᴡᴏɴ2020-02-20
* admin: show all version in dashboardᴜɴᴋɴᴡᴏɴ2020-02-19
* Use go-bindata to embed `public` and `templates` files into binary (#5920)Michael Li2020-02-17
* tls: update default CurvePreferences and CipherSuites (#5850)Kasei2019-11-05
* cmd/import: improve error messageUnknwon2019-10-26
* web: fix panic when download attachments (#5838)Unknwon2019-10-24
* internal: move packages under this directory (#5836)Unknwon2019-10-24