aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* routes/api: change status handle to new styleUnknwon2018-12-01
* routes/api: allow get repository without login (#5475)Unknwon2018-12-01
* templates/user/dashboard: include 'org' query parameter in new mirror URL (#5...Samuel Cochran2018-11-29
* api: fix critical CSRF vulnerabilities on API routes (#5355)Unknwon2018-11-28
* README: add new sponsorUnknwon2018-11-27
* templates/wiki: fix emoji rendering (#4869)Unknwon2018-11-26
* conf: fix unexpected behavior of config inheritance (#5007)Unknwon2018-11-26
* routes/repo/issue: implement issue pre-filling (#5521)Charles Kenney2018-11-20
* conf: add go-bindata install command in READMEUnknwon2018-11-20
* locale: sync from CrowdinUnknwon2018-11-19
* mirror: trigger additional push webhook on new branch (#5508)Danilo Riecken P. de Morais2018-11-14
* templates/user/profile: added rel="me" to website link on user profile (#5485)Federico Culloca2018-11-12
* ci: remove Go master for the momentUnknwon2018-11-08
* public/css: add 'overflow-wrap: break-word' to dashboard news feeds (#5507)A.J. Ruckman2018-11-08
* repo/http: update CORS headers to allow custom user-agent (#5498)William Hilton2018-11-07
* vendor: update github.com/go-macaron/session (#5469)Unknwon2018-11-06
* Merge branch 'master' of github.com:gogs/gogs into developUnknwon2018-11-05
|\
| * ldap: grammar fix (#5493)hopegolden2018-11-05
| * docker: grammar fix (#5492)hopegolden2018-11-05
* | Dockerfile.aarch64hub: install shadow package (#5481)Masen Furer2018-11-05
* | pkg/bindata: update contentUnknwon2018-11-04
* | conf: change default session cookie nameUnknwon2018-10-24
* | vendor: update github.com/go-macaron/session (#5469)Unknwon2018-10-24
* | vendor: update github.com/go-macaron/session (#5469)Unknwon2018-10-24
|/
* vendor: update github.com/gogs/git-moduleUnknwon2018-10-23
* ldap: fix group membership search handling when the group members are listed ...aboron2018-10-23
* locale: sync from CrowdinUnknwon2018-10-16
* gogs: rise Go requirement to 1.7Unknwon2018-10-03
* routes/repo/issue: fix redirect with unexpected escape (#5443)Unknwon2018-09-30
* pkg/context: apply EscapePound at context levelUnknwon2018-09-28
* templates/repo/setting: fix missing EscapePound (#5442)Unknwon2018-09-28
* routes: fix open redirect vulnerability (#5355)Unknwon2018-09-28
* pkg/ssh: print actual error in panic (#5435)Unknwon2018-09-28
* README: add FOSSA badgeUnknwon2018-09-26
* librejs: add jQueryUnknwon2018-09-19
* Makefile: only read GOPATH from env varUnknwon2018-09-18
* locale: sync from CrowdinUnknwon2018-09-16
* docker: chown only for the frist time (#5422)Unknwon2018-09-15
* Revert "docker: remove chown the git repos on startup (refs #4996). (#5390)"Unknwon2018-09-15
* ci: fix go vet and add Go 1.11.xUnknwon2018-09-14
* vendor: add dependencies of Prometheus clientUnknwon2018-09-14
* metrics: add initial Prometheus support (#4141)Unknwon2018-09-14
* repo: adjust pull request setting description (#5359)Unknwon2018-09-14
* repo: trigger webhook when delete branch after merged pull request (#5331)Unknwon2018-09-14
* README: update visionUnknwon2018-09-14
* templates/admin/monitor: fix field errorUnknwon2018-09-13
* auth: support set default login source (#5274)Unknwon2018-09-13
* login_source: add default authentication switch (#5338)haixunlu2018-09-13
* templates: hide dashboard org creation when not allowed (#5393)Jakob Lykke Andersen2018-09-11
* docker: fix aarch64 dockerfile make docker image error (#5411)leonunix2018-09-10