summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-141-2/+3
* fix run web with -p push failed (#3154)Lunny Xiao2017-12-131-0/+30
* Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)Lunny Xiao2017-12-021-11/+3
* Add external markup render support (#2570)Lunny Xiao2017-11-071-0/+3
* Set session and indexers' data files rel to AppDataPath (#2192)Guillaume Dube2017-11-032-7/+4
* improve force push detect when push (#2798)Lunny Xiao2017-10-281-1/+1
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-23/+25
* Only update needed columns when update user (#2296)Lunny Xiao2017-08-121-1/+1
* Set TMPDIR enviroment variable for dump command (#1915)Jonas Östanbäck2017-06-081-0/+5
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-051-1/+1
* fix admin lost permission caused by #947Lunny Xiao2017-05-191-1/+1
* Add units to team (#947)Lunny Xiao2017-05-181-0/+8
* Remove env user salt since no need to use (#1515)Lunny Xiao2017-05-061-2/+0
* Drop db operations from hook commands (#1514)Lunny Xiao2017-05-041-39/+21
* 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-192-1/+8
* Better URL validation (#1507)Lauris BH2017-04-191-0/+2
* refactor: show command help message. (#1486)Bo-Yi Wu2017-04-124-3/+7
* refactor update ssh key use time (#1466)Lunny Xiao2017-04-071-7/+1
* 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: Fix SSH authentication for trailing arguments (#1328)Fabian Zaremba2017-03-221-3/+5
* 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
* Add change-password admin command (#1304)Sandro Santilli2017-03-201-0/+52
* 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
* Allow push to init a wiki repo (#1279)Lunny Xiao2017-03-171-0/+6
* Batch updates for issues (#926)Ethan Koenig2017-03-151-6/+5
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-151-1/+1
* Rename /forget_password url to /forgot_passwordSandro Santilli2017-03-141-2/+2
* bug fix for dump when data directoryis not exist (#1025)Lunny Xiao2017-03-021-10/+13
* Comment force push detect to fix bug #1073 (#1077)Lunny Xiao2017-03-011-18/+41
* 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