aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Only check and config git on web subcommand but not others (#7236)Lunny Xiao2019-06-191-0/+3
* show lfs config on admin panel (#7220)Lunny Xiao2019-06-161-0/+1
* Add missing description of label on API (#7159)Lunny Xiao2019-06-161-3/+7
* Add LastLogin to the User API (#7196)zeripath2019-06-151-0/+2
* fix drone build bug (#7192)Cherrg2019-06-131-1/+1
* Add golangci (#6418)kolaente2019-06-1229-159/+306
* Fixes diff on merged pull requests (#7171)Mario Lubenka2019-06-111-8/+8
* if milestone id is zero don't get it from database (#7169)Lunny Xiao2019-06-101-6/+8
* Move PushUpdate dependency from models to repofiles (#6763)Lunny Xiao2019-06-103-10/+78
* archived repos can be starred and watched (#7163)Lanre Adelowo2019-06-101-1/+1
* Fixes #2738 - Adds the /git/tags API endpoint (#7138)Richard Mahn2019-06-085-31/+133
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-075-337/+360
* Add state param to milestone listing API (#7131)Lanre Adelowo2019-06-062-3/+8
* Repository avatar fallback configuration (#7087)Mario Lubenka2019-06-021-0/+4
* Move serv hook functionality & drop GitLogger (#6993)zeripath2019-06-0110-303/+515
* Validate External Tracker URL Format (#7089)mrsdizzie2019-05-311-1/+1
* Fixes #7023 - API Org Visibility (#7028)Richard Mahn2019-05-304-5/+23
* Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)Richard Mahn2019-05-304-1/+364
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-293-0/+74
* refactor: append, build variable and type switch (#4940)Bo-Yi Wu2019-05-281-4/+4
* Fix LFS Locks over SSH (#6999)zeripath2019-05-281-1/+1
* Install page - Handle invalid administrator username better (#7060)zeripath2019-05-281-12/+36
* fix issuer of OTP URI should be URI-encoded. (#6634)Hui Hui2019-05-271-1/+3
* fix charset was not saved after installation finished (#7048)Lunny Xiao2019-05-261-0/+2
* Fix wrong init dependency on markup extensions (#7038)Lunny Xiao2019-05-251-0/+2
* Show git-notes (#6984)Vladimir Panteleev2019-05-241-0/+10
* Add support of utf8mb4 for mysql (#6992)Lunny Xiao2019-05-241-0/+1
* Fix index produces problem when issues/pulls deleted (#6973)Lunny Xiao2019-05-182-2/+14
* SearchRepositoryByName improvements and unification (#6897)zeripath2019-05-153-143/+60
* Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#...techknowlogick2019-05-152-0/+2
* Refactor models.NewRepoContext to extract git related codes to modules/git (#...Lunny Xiao2019-05-152-2/+2
* Remove macaron dependent on modules/log (#6933)Lunny Xiao2019-05-131-1/+18
* Handle CORS requests (#6289)Tamal Saha2019-05-131-2/+19
* Change drone token name to let users know to use oauth2 (#6912)techknowlogick2019-05-121-3/+10
* fix syntax highlight in blame view #6895 (#6909)iliyan ivanov2019-05-111-1/+1
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-6/+0
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-1153-54/+54
* Use AppURL for Oauth user link (#6894)techknowlogick2019-05-091-1/+1
* Fixes #6881 - API users search fix (#6882)Richard Mahn2019-05-082-2/+2
* Fix 404 when send pull request some situation (#6871)Lunny Xiao2019-05-072-12/+48
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-072-52/+119
* fix config ui error about cache ttl (#6861)Lunny Xiao2019-05-061-0/+1
* fix 500 when reviewer is deleted with integration tests (#6856)Lunny Xiao2019-05-061-2/+7
* Add GET requests to webhook (#6771)Simon2019-05-051-0/+1
* Number of commits ahead/behind in branch overview (#6695)Mario Lubenka2019-05-051-4/+16
* Hash App token (#6724)techknowlogick2019-05-042-7/+7
* Git statistics in Activity tab (#4724)Lauris BH2019-05-042-2/+36
* Allow Recaptcha service url to be configured (#6820)zeripath2019-05-022-2/+7
* Fix team edit API panic (#6780)ngourdon2019-04-271-1/+1
* fix pulls broken when fork repository deleted (#6754)Lunny Xiao2019-04-261-1/+6