summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* fix push (#1076)Lunny Xiao2017-02-271-1/+4
* remove unused struct (#1062)Lunny Xiao2017-02-271-8/+1
* remove unused fixme on dump command (#1065)Lunny Xiao2017-02-261-1/+1
* Move push update to post-receive and protected branch check to pre-receive (#...Lunny Xiao2017-02-253-163/+131
* Take back control of hooks (#1006)Lunny Xiao2017-02-232-4/+108
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-4/+13
* Protected branches system (#339)Denis Denisov2017-02-213-0/+29
* Fix typo (#990)Christoph König2017-02-211-1/+1
* Make Xorm log configurable (#174)Lunny Xiao2017-02-202-1/+3
* catch error on call setup on serv command (#932)Lunny Xiao2017-02-151-3/+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
* Handle SetModel error, fixes one errcheck report (#257)Sandro Santilli2017-02-121-1/+3
* 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-025-26/+26
* Allow custom public files (#782)Thomas Boerger2017-01-281-0/+5
* Add ETag header to avatars (#721)Bwko2017-01-251-0/+1
* Update xorm and fix dump command (#692)Lunny Xiao2017-01-231-1/+5
* 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
* Add data directory excluding sessions to dump (#587)Manuel Kuhlmann2017-01-121-0/+53
* 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
* | Update xorm and dependencies vendor for feature to dump to other database (#565)Lunny Xiao2017-01-031-2/+12
* | fix windows build broken by #416Lunny Xiao2016-12-313-24/+65
* | 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-262-1/+75
* 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
* update code.gitea.io/git (#450)Lunny Xiao2016-12-221-1/+1
* Remove remaining Gogs reference on locales and cmd (#430)Joubert RedRat2016-12-215-18/+21
* Fixes panic when there's no user initialized (#358)Bwko2016-12-061-2/+2
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-061-55/+3
* Fixes #316Antonio Facciolo2016-12-052-1/+5
* Catch os... errorsBwko2016-12-023-6/+11
* Get rid of bin folder within makefile, enabled TiDB (#319)Thomas Boerger2016-12-012-32/+1
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-301-3/+4
* golint fixed for modules/authLunny Xiao2016-11-271-1/+1
* Merge pull request #270 from andreynering/gitea/http-headers-downloadAndrey Nering2016-11-271-5/+1
|\
| * Fix HTTP headers for issue attachment downloadAndrey Nering2016-11-261-5/+1
* | Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-9/+9
|/
* fix gofmt error.Bo-Yi Wu2016-11-153-3/+3