summaryrefslogtreecommitdiffstats
path: root/models/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Refactor Issues Subscription (#8738)65432019-11-201-0/+16
* Team permission to create repository in organization (#8312)David Svantesson2019-11-204-4/+69
* Template Repositories (#8768)John Olheiser2019-11-113-1/+56
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-102-1/+16
* Update heatmap fixtures to restore tests (#8615)zeripath2019-10-211-1/+1
* Fix bug on pull requests when transfer head repository (#8564)Lunny Xiao2019-10-181-3/+0
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-1/+42
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-233-0/+38
* Restrict repository indexing by glob match (#7767)guillep2k2019-09-113-2/+48
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+7
* Add API endpoint for accessing repo topics (#7963)David Svantesson2019-09-032-0/+16
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-291-0/+9
* Include description in repository search. (#7942)David Svantesson2019-08-251-0/+1
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-025-3/+68
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-303-2/+27
* Add state param to milestone listing API (#7131)Lanre Adelowo2019-06-062-2/+11
* Allow collaborators to view repo owned private org (#6965)mrsdizzie2019-05-161-0/+6
* Fix 404 when send pull request some situation (#6871)Lunny Xiao2019-05-071-0/+28
* fix 500 when reviewer is deleted with integration tests (#6856)Lunny Xiao2019-05-062-0/+21
* Hash App token (#6724)techknowlogick2019-05-041-3/+13
* Fix org visibility bug when git cloning (#6743)Lunny Xiao2019-04-253-0/+164
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-173-1/+47
* add .gpg url (match github behaviour) (#6610)Antoine GIRARD2019-04-141-0/+1
* Support search operators for commits search (#6479)Mura Li2019-04-123-2/+48
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-083-0/+23
* Show email if the authenticated user owns the profile page being requested fo...Lanre Adelowo2019-02-191-0/+1
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-102-1/+15
* Ensure valid git author names passed in signatures (#5774)zeripath2019-01-241-3/+3
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-1/+1
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-2/+2
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-287-4/+194
* Show review summary in pull requests (#5132)kolaente2018-11-221-0/+40
* User action heatmap (#5131)kolaente2018-10-231-0/+1
* Hide outdated comments in file view (#5017)Jonas Franz2018-10-051-0/+11
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-134-1/+50
* Fix redirect with non-ascii branch names (#4764) (#4810)SagePtr2018-09-063-1/+43
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-062-0/+53
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-215-12/+232
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-191-0/+7
* Add LDAP integration tests (#3897)Lauris BH2018-05-111-0/+1
* Multiple assignees (#3705)kolaente2018-05-093-5/+8
* Symlink icons (#1416) (#3826)Tris Forster2018-05-013-3/+20
* API endpoint for testing webhook (#3550)Ethan Koenig2018-04-291-0/+1
* Add topic support (#3711)Lunny Xiao2018-04-112-0/+24
* Remove IsOwner, NumTeams from OrgUser (#3269)Ethan Koenig2018-01-081-14/+0
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-0/+1
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-2/+2
* Fix bugs in issue dashboard stats (#3073)Ethan Koenig2017-12-261-1/+6
* Fixtures for public_key table (#3140)Ethan Koenig2017-12-111-0/+1
* Add 'mark all read' option to notifications (#3097)Sasha Varlamov2017-12-071-0/+22