aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures
Commit message (Expand)AuthorAgeFilesLines
* API: Add pull review endpoints (#11224)65432020-05-022-3/+6
* [API] ListIssues add filter for milestones (#10148)65432020-04-302-1/+2
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-012-0/+25
* Fix "access" fixtures and tests (#10247)guillep2k2020-02-153-37/+133
* Index code and stats only for non-empty repositories (#10251)Lauris BH2020-02-141-0/+1
* Add "Update Branch" button to Pull Requests (#9784)65432020-01-173-2/+27
* Restricted users (#6274)Manush Dodunekov2020-01-136-4/+48
* [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685)65432020-01-131-1/+3
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-121-0/+48
* [API] Add notification endpoint (#9488)65432020-01-091-9/+20
* Only serve attachments when linked to issue/release and if accessible by user...Antoine GIRARD2020-01-053-3/+33
* Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539)65432020-01-013-5/+27
* [API] Extend times API (#9200)65432019-12-271-2/+39
* test: command keys (#9357)Antoine GIRARD2019-12-151-1/+11
* [API] extend StopWatch (#9196)65432019-12-111-2/+2
* tests: add attachement tests integration (#9309)Antoine GIRARD2019-12-102-1/+29
* [API] Add Reactions (#9220)65432019-12-071-1/+39
* Redirect issue if repo has configured external tracker. (#9247)David Svantesson2019-12-065-1/+84
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-10/+10
* [UI] IssuePage multi repo select (#8741)65432019-12-012-1/+5
* 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