aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move git graph from models to modules/graph (#9027)Lunny Xiao2019-11-162-186/+0
* extract some inline functions related with create comment (#8931)Lunny Xiao2019-11-155-88/+65
* Fix permission checks for close/reopen from commit (#8875)guillep2k2019-11-152-18/+31
* Add review comments to mail notifications (#8996)guillep2k2019-11-152-5/+3
* Move transfer repository and rename repository on a service package and start...Lunny Xiao2019-11-154-132/+17
* Update dashboard context for PR reviews (#8995)John Olheiser2019-11-151-20/+22
* New review approvals shouldn't require a message (#8991)John Olheiser2019-11-141-2/+2
* Drop Admin attribute based on LDAP when login (continue #1743) (#8849)65432019-11-141-0/+14
* Refactor pull request review (#8954)Lunny Xiao2019-11-144-66/+98
* Add Close() method to gogitRepository (#8901)zeripath2019-11-1311-24/+26
* Improve notification (#8835)Lunny Xiao2019-11-124-16/+251
* Template Repositories (#8768)John Olheiser2019-11-119-34/+323
* Move notifywatchers from models to notification (#8907)Lunny Xiao2019-11-111-10/+0