summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* [API] Extend contents with dates (#9464)65432019-12-242-0/+34
* Use Req.URL.RequestURI() to cope with FCGI urls (#9473)zeripath2019-12-243-3/+5
* Prefix all user-generated IDs in markup (#9477)John Olheiser2019-12-231-2/+2
* Refactor code indexer (#9313)Lunny Xiao2019-12-233-7/+7
* Swagger info corrections (#9441)65432019-12-2050-638/+1018
* Response for context on retry database connection (#9444)Lunny Xiao2019-12-201-0/+6
* Fix NewCommitStatus (#9434)John Olheiser2019-12-191-2/+2
* Change PR commits and diffs to use base repo rather than forked (#3648)Keith Rutkowski2019-12-181-70/+35
* Fix some SimpleMDE (#9400)John Olheiser2019-12-172-0/+3
* Sleep longer if request speed is over github limitation (#9335)Lunny Xiao2019-12-161-1/+2
* AuthorizedKeysCommand should not query db directly (#9371)zeripath2019-12-162-4/+22
* Fix double webhook for new PR (#9375)John Olheiser2019-12-161-2/+0
* Add SimpleMDE to compare page for PRs (#9376)John Olheiser2019-12-161-0/+1
* Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)Benno2019-12-161-0/+1
* Change target branch for pull request (#6488)Mario Lubenka2019-12-163-0/+91
* Fix cache problem on dashboard (#9358)Lunny Xiao2019-12-151-0/+2
* Add /milestones endpoint (#8733)Brad Albright2019-12-153-3/+238
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-153-8/+11
* Move PushToBaseRepo from models to services/pull (#9352)Lunny Xiao2019-12-152-6/+0
* Push to create repo (#8419)John Olheiser2019-12-152-50/+124
* Move some repository methods from models to modules/repository (#9353)Lunny Xiao2019-12-141-1/+2
* site admin could view org's members (#9346)Lunny Xiao2019-12-144-117/+136
* Fix PR/issue redirects when having external tracker (#9339)David Svantesson2019-12-143-16/+16
* Remove SavePatch and generate patches on the fly (#9302)zeripath2019-12-133-74/+10
* Make repository management section handle lfs locks (#8726)zeripath2019-12-122-0/+181
* [API] extend StopWatch (#9196)65432019-12-114-138/+233
* FCGI: Allow FCGI over unix sockets (#9298)zeripath2019-12-101-1/+1
* Move code indexer related code to a new package (#9191)Lunny Xiao2019-12-081-1/+2
* [API] Add Reactions (#9220)65432019-12-074-19/+436
* Redirect issue if repo has configured external tracker. (#9247)David Svantesson2019-12-061-0/+14
* Move some pull request functions from models to services (#9266)Lunny Xiao2019-12-062-2/+4
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-063-32/+68
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-033-21/+44
* Fix Dashboard Issues/PR list (#9235)65432019-12-031-17/+25
* Fix active issue (#9238)John Olheiser2019-12-031-3/+3
* [UI] IssuePage multi repo select (#8741)65432019-12-011-52/+63
* [Feature] Custom Reactions (#8886)65432019-12-012-0/+14
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-303-2/+20
* Move PushUpdateOptions from models to repofiles (#9124)Lunny Xiao2019-11-293-3/+3
* Properly fix displaying virtual session provider in admin panel (#9137)zeripath2019-11-281-7/+7
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+2
* update #9066 Always show Password field on link account sign in page (#9147)Benno2019-11-241-0/+1
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-241-0/+2
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-234-2/+73
* Hide credentials when submitting migration (#9102)Jordan2019-11-221-1/+1
* Move merge actions to notification (#9024)Lunny Xiao2019-11-211-2/+0
* Move HttpBackend function to Http to reduce function calls when git smart htt...Lunny Xiao2019-11-211-50/+47
* Hide given credentials for migrated repos. (#9097)Jordan2019-11-201-0/+1
* Refactor Issues Subscription (#8738)65432019-11-202-42/+12
* Team permission to create repository in organization (#8312)David Svantesson2019-11-204-9/+13