Commit Graph

2389 Commits (ea7ad382e78486fc881bf46d9c1c004e3f311163)

Author SHA1 Message Date
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595) 5 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 5 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274) 5 years ago
6543 0b3aaa6196 [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) 5 years ago
6543 10055bd2b1 [API] add GET /orgs endpoint (#9560) 5 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
6543 83f9359a75 [BugFix] [API] ​/repos​/issues​/search (#9698) 5 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
Lunny Xiao 4d06d10dba Move tracked time api convert to convert package (#9665) 5 years ago
Ryan 438e159d04 Remove deprecation comment for CreateOrgRepo (#9670) 5 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693) 5 years ago
Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664) 5 years ago
6543 e8ea0695b0 [API] creat org repo call same as github (#9186) 5 years ago
6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556) 5 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488) 5 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
6543 14a9687444 times Add filters (#9373) 5 years ago
6543 e88d67b774 [API] add comments endpoint for single comment (#9494) 5 years ago
Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 5 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614) 5 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
6543 bcac7cb934 fix swagger description of reaction API (#9617) 5 years ago
6543 133ae18b61 [BugFix] Hide public repos owned by private orgs (#9609) 5 years ago
John Olheiser 08424648ae Fix create bugs (#9606) 5 years ago
David Svantesson 03d59bcd1d Fix access issues on milestone and issue overview pages. (#9603) 5 years ago
Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340) 5 years ago
guillep2k bedd7b2833 Fix error logged when repos qs is empty (#9591) 5 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 5 years ago
6543 134e3fdf3d [API] dont reqToken on GetReactions (fix #9543) (#9548) 5 years ago
6543 9cf7048a6a Dont trigger notification twice on issue assignee change (#9582) 5 years ago
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 5 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
6543 d59536c222 [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 5 years ago
6543 98bc3e1da8 remove since it is there for 3years (#9538) 5 years ago
6543 261c3a56a2 [Fix] Release attachment should use DownloadURL() not Name (#9529) 5 years ago
Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512) 5 years ago
zeripath 55cd33e124 Stop various tests from adding to the source tree (#9515) 5 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518) 5 years ago
6543 f2d03cda96 [API] Extend times API (#9200) 5 years ago
David Svantesson 5748755e8e Remove obsolete file private/push_update.go (#9503) 5 years ago
Mario Lubenka 1db2381546 Push update after branch is restored (#9416) 5 years ago
zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) 5 years ago
Brad Albright f88715e29c Trigger webhook when deleting a branch after merging a PR (#9424) 5 years ago
Brad Albright 8e655728e9 adding calls to issue.LoadRepo() prior to calling issue.HTMLURL() (#9484) 5 years ago
6543 40e99ea010 [API] Extend contents with dates (#9464) 5 years ago
zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477) 5 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313) 5 years ago