aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/web.go
Commit message (Expand)AuthorAgeFilesLines
* Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)zeripath2019-04-291-9/+0
* Better logging (#6038) (#6095)zeripath2019-04-021-7/+7
* Remove a double slash in the HTTPS redirection when Let's Encrypt is enabled ...Greg Karékinian2018-12-121-1/+4
* Fix the Let's Encrypt handler by listening on a valid address (#5525)Greg Karékinian2018-12-111-1/+7
* add letsencrypt to Gitea (#4189)Fluf2018-08-211-0/+33
* General refactor of the cmd package (#3328)Morgan Bazalgette2018-01-121-5/+4
* Add an option to allow redirect of http port 80 to https. (#1928)Mike Fellows2017-12-251-0/+23
* fix run web with -p push failed (#3154)Lunny Xiao2017-12-131-0/+30
* Add external markup render support (#2570)Lunny Xiao2017-11-071-0/+3
* Integration test framework (#1290)Ethan Koenig2017-04-251-629/+3
* support health check via / and fix #969 (#1520)Lunny Xiao2017-04-201-0/+4
* feat: add download count field and unit testing for attachment. (#1512)Bo-Yi Wu2017-04-201-0/+5
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-191-0/+6
* Better URL validation (#1507)Lauris BH2017-04-191-0/+2
* Add watch button on issueAndrey Nering2017-03-291-0/+1
* Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)Sandro Santilli2017-03-291-2/+2
* Fix FCGI (over TCP) support (#1368)Pavel Korovin2017-03-231-1/+6
* LFS: Return 404 for unimplemented endpoints (#1330)Fabian Zaremba2017-03-201-0/+3
* Show user OpenID URIs in their profile (#1314)Sandro Santilli2017-03-201-0/+1
* feat: Only use issue and wiki on repo. (#1297)Bo-Yi Wu2017-03-181-12/+12
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-171-0/+21
* Batch updates for issues (#926)Ethan Koenig2017-03-151-6/+5
* Rename /forget_password url to /forgot_passwordSandro Santilli2017-03-141-2/+2
* remove unused struct (#1062)Lunny Xiao2017-02-271-8/+1
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-4/+13
* Protected branches system (#339)Denis Denisov2017-02-211-0/+5
* feat: Able to disable non-admin to create new organization (#927)Bo-Yi Wu2017-02-141-2/+8
* Markdown rendering overhaul (#186)Andrew Boyarshin2017-02-141-0/+5
* fix watchers templates breaks (#870)Lunny Xiao2017-02-081-1/+1
* Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801)Matthias Loibl2017-02-051-0/+7
* Fix remove unix socket listenAddr (#846)surefire2017-02-051-1/+1
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-4/+4
* Cleanup log messagingGabriel Jackson2017-02-021-3/+3
* Allow custom public files (#782)Thomas Boerger2017-01-281-0/+5
* Add ETag header to avatars (#721)Bwko2017-01-251-0/+1
* Two factor authentication support (#630)Andrew2017-01-161-0/+13
* Attach to release (#673)Philip Couling2017-01-151-3/+1
* Don't create a default pid file (#637)Bwko2017-01-141-1/+1
* Notifications: mark as read/unread and pin (#629)Andrey Nering2017-01-121-1/+4
* feat: support pid file.Bo-Yi Wu2017-01-091-0/+10
* Merge pull request #539 from andreynering/notifications-step-2Andrey Nering2017-01-051-0/+4
|\
| * Notifications - Step 2Andrey Nering2016-12-301-0/+4
* | fix windows build broken by #416Lunny Xiao2016-12-311-24/+2
* | Support http service graceful restart (#416)Lunny Xiao2016-12-311-3/+23
|/
* Tab on user profile to show starred repos (#519)Andrey Nering2016-12-291-1/+0
* commithgraph / timeline (#428)Kjell Kvinge2016-12-291-0/+1
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-0/+12
* Provide button to delete merged pull request (#441)Lunny Xiao2016-12-251-0/+1
* Bindata is optional and over-writable on restart (#354)Thomas Boerger2016-12-221-10/+17
* Remove remaining Gogs reference on locales and cmd (#430)Joubert RedRat2016-12-211-2/+2