aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auth/repo_form.go
Commit message (Expand)AuthorAgeFilesLines
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-775/+0
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-0/+1
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-021-10/+11
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-19/+20
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-3/+11
* Disallow urlencoded new lines in git protocol paths if there is a port (#13521)zeripath2020-11-111-0/+3
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+1
* Fix handling of migration errors (#12928)zeripath2020-09-231-5/+6
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+4
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-5/+5
* Git migration UX (#12619)John Olheiser2020-08-281-0/+2
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+31
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-161-0/+1
* Add Matrix webhook (#10831)S7evinK2020-03-281-0/+14
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-271-0/+1
* Option to set default branch at repository creation (#10803)zeripath2020-03-261-9/+10
* Granular webhook events (#9626)John Olheiser2020-03-061-12/+21
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-0/+11
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-0/+1
* Allow repo admin to merge PR regardless of review status (#9611)David Svantesson2020-01-111-0/+1
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-091-8/+11
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-031-0/+1
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-13/+14
* [Feature] Custom Reactions (#8886)65432019-12-011-1/+1
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+2
* Fix max length check and limit in multiple repo forms (#9148)Lauris BH2019-11-251-4/+4
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-241-0/+2
* Template Repositories (#8768)John Olheiser2019-11-111-0/+5
* Allow Protected Branches to Whitelist Deploy Keys (#8483)zeripath2019-10-211-0/+1
* Allow committing / adding empty files using the web ui (#8420) (#8532)Lukas2019-10-161-1/+1
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-181-0/+2
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+1
* Add option to initialize repository with labels (#6061)John Olheiser2019-09-081-0/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-3/+3
* Extract the username and password from the mirror url (#7651)zeripath2019-08-161-7/+9
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-4/+10
* Add GET requests to webhook (#6771)Simon2019-05-051-0/+1
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-191-0/+11
* Telegram webhook (#4227)techknowlogick2019-04-181-0/+12
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+1
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-181-0/+27
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-2/+3
* Remove extra spaces (#6016)Thomas Loubiou2019-02-091-1/+1
* Fix #5799 - swagger for mergePullRequest (#5996)Thomas Loubiou2019-02-081-0/+3
* Feature: Archive repos (#5009)kolaente2019-01-231-0/+1
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-1/+2
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-111-7/+10
* Add comment replies (#5104)Jonas Franz2018-10-221-0/+1
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-101-0/+7
* prevent empty review comment (#4632)Lanre Adelowo2018-08-071-0/+8