summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Sign protected branches (#8993)zeripath2019-12-152-95/+124
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-156-18/+142
* test: command keys (#9357)Antoine GIRARD2019-12-151-1/+11
* Move PushToBaseRepo from models to services/pull (#9352)Lunny Xiao2019-12-152-46/+0
* Move some repository methods from models to modules/repository (#9353)Lunny Xiao2019-12-144-203/+11
* Remove release attachments which repository has been deleted (#9334)Lunny Xiao2019-12-132-0/+43
* Remove SavePatch and generate patches on the fly (#9302)zeripath2019-12-135-232/+15
* Fix protected branch using IssueID (#9348)John Olheiser2019-12-131-1/+1
* Fix notification page panic (#9337)jaqra2019-12-131-1/+1
* Make repository management section handle lfs locks (#8726)zeripath2019-12-122-5/+22
* Fix bug that release attachment files not deleted when deleting repository (#...Lunny Xiao2019-12-121-7/+28
* [API] extend StopWatch (#9196)65432019-12-112-2/+41
* refactor(models/attachement): use getAttachmentsByUUIDs (#9317)Antoine GIRARD2019-12-114-20/+23
* tests: add attachement tests integration (#9309)Antoine GIRARD2019-12-102-1/+29
* Testing: Update postgres sequences (#9304)zeripath2019-12-101-0/+32
* Move code indexer related code to a new package (#9191)Lunny Xiao2019-12-083-370/+30
* [API] Add Reactions (#9220)65432019-12-074-13/+105
* Move UpdateIssuesCommit from models to repofiles (#9276)Lunny Xiao2019-12-072-333/+0
* Redirect issue if repo has configured external tracker. (#9247)David Svantesson2019-12-066-4/+87
* Move some pull request functions from models to services (#9266)Lunny Xiao2019-12-063-208/+14
* Show label list on label set (#9251)Oscar Costa2019-12-062-4/+33
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-062-14/+47
* Move repoWorkPool outside rename/transfer repository (#9086)Lunny Xiao2019-12-064-40/+28
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-038-107/+267
* Change review content column to type text in db (#9229)David Svantesson2019-12-023-1/+39
* Remove unused comment actions (#9222)Lunny Xiao2019-12-026-55/+10
* [UI] IssuePage multi repo select (#8741)65432019-12-014-11/+15
* Extract createComment (#9125)Lunny Xiao2019-11-308-51/+129
* Add release_counter to Repo API (#9214)65432019-11-301-0/+1
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-303-72/+65
* Variable expansion in repository templates (#9163)John Olheiser2019-11-303-51/+238
* expose PR counter on Repo API (#9202)65432019-11-291-0/+1
* Move PushUpdateOptions from models to repofiles (#9124)Lunny Xiao2019-11-291-11/+0
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-253-21/+63
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-242-100/+166
* Fix team links in HTML rendering (#9127)guillep2k2019-11-242-15/+38
* Fix show single review comments in the PR page (#9143)guillep2k2019-11-241-0/+5
* fix race on indexer (#9136)Lunny Xiao2019-11-231-7/+12
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-2/+68
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-211-1/+1
* Move merge actions to notification (#9024)Lunny Xiao2019-11-211-0/+3
* Hide given credentials for migrated repos. (#9097)Jordan2019-11-201-1/+1
* Refactor Issues Subscription (#8738)65432019-11-203-8/+33
* Team permission to create repository in organization (#8312)David Svantesson2019-11-2013-37/+180
* Avoid re-issuing redundant cross-references. (#8734)guillep2k2019-11-194-31/+56
* fix: add search to reserved usernames (#9063)Antoine GIRARD2019-11-181-0/+1
* Allow authors to use act keywords in PR content (#9059)guillep2k2019-11-181-1/+6
* Close/reopen issues by keywords in titles and comments (#8866)guillep2k2019-11-182-26/+241
* Rewrite delivery of issue and comment mails (#9009)guillep2k2019-11-185-0/+63
* Update branch API endpoint to show effective branch protection. (#9031)David Svantesson2019-11-161-0/+5