summaryrefslogtreecommitdiffstats
path: root/routers/routes
Commit message (Expand)AuthorAgeFilesLines
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-071-1/+4
* Add the tag list page to the release page (#12096)a10121127962020-11-021-1/+5
* Store task errors following migrations and display them (#13246)zeripath2020-10-231-2/+1
* Move install pages out of main macaron routes (#13195)zeripath2020-10-191-0/+9
* When handling errors in storageHandler check underlying error (#13178)zeripath2020-10-171-2/+3
* Prevent panics with missing storage (#13164)zeripath2020-10-151-4/+20
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-16/+61
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-7/+12
* Adopt repositories (#12920)zeripath2020-09-251-0/+2
* Support slashes in release tags (#12864)zeripath2020-09-171-2/+2
* Issue templates directory (#11450)John Olheiser2020-09-111-2/+5
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-0/+1
* Hide 'New Project board' button for users that are not signed in (#12547)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-08-221-17/+20
* Kanban board (#8346)Lanre Adelowo2020-08-161-1/+26
* Fix ignored login on compare (#12476)Lunny Xiao2020-08-121-1/+1
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-211-4/+0
* Support view individual commit for wiki pages (#11415)mrsdizzie2020-05-161-1/+5
* Add EventSource support (#11235)zeripath2020-05-071-0/+3
* Allow unauthenticated users to compare (#11240)Kyle Evans2020-05-041-3/+3
* repo: milestone: make /milestone/:id endpoint accessible (#11264)Kyle Evans2020-05-031-3/+8
* Add single release page and latest redirect (#11102)John Olheiser2020-04-181-1/+3
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-181-0/+1
* [suggest] change merge strategy: do not check write access if user in merge...j.yao.SUSE2020-04-081-2/+1
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-061-0/+1
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-011-0/+8
* Add Matrix webhook (#10831)S7evinK2020-03-281-0/+6
* make avatar lookup occur at image request (#10540)zeripath2020-03-271-0/+2
* System-wide webhooks (#10546)James Lakin2020-03-091-6/+6
* Logout POST action (#10582)John Olheiser2020-03-021-1/+1
* Admin page for managing user e-mail activation (#10557)guillep2k2020-03-021-0/+5
* Fix admin notices (#10480)John Olheiser2020-02-261-1/+1
* Change admin dashboard to POST (#10465)John Olheiser2020-02-251-0/+1
* Change action GETs to POST (#10462)John Olheiser2020-02-251-6/+6
* Prevent Firefox from using apple-touch-icon (#10402)silverwind2020-02-231-0/+4
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-0/+6
* Fix followers and following tabs in profile (#10202)Lauris BH2020-02-091-6/+1
* Movde dependents on macaron from modules/setting (#10050)Lunny Xiao2020-01-291-3/+19
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-0/+1
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-201-7/+1
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-0/+5
* Add "Update Branch" button to Pull Requests (#9784)65432020-01-171-0/+1
* Fix missing msteam webhook on organization (#9781)Lunny Xiao2020-01-151-1/+3
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-071-2/+10
* Only serve attachments when linked to issue/release and if accessible by user...Antoine GIRARD2020-01-051-29/+1
* remove since it is there for 3years (#9538)65432019-12-291-18/+0
* Use Req.URL.RequestURI() to cope with FCGI urls (#9473)zeripath2019-12-241-2/+2
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-0/+3
* Add /milestones endpoint (#8733)Brad Albright2019-12-151-0/+9
* Make repository management section handle lfs locks (#8726)zeripath2019-12-121-0/+5
* FCGI: Allow FCGI over unix sockets (#9298)zeripath2019-12-101-1/+1