summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Refactor issue indexer (#5363)Lunny Xiao2019-02-196-94/+126
* Show email if the authenticated user owns the profile page being requested fo...Lanre Adelowo2019-02-191-0/+1
* Fix prohibit login check on authorization (#6106)Lunny Xiao2019-02-192-4/+55
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-185-0/+79
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-185-13/+194
* Fix deadlock in webhook PullRequest (#6102)zeripath2019-02-173-13/+15
* Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041)Zsombor2019-02-131-0/+19
* Refactor editor upload, update and delete to use git plumbing and add LFS sup...zeripath2019-02-124-572/+214
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-108-17/+97
* disable git fsck for mirrored repos by default (#6018)Lanre Adelowo2019-02-091-1/+1
* Feature - #3031 - search for org repos (#5986)Richard Mahn2019-02-081-0/+9
* Add API to list tags (#5850)Lunny Xiao2019-02-071-0/+24
* Fix empty ssh key importing in ldap (#5984)zeripath2019-02-061-3/+6
* Fix serving of raw wiki files other than .md (#5814)Gabriel Silva Simões2019-02-051-1/+1
* Pull request conflict files detection (#5951)Lunny Xiao2019-02-051-5/+30
* Automatically clear stopwatch on merging a PR (#4327)Lanre Adelowo2019-02-051-2/+14
* Add label names as filter in issue search api (#5946)Lanre Adelowo2019-02-042-1/+38
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-032-35/+73
* show user who created the repository instead of the organization in action fe...Lanre Adelowo2019-02-041-2/+2
* handle milestone events for issues and PR (#5947)Lanre Adelowo2019-02-031-0/+8
* Remove all CommitStatus when a repo is deleted (#5940)John Olheiser2019-02-021-0/+1
* fix log output (#5938)Sergey Romanov2019-02-021-1/+1
* support reviewing on a deleted file path (#5880)Lanre Adelowo2019-02-011-2/+3
* Only allow local login if password is non-empty (#5906)zeripath2019-01-301-1/+1
* Fix go-get URL generation (#5905)Lauris BH2019-01-301-1/+2
* Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886)Lanre Adelowo2019-01-302-0/+45
* Also ensure the repo is loaded (#5895)zeripath2019-01-291-0/+4
* Ensure issue.Poster is loaded in mailIssueCommentToParticipants (#5891)zeripath2019-01-291-2/+2
* Fix an error while adding a dependency via UI. (#5862)Harshit Bansal2019-01-272-2/+3
* Config option to disable automatic repo watching (#5852)sebastian-sauer2019-01-272-14/+24
* Fix failing migration v67 (#5849)Jakub Arbet2019-01-261-8/+8
* fix delete correct temp directory (#5839)yasuokav2019-01-251-1/+1
* Ensure valid git author names passed in signatures (#5774)zeripath2019-01-244-7/+60
* Make sure .git/info is created before generating .git/info/sparse-che… (#5825)Mura Li2019-01-241-1/+5
* When creating new repository fsck option should be enabled (#5817)Lauris BH2019-01-231-6/+7
* New API routes added (#5594)Shashvat Kedia2019-01-231-5/+8
* Feature: Archive repos (#5009)kolaente2019-01-231-2/+11
* Optimize pulls merging (#4921)Mura Li2019-01-231-16/+86
* Pooled and buffered gzip implementation (#5722)zeripath2019-01-231-8/+8
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-223-15/+41
* fix migration 78 error mssql (#5791)Lunny Xiao2019-01-211-3/+2
* Fix the v78 migration script (#5776)zeripath2019-01-191-0/+12
* fix migration bug (#5762)Lunny Xiao2019-01-181-8/+28
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-175-14/+58
* Refactor notification for indexer (#5111)Lunny Xiao2019-01-174-15/+1
* api: Add missing GET teams endpoints (#5382)Harshit Bansal2019-01-163-6/+32
* Ensure that sessions are passed into queries that could use the database to p...zeripath2019-01-136-22/+42
* Discord Oauth2 support (#4476)techknowlogick2019-01-131-0/+1
* Refactor mail notification (#5110)Lunny Xiao2019-01-133-9/+5
* Fix migration for user defined themes (#5682)Lanre Adelowo2019-01-121-1/+1