aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auth/repo_form.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+39
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+1
* Add tag check to release draft creation (#3729)Bwko2018-06-041-1/+1
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-6/+11
* Multiple assignees (#3705)kolaente2018-05-091-0/+1
* Issue due date (#3794)kolaente2018-05-011-0/+10
* Add topic support (#3711)Lunny Xiao2018-04-111-0/+5
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-271-0/+3
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-251-4/+7
* Add label descriptions (#3662)Lauris BH2018-03-131-3/+4
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-0/+23
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-0/+10
* Removed unused field in form (#3023)Ethan Koenig2017-11-291-4/+3
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-211-0/+11
* Update swagger documentation (#2899)Ethan Koenig2017-11-131-5/+8
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-0/+20
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-10/+30
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-031-0/+1
* Implementation of discord webhook (#2402)Lunny Xiao2017-08-281-0/+13
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-241-0/+1
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-291-0/+14
* Better URL validation (#1507)Lauris BH2017-04-191-6/+6
* Mirror sync interval specified as duration string (#1407)Jonas2017-04-081-1/+1
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-151-18/+18
* Protected branches system (#339)Denis Denisov2017-02-211-1/+0
* Update Website binding MaxSize to 255 (#722)Bwko2017-01-251-3/+3
* Attach to release (#673)Philip Couling2017-01-151-0/+2
* golint fixed for modules/authLunny Xiao2016-11-271-2/+42
* Fix typosBwko2016-11-211-1/+1
* Normalize files with gofmtThibault Meyer2016-11-111-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-1/+1
* Fix imports found by goimports.Matthias Loibl2016-11-051-3/+2
* Simply made go vet happy, fixed tagsThomas Boerger2016-11-041-4/+4
* Implementation of the feature to redirect to an external issue trackerRémy Boulanouar2016-11-041-0/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-1/+1